Class | Description |
---|---|
Bytes |
Simple utility methods to make working with bytes (blob) easier.
|
MoreFutures |
Helpers to work with Guava's
ListenableFuture . |
MoreFutures.FailureCallback<V> |
A
FutureCallback that does nothing on success. |
MoreFutures.SuccessCallback<V> |
A
FutureCallback that does nothing on failure. |
MoreObjects |
Driver-specific implementation of utility object methods.
|
UUIDs |
Utility methods to help working with UUIDs, and more specifically, with time-based UUIDs (also
known as Version 1 UUIDs).
|
Copyright © 2012–2020. All rights reserved.