Interface | Description |
---|---|
ColumnSource<T> |
A "source" for column data - allows cell values to be looked up by (long) keys.
|
Class | Description |
---|---|
NullValueColumnSource<T> |
A column source that returns null for all keys.
|
Enum | Description |
---|---|
LogicalClock |
A logical update clock that has two states, Updating and Idle.
|
LogicalClock.State |
The state component of a logical timestamp.
|