public static class ValueFormatter.Number.Pattern extends ValueFormatter.Number
ValueFormatter.Number.PatternValueFormatter.BooleanFormatter, ValueFormatter.DateTime, ValueFormatter.GeoHash, ValueFormatter.IPv4Formatter, ValueFormatter.Number, ValueFormatter.RawBOOLEAN, GEOHASH, IPv4, RAW| Constructor and Description |
|---|
ValueFormatter.Number.Pattern(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
byte |
id()
Uniquely identifies this formatter (used for efficient serialization)
|
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
format, formatpublic ValueFormatter.Number.Pattern(String pattern)
public byte id()
ValueFormatterpublic void readFrom(StreamInput in) throws IOException
IOExceptionpublic void writeTo(StreamOutput out) throws IOException
IOExceptionCopyright © 2009–2017. All rights reserved.