Interface FileOperations.NeedsRange<ReturnType>

    • Method Detail

      • overRange

        ReturnType overRange​(Range range,
                             Set<ByteSequence> columnFamilies,
                             boolean inclusive)
        Set the range over which the constructed iterator will search.