| Package | Description | 
|---|---|
| io.druid.segment | |
| io.druid.segment.data | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
MetricHolder.writeComplexMetric(com.google.common.io.OutputSupplier<? extends OutputStream> outSupplier,
                  String name,
                  String typeName,
                  GenericIndexedWriter column)  | 
| Constructor and Description | 
|---|
CompressedFloatsSupplierSerializer(int sizePer,
                                  GenericIndexedWriter<ResourceHolder<FloatBuffer>> flattener,
                                  CompressedObjectStrategy.CompressionStrategy compression)  | 
CompressedLongsSupplierSerializer(int sizePer,
                                 GenericIndexedWriter<ResourceHolder<LongBuffer>> flattener,
                                 CompressedObjectStrategy.CompressionStrategy compression)  | 
Copyright © 2015. All rights reserved.