| EqualityAndHashcodeProvider |
This class is used for scalar function, in that it is used for sharing the initialization context
between scalar functions that need code generated hashcode and equals method.
|
| FileChannelUtil |
File channel util for runtime.
|
| LazyMemorySegmentPool |
|
| LRUMap<K,V> |
An LRU cache, based on LinkedHashMap.
|
| MurmurHashUtil |
Murmur hasher.
|
| ObjectContainer |
This class is used for scalar function, in that it is used for comparing Objects using code
generated hashCode and equals instead of using the Object#equals/Object#hashcode versions.
|
| ResettableExternalBuffer |
A resettable external buffer for binary row.
|
| SegmentsUtil |
Util for data format segments calc.
|
| SingleElementIterator<E> |
Copied from SingleElementIterator.
|
| StateConfigUtil |
Utility to create a StateTtlConfig object.
|
| StreamRecordCollector<T> |
Wrapper around an Output for wrap T to StreamRecord.
|
| StringUtf8Utils |
String utf-8 utils.
|
| TimeWindowUtil |
Time util to deals window start and end in different timezone.
|
| WindowKey |
The WindowKey structure represents a combination of key and window.
|