Package | Description |
---|---|
io.druid.segment.data |
Modifier and Type | Method and Description |
---|---|
static CompressedVSizeIntsIndexedWriter |
CompressedVSizeIntsIndexedWriter.create(IOPeon ioPeon,
String filenameBase,
int maxValue,
CompressedObjectStrategy.CompressionStrategy compression) |
Constructor and Description |
---|
CompressedVSizeIndexedV3Writer(CompressedIntsIndexedWriter offsetWriter,
CompressedVSizeIntsIndexedWriter valueWriter) |
Copyright © 2011–2017. All rights reserved.