| Package | Description |
|---|---|
| org.apache.druid.segment.data |
| Modifier and Type | Class and Description |
|---|---|
class |
SafeWritableBuffer
Safety first! Don't trust something whose contents you locations to read and write stuff to, but need a
Buffer or WritableBuffer? use this! |
class |
SafeWritableMemory
Safety first! Don't trust something whose contents you locations to read and write stuff to, but need a
Memory or WritableMemory? use this! |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.