public abstract class AbstractReader extends java.lang.Object implements ReaderInterface, java.io.Closeable
| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
configuration |
protected SimpleLogger |
logger |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractReader(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadprotected final SimpleLogger logger
protected final Configuration configuration
protected AbstractReader(Configuration configuration) throws SyncException
configuration - SyncExceptionpublic void close()
close in interface ReaderInterfaceclose in interface java.io.Closeableclose in interface java.lang.AutoCloseable