| Class | Description |
|---|---|
| DictionarySectionCache |
DictionarySection that caches results returned by a child DictionarySection to increase performance.
|
| DictionarySectionCacheAll |
DictionarySection that caches results returned by a child DictionarySection to increase performance.
|
| DictionarySectionCachePerThread |
DictionarySection that caches results returned by a child DictionarySection to increase performance.
|
| DictionarySectionFactory | |
| HashDictionarySection | |
| PFCDictionarySection | |
| PFCDictionarySectionBig |
Implementation of Plain Front Coding that divides the data in different arrays, therefore
overcoming Java's limitation of 2Gb for a single array.
|
| PFCDictionarySectionBuilder | |
| PFCDictionarySectionMap | |
| PFCOptimizedExtractor |
Performs extract keeping local state that can be reused to read consecutive positions.
|
Copyright © 2018 DataWeb Research. All rights reserved.