| Interface | Description |
|---|---|
| ExceptionUtil.Block<R,E1 extends java.lang.Exception,E2 extends java.lang.Exception,E3 extends java.lang.Exception> | |
| ExceptionUtil.CatchBlock | |
| ExceptionUtil.FinallyBlock | |
| SerializableFunction<S,T> |
A concrete transform function that applies a transform to values of a certain type.
|
| Class | Description |
|---|---|
| BinaryUtil | |
| BucketUtil |
Contains the logic for hashing various types for use with the
bucket partition
transformations |
| ByteBuffers | |
| CharSequenceSet | |
| CharSequenceWrapper |
Wrapper class to adapt CharSequence for use in maps and sets.
|
| DateTimeUtil | |
| ExceptionUtil | |
| NaNUtil | |
| StructProjection | |
| TruncateUtil |
Contains the logic for various
truncate transformations for various types. |
| UnicodeUtil | |
| UUIDUtil |