Package | Description |
---|---|
io.druid.segment | |
io.druid.segment.column | |
io.druid.segment.data |
Modifier and Type | Method and Description |
---|---|
IndexedFloats |
MetricHolder.getFloatType() |
Modifier and Type | Method and Description |
---|---|
IndexedFloats |
IndexedLongsGenericColumn.getFloatMultiValueRow(int rowNum) |
IndexedFloats |
IndexedFloatsGenericColumn.getFloatMultiValueRow(int rowNum) |
IndexedFloats |
GenericColumn.getFloatMultiValueRow(int rowNum) |
Constructor and Description |
---|
IndexedFloatsGenericColumn(IndexedFloats column) |
Modifier and Type | Class and Description |
---|---|
class |
InMemoryCompressedFloats |
Modifier and Type | Method and Description |
---|---|
IndexedFloats |
CompressedFloatsIndexedSupplier.get() |
Copyright © 2011–2015. All rights reserved.