| Package | Description |
|---|---|
| io.druid.segment | |
| io.druid.segment.column | |
| io.druid.segment.data |
| Modifier and Type | Method and Description |
|---|---|
IndexedLongs |
MetricHolder.getLongType() |
| Constructor and Description |
|---|
IndexedLongsGenericColumn(IndexedLongs column) |
| Modifier and Type | Method and Description |
|---|---|
IndexedLongs |
EntireLayoutIndexedLongSupplier.get() |
IndexedLongs |
CompressedLongsIndexedSupplier.get() |
IndexedLongs |
BlockLayoutIndexedLongSupplier.get() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Supplier<IndexedLongs> |
CompressionFactory.getLongSupplier(int totalSize,
int sizePer,
ByteBuffer fromBuffer,
ByteOrder order,
CompressionFactory.LongEncodingFormat encodingFormat,
CompressedObjectStrategy.CompressionStrategy strategy,
io.druid.java.util.common.io.smoosh.SmooshedFileMapper fileMapper) |
Copyright © 2011–2017. All rights reserved.