| Package | Description | 
|---|---|
| org.apache.cassandra.db | |
| org.apache.cassandra.db.rows | |
| org.apache.cassandra.utils.memory | 
| Constructor and Description | 
|---|
| NativeClustering(NativeAllocator allocator,
                OpOrder.Group writeOp,
                Clustering clustering) | 
| NativeDecoratedKey(Token token,
                  NativeAllocator allocator,
                  OpOrder.Group writeOp,
                  java.nio.ByteBuffer key) | 
| Constructor and Description | 
|---|
| NativeCell(NativeAllocator allocator,
          OpOrder.Group writeOp,
          Cell cell) | 
| NativeCell(NativeAllocator allocator,
          OpOrder.Group writeOp,
          ColumnDefinition column,
          long timestamp,
          int ttl,
          int localDeletionTime,
          java.nio.ByteBuffer value,
          CellPath path) | 
| Modifier and Type | Method and Description | 
|---|---|
| NativeAllocator | NativePool. newAllocator() | 
Copyright © 2018 The Apache Software Foundation