| Package | Description |
|---|---|
| io.druid.segment.column | |
| io.druid.segment.data |
| Constructor and Description |
|---|
LongsColumn(ColumnarLongs column) |
| Modifier and Type | Method and Description |
|---|---|
ColumnarLongs |
EntireLayoutColumnarLongsSupplier.get() |
ColumnarLongs |
CompressedColumnarLongsSupplier.get() |
ColumnarLongs |
BlockLayoutColumnarLongsSupplier.get() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Supplier<ColumnarLongs> |
CompressionFactory.getLongSupplier(int totalSize,
int sizePer,
ByteBuffer fromBuffer,
ByteOrder order,
CompressionFactory.LongEncodingFormat encodingFormat,
CompressionStrategy strategy) |
Copyright © 2011–2018. All rights reserved.