public class IgfsNewLineRecordResolver extends IgfsByteDelimiterRecordResolver
Note that this resolver cannot be created and has one constant implementations: NEW_LINE.
| Modifier and Type | Field and Description |
|---|---|
static IgfsNewLineRecordResolver |
NEW_LINE
Singleton new line resolver.
|
static byte |
SYM_CR
CR symbol.
|
static byte |
SYM_LF
LF symbol.
|
| Constructor and Description |
|---|
IgfsNewLineRecordResolver()
Empty constructor required for
Externalizable support. |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
readExternal, resolveRecords, writeExternalpublic static final IgfsNewLineRecordResolver NEW_LINE
public static final byte SYM_CR
public static final byte SYM_LF
public IgfsNewLineRecordResolver()
Externalizable support.public String toString()
toString in class IgfsByteDelimiterRecordResolver
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016