@Deprecated public class WatermarkedMicroTimestampLongConverter extends MicroTimestampLongConverter
INSTANCETIMESTAMP_LONG_CONVERTERS_ZONE_ID_SYSTEM_PROPERTY, UTC| Constructor and Description |
|---|
WatermarkedMicroTimestampLongConverter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
append(StringBuilder text,
long value)
Deprecated.
Appends the provided
value to the provided text. |
long |
parse(CharSequence text)
Deprecated.
Parses the provided
CharSequence and returns the parsed results as a
long primitive. |
appendFraction, parseFormattedDate, parseTimestampappend, appendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEncode, allSafeChars, asString, asText, asText, forSymbols, lengthCheck, maxParseLength, maxParseLengthpublic WatermarkedMicroTimestampLongConverter()
public long parse(CharSequence text)
LongConverterCharSequence and returns the parsed results as a
long primitive.parse in interface LongConverterparse in class AbstractTimestampLongConvertertext as an long primitive.public void append(StringBuilder text, long value)
LongConvertervalue to the provided text.append in interface LongConverterappend in class AbstractTimestampLongConverterCopyright © 2022. All rights reserved.