Package | Description |
---|---|
io.druid.segment | |
io.druid.segment.data |
Modifier and Type | Method and Description |
---|---|
static void |
MetricHolder.writeLongMetric(com.google.common.io.OutputSupplier<? extends OutputStream> outSupplier,
String name,
CompressedLongsSupplierSerializer column) |
Modifier and Type | Method and Description |
---|---|
static CompressedLongsSupplierSerializer |
CompressedLongsSupplierSerializer.create(IOPeon ioPeon,
String filenameBase,
ByteOrder order,
CompressedObjectStrategy.CompressionStrategy compression) |
Copyright © 2011–2015. All rights reserved.