Uses of Record Class
io.oxia.client.api.GetResult
Packages that use GetResult
-
Uses of GetResult in io.oxia.client.api
Methods in io.oxia.client.api that return GetResultModifier and TypeMethodDescriptionReturns the record associated with the specified key.Returns the record associated with the specified key.Methods in io.oxia.client.api that return types with arguments of type GetResultModifier and TypeMethodDescriptionReturns the record associated with the specified key.Returns the record associated with the specified key.Scan 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.Methods in io.oxia.client.api with parameters of type GetResult