Package org.apache.pinot.segment.local.utils
-
Interface Summary Interface Description CustomSerDeUtils.ObjectSerDe<T> Serializer/De-serializer for a specific type of object.IdMap<Key> Interface for a map from Key to auto-generated contiguous integer Id's. -
Class Summary Class Description ConsistentDataPushUtils CrcUtils CustomSerDeUtils FixedIntArrayOffHeapIdMap Implementation ofIdMapwithFixedIntArrayas key.FPOrdering GeometrySerializer Provides methods to efficiently serialize and deserialize geometry types.GeometryUtils Utility methods for the geometry.H3Utils HashUtils IngestionUtils Helper methods for ingestionReplicationUtils Methods related to replicationSchemaUtils Schema utils FIXME: Merge this SchemaUtils with the SchemaUtils from pinot-common when merging of modules happensSegmentLocks SegmentPushUtils TableConfigUtils Utils related to table config operations FIXME: Merge this TableConfigUtils with the TableConfigUtils from pinot-common when merging of modules is done -
Enum Summary Enum Description GeometryType The geometry type.TableConfigUtils.ValidationType