Package com.eventstore.dbclient
package com.eventstore.dbclient
-
ClassDescriptionOptions of the abort projection request.Common access control list (ACL) interface.Access control list (ACL) utility class.Options of the append stream request.Callback type when a checkpoint is reached.Holds a certificate and key for authenticated requests.Utility to create client settings programmatically.When a connection is already closed.When the provided connection string is malformed.Options of create persistent subscription to $all request.Options for the create persistent subscription to stream request.Options for create projection request.Options of the delete persistent subscription request.Options of the delete projection request.Object returned on a successful stream deletion request.Options of the delete or tombstone stream request.Specifies the direction of a read operation.Options of the disable projection request.Options of the enable projection request.Represents an event that will be sent to EventStoreDB.Utility class to help building an EventData.Represents EventStoreDB client for stream operations.Gathers all the settings related to a gRPC client with an EventStoreDB database.Utility class to parse a connection string.Used to support 'esdb' and 'esdb+discover' URL protocol/schemeRepresents EventStoreDB client for persistent subscriptions management.Represents EventStoreDB client for projections management.Constants used for expected revision control.Options of the get persistent subscription info request.Options of the get projection result request.Options of the get projection state request.Options of the get projection statistics request.Options of the get projection status request.Options of the list persistent subscriptions request.Options of the list projections options.Gathers every possible Nak actions.Named consumer strategies for use with persistent subscriptions.When no node was found based on the connection string provided.Indicates which order of preferred nodes for connecting to.When a request needing a leader node was executed on a follower node.Persistent subscription handle.Holds a persistent subscription connection info.Common persistent subscription info type.Listener used to handle persistent subscription notifications raised throughout its lifecycle.Common persistent subscription settings type.Processing-related persistent subscription statistics.Persistent subscription to $all info.Persistent subscription to $all settings.Processing-related persistent subscription to $all statistics.Persistent subscription to stream info.Persistent subscription to stream settings.Processing-related persistent subscription to stream statistics.Transaction log position.Provides the details for a projection.Options of the read $all stream request.Received when performing a regular read operation (not a subscription).Returned after a successful read operation.Options of the read stream request.Represents a previously written event.Options of the replay parked messages request.Options of the reset projection request.Represents an event with a potential link.A remote resource was not found or because its access was denied.Options of the restart persistent subscription subsystem request.Options of the restart projection subsystem request.Holds a stream revision number or transaction log position.Stream-related access control list (ACL).When a read or write operation was performed on a deleted stream.Represents stream metadata with strongly typed properties for system values and a dictionary-like interface for custom values.When a stream is not found.Represents a logical position in a regular stream or $all stream.Options of the subscribe persistent subscription request.Options of a subscription to $all request.Options of the subscribe to stream request.Subscription handle.Subscription filter that targets $all stream.Utility class for building a subscription filter.Listener used to handle catch-up subscription notifications raised throughout its lifecycle.A request not supported by the targeted EventStoreDB node was sent.Options of the update persistent subscription to $all stream request.Options of the update persistent subscription to stream request.Options of the update projection request.Holds a login and a password for authenticated requests.Returned after writing to a stream.When append request failed the optimistic concurrency on the server.