Package | Description |
---|---|
parquet.column.values.dictionary |
Modifier and Type | Class and Description |
---|---|
static class |
PlainValuesDictionary.PlainBinaryDictionary
a simple implementation of dictionary for plain encoded binary
|
static class |
PlainValuesDictionary.PlainDoubleDictionary
a simple implementation of dictionary for plain encoded double values
|
static class |
PlainValuesDictionary.PlainFloatDictionary
a simple implementation of dictionary for plain encoded float values
|
static class |
PlainValuesDictionary.PlainIntegerDictionary
a simple implementation of dictionary for plain encoded integer values
|
static class |
PlainValuesDictionary.PlainLongDictionary
a simple implementation of dictionary for plain encoded long values
|
Copyright © 2015. All rights reserved.