| AccumuloUncaughtExceptionHandler |
|
| 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 |
|
| CreateToken |
|
| Daemon |
|
| Duration |
|
| Encoding |
|
| FastFormat |
|
| Help |
|
| HostAndPort |
This class was copied from Guava release 23.0 to replace the older Guava 14 version that had been
used in Accumulo.
|
| LocalityGroupUtil |
|
| LocalityGroupUtil.PartitionedMutation |
|
| LocalityGroupUtil.Partitioner |
|
| MapCounter<KT> |
A Map counter for counting with longs or integers.
|
| Merge |
|
| Merge.MemoryConverter |
|
| Merge.Size |
|
| MonitorUtil |
|
| MutableByteSequence |
|
| NamingThreadFactory |
|
| 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.
|
| ServerServices |
|
| ShutdownUtil |
|
| SimpleThreadPool |
Create a simple thread pool using common parameters.
|
| Stat |
|
| StopWatch<K extends Enum<K>> |
|
| SystemIteratorUtil |
System utility class.
|
| 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.
|
| Validator<T> |
A class that validates arguments of a particular type.
|
| Version |
|