Package org.apache.pinot.segment.spi.loader
-
Interface Summary Interface Description SegmentDirectoryLoader Interface for creating and loading theSegmentDirectoryinstance using provided config -
Class Summary Class Description SegmentDirectoryLoaderContext Context forSegmentDirectoryLoaderSegmentDirectoryLoaderContext.Builder SegmentDirectoryLoaderRegistry Helper class to dynamically register allSegmentDirectoryLoaderannotated withSegmentLoader -
Annotation Types Summary Annotation Type Description SegmentLoader Annotation class forSegmentDirectoryLoaderimplementations.