Package | Description |
---|---|
io.druid.segment | |
io.druid.segment.column | |
io.druid.segment.data |
Modifier and Type | Method and Description |
---|---|
IndexedLongs |
MetricHolder.getLongType() |
Modifier and Type | Method and Description |
---|---|
IndexedLongs |
IndexedLongsGenericColumn.getLongMultiValueRow(int rowNum) |
IndexedLongs |
IndexedFloatsGenericColumn.getLongMultiValueRow(int rowNum) |
IndexedLongs |
GenericColumn.getLongMultiValueRow(int rowNum) |
Constructor and Description |
---|
IndexedLongsGenericColumn(IndexedLongs column) |
Modifier and Type | Class and Description |
---|---|
class |
InMemoryCompressedLongs |
Modifier and Type | Method and Description |
---|---|
IndexedLongs |
CompressedLongsIndexedSupplier.get() |
Copyright © 2011–2015. All rights reserved.