public interface CounterCell extends Cell
OnDiskAtom.Serializer
Modifier and Type | Field and Description |
---|---|
static CounterContext |
contextManager |
MAX_NAME_LENGTH
Modifier and Type | Method and Description |
---|---|
boolean |
hasLegacyShards() |
CounterCell |
localCopy(CFMetaData metadata,
AbstractAllocator allocator) |
CounterCell |
localCopy(CFMetaData metaData,
MemtableAllocator allocator,
OpOrder.Group opGroup) |
Cell |
markLocalToBeCleared() |
long |
timestampOfLastDelete() |
long |
total() |
cellDataSize, diff, getString, isLive, isLive, name, reconcile, serializationFlags, serializedSize, unsharedHeapSizeExcludingData, value, withUpdatedName, withUpdatedTimestamp
getLocalDeletionTime, timestamp, updateDigest, validateFields
static final CounterContext contextManager
long timestampOfLastDelete()
long total()
boolean hasLegacyShards()
Cell markLocalToBeCleared()
CounterCell localCopy(CFMetaData metadata, AbstractAllocator allocator)
CounterCell localCopy(CFMetaData metaData, MemtableAllocator allocator, OpOrder.Group opGroup)
Copyright © 2016 The Apache Software Foundation