Class Hierarchy
- java.lang.Object
- org.apache.druid.segment.loading.LeastBytesUsedStorageLocationSelectorStrategy (implements org.apache.druid.segment.loading.StorageLocationSelectorStrategy)
- org.apache.druid.segment.loading.LocalDataSegmentKiller (implements org.apache.druid.segment.loading.DataSegmentKiller)
- org.apache.druid.segment.loading.LocalDataSegmentPuller (implements org.apache.druid.segment.loading.URIDataPuller)
- org.apache.druid.segment.loading.LocalFileTimestampVersionFinder (implements org.apache.druid.data.SearchableVersionedDataFinder<DataDescriptor>)
- org.apache.druid.segment.loading.LocalDataSegmentPusher (implements org.apache.druid.segment.loading.DataSegmentPusher)
- org.apache.druid.segment.loading.LocalDataSegmentPusherConfig
- org.apache.druid.segment.loading.LocalLoadSpec (implements org.apache.druid.segment.loading.LoadSpec)
- org.apache.druid.segment.loading.MostAvailableSizeStorageLocationSelectorStrategy (implements org.apache.druid.segment.loading.StorageLocationSelectorStrategy)
- org.apache.druid.segment.loading.OmniDataSegmentArchiver (implements org.apache.druid.segment.loading.DataSegmentArchiver)
- org.apache.druid.segment.loading.OmniDataSegmentKiller (implements org.apache.druid.segment.loading.DataSegmentKiller)
- org.apache.druid.segment.loading.OmniDataSegmentMover (implements org.apache.druid.segment.loading.DataSegmentMover)
- org.apache.druid.segment.loading.RandomStorageLocationSelectorStrategy (implements org.apache.druid.segment.loading.StorageLocationSelectorStrategy)
- org.apache.druid.segment.loading.RoundRobinStorageLocationSelectorStrategy (implements org.apache.druid.segment.loading.StorageLocationSelectorStrategy)
- org.apache.druid.segment.RowBasedSegment<RowType> (implements org.apache.druid.segment.Segment)
- org.apache.druid.segment.loading.VirtualPlaceholderSegment
- org.apache.druid.segment.loading.SegmentCacheEntryIdentifier (implements org.apache.druid.segment.loading.CacheEntryIdentifier)
- org.apache.druid.segment.loading.SegmentLoaderConfig
- org.apache.druid.segment.loading.SegmentLocalCacheManager (implements org.apache.druid.segment.loading.SegmentCacheManager)
- org.apache.druid.segment.loading.StorageLocation
- org.apache.druid.segment.loading.StorageLocation.ReclaimResult
- org.apache.druid.segment.loading.StorageLocation.ReservationHold<TEntry> (implements java.io.Closeable)
- org.apache.druid.segment.loading.StorageLocation.StaticStats (implements org.apache.druid.segment.loading.StorageLocationStats)
- org.apache.druid.segment.loading.StorageLocation.WeakStats (implements org.apache.druid.segment.loading.VirtualStorageLocationStats)
- org.apache.druid.segment.loading.StorageLocationConfig
- org.apache.druid.segment.loading.StorageStats
Interface Hierarchy
- org.apache.druid.segment.loading.CacheEntry
- org.apache.druid.segment.loading.CacheEntryIdentifier
- org.apache.druid.segment.loading.SegmentCacheManager
- org.apache.druid.segment.loading.StorageLocationSelectorStrategy
- org.apache.druid.segment.loading.StorageLocationStats
- org.apache.druid.segment.loading.VirtualStorageLocationStats