public interface ModificationReader
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close()
Release resources like streams.
|
Collection<Modification> |
read()
Read all modifications from a persistent medium.
|
Collection<Modification> read()
void close()
throws IOException
IOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.