Interface | Description |
---|---|
BitmapSerdeFactory | |
CacheableObjectStrategy<T> |
Implementing CacheableObjectStrategy instead of ObjectSrategy indicates
that a column scan may cache the results of fromByteBuffer
|
CompressedObjectStrategy.BufferConverter<T> | |
CompressedObjectStrategy.Compressor | |
CompressedObjectStrategy.Decompressor | |
Indexed<T> | |
IndexedFloats |
Get a float at an index (array or list lookup abstraction without boxing).
|
IndexedInts |
Get a int an index (array or list lookup abstraction without boxing).
|
IndexedLongs |
Get a long at an index (array or list lookup abstraction without boxing).
|
IndexedMultivalue<T extends IndexedInts> | |
IOPeon | |
ObjectStrategy<T> | |
Offset |
The "mutable" version of a ReadableOffset.
|
ReadableOffset |
A ReadableOffset is an object that provides an integer offset, ostensibly as an index into an array.
|
WritableSupplier<T> |
Enum | Description |
---|---|
CompressedObjectStrategy.CompressionStrategy |
Copyright © 2011–2015. All rights reserved.