| 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 | Method and Description |
|---|---|
IndexedFloats |
EntireLayoutIndexedFloatSupplier.get() |
IndexedFloats |
CompressedFloatsIndexedSupplier.get() |
IndexedFloats |
BlockLayoutIndexedFloatSupplier.get() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Supplier<IndexedFloats> |
CompressionFactory.getFloatSupplier(int totalSize,
int sizePer,
ByteBuffer fromBuffer,
ByteOrder order,
CompressedObjectStrategy.CompressionStrategy strategy,
SmooshedFileMapper fileMapper) |
Copyright © 2011–2017. All rights reserved.