| Package | Description |
|---|---|
| io.druid.segment | |
| io.druid.segment.column | |
| io.druid.segment.data | |
| io.druid.segment.serde |
| Modifier and Type | Method and Description |
|---|---|
static MetricHolder |
MetricHolder.floatMetric(String name,
CompressedFloatsIndexedSupplier column) |
| Constructor and Description |
|---|
FloatColumn(CompressedFloatsIndexedSupplier column) |
| Modifier and Type | Method and Description |
|---|---|
static CompressedFloatsIndexedSupplier |
CompressedFloatsIndexedSupplier.fromByteBuffer(ByteBuffer buffer,
ByteOrder order,
SmooshedFileMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
FloatGenericColumnPartSerde.LegacySerializerBuilder |
FloatGenericColumnPartSerde.LegacySerializerBuilder.withDelegate(CompressedFloatsIndexedSupplier delegate) |
| Constructor and Description |
|---|
FloatGenericColumnSupplier(CompressedFloatsIndexedSupplier column,
ByteOrder byteOrder) |
Copyright © 2011–2017. All rights reserved.