Package | Description |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.utils |
Modifier and Type | Method and Description |
---|---|
static CounterColumn |
CounterColumn.create(java.nio.ByteBuffer name,
java.nio.ByteBuffer value,
long timestamp,
long timestampOfLastDelete,
ColumnSerializer.Flag flag) |
CounterColumn |
CounterUpdateColumn.localCopy(ColumnFamilyStore cfs) |
Modifier and Type | Method and Description |
---|---|
void |
CounterId.OneShotRenewer.maybeRenew(CounterColumn column) |
Copyright © 2014 The Apache Software Foundation