| Package | Description | 
|---|---|
| io.druid.collections.spatial | |
| io.druid.segment.data | |
| io.druid.segment.writeout | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ImmutableRTree.writeTo(WriteOutBytes out)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TableLongEncodingWriter.setOutputStream(WriteOutBytes output)  | 
void | 
LongsLongEncodingWriter.setOutputStream(WriteOutBytes output)  | 
void | 
DeltaLongEncodingWriter.setOutputStream(WriteOutBytes output)  | 
void | 
CompressionFactory.LongEncodingWriter.setOutputStream(WriteOutBytes output)  | 
void | 
ImmutableRTreeObjectStrategy.writeTo(ImmutableRTree val,
       WriteOutBytes out)  | 
default void | 
ObjectStrategy.writeTo(T val,
       WriteOutBytes out)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ByteBufferWriteOutBytes  | 
class  | 
HeapByteBufferWriteOutBytes  | 
| Modifier and Type | Method and Description | 
|---|---|
WriteOutBytes | 
TmpFileSegmentWriteOutMedium.makeWriteOutBytes()  | 
WriteOutBytes | 
SegmentWriteOutMedium.makeWriteOutBytes()
Creates a new empty  
WriteOutBytes, attached to this SegmentWriteOutMedium. | 
WriteOutBytes | 
OnHeapMemorySegmentWriteOutMedium.makeWriteOutBytes()  | 
WriteOutBytes | 
OffHeapMemorySegmentWriteOutMedium.makeWriteOutBytes()  | 
Copyright © 2011–2018. All rights reserved.