Package-level declarations

Types

Link copied to clipboard

Contains the details of the transaction to abort.

Link copied to clipboard

Contains the details of the aborted transaction.

Link copied to clipboard

Returned if the request is malformed or contains an error such as an invalid parameter value or a missing required parameter.

Link copied to clipboard

Returned when the request exceeds the processing capacity of the ledger.

Link copied to clipboard

Contains the details of the transaction to commit.

Link copied to clipboard

Contains the details of the committed transaction.

Link copied to clipboard

Specifies a request to end the session.

Link copied to clipboard

Contains the details of the ended session.

Link copied to clipboard

Specifies a request to execute a statement.

Link copied to clipboard

Contains the details of the executed statement.

Link copied to clipboard

Specifies the details of the page to be fetched.

Link copied to clipboard

Contains the page that was fetched.

Link copied to clipboard

Returned if the session doesn't exist anymore because it timed out or expired.

Link copied to clipboard
class IoUsage

Contains I/O usage metrics for a command that was invoked.

Link copied to clipboard

Returned if a resource limit such as number of active sessions is exceeded.

Link copied to clipboard

Returned when a transaction cannot be written to the journal due to a failure in the verification phase of optimistic concurrency control (OCC).

Link copied to clipboard
class Page

Contains details of the fetched page.

Link copied to clipboard

Base class for all service related exceptions thrown by the QldbSession client

Link copied to clipboard

Returned when the rate of requests exceeds the allowed throughput.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Specifies a request to start a new session.

Link copied to clipboard

Contains the details of the started session.

Link copied to clipboard

Specifies a request to start a transaction.

Link copied to clipboard

Contains the details of the started transaction.

Link copied to clipboard

Contains server-side performance information for a command. Amazon QLDB captures timing information between the times when it receives the request and when it sends the corresponding response.

Link copied to clipboard

A structure that can contain a value in multiple encoding formats.