All Classes and Interfaces

Class
Description
Asynchronous client for the Oxia service.
Represents an interface for implementing authentication mechanisms.
Options for deleting a record.
Options for deleting a range of records.
Options for getting a record.
The result of a client get request.
Options for getting sequence updates.
The key already exists at the server.
Options for listing records.
A notification from an Oxia server indicating a change to a record associated with a key.
A record associated with the key has been created.
The record associated with the key has been deleted.
The record associated with the key has been modified (updated).
The record associated with the key range has been deleted.
A super-class of exceptions describing errors that occurred on an Oxia server.
The PutOption interface defines a set of options for customizing the behavior of a "put" operation in a data store.
The result of a client get request.
Interface defining a consumer for Range Scan operations, allowing handling of chunked results, errors, or completion signals for a range scan process.
RangeScanOption is a sealed interface that represents options for controlling range scan operations.
The session does not exist on the server.
Synchronous client for the Oxia service.
The versionId at the server did not that match supplied in the call.
Unsupported authentication exception thrown by Oxia client.
Oxia record metadata.