Uses of Package
io.oxia.client.api
Packages that use io.oxia.client.api
Package
Description
The public API for interacting with Oxia.
-
Classes in io.oxia.client.api used by io.oxia.client.apiClassDescriptionNon-blocking client for the Oxia service.Represents an interface for implementing authentication mechanisms.An
Iterablethat holds resources which must be released by callingCloseableIterable.close().The result of a successful get / range-scan operation.A notification from an Oxia server indicating a change to a record associated with a key.Entry point for creating an Oxia client.The result of a successful put operation.Callback used byAsyncOxiaClient.rangeScan(String, String, RangeScanConsumer)to deliver records, errors, and the completion signal for a streaming range scan.Blocking client for the Oxia service.Metadata associated with an Oxia record. -
Classes in io.oxia.client.api used by io.oxia.client.internal