See: Description
Class | Description |
---|---|
ByteArrayUtil |
Utility functions for operating on byte arrays.
|
IterableComparator | |
Tuple |
Represents a set of elements that make up a sortable, typed key.
|
Versionstamp |
Used to represent values written by versionstamp operations with a
Tuple . |
Tuple
this data is suitable for use as an index or organizational structure within FoundationDB
keyspace. See general Tuple
documentation for information about how Tuples sort and can be used to efficiently
model data.