public static class TSEncodingBuilder.GorillaV1 extends TSEncodingBuilder
TSEncodingBuilder.Dictionary, TSEncodingBuilder.Freq, TSEncodingBuilder.GorillaV1, TSEncodingBuilder.GorillaV2, TSEncodingBuilder.Plain, TSEncodingBuilder.Regular, TSEncodingBuilder.Rle, TSEncodingBuilder.Ts2Diff, TSEncodingBuilder.Zigzagconf| Constructor and Description |
|---|
GorillaV1() |
| Modifier and Type | Method and Description |
|---|---|
Encoder |
getEncoder(TSDataType type)
return a thread safe series's encoder with different types and parameters according to its
measurement id and data type.
|
void |
initFromProps(Map<String,String> props)
for TSEncoding, JSON is a kind of type for initialization.
|
getEncodingBuilder, toStringpublic Encoder getEncoder(TSDataType type)
TSEncodingBuildergetEncoder in class TSEncodingBuildertype - - given data typepublic void initFromProps(Map<String,String> props)
TSEncodingBuilderInitFromJsonObject gets
values from JSON object which will be used latter.initFromProps in class TSEncodingBuilderprops - - properties of encodingCopyright © 2022 The Apache Software Foundation. All rights reserved.