Uses of Class
org.apache.druid.java.util.common.io.smoosh.FileSmoosher
-
-
Uses of FileSmoosher in org.apache.druid.query.aggregation
Methods in org.apache.druid.query.aggregation with parameters of type FileSmoosher Modifier and Type Method Description voidAbstractSerializablePairLongObjectBufferStore.TransferredBuffer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidAbstractSerializablePairLongObjectColumnSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher) -
Uses of FileSmoosher in org.apache.druid.segment
Methods in org.apache.druid.segment with parameters of type FileSmoosher Modifier and Type Method Description voidDoubleColumnSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidDoubleColumnSerializerV2. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidFloatColumnSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidFloatColumnSerializerV2. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidLongColumnSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidLongColumnSerializerV2. writeTo(WritableByteChannel channel, FileSmoosher smoosher) -
Uses of FileSmoosher in org.apache.druid.segment.column
Methods in org.apache.druid.segment.column with parameters of type FileSmoosher Modifier and Type Method Description voidColumnDescriptor. writeTo(WritableByteChannel channel, FileSmoosher smoosher) -
Uses of FileSmoosher in org.apache.druid.segment.data
Methods in org.apache.druid.segment.data with parameters of type FileSmoosher Modifier and Type Method Description voidBlockLayoutColumnarDoublesSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidBlockLayoutColumnarFloatsSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidBlockLayoutColumnarLongsSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidByteBufferWriter. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidCompressedBlockSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidCompressedColumnarFloatsSupplier. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidCompressedColumnarIntsSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidCompressedColumnarIntsSupplier. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidCompressedColumnarLongsSupplier. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidCompressedLongsSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidCompressedVariableSizedBlobColumnSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidCompressedVSizeColumnarIntsSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidCompressedVSizeColumnarIntsSupplier. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidCompressedVSizeColumnarMultiIntsSupplier. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidEncodedStringDictionaryWriter. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidEntireLayoutColumnarDoublesSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidEntireLayoutColumnarFloatsSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidEntireLayoutColumnarLongsSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidFixedIndexedIntWriter. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidFixedIndexedWriter. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidFrontCodedIndexedWriter. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidFrontCodedIntArrayIndexedWriter. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidGenericIndexedWriter. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidIntermediateColumnarLongsSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidV3CompressedVSizeColumnarMultiIntsSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidV3CompressedVSizeColumnarMultiIntsSupplier. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidVSizeColumnarInts. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidVSizeColumnarIntsSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidVSizeColumnarMultiInts. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidVSizeColumnarMultiIntsSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher) -
Uses of FileSmoosher in org.apache.druid.segment.nested
Methods in org.apache.druid.segment.nested with parameters of type FileSmoosher Modifier and Type Method Description protected voidScalarDoubleColumnSerializer. writeDictionaryFile(FileSmoosher smoosher)protected voidScalarLongColumnSerializer. writeDictionaryFile(FileSmoosher smoosher)protected abstract voidScalarNestedCommonFormatColumnSerializer. writeDictionaryFile(FileSmoosher smoosher)protected voidScalarStringColumnSerializer. writeDictionaryFile(FileSmoosher smoosher)protected voidNestedCommonFormatColumnSerializer. writeInternal(FileSmoosher smoosher, ByteBuffer buffer, String fileName)protected voidNestedCommonFormatColumnSerializer. writeInternal(FileSmoosher smoosher, Serializer serializer, String fileName)voidFieldTypeInfo.Writer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidGlobalDictionaryEncodedFieldColumnWriter. writeTo(int finalRowCount, FileSmoosher smoosher)voidNestedDataColumnSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidNestedDataColumnSerializerV4. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidScalarNestedCommonFormatColumnSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidVariantColumnSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)protected voidScalarDoubleColumnSerializer. writeValueColumn(FileSmoosher smoosher)protected voidScalarLongColumnSerializer. writeValueColumn(FileSmoosher smoosher)protected abstract voidScalarNestedCommonFormatColumnSerializer. writeValueColumn(FileSmoosher smoosher)Called duringScalarNestedCommonFormatColumnSerializer.writeTo(WritableByteChannel, FileSmoosher)to allow any type specific value column serializers to use theFileSmoosherto write stuff to places.protected voidScalarStringColumnSerializer. writeValueColumn(FileSmoosher smoosher) -
Uses of FileSmoosher in org.apache.druid.segment.serde
Methods in org.apache.druid.segment.serde with parameters of type FileSmoosher Modifier and Type Method Description voidComplexColumnSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidLargeColumnSupportedComplexColumnSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)Writes serialized form of this object to the given channel. -
Uses of FileSmoosher in org.apache.druid.segment.serde.cell
Methods in org.apache.druid.segment.serde.cell with parameters of type FileSmoosher Modifier and Type Method Description voidBlockCompressedPayloadSerializer. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidBlockCompressedPayloadWriter. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidCellIndexWriter. writeTo(WritableByteChannel channel, FileSmoosher smoosher)voidCellWriter. writeTo(WritableByteChannel channel, FileSmoosher smoosher)
-