Uses of Class
org.apache.druid.segment.data.FrontCodedIndexed
-
Packages that use FrontCodedIndexed Package Description org.apache.druid.segment.data -
-
Uses of FrontCodedIndexed in org.apache.druid.segment.data
Subclasses of FrontCodedIndexed in org.apache.druid.segment.data Modifier and Type Class Description static classFrontCodedIndexed.FrontCodedV0static classFrontCodedIndexed.FrontCodedV1Methods in org.apache.druid.segment.data that return types with arguments of type FrontCodedIndexed Modifier and Type Method Description static com.google.common.base.Supplier<FrontCodedIndexed>FrontCodedIndexed. read(ByteBuffer buffer, ByteOrder ordering)
-