Uses of Interface
io.oxia.client.api.CloseableIterable
Packages that use CloseableIterable
-
Uses of CloseableIterable in io.oxia.client.api
Methods in io.oxia.client.api that return CloseableIterableModifier and TypeMethodDescriptionScan any existing records within the specified range of keys.SyncOxiaClient.rangeScan(String startKeyInclusive, String endKeyExclusive, Set<RangeScanOption> options) Scan any existing records within the specified range of keys.