Package | Description |
---|---|
io.druid.segment.data |
Modifier and Type | Field and Description |
---|---|
protected CompressedObjectStrategy.BufferConverter<T> |
CompressedObjectStrategy.converter |
Constructor and Description |
---|
CompressedObjectStrategy(ByteOrder order,
CompressedObjectStrategy.BufferConverter<T> converter,
CompressedObjectStrategy.CompressionStrategy compression) |
FixedSizeCompressedObjectStrategy(ByteOrder order,
CompressedObjectStrategy.BufferConverter<T> converter,
CompressedObjectStrategy.CompressionStrategy compression,
int sizePer) |
Copyright © 2011–2015. All rights reserved.