public class WatermarkedMicroTimestampLongConverter extends MicroTimestampLongConverter
| Constructor and Description |
|---|
WatermarkedMicroTimestampLongConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(StringBuilder text,
long value) |
long |
parse(CharSequence text) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasStringpublic WatermarkedMicroTimestampLongConverter()
public long parse(CharSequence text)
parse in interface LongConverterparse in class MicroTimestampLongConverterpublic void append(StringBuilder text, long value)
append in interface LongConverterappend in class MicroTimestampLongConverterCopyright © 2019. All rights reserved.