CacheableCqlFactory |
A cache for prepared CQL statements.
|
CassandraDBAccessor |
AttributeWriter for Apache Cassandra.
|
CassandraPartition |
A Partition in Cassandra.
|
CassandraStorageDescriptor |
Storage descriptor for Apache Cassandra.
|
DateToLongConverter |
Represent a Date with String representation of epoch millis.
|
DefaultCqlFactory |
|
Offsets |
Offset based on token function.
|
Offsets.Raw |
Offset represented by the raw string value.
|
Offsets.Token |
Offset represented by a token (hash) of the key.
|
StringConverter.DefaultConverter |
|
TransformingCqlFactory<T extends java.io.Serializable> |
A CQL factory that stores data in other fields than what would suggest the model itself.
|