Uses of Package
io.oxia.client.api.options
Packages that use io.oxia.client.api.options
Package
Description
The public API for interacting with Oxia.
The definitions for options that can be passed to the Oxia client operations.
-
Classes in io.oxia.client.api.options used by io.oxia.client.apiClassDescriptionOptions for deleting a record.Options for deleting a range of records.Options for getting a record.Options for getting sequence updates.Options for listing records.The PutOption interface defines a set of options for customizing the behavior of a "put" operation in a data store.RangeScanOption is a sealed interface that represents options for controlling range scan operations.
-
Classes in io.oxia.client.api.options used by io.oxia.client.api.optionsClassDescriptionOptions for deleting a record.Options for deleting a range of records.Options for getting a record.Options for getting sequence updates.Options for listing records.The PutOption interface defines a set of options for customizing the behavior of a "put" operation in a data store.RangeScanOption is a sealed interface that represents options for controlling range scan operations.