DeletionInfo |
DeletionInfo.copy(AbstractAllocator allocator) |
RangeTombstoneList |
RangeTombstoneList.copy(AbstractAllocator allocator) |
CellName |
AbstractNativeCell.copy(CFMetaData cfm,
AbstractAllocator allocator) |
Cell |
BufferCell.localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
CounterCell |
BufferCounterCell.localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
Cell |
BufferCounterUpdateCell.localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
DeletedCell |
BufferDeletedCell.localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
ExpiringCell |
BufferExpiringCell.localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
Cell |
Cell.localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
CounterCell |
CounterCell.localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
DeletedCell |
DeletedCell.localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
ExpiringCell |
ExpiringCell.localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
Cell |
NativeCell.localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
CounterCell |
NativeCounterCell.localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
DeletedCell |
NativeDeletedCell.localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
ExpiringCell |
NativeExpiringCell.localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
static ArrayBackedSortedColumns |
ArrayBackedSortedColumns.localCopy(ColumnFamily original,
AbstractAllocator allocator) |