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