Uses of Class
io.trino.plugin.accumulo.model.SerializedRange
Packages that use SerializedRange
-
Uses of SerializedRange in io.trino.plugin.accumulo.model
Methods in io.trino.plugin.accumulo.model that return SerializedRangeModifier and TypeMethodDescriptionstatic SerializedRangeSerializedRange.serialize(org.apache.accumulo.core.data.Range range) Methods in io.trino.plugin.accumulo.model that return types with arguments of type SerializedRangeConstructor parameters in io.trino.plugin.accumulo.model with type arguments of type SerializedRangeModifierConstructorDescriptionAccumuloSplit(List<SerializedRange> ranges, Optional<String> hostPort)