Class AbstractDataReader
java.lang.Object
org.jumpmind.symmetric.io.data.reader.AbstractDataReader
- Direct Known Subclasses:
AbstractTableDataReader,ProtocolDataReader,SymXmlDataReader,XmlDataReader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected longlogDebugAndCountBytes(String[] tokens) protected static BatchtoBatch(BinaryEncoding binaryEncoding) protected static Readerprotected static ReadertoReader(InputStream is)
-
Field Details
-
log
protected org.slf4j.Logger log
-
-
Constructor Details
-
AbstractDataReader
public AbstractDataReader()
-
-
Method Details
-
logDebugAndCountBytes
-
toBatch
-
toReader
-
toReader
-