Uses of Class
org.apache.druid.segment.file.SegmentInternalFileMetadata
Packages that use SegmentInternalFileMetadata
-
Uses of SegmentInternalFileMetadata in org.apache.druid.java.util.common.io.smoosh
Methods in org.apache.druid.java.util.common.io.smoosh that return types with arguments of type SegmentInternalFileMetadata -
Uses of SegmentInternalFileMetadata in org.apache.druid.segment.file
Methods in org.apache.druid.segment.file that return types with arguments of type SegmentInternalFileMetadataConstructor parameters in org.apache.druid.segment.file with type arguments of type SegmentInternalFileMetadataModifierConstructorDescriptionSegmentFileMetadata(List<SegmentFileContainerMetadata> containers, Map<String, SegmentInternalFileMetadata> files, String interval, Map<String, ColumnDescriptor> columnDescriptors, List<ProjectionMetadata> projections, BitmapSerdeFactory bitmapEncoding)