Package | Description |
---|---|
org.apache.cassandra.db.context |
Modifier and Type | Method and Description |
---|---|
static CounterContext.ContextState |
CounterContext.ContextState.allocate(int elementCount,
int deltaCount) |
static CounterContext.ContextState |
CounterContext.ContextState.allocate(int elementCount,
int deltaCount,
Allocator allocator) |
CounterContext.ContextState |
CounterContext.ContextState.duplicate() |
Modifier and Type | Method and Description |
---|---|
int |
CounterContext.ContextState.compareIdTo(CounterContext.ContextState other) |
void |
CounterContext.ContextState.copyTo(CounterContext.ContextState other) |
Copyright © 2013 The Apache Software Foundation