| Package | Description |
|---|---|
| org.apache.druid.frame.channel | |
| org.apache.druid.frame.file |
| Constructor and Description |
|---|
WritableFrameFileChannel(FrameFileWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
static FrameFileWriter |
FrameFileWriter.open(WritableByteChannel channel,
ByteBuffer compressionBuffer,
ByteTracker byteTracker)
Opens a writer for a particular channel.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.