AddressUtil |
|
ByteArrayComparator |
|
ByteArraySet |
|
ByteBufferUtil |
|
CancelFlagFuture<T> |
A simple future wrapper that will set an atomic boolean to true if a future is successfully
canceled
|
CleanUp |
Deprecated.
|
ColumnFQ |
|
ComparablePair<A extends Comparable<A>,B extends Comparable<B>> |
|
CompletableFutureUtil |
|
ConfigurationImpl |
The implementation class used for providing SPI configuration without exposing internal types.
|
CreateToken |
|
DurationFormat |
|
Encoding |
|
FastFormat |
|
Halt |
|
Help |
|
HostAndPort |
This class was copied from Guava release 23.0 to replace the older Guava 14 version that had been
used in Accumulo.
|
Interner<T> |
A utility that mimics String.intern() for any immutable object type (including String).
|
LocalityGroupUtil |
|
LocalityGroupUtil.PartitionedMutation |
|
LocalityGroupUtil.Partitioner |
|
MapCounter<KT> |
A Map counter for counting with longs or integers.
|
Merge |
|
Merge.MemoryConverter |
|
Merge.Size |
|
MonitorUtil |
|
MutableByteSequence |
|
NumUtil |
|
OpTimer |
Provides a stop watch for timing a single type of event.
|
Pair<A,B> |
|
PeekingIterator<E> |
|
PreAllocatedArray<T> |
An ArrayList implementation that represents a type-safe pre-allocated array.
|
Retry |
Encapsulates the retrying implementation for some operation.
|
ServerServices |
|
ShutdownUtil |
|
Stat |
|
StopWatch<K extends Enum<K>> |
|
TextUtil |
|
ThriftMessageUtil |
Serializes and deserializes Thrift messages to and from byte arrays.
|
UnsynchronizedBuffer |
A utility class for reading and writing bytes to byte buffers without synchronization.
|
UnsynchronizedBuffer.Reader |
A byte buffer reader.
|
UnsynchronizedBuffer.Writer |
A byte buffer writer.
|
UtilWaitThread |
|
Validator<T> |
A class that validates arguments of a specified generic type.
|
Validators |
|
Version |
|