Uses of Class
ai.rapids.cudf.ByteRange
Packages that use ByteRange
-
Uses of ByteRange in ai.rapids.cudf
Methods in ai.rapids.cudf that return ByteRangeModifier and TypeMethodDescriptionHybridScanReader.allColumnChunksByteRanges(int[] rowGroupIndices) SecondaryFilterRanges.dictionaryPageRanges()HybridScanReader.filterColumnChunksByteRanges(int[] rowGroupIndices) HybridScanReader.pageIndexByteRange()HybridScanReader.payloadColumnChunksByteRanges(int[] rowGroupIndices) Constructors in ai.rapids.cudf with parameters of type ByteRangeModifierConstructorDescriptionSecondaryFilterRanges(ByteRange[] bloomFilterRanges, ByteRange[] dictionaryPageRanges)