A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

abort(String) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Stops the projection without writing a checkpoint.
abort(String, AbortProjectionOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Stops the projection without writing a checkpoint.
AbortProjection - Class in com.eventstore.dbclient
 
AbortProjection(GrpcClient, String, AbortProjectionOptions) - Constructor for class com.eventstore.dbclient.AbortProjection
 
AbortProjectionOptions - Class in com.eventstore.dbclient
 
AbstractCreatePersistentSubscription - Class in com.eventstore.dbclient
 
AbstractCreatePersistentSubscription(GrpcClient, String, AbstractPersistentSubscriptionSettings, Metadata) - Constructor for class com.eventstore.dbclient.AbstractCreatePersistentSubscription
 
AbstractDeletePersistentSubscription - Class in com.eventstore.dbclient
 
AbstractDeletePersistentSubscription(GrpcClient, String, DeletePersistentSubscriptionOptions) - Constructor for class com.eventstore.dbclient.AbstractDeletePersistentSubscription
 
AbstractPersistentSubscriptionSettings<T> - Class in com.eventstore.dbclient
 
AbstractPersistentSubscriptionSettings(int, boolean, boolean, int, int, int, int, int, int, int, int, String) - Constructor for class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
 
AbstractPersistentSubscriptionSettingsBuilder<T> - Class in com.eventstore.dbclient
 
AbstractPersistentSubscriptionSettingsBuilder() - Constructor for class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
AbstractPersistentSubscriptionSettingsBuilder(AbstractPersistentSubscriptionSettings) - Constructor for class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
AbstractRead - Class in com.eventstore.dbclient
 
AbstractRead(GrpcClient, Metadata) - Constructor for class com.eventstore.dbclient.AbstractRead
 
AbstractRegularSubscription - Class in com.eventstore.dbclient
 
AbstractRegularSubscription(GrpcClient, Metadata) - Constructor for class com.eventstore.dbclient.AbstractRegularSubscription
 
AbstractSubscribePersistentSubscription - Class in com.eventstore.dbclient
 
AbstractSubscribePersistentSubscription(GrpcClient, String, SubscribePersistentSubscriptionOptions, PersistentSubscriptionListener) - Constructor for class com.eventstore.dbclient.AbstractSubscribePersistentSubscription
 
AbstractUpdatePersistentSubscription - Class in com.eventstore.dbclient
 
AbstractUpdatePersistentSubscription(GrpcClient, String, AbstractPersistentSubscriptionSettings, Metadata) - Constructor for class com.eventstore.dbclient.AbstractUpdatePersistentSubscription
 
ack(ResolvedEvent...) - Method in class com.eventstore.dbclient.PersistentSubscription
 
ack(Iterator<ResolvedEvent>) - Method in class com.eventstore.dbclient.PersistentSubscription
 
Acl - Interface in com.eventstore.dbclient
 
ACL_NAME - Static variable in class com.eventstore.dbclient.SystemStreamAcl
 
ACL_NAME - Static variable in class com.eventstore.dbclient.UserStreamAcl
 
Acls - Class in com.eventstore.dbclient
 
Acls() - Constructor for class com.eventstore.dbclient.Acls
 
addDeleteRoles(String...) - Method in class com.eventstore.dbclient.StreamAcl
 
addHost(Endpoint) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
 
addMetaReadRoles(String...) - Method in class com.eventstore.dbclient.StreamAcl
 
addMetaWriteRoles(String...) - Method in class com.eventstore.dbclient.StreamAcl
 
addReadRoles(String...) - Method in class com.eventstore.dbclient.StreamAcl
 
addWriteRoles(String...) - Method in class com.eventstore.dbclient.StreamAcl
 
ALL_STREAM - Static variable in class com.eventstore.dbclient.SystemStreams
 
ANY - com.eventstore.dbclient.SpecialStreamRevision
 
ANY - Static variable in class com.eventstore.dbclient.ExpectedRevision
 
appendToStream(String, AppendToStreamOptions, EventData...) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
appendToStream(String, AppendToStreamOptions, Iterator<EventData>) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
appendToStream(String, EventData...) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
appendToStream(String, Iterator<EventData>) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
AppendToStream - Class in com.eventstore.dbclient
 
AppendToStream(GrpcClient, String, Iterator<EventData>, AppendToStreamOptions) - Constructor for class com.eventstore.dbclient.AppendToStream
 
AppendToStreamOptions - Class in com.eventstore.dbclient
 
applyOnWire(StreamsOuterClass.AppendReq.Options.Builder) - Method in class com.eventstore.dbclient.ExpectedRevision
 
applyOnWire(StreamsOuterClass.DeleteReq.Options.Builder) - Method in class com.eventstore.dbclient.ExpectedRevision
 
applyOnWire(StreamsOuterClass.TombstoneReq.Options.Builder) - Method in class com.eventstore.dbclient.ExpectedRevision
 
authenticated(UserCredentials) - Method in class com.eventstore.dbclient.ConnectionMetadata
 
authenticated(UserCredentials) - Method in class com.eventstore.dbclient.GetProjectionResult
 
authenticated(UserCredentials) - Method in class com.eventstore.dbclient.GetProjectionState
 

B

backwards() - Method in class com.eventstore.dbclient.ReadAllOptions
 
backwards() - Method in class com.eventstore.dbclient.ReadStreamOptions
 
Backwards - com.eventstore.dbclient.Direction
Read in the backward direction.
binary(String, byte[]) - Static method in class com.eventstore.dbclient.EventDataBuilder
 
binary(UUID, String, byte[]) - Static method in class com.eventstore.dbclient.EventDataBuilder
 
build() - Method in class com.eventstore.dbclient.ConnectionMetadata
 
build() - Method in class com.eventstore.dbclient.EventDataBuilder
 
build() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
 
build() - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettingsBuilder
 
build() - Method in class com.eventstore.dbclient.SubscriptionFilterBuilder
 
build() - Method in class com.eventstore.dbclient.TimeoutsBuilder
 
buildConnectionSettings() - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
 
builder() - Static method in class com.eventstore.dbclient.EventStoreDBClientSettings
 
builder() - Static method in class com.eventstore.dbclient.PersistentSubscriptionSettings
 
builder() - Static method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettings
 
builderAsBinary(String, byte[]) - Static method in class com.eventstore.dbclient.EventData
 
builderAsBinary(UUID, String, byte[]) - Static method in class com.eventstore.dbclient.EventData
 
builderAsJson(String, A) - Static method in class com.eventstore.dbclient.EventData
 
builderAsJson(UUID, String, A) - Static method in class com.eventstore.dbclient.EventData
 

C

CATCHING_UP - com.eventstore.dbclient.ClusterInfo.MemberState
 
channel - Variable in class com.eventstore.dbclient.GrpcClient
 
checkpointAfter(Duration) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
The amount of time to try to checkpoint after.
checkpointAfterInMs(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
The amount of time in milliseconds to try to checkpoint after.
checkpointAfterMs - Variable in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
checkpointer - Variable in class com.eventstore.dbclient.AbstractRegularSubscription
 
Checkpointer - Interface in com.eventstore.dbclient
 
checkPointLowerBound - Variable in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
checkPointLowerBound(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
The minimum number of messages to process before a checkpoint may be written.
checkPointUpperBound - Variable in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
checkPointUpperBound(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
The maximum number of messages not checkpointed before forcing a checkpoint.
client - Variable in class com.eventstore.dbclient.EventStoreDBClientBase
 
CLONE - com.eventstore.dbclient.ClusterInfo.MemberState
 
ClusterInfo - Class in com.eventstore.dbclient
 
ClusterInfo(List<ClusterInfo.Member>) - Constructor for class com.eventstore.dbclient.ClusterInfo
 
ClusterInfo.Endpoint - Class in com.eventstore.dbclient
 
ClusterInfo.Member - Class in com.eventstore.dbclient
 
ClusterInfo.MemberState - Enum in com.eventstore.dbclient
 
com.eventstore.dbclient - package com.eventstore.dbclient
 
compareTo(Position) - Method in class com.eventstore.dbclient.Position
 
compareTo(StreamRevision) - Method in class com.eventstore.dbclient.StreamRevision
 
compareTo(PrefixFilterExpression) - Method in class com.eventstore.dbclient.PrefixFilterExpression
 
compareTo(RegularFilterExpression) - Method in class com.eventstore.dbclient.RegularFilterExpression
 
ConnectionMetadata - Class in com.eventstore.dbclient
 
ConnectionMetadata() - Constructor for class com.eventstore.dbclient.ConnectionMetadata
 
ConnectionSettingsBuilder - Class in com.eventstore.dbclient
 
ConnectionSettingsBuilder() - Constructor for class com.eventstore.dbclient.ConnectionSettingsBuilder
 
ConnectionShutdownException - Exception in com.eventstore.dbclient
 
ConnectionShutdownException() - Constructor for exception com.eventstore.dbclient.ConnectionShutdownException
 
Consts - Class in com.eventstore.dbclient
 
Consts() - Constructor for class com.eventstore.dbclient.Consts
 
consumerStrategy(ConsumerStrategy) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
The strategy to use for distributing events to client consumers.
ConsumerStrategy - Enum in com.eventstore.dbclient
 
consumerStrategyName - Variable in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
convertSingleResponse(CompletableFuture<RespT>) - Static method in class com.eventstore.dbclient.GrpcUtils
 
convertSingleResponse(CompletableFuture<TargetT>, ThrowingFunction<RespT, TargetT, ExceptionT>) - Static method in class com.eventstore.dbclient.GrpcUtils
 
copy(PersistentSubscriptionSettings) - Static method in class com.eventstore.dbclient.PersistentSubscriptionSettings
 
copy(PersistentSubscriptionToAllSettings) - Static method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettings
 
create(EventStoreDBClientSettings) - Static method in class com.eventstore.dbclient.EventStoreDBClient
 
create(EventStoreDBClientSettings) - Static method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
create(EventStoreDBClientSettings) - Static method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Returns the Projection Management client based on the settings.
create(String, String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
create(String, String) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Creates a new projection in the stopped state.
create(String, String, CreatePersistentSubscriptionOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
create(String, String, CreateProjectionOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Creates a new projection in the stopped state.
create(String, String, PersistentSubscriptionSettings) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
createChannel(Endpoint) - Method in class com.eventstore.dbclient.GrpcClient
 
createConnectionLoopExecutor() - Method in class com.eventstore.dbclient.GrpcClient
 
createOptions() - Method in class com.eventstore.dbclient.AbstractCreatePersistentSubscription
 
createOptions() - Method in class com.eventstore.dbclient.AbstractDeletePersistentSubscription
 
createOptions() - Method in class com.eventstore.dbclient.AbstractRead
 
createOptions() - Method in class com.eventstore.dbclient.AbstractRegularSubscription
 
createOptions() - Method in class com.eventstore.dbclient.AbstractSubscribePersistentSubscription
 
createOptions() - Method in class com.eventstore.dbclient.AbstractUpdatePersistentSubscription
 
createOptions() - Method in class com.eventstore.dbclient.CreatePersistentSubscription
 
createOptions() - Method in class com.eventstore.dbclient.CreatePersistentSubscriptionToAll
 
createOptions() - Method in class com.eventstore.dbclient.DeletePersistentSubscription
 
createOptions() - Method in class com.eventstore.dbclient.DeletePersistentSubscriptionToAll
 
createOptions() - Method in class com.eventstore.dbclient.ReadAll
 
createOptions() - Method in class com.eventstore.dbclient.ReadStream
 
createOptions() - Method in class com.eventstore.dbclient.SubscribePersistentSubscription
 
createOptions() - Method in class com.eventstore.dbclient.SubscribePersistentSubscriptionToAll
 
createOptions() - Method in class com.eventstore.dbclient.SubscribeToAll
 
createOptions() - Method in class com.eventstore.dbclient.SubscribeToStream
 
createOptions() - Method in class com.eventstore.dbclient.UpdatePersistentSubscription
 
createOptions() - Method in class com.eventstore.dbclient.UpdatePersistentSubscriptionToAll
 
CreatePersistentSubscription - Class in com.eventstore.dbclient
 
CreatePersistentSubscription(GrpcClient, String, String, CreatePersistentSubscriptionOptions) - Constructor for class com.eventstore.dbclient.CreatePersistentSubscription
 
CreatePersistentSubscriptionOptions - Class in com.eventstore.dbclient
 
CreatePersistentSubscriptionOptions() - Constructor for class com.eventstore.dbclient.CreatePersistentSubscriptionOptions
 
CreatePersistentSubscriptionToAll - Class in com.eventstore.dbclient
 
CreatePersistentSubscriptionToAll(GrpcClient, String, CreatePersistentSubscriptionToAllOptions) - Constructor for class com.eventstore.dbclient.CreatePersistentSubscriptionToAll
 
CreatePersistentSubscriptionToAllOptions - Class in com.eventstore.dbclient
 
CreatePersistentSubscriptionToAllOptions() - Constructor for class com.eventstore.dbclient.CreatePersistentSubscriptionToAllOptions
 
CreateProjection - Class in com.eventstore.dbclient
 
CreateProjection(GrpcClient, String, String, CreateProjectionOptions) - Constructor for class com.eventstore.dbclient.CreateProjection
 
CreateProjectionOptions - Class in com.eventstore.dbclient
 
createSettings() - Method in class com.eventstore.dbclient.AbstractCreatePersistentSubscription
 
createSettings() - Method in class com.eventstore.dbclient.AbstractUpdatePersistentSubscription
 
createSettings() - Method in class com.eventstore.dbclient.CreatePersistentSubscription
 
createSettings() - Method in class com.eventstore.dbclient.UpdatePersistentSubscription
 
createToAll(String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
createToAll(String, CreatePersistentSubscriptionToAllOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
createToAll(String, PersistentSubscriptionToAllSettings) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
credentials - Variable in class com.eventstore.dbclient.EventStoreDBClientBase
 
Credentials(String, String) - Constructor for class com.eventstore.dbclient.EventStoreDBClientSettings.Credentials
 
currentChannelId - Variable in class com.eventstore.dbclient.GrpcClient
 

D

DEFAULT - Static variable in class com.eventstore.dbclient.Timeouts
 
DEFAULT_KEEP_ALIVE_INTERVAL_IN_MS - Static variable in class com.eventstore.dbclient.Consts
 
DEFAULT_KEEP_ALIVE_TIMEOUT_IN_MS - Static variable in class com.eventstore.dbclient.Consts
 
defaultCredentials(String, String) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
 
defaultReadOptions - Static variable in class com.eventstore.dbclient.AbstractRead
 
defaultReadOptions - Static variable in class com.eventstore.dbclient.AbstractRegularSubscription
 
defaultReadOptions - Static variable in class com.eventstore.dbclient.AbstractSubscribePersistentSubscription
 
defaultSubscribeOptions - Static variable in class com.eventstore.dbclient.AbstractRegularSubscription
 
delete(String) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Deletes the projection.
delete(String, DeleteProjectionOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Deletes the projection.
delete(String, String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
delete(String, String, DeletePersistentSubscriptionOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
deleteCheckpointStream() - Method in class com.eventstore.dbclient.DeleteProjectionOptions
 
deleteCheckpointStream(boolean) - Method in class com.eventstore.dbclient.DeleteProjectionOptions
 
deleteEmittedStreams() - Method in class com.eventstore.dbclient.DeleteProjectionOptions
 
deleteEmittedStreams(boolean) - Method in class com.eventstore.dbclient.DeleteProjectionOptions
 
DeletePersistentSubscription - Class in com.eventstore.dbclient
 
DeletePersistentSubscription(GrpcClient, String, String, DeletePersistentSubscriptionOptions) - Constructor for class com.eventstore.dbclient.DeletePersistentSubscription
 
DeletePersistentSubscriptionOptions - Class in com.eventstore.dbclient
 
DeletePersistentSubscriptionToAll - Class in com.eventstore.dbclient
 
DeletePersistentSubscriptionToAll(GrpcClient, String, DeletePersistentSubscriptionOptions) - Constructor for class com.eventstore.dbclient.DeletePersistentSubscriptionToAll
 
DeleteProjection - Class in com.eventstore.dbclient
 
DeleteProjection(GrpcClient, String, DeleteProjectionOptions) - Constructor for class com.eventstore.dbclient.DeleteProjection
 
DeleteProjectionOptions - Class in com.eventstore.dbclient
 
DeleteResult - Class in com.eventstore.dbclient
 
DeleteResult(Position) - Constructor for class com.eventstore.dbclient.DeleteResult
 
deleteStateStream() - Method in class com.eventstore.dbclient.DeleteProjectionOptions
 
deleteStateStream(boolean) - Method in class com.eventstore.dbclient.DeleteProjectionOptions
 
deleteStream(String) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
deleteStream(String, DeleteStreamOptions) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
DeleteStream - Class in com.eventstore.dbclient
 
DeleteStream(GrpcClient, String, DeleteStreamOptions) - Constructor for class com.eventstore.dbclient.DeleteStream
 
DeleteStreamOptions - Class in com.eventstore.dbclient
 
deleteToAll(String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
deleteToAll(String, DeletePersistentSubscriptionOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
deserialize(Object) - Static method in class com.eventstore.dbclient.Acls
 
deserialize(String) - Static method in class com.eventstore.dbclient.SystemStreamAcl
 
deserialize(String) - Static method in class com.eventstore.dbclient.UserStreamAcl
 
deserialize(HashMap<String, Object>) - Static method in class com.eventstore.dbclient.StreamAcl
 
deserialize(HashMap<String, Object>) - Static method in class com.eventstore.dbclient.StreamMetadata
 
direction(Direction) - Method in class com.eventstore.dbclient.ReadAllOptions
 
Direction - Enum in com.eventstore.dbclient
Specifies the direction of a read operation.
disable(String) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Disables the projection.
disable(String, DisableProjectionOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Disables the projection.
disableExtraStatistics() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
Disable tracking of latency statistics on this subscription.
disableLinkResolution() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
DisableProjection - Class in com.eventstore.dbclient
 
DisableProjection(GrpcClient, String, DisableProjectionOptions) - Constructor for class com.eventstore.dbclient.DisableProjection
 
DisableProjectionOptions - Class in com.eventstore.dbclient
 
DISCOVER_LEADER - com.eventstore.dbclient.ClusterInfo.MemberState
 
discoveryInterval(int) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
 
DISPATCH_TO_SINGLE - Static variable in class com.eventstore.dbclient.NamedConsumerStrategy
 
DispatchToSingle - com.eventstore.dbclient.ConsumerStrategy
 
dnsDiscover(boolean) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
 
doConnect() - Method in class com.eventstore.dbclient.EventStoreDBClusterClient
 
doConnect() - Method in class com.eventstore.dbclient.GrpcClient
 
doConnect() - Method in class com.eventstore.dbclient.SingleNodeClient
 

E

emitEnabled(boolean) - Method in class com.eventstore.dbclient.CreateProjectionOptions
 
emitEnabled(boolean) - Method in class com.eventstore.dbclient.UpdateProjectionOptions
 
enable(String) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Enables the projection.
enable(String, EnableProjectionOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Enables the projection.
enableExtraStatistics() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
Enable tracking of latency statistics on this subscription.
enableLinkResolution() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
EnableProjection - Class in com.eventstore.dbclient
 
EnableProjection(GrpcClient, String, EnableProjectionOptions) - Constructor for class com.eventstore.dbclient.EnableProjection
 
EnableProjectionOptions - Class in com.eventstore.dbclient
 
END - Static variable in class com.eventstore.dbclient.Position
 
END - Static variable in class com.eventstore.dbclient.StreamRevision
 
Endpoint - Class in com.eventstore.dbclient
 
Endpoint(String, int) - Constructor for class com.eventstore.dbclient.Endpoint
 
equals(Object) - Method in class com.eventstore.dbclient.DeleteResult
 
equals(Object) - Method in class com.eventstore.dbclient.EventTypeFilter
 
equals(Object) - Method in class com.eventstore.dbclient.ExpectedRevision
 
equals(Object) - Method in class com.eventstore.dbclient.Position
 
equals(Object) - Method in class com.eventstore.dbclient.PrefixFilterExpression
 
equals(Object) - Method in class com.eventstore.dbclient.RecordedEvent
 
equals(Object) - Method in class com.eventstore.dbclient.RegularFilterExpression
 
equals(Object) - Method in class com.eventstore.dbclient.ResolvedEvent
 
equals(Object) - Method in class com.eventstore.dbclient.StreamAcl
 
equals(Object) - Method in class com.eventstore.dbclient.StreamFilter
 
equals(Object) - Method in class com.eventstore.dbclient.StreamMetadata
 
equals(Object) - Method in class com.eventstore.dbclient.StreamRevision
 
equals(Object) - Method in class com.eventstore.dbclient.SystemStreamAcl
 
equals(Object) - Method in class com.eventstore.dbclient.UserStreamAcl
 
equals(Object) - Method in class com.eventstore.dbclient.WriteResult
 
EventData - Class in com.eventstore.dbclient
 
EventData(UUID, String, String, byte[], byte[]) - Constructor for class com.eventstore.dbclient.EventData
 
EventDataBuilder - Class in com.eventstore.dbclient
 
EventDataBuilder() - Constructor for class com.eventstore.dbclient.EventDataBuilder
 
EventFilter - Interface in com.eventstore.dbclient
 
eventId(UUID) - Method in class com.eventstore.dbclient.EventDataBuilder
 
EventStoreDBClient - Class in com.eventstore.dbclient
 
EventStoreDBClientBase - Class in com.eventstore.dbclient
 
EventStoreDBClientBase(EventStoreDBClientSettings) - Constructor for class com.eventstore.dbclient.EventStoreDBClientBase
 
EventStoreDBClientSettings - Class in com.eventstore.dbclient
 
EventStoreDBClientSettings(boolean, int, int, int, NodePreference, boolean, boolean, boolean, EventStoreDBClientSettings.Credentials, Endpoint[], long, long) - Constructor for class com.eventstore.dbclient.EventStoreDBClientSettings
 
EventStoreDBClientSettings.Credentials - Class in com.eventstore.dbclient
 
EventStoreDBClusterClient - Class in com.eventstore.dbclient
 
EventStoreDBClusterClient(List<InetSocketAddress>, Endpoint, NodePreference, SslContext, EventStoreDBClientSettings) - Constructor for class com.eventstore.dbclient.EventStoreDBClusterClient
 
EventStoreDBConnectionString - Class in com.eventstore.dbclient
 
EventStoreDBConnectionString() - Constructor for class com.eventstore.dbclient.EventStoreDBConnectionString
 
EventStoreDBPersistentSubscriptionsClient - Class in com.eventstore.dbclient
 
EventStoreDBProjectionManagementClient - Class in com.eventstore.dbclient
 
EventTypeFilter - Class in com.eventstore.dbclient
 
EventTypeFilter(Optional<Integer>, PrefixFilterExpression...) - Constructor for class com.eventstore.dbclient.EventTypeFilter
 
EventTypeFilter(Optional<Integer>, RegularFilterExpression) - Constructor for class com.eventstore.dbclient.EventTypeFilter
 
execute() - Method in class com.eventstore.dbclient.AbortProjection
 
execute() - Method in class com.eventstore.dbclient.AbstractCreatePersistentSubscription
 
execute() - Method in class com.eventstore.dbclient.AbstractDeletePersistentSubscription
 
execute() - Method in class com.eventstore.dbclient.AbstractRegularSubscription
 
execute() - Method in class com.eventstore.dbclient.AbstractSubscribePersistentSubscription
 
execute() - Method in class com.eventstore.dbclient.AbstractUpdatePersistentSubscription
 
execute() - Method in class com.eventstore.dbclient.AppendToStream
 
execute() - Method in class com.eventstore.dbclient.CreateProjection
 
execute() - Method in class com.eventstore.dbclient.DeleteProjection
 
execute() - Method in class com.eventstore.dbclient.DeleteStream
 
execute() - Method in class com.eventstore.dbclient.DisableProjection
 
execute() - Method in class com.eventstore.dbclient.EnableProjection
 
execute() - Method in class com.eventstore.dbclient.GetProjectionResult
 
execute() - Method in class com.eventstore.dbclient.GetProjectionState
 
execute() - Method in class com.eventstore.dbclient.GetProjectionStatistics
 
execute() - Method in class com.eventstore.dbclient.GetProjectionStatus
 
execute() - Method in class com.eventstore.dbclient.ListProjections
 
execute() - Method in class com.eventstore.dbclient.ResetProjection
 
execute() - Method in class com.eventstore.dbclient.RestartProjectionSubsystem
 
execute() - Method in class com.eventstore.dbclient.UpdateProjection
 
expectedRevision(long) - Static method in class com.eventstore.dbclient.ExpectedRevision
 
ExpectedRevision - Class in com.eventstore.dbclient
 
ExpectedRevision() - Constructor for class com.eventstore.dbclient.ExpectedRevision
 
extraStatistics - Variable in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
extraStatistics(boolean) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
Whether to track latency statistics on this subscription.

F

filter - Variable in class com.eventstore.dbclient.SubscribeToAllOptions
 
filter(SubscriptionFilter) - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettingsBuilder
 
filter(SubscriptionFilter) - Method in class com.eventstore.dbclient.SubscribeToAllOptions
 
FOLLOWER - com.eventstore.dbclient.ClusterInfo.MemberState
 
FOLLOWER - com.eventstore.dbclient.NodePreference
 
forwards() - Method in class com.eventstore.dbclient.ReadAllOptions
 
forwards() - Method in class com.eventstore.dbclient.ReadStreamOptions
 
Forwards - com.eventstore.dbclient.Direction
Read in the forward direction.
from(ConsumerStrategy) - Static method in class com.eventstore.dbclient.NamedConsumerStrategy
 
fromEnd() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
 
fromEnd() - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettingsBuilder
 
fromStart() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
 
fromStart() - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettingsBuilder
 
fromStreamStart() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
fromWire(Projectionmanagement.StatisticsResp.Details) - Static method in class com.eventstore.dbclient.ProjectionDetails
 

G

get() - Static method in class com.eventstore.dbclient.AbortProjectionOptions
 
get() - Static method in class com.eventstore.dbclient.AppendToStreamOptions
 
get() - Static method in class com.eventstore.dbclient.CreatePersistentSubscriptionOptions
 
get() - Static method in class com.eventstore.dbclient.CreatePersistentSubscriptionToAllOptions
 
get() - Static method in class com.eventstore.dbclient.CreateProjectionOptions
 
get() - Static method in class com.eventstore.dbclient.DeletePersistentSubscriptionOptions
 
get() - Static method in class com.eventstore.dbclient.DeleteProjectionOptions
 
get() - Static method in class com.eventstore.dbclient.DeleteStreamOptions
 
get() - Static method in class com.eventstore.dbclient.DisableProjectionOptions
 
get() - Static method in class com.eventstore.dbclient.EnableProjectionOptions
 
get() - Static method in class com.eventstore.dbclient.GetProjectionStateOptions
 
get() - Static method in class com.eventstore.dbclient.GetProjectionStatisticsOptions
 
get() - Static method in class com.eventstore.dbclient.GetProjectionStatusOptions
 
get() - Static method in class com.eventstore.dbclient.ListProjectionsOptions
 
get() - Static method in class com.eventstore.dbclient.ReadAllOptions
 
get() - Static method in class com.eventstore.dbclient.ReadStreamOptions
 
get() - Static method in class com.eventstore.dbclient.ResetProjectionOptions
 
get() - Static method in class com.eventstore.dbclient.RestartProjectionSubsystemOptions
 
get() - Static method in class com.eventstore.dbclient.SubscribePersistentSubscriptionOptions
 
get() - Static method in class com.eventstore.dbclient.SubscribeToAllOptions
 
get() - Static method in class com.eventstore.dbclient.SubscribeToStreamOptions
 
get() - Static method in class com.eventstore.dbclient.UpdatePersistentSubscriptionOptions
 
get() - Static method in class com.eventstore.dbclient.UpdatePersistentSubscriptionToAllOptions
 
get() - Static method in class com.eventstore.dbclient.UpdateProjectionOptions
 
get_1() - Method in class com.eventstore.dbclient.Tuple
 
get_2() - Method in class com.eventstore.dbclient.Tuple
 
getAcl() - Method in class com.eventstore.dbclient.StreamMetadata
 
getActualVersion() - Method in exception com.eventstore.dbclient.WrongExpectedVersionException
 
getAddress() - Method in class com.eventstore.dbclient.ClusterInfo.Endpoint
 
getBufferedEvents() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getBufferSize() - Method in class com.eventstore.dbclient.SubscribePersistentSubscriptionOptions
 
getCacheControl() - Method in class com.eventstore.dbclient.StreamMetadata
 
getCheckpointAfter() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
The amount of time to try to checkpoint after.
getCheckpointAfterMs() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
The amount of time in milliseconds to try to checkpoint after.
getCheckPointLowerBound() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
The minimum number of messages to process before a checkpoint may be written.
getCheckpointStatus() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getCheckPointUpperBound() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
The maximum number of messages not checkpointed before forcing a checkpoint.
getCommitUnsigned() - Method in class com.eventstore.dbclient.Position
 
getConsumerStrategyName() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
The strategy to use for distributing events to client consumers.
getContentType() - Method in class com.eventstore.dbclient.EventData
 
getContentType() - Method in class com.eventstore.dbclient.RecordedEvent
 
getCoreProcessingTime() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getCreated() - Method in class com.eventstore.dbclient.RecordedEvent
 
getCustomProperties() - Method in class com.eventstore.dbclient.StreamMetadata
 
getDefaultCredentials() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
 
getDeleteCheckpointStream() - Method in class com.eventstore.dbclient.DeleteProjectionOptions
 
getDeleteEmittedStreams() - Method in class com.eventstore.dbclient.DeleteProjectionOptions
 
getDeleteRoles() - Method in class com.eventstore.dbclient.StreamAcl
 
getDeleteStateStream() - Method in class com.eventstore.dbclient.DeleteProjectionOptions
 
getDirection() - Method in class com.eventstore.dbclient.ReadAllOptions
 
getDirection() - Method in class com.eventstore.dbclient.ReadStreamOptions
 
getDiscoveryInterval() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
 
getEffectiveName() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getEpoch() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getEvent() - Method in class com.eventstore.dbclient.ResolvedEvent
 
getEventData() - Method in class com.eventstore.dbclient.EventData
 
getEventData() - Method in class com.eventstore.dbclient.RecordedEvent
 
getEventDataAs(Class<A>) - Method in class com.eventstore.dbclient.RecordedEvent
 
getEventId() - Method in class com.eventstore.dbclient.EventData
 
getEventId() - Method in class com.eventstore.dbclient.RecordedEvent
 
getEvents() - Method in class com.eventstore.dbclient.ReadResult
 
getEventsProcessedAfterRestart() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getEventType() - Method in class com.eventstore.dbclient.EventData
 
getEventType() - Method in class com.eventstore.dbclient.RecordedEvent
 
getFilter() - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettings
 
getFilter() - Method in class com.eventstore.dbclient.SubscribeToAllOptions
 
getGossipTimeout() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
 
getHistoryBufferSize() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
The number of events to cache when catching up.
getHostname() - Method in class com.eventstore.dbclient.Endpoint
 
getHosts() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
 
getHttpEndpoint() - Method in class com.eventstore.dbclient.ClusterInfo.Member
 
getInstance() - Static method in class com.eventstore.dbclient.SystemStreamAcl
 
getInstance() - Static method in class com.eventstore.dbclient.UserStreamAcl
 
getInstanceId() - Method in class com.eventstore.dbclient.ClusterInfo.Member
 
getKeepAliveInterval() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
 
getKeepAliveTimeout() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
 
getLastCheckpoint() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getLeaderEndpoint() - Method in exception com.eventstore.dbclient.NotLeaderException
 
getLink() - Method in class com.eventstore.dbclient.ResolvedEvent
 
getLiveBufferSize() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
The size of the buffer (in-memory) listening to live messages as they happen before paging occurs.
getLogPosition() - Method in class com.eventstore.dbclient.DeleteResult
 
getLogPosition() - Method in class com.eventstore.dbclient.WriteResult
 
getMaxAge() - Method in class com.eventstore.dbclient.StreamMetadata
 
getMaxCheckpointCount() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
getMaxCount() - Method in class com.eventstore.dbclient.StreamMetadata
 
getMaxDiscoverAttempts() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
 
getMaxRetryCount() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
The maximum number of retries (due to timeout) before a message is considered to be parked.
getMaxSearchWindow() - Method in interface com.eventstore.dbclient.EventFilter
 
getMaxSearchWindow() - Method in class com.eventstore.dbclient.EventTypeFilter
 
getMaxSearchWindow() - Method in class com.eventstore.dbclient.StreamFilter
 
getMaxSubscriberCount() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
The maximum number of subscribers allowed.
getMembers() - Method in class com.eventstore.dbclient.ClusterInfo
 
getMessageTimeout() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
The amount of time after which to consider a message as timed out and retried.
getMessageTimeoutMs() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
The amount of time in milliseconds after which to consider a message as timed out and retried.
getMetaReadRoles() - Method in class com.eventstore.dbclient.StreamAcl
 
getMetaWriteRoles() - Method in class com.eventstore.dbclient.StreamAcl
 
getMinCheckpointCount() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
getMode() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getName() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getNextExpectedRevision() - Method in class com.eventstore.dbclient.WriteResult
 
getNextExpectedRevision() - Method in exception com.eventstore.dbclient.WrongExpectedVersionException
 
getNodePreference() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
 
getOriginalEvent() - Method in class com.eventstore.dbclient.ResolvedEvent
 
getPartitionsCached() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getPort() - Method in class com.eventstore.dbclient.ClusterInfo.Endpoint
 
getPort() - Method in class com.eventstore.dbclient.Endpoint
 
getPosition() - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettings
 
getPosition() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getPosition() - Method in class com.eventstore.dbclient.RecordedEvent
 
getPrefixFilterExpressions() - Method in interface com.eventstore.dbclient.EventFilter
 
getPrefixFilterExpressions() - Method in class com.eventstore.dbclient.EventTypeFilter
 
getPrefixFilterExpressions() - Method in class com.eventstore.dbclient.StreamFilter
 
getPrepareUnsigned() - Method in class com.eventstore.dbclient.Position
 
getProgress() - Method in class com.eventstore.dbclient.ProjectionDetails
 
GetProjectionResult<TResult> - Class in com.eventstore.dbclient
 
getProjections() - Method in class com.eventstore.dbclient.ListProjectionsResult
 
GetProjectionState<TResult> - Class in com.eventstore.dbclient
 
GetProjectionStateOptions - Class in com.eventstore.dbclient
 
GetProjectionStatistics - Class in com.eventstore.dbclient
 
GetProjectionStatistics(GrpcClient, String, GetProjectionStatisticsOptions) - Constructor for class com.eventstore.dbclient.GetProjectionStatistics
 
GetProjectionStatisticsOptions - Class in com.eventstore.dbclient
 
GetProjectionStatus - Class in com.eventstore.dbclient
 
GetProjectionStatus(GrpcClient, String, GetProjectionStatusOptions) - Constructor for class com.eventstore.dbclient.GetProjectionStatus
 
GetProjectionStatusOptions - Class in com.eventstore.dbclient
 
getReadBatchSize() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
The number of events read at a time when catching up.
getReadRoles() - Method in class com.eventstore.dbclient.StreamAcl
 
getReadsInProgress() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getRegularFilterExpression() - Method in interface com.eventstore.dbclient.EventFilter
 
getRegularFilterExpression() - Method in class com.eventstore.dbclient.EventTypeFilter
 
getRegularFilterExpression() - Method in class com.eventstore.dbclient.StreamFilter
 
getResult(String, Class<TResult>) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Gets the projection's result.
getResult(String, String, Class<TResult>) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Gets the projection's result.
getResult(String, Function<TypeFactory, JavaType>) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Gets the projection's result.
getRevision() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
 
getState() - Method in class com.eventstore.dbclient.ClusterInfo.Member
 
getState(String, Class<TResult>) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Gets the state of the projection.
getState(String, String, Class<TResult>) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Gets the state of the projection for the provided partition.
getState(String, String, Function<TypeFactory, JavaType>) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Gets the state of the projection for the provided partition.
getState(String, Function<TypeFactory, JavaType>) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Gets the state of the projection.
getStateReason() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getStatistics(String) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Gets the statistics for the projection.
getStatistics(String, GetProjectionStatisticsOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Gets the statistics for the projection.
getStatus() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getStatus(String) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Gets the projection's current status.
getStatus(String, GetProjectionStatusOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Gets the projection's current status.
getStrategy() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
getStreamId() - Method in class com.eventstore.dbclient.RecordedEvent
 
getStreamMetadata(String) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
getStreamMetadata(String, ReadStreamOptions) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
getStreamName() - Method in exception com.eventstore.dbclient.WrongExpectedVersionException
 
getStreamRevision() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
 
getStreamRevision() - Method in class com.eventstore.dbclient.RecordedEvent
 
getSubscriptionId() - Method in class com.eventstore.dbclient.PersistentSubscription
 
getSubscriptionId() - Method in class com.eventstore.dbclient.Subscription
 
getTruncateBefore() - Method in class com.eventstore.dbclient.StreamMetadata
 
getUserMetadata() - Method in class com.eventstore.dbclient.EventData
 
getUserMetadata() - Method in class com.eventstore.dbclient.RecordedEvent
 
getValueUnsigned() - Method in class com.eventstore.dbclient.StreamRevision
 
getVersion() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getWritePendingEventsAfterCheckpoint() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getWritePendingEventsBeforeCheckpoint() - Method in class com.eventstore.dbclient.ProjectionDetails
 
getWriteRoles() - Method in class com.eventstore.dbclient.StreamAcl
 
getWritesInProgress() - Method in class com.eventstore.dbclient.ProjectionDetails
 
GossipClient - Class in com.eventstore.dbclient
 
GossipClient(ManagedChannel) - Constructor for class com.eventstore.dbclient.GossipClient
 
gossipTimeout(int) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
 
GrpcClient - Class in com.eventstore.dbclient
 
GrpcClient(EventStoreDBClientSettings, SslContext) - Constructor for class com.eventstore.dbclient.GrpcClient
 
GrpcUtils - Class in com.eventstore.dbclient
 
GrpcUtils() - Constructor for class com.eventstore.dbclient.GrpcUtils
 

H

hardDelete() - Method in class com.eventstore.dbclient.DeleteStreamOptions
 
hashCode() - Method in class com.eventstore.dbclient.DeleteResult
 
hashCode() - Method in class com.eventstore.dbclient.EventTypeFilter
 
hashCode() - Method in class com.eventstore.dbclient.ExpectedRevision
 
hashCode() - Method in class com.eventstore.dbclient.Position
 
hashCode() - Method in class com.eventstore.dbclient.PrefixFilterExpression
 
hashCode() - Method in class com.eventstore.dbclient.RecordedEvent
 
hashCode() - Method in class com.eventstore.dbclient.RegularFilterExpression
 
hashCode() - Method in class com.eventstore.dbclient.ResolvedEvent
 
hashCode() - Method in class com.eventstore.dbclient.StreamAcl
 
hashCode() - Method in class com.eventstore.dbclient.StreamFilter
 
hashCode() - Method in class com.eventstore.dbclient.StreamMetadata
 
hashCode() - Method in class com.eventstore.dbclient.StreamRevision
 
hashCode() - Method in class com.eventstore.dbclient.SystemStreamAcl
 
hashCode() - Method in class com.eventstore.dbclient.UserStreamAcl
 
hashCode() - Method in class com.eventstore.dbclient.WriteResult
 
hasUserCredentials() - Method in class com.eventstore.dbclient.ConnectionMetadata
 
historyBufferSize - Variable in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
historyBufferSize(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
The number of events to cache when catching up.

I

INITIALIZING - com.eventstore.dbclient.ClusterInfo.MemberState
 
isAlive() - Method in class com.eventstore.dbclient.ClusterInfo.Member
 
isDnsDiscover() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
 
isEmitEnabled() - Method in class com.eventstore.dbclient.CreateProjectionOptions
 
isEmitEnabled() - Method in class com.eventstore.dbclient.UpdateProjectionOptions
 
isExtraStatistics() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
Whether to track latency statistics on this subscription.
isResolveLinks() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
isSoftDelete() - Method in class com.eventstore.dbclient.DeleteStreamOptions
 
isThrowOnAppendFailure() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
 
isTls() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
 
isTlsVerifyCert() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
 
isTrackingEmittedStreams() - Method in class com.eventstore.dbclient.CreateProjectionOptions
 

J

json(String, byte[]) - Static method in class com.eventstore.dbclient.EventDataBuilder
 
json(String, A) - Static method in class com.eventstore.dbclient.EventDataBuilder
 
json(UUID, String, byte[]) - Static method in class com.eventstore.dbclient.EventDataBuilder
 
json(UUID, String, A) - Static method in class com.eventstore.dbclient.EventDataBuilder
 

K

keepAliveInterval(long) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
 
keepAliveTimeout(long) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
 

L

lastException - Variable in class com.eventstore.dbclient.GrpcClient
 
LEADER - com.eventstore.dbclient.ClusterInfo.MemberState
 
LEADER - com.eventstore.dbclient.NodePreference
 
list() - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Lists all continuous projections.
list(ListProjectionsOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Lists all continuous projections.
listener - Variable in class com.eventstore.dbclient.AbstractRegularSubscription
 
ListProjections - Class in com.eventstore.dbclient
 
ListProjections(GrpcClient, ListProjectionsOptions) - Constructor for class com.eventstore.dbclient.ListProjections
 
ListProjectionsOptions - Class in com.eventstore.dbclient
 
ListProjectionsResult - Class in com.eventstore.dbclient
 
ListProjectionsResult(List<ProjectionDetails>) - Constructor for class com.eventstore.dbclient.ListProjectionsResult
 
liveBufferSize - Variable in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
liveBufferSize(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
The size of the buffer (in-memory) listening to live messages as they happen before paging occurs.
login - Variable in class com.eventstore.dbclient.EventStoreDBClientSettings.Credentials
 

M

MANAGER - com.eventstore.dbclient.ClusterInfo.MemberState
 
maxCheckpointCount(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
maxDiscoverAttempts(int) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
 
maxRetryCount - Variable in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
maxRetryCount(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
The maximum number of retries (due to timeout) before a message is considered to be parked.
maxSubscriberCount - Variable in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
maxSubscriberCount(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
The maximum number of subscribers allowed.
messageTimeout(Duration) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
The amount of time after which to consider a message as timed out and retried.
messageTimeoutInMs(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
The amount of time in milliseconds after which to consider a message as timed out and retried.
messageTimeoutMs - Variable in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
metadata - Variable in class com.eventstore.dbclient.AbstractRead
 
metadata - Variable in class com.eventstore.dbclient.AbstractRegularSubscription
 
metadataAsBytes(byte[]) - Method in class com.eventstore.dbclient.EventDataBuilder
 
metadataAsJson(A) - Method in class com.eventstore.dbclient.EventDataBuilder
 
minCheckpointCount(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder

N

nack(NackAction, String, ResolvedEvent...) - Method in class com.eventstore.dbclient.PersistentSubscription
 
nack(NackAction, String, Iterator<ResolvedEvent>) - Method in class com.eventstore.dbclient.PersistentSubscription
 
NackAction - Enum in com.eventstore.dbclient
 
namedConsumerStrategy(String) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
The strategy to use for distributing events to client consumers.
NamedConsumerStrategy - Class in com.eventstore.dbclient
 
NamedConsumerStrategy() - Constructor for class com.eventstore.dbclient.NamedConsumerStrategy
 
newBuilder() - Static method in class com.eventstore.dbclient.SubscriptionFilter
 
newBuilder() - Static method in class com.eventstore.dbclient.TimeoutsBuilder
 
newStreamAcl() - Static method in class com.eventstore.dbclient.Acls
 
newSystemStreamAcl() - Static method in class com.eventstore.dbclient.Acls
 
newUserStreamAcl() - Static method in class com.eventstore.dbclient.Acls
 
NO_STREAM - com.eventstore.dbclient.SpecialStreamRevision
 
NO_STREAM - Static variable in class com.eventstore.dbclient.ExpectedRevision
 
NoClusterNodeFound - Exception in com.eventstore.dbclient
 
NoClusterNodeFound() - Constructor for exception com.eventstore.dbclient.NoClusterNodeFound
 
nodePreference(NodePreference) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
 
NodePreference - Enum in com.eventstore.dbclient
 
NONE - Static variable in class com.eventstore.dbclient.PrefixFilterExpression
 
NotLeaderException - Exception in com.eventstore.dbclient
 
NotLeaderException(String, int) - Constructor for exception com.eventstore.dbclient.NotLeaderException
 
notResolveLinkTos() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
Don't resolve linkTo events to their linked events.

O

onCancelled(PersistentSubscription) - Method in class com.eventstore.dbclient.PersistentSubscriptionListener
 
onCancelled(Subscription) - Method in class com.eventstore.dbclient.SubscriptionListener
 
onCheckpoint(Subscription, Position) - Method in interface com.eventstore.dbclient.Checkpointer
 
onError(PersistentSubscription, Throwable) - Method in class com.eventstore.dbclient.PersistentSubscriptionListener
 
onError(Subscription, Throwable) - Method in class com.eventstore.dbclient.SubscriptionListener
 
onEvent(PersistentSubscription, ResolvedEvent) - Method in class com.eventstore.dbclient.PersistentSubscriptionListener
 
onEvent(Subscription, ResolvedEvent) - Method in class com.eventstore.dbclient.SubscriptionListener
 

P

Park - com.eventstore.dbclient.NackAction
 
parse(String) - Static method in class com.eventstore.dbclient.EventStoreDBConnectionString
 
ParseError - Class in com.eventstore.dbclient
 
ParseError(String, int, int, String) - Constructor for class com.eventstore.dbclient.ParseError
 
parseNodePreference(String) - Static method in class com.eventstore.dbclient.EventStoreDBConnectionString
 
parseOrThrow(String) - Static method in class com.eventstore.dbclient.EventStoreDBConnectionString
 
password - Variable in class com.eventstore.dbclient.EventStoreDBClientSettings.Credentials
 
PersistentSubscription - Class in com.eventstore.dbclient
 
PersistentSubscription(ClientCallStreamObserver<Persistent.ReadReq>, String) - Constructor for class com.eventstore.dbclient.PersistentSubscription
 
PersistentSubscription(ClientCallStreamObserver<Persistent.ReadReq>, String, String, String, int, Persistent.ReadReq.Options.Builder) - Constructor for class com.eventstore.dbclient.PersistentSubscription
Deprecated.
PersistentSubscriptionListener - Class in com.eventstore.dbclient
 
PersistentSubscriptionListener() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionListener
 
PersistentSubscriptions - Class in com.eventstore.dbclient
 
PersistentSubscriptions(GrpcClient, UserCredentials) - Constructor for class com.eventstore.dbclient.PersistentSubscriptions
 
PersistentSubscriptionSettings - Class in com.eventstore.dbclient
 
PersistentSubscriptionSettings(int, boolean, boolean, int, int, int, int, int, int, int, int, long, ConsumerStrategy) - Constructor for class com.eventstore.dbclient.PersistentSubscriptionSettings
 
PersistentSubscriptionSettings(int, boolean, boolean, int, int, int, int, int, int, int, int, StreamRevision, String) - Constructor for class com.eventstore.dbclient.PersistentSubscriptionSettings
 
PersistentSubscriptionSettingsBuilder - Class in com.eventstore.dbclient
 
PersistentSubscriptionSettingsBuilder() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
 
PersistentSubscriptionSettingsBuilder(PersistentSubscriptionSettings) - Constructor for class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
 
PersistentSubscriptionToAllSettings - Class in com.eventstore.dbclient
 
PersistentSubscriptionToAllSettings(int, boolean, boolean, int, int, int, int, int, int, int, int, String, Position, SubscriptionFilter) - Constructor for class com.eventstore.dbclient.PersistentSubscriptionToAllSettings
 
PersistentSubscriptionToAllSettingsBuilder - Class in com.eventstore.dbclient
 
PersistentSubscriptionToAllSettingsBuilder() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionToAllSettingsBuilder
 
PersistentSubscriptionToAllSettingsBuilder(PersistentSubscriptionToAllSettings) - Constructor for class com.eventstore.dbclient.PersistentSubscriptionToAllSettingsBuilder
 
Pinned - com.eventstore.dbclient.ConsumerStrategy
 
PINNED - Static variable in class com.eventstore.dbclient.NamedConsumerStrategy
 
Position - Class in com.eventstore.dbclient
 
Position(long, long) - Constructor for class com.eventstore.dbclient.Position
 
Position(String, String) - Constructor for class com.eventstore.dbclient.Position
 
PRE_LEADER - com.eventstore.dbclient.ClusterInfo.MemberState
 
PRE_READ_ONLY_REPLICA - com.eventstore.dbclient.ClusterInfo.MemberState
 
PRE_REPLICA - com.eventstore.dbclient.ClusterInfo.MemberState
 
PrefixFilterExpression - Class in com.eventstore.dbclient
 
PrefixFilterExpression(String) - Constructor for class com.eventstore.dbclient.PrefixFilterExpression
 
ProjectionDetails - Class in com.eventstore.dbclient
 
ProjectionDetails(long, long, long, String, int, int, int, String, String, String, String, String, float, String, long, String, long, int, int) - Constructor for class com.eventstore.dbclient.ProjectionDetails
 
pushMsg(GrpcClient.Msg) - Method in class com.eventstore.dbclient.GrpcClient
 

R

RANDOM - com.eventstore.dbclient.NodePreference
 
read() - Method in class com.eventstore.dbclient.GossipClient
 
READ_ONLY_LEADERLESS - com.eventstore.dbclient.ClusterInfo.MemberState
 
READ_ONLY_REPLICA - com.eventstore.dbclient.ClusterInfo.MemberState
 
READ_ONLY_REPLICA - com.eventstore.dbclient.NodePreference
 
readAll() - Method in class com.eventstore.dbclient.EventStoreDBClient
 
readAll(long) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
readAll(long, ReadAllOptions) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
readAll(ReadAllOptions) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
ReadAll - Class in com.eventstore.dbclient
 
ReadAll(GrpcClient, long, ReadAllOptions) - Constructor for class com.eventstore.dbclient.ReadAll
 
ReadAllOptions - Class in com.eventstore.dbclient
 
readAllReactive() - Method in class com.eventstore.dbclient.EventStoreDBClient
 
readAllReactive(long) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
readAllReactive(long, ReadAllOptions) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
readAllReactive(ReadAllOptions) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
readBatchSize - Variable in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
readBatchSize(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
The number of events read at a time when catching up.
ReadResult - Class in com.eventstore.dbclient
 
ReadResult(List<ResolvedEvent>) - Constructor for class com.eventstore.dbclient.ReadResult
 
readStream(String) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
readStream(String, long) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
readStream(String, long, ReadStreamOptions) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
readStream(String, ReadStreamOptions) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
ReadStream - Class in com.eventstore.dbclient
TODO - Implement a better way to handle very long stream to not end if OOM
ReadStream(GrpcClient, String, long, ReadStreamOptions) - Constructor for class com.eventstore.dbclient.ReadStream
 
ReadStreamOptions - Class in com.eventstore.dbclient
 
readStreamReactive(String) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
readStreamReactive(String, long) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
readStreamReactive(String, long, ReadStreamOptions) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
readStreamReactive(String, ReadStreamOptions) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
RecordedEvent - Class in com.eventstore.dbclient
 
RecordedEvent(String, StreamRevision, UUID, Position, Map<String, String>, @javax.validation.constraints.NotNull byte[], @javax.validation.constraints.NotNull byte[]) - Constructor for class com.eventstore.dbclient.RecordedEvent
 
RegularFilterExpression - Class in com.eventstore.dbclient
 
RegularFilterExpression(Pattern) - Constructor for class com.eventstore.dbclient.RegularFilterExpression
 
requiresLeader() - Method in class com.eventstore.dbclient.ConnectionMetadata
 
reset(String) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Resets the projection, causing it to start again from the beginning of the stream/s it selects from.
reset(String, ResetProjectionOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Resets the projection, causing it to start again from the beginning of the stream/s it selects from.
ResetProjection - Class in com.eventstore.dbclient
 
ResetProjection(GrpcClient, String, ResetProjectionOptions) - Constructor for class com.eventstore.dbclient.ResetProjection
 
ResetProjectionOptions - Class in com.eventstore.dbclient
 
RESIGNING_LEADER - com.eventstore.dbclient.ClusterInfo.MemberState
 
ResolvedEvent - Class in com.eventstore.dbclient
 
ResolvedEvent(RecordedEvent, RecordedEvent) - Constructor for class com.eventstore.dbclient.ResolvedEvent
 
resolveLinks(boolean) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
resolveLinkTos - Variable in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
 
resolveLinkTos() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
Resolve linkTo events to their linked events.
resolveLinkTos(boolean) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
Whether the subscription should resolve linkTo events to their linked events.
RestartProjectionSubsystem - Class in com.eventstore.dbclient
 
RestartProjectionSubsystem(GrpcClient, RestartProjectionSubsystemOptions) - Constructor for class com.eventstore.dbclient.RestartProjectionSubsystem
 
RestartProjectionSubsystemOptions - Class in com.eventstore.dbclient
 
restartSubsystem() - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Restarts the projection subsystem.
restartSubsystem(RestartProjectionSubsystemOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Restarts the projection subsystem.
Retry - com.eventstore.dbclient.NackAction
 
revision - Variable in class com.eventstore.dbclient.PersistentSubscriptionSettings
 
revision - Variable in class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
 
revision(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
ROUND_ROBIN - Static variable in class com.eventstore.dbclient.NamedConsumerStrategy
 
RoundRobin - com.eventstore.dbclient.ConsumerStrategy
 
run(Function<ManagedChannel, CompletableFuture<A>>) - Method in class com.eventstore.dbclient.GrpcClient
 

S

serialize() - Method in interface com.eventstore.dbclient.Acl
 
serialize() - Method in class com.eventstore.dbclient.StreamAcl
 
serialize() - Method in class com.eventstore.dbclient.StreamMetadata
 
serialize() - Method in class com.eventstore.dbclient.SystemStreamAcl
 
serialize() - Method in class com.eventstore.dbclient.UserStreamAcl
 
setAcl(Acl) - Method in class com.eventstore.dbclient.StreamMetadata
 
setBufferSize(int) - Method in class com.eventstore.dbclient.SubscribePersistentSubscriptionOptions
 
setCacheControl(Integer) - Method in class com.eventstore.dbclient.StreamMetadata
 
setCustomProperties(HashMap<String, Object>) - Method in class com.eventstore.dbclient.StreamMetadata
 
setMaxAge(Integer) - Method in class com.eventstore.dbclient.StreamMetadata
 
setMaxCount(Integer) - Method in class com.eventstore.dbclient.StreamMetadata
 
setStreamMetadata(String, AppendToStreamOptions, StreamMetadata) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
setStreamMetadata(String, StreamMetadata) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
settings - Variable in class com.eventstore.dbclient.GrpcClient
 
SETTINGS_STREAM - Static variable in class com.eventstore.dbclient.SystemStreams
 
setTruncateBefore(Integer) - Method in class com.eventstore.dbclient.StreamMetadata
 
shouldResolveLinkTos() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettings
Whether the subscription should resolve linkTo events to their linked events.
SHUT_DOWN - com.eventstore.dbclient.ClusterInfo.MemberState
 
shutdown - Variable in class com.eventstore.dbclient.GrpcClient
 
shutdown() - Method in class com.eventstore.dbclient.EventStoreDBClientBase
 
shutdown() - Method in class com.eventstore.dbclient.GossipClient
 
shutdown() - Method in class com.eventstore.dbclient.GrpcClient
 
SHUTTING_DOWN - com.eventstore.dbclient.ClusterInfo.MemberState
 
SingleNodeClient - Class in com.eventstore.dbclient
 
SingleNodeClient(String, int, SslContext, EventStoreDBClientSettings) - Constructor for class com.eventstore.dbclient.SingleNodeClient
 
Skip - com.eventstore.dbclient.NackAction
 
sleep(long) - Method in class com.eventstore.dbclient.GrpcClient
 
softDelete() - Method in class com.eventstore.dbclient.DeleteStreamOptions
 
SpecialStreamRevision - Enum in com.eventstore.dbclient
 
sslContext - Variable in class com.eventstore.dbclient.GrpcClient
 
START - Static variable in class com.eventstore.dbclient.Position
 
START - Static variable in class com.eventstore.dbclient.StreamRevision
 
startConnectionLoop() - Method in class com.eventstore.dbclient.GrpcClient
 
startFrom(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
The exclusive position in the stream or transaction file the subscription should start from.
startFrom(long, long) - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettingsBuilder
The exclusive position in the stream or transaction file the subscription should start from.
startFrom(Position) - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettingsBuilder
The exclusive position in the stream or transaction file the subscription should start from.
startFrom(StreamRevision) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
The exclusive position in the stream or transaction file the subscription should start from.
stop() - Method in class com.eventstore.dbclient.PersistentSubscription
 
stop() - Method in class com.eventstore.dbclient.Subscription
 
Stop - com.eventstore.dbclient.NackAction
 
STREAM_EXISTS - com.eventstore.dbclient.SpecialStreamRevision
 
STREAM_EXISTS - Static variable in class com.eventstore.dbclient.ExpectedRevision
 
StreamAcl - Class in com.eventstore.dbclient
 
StreamAcl() - Constructor for class com.eventstore.dbclient.StreamAcl
 
StreamFilter - Class in com.eventstore.dbclient
 
StreamFilter(Optional<Integer>, PrefixFilterExpression...) - Constructor for class com.eventstore.dbclient.StreamFilter
 
StreamFilter(Optional<Integer>, RegularFilterExpression) - Constructor for class com.eventstore.dbclient.StreamFilter
 
StreamMetadata - Class in com.eventstore.dbclient
 
StreamMetadata() - Constructor for class com.eventstore.dbclient.StreamMetadata
 
StreamNotFoundException - Class in com.eventstore.dbclient
 
StreamNotFoundException() - Constructor for class com.eventstore.dbclient.StreamNotFoundException
 
StreamRevision - Class in com.eventstore.dbclient
 
StreamRevision(long) - Constructor for class com.eventstore.dbclient.StreamRevision
 
StreamRevision(String) - Constructor for class com.eventstore.dbclient.StreamRevision
 
STREAMS_STREAM - Static variable in class com.eventstore.dbclient.SystemStreams
 
subscribe(String, String, PersistentSubscriptionListener) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
subscribe(String, String, SubscribePersistentSubscriptionOptions, PersistentSubscriptionListener) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
subscribe(Subscriber<? super ResolvedEvent>) - Method in class com.eventstore.dbclient.AbstractRead
 
SubscribePersistentSubscription - Class in com.eventstore.dbclient
 
SubscribePersistentSubscription(GrpcClient, String, String, SubscribePersistentSubscriptionOptions, PersistentSubscriptionListener) - Constructor for class com.eventstore.dbclient.SubscribePersistentSubscription
 
SubscribePersistentSubscriptionOptions - Class in com.eventstore.dbclient
 
SubscribePersistentSubscriptionToAll - Class in com.eventstore.dbclient
 
SubscribePersistentSubscriptionToAll(GrpcClient, String, SubscribePersistentSubscriptionOptions, PersistentSubscriptionListener) - Constructor for class com.eventstore.dbclient.SubscribePersistentSubscriptionToAll
 
subscribeToAll(SubscriptionListener) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
subscribeToAll(SubscriptionListener, SubscribeToAllOptions) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
subscribeToAll(String, PersistentSubscriptionListener) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
subscribeToAll(String, SubscribePersistentSubscriptionOptions, PersistentSubscriptionListener) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
SubscribeToAll - Class in com.eventstore.dbclient
 
SubscribeToAll(GrpcClient, SubscriptionListener, SubscribeToAllOptions) - Constructor for class com.eventstore.dbclient.SubscribeToAll
 
SubscribeToAllOptions - Class in com.eventstore.dbclient
 
subscribeToStream(String, SubscriptionListener) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
subscribeToStream(String, SubscriptionListener, SubscribeToStreamOptions) - Method in class com.eventstore.dbclient.EventStoreDBClient
 
SubscribeToStream - Class in com.eventstore.dbclient
 
SubscribeToStream(GrpcClient, String, SubscriptionListener, SubscribeToStreamOptions) - Constructor for class com.eventstore.dbclient.SubscribeToStream
 
SubscribeToStreamOptions - Class in com.eventstore.dbclient
 
Subscription - Class in com.eventstore.dbclient
 
SubscriptionFilter - Class in com.eventstore.dbclient
 
SubscriptionFilter(EventFilter) - Constructor for class com.eventstore.dbclient.SubscriptionFilter
 
SubscriptionFilter(EventFilter, int, Checkpointer) - Constructor for class com.eventstore.dbclient.SubscriptionFilter
 
SubscriptionFilterBuilder - Class in com.eventstore.dbclient
 
SubscriptionFilterBuilder() - Constructor for class com.eventstore.dbclient.SubscriptionFilterBuilder
 
SubscriptionListener - Class in com.eventstore.dbclient
 
SubscriptionListener() - Constructor for class com.eventstore.dbclient.SubscriptionListener
 
SystemStreamAcl - Class in com.eventstore.dbclient
 
SystemStreams - Class in com.eventstore.dbclient
 
SystemStreams() - Constructor for class com.eventstore.dbclient.SystemStreams
 

T

throwOnAppendFailure(boolean) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
 
Timeouts - Class in com.eventstore.dbclient
 
TimeoutsBuilder - Class in com.eventstore.dbclient
 
tls(boolean) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
 
tlsVerifyCert(boolean) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
 
toStreamOptions(String, StreamRevision) - Static method in class com.eventstore.dbclient.GrpcUtils
 
toString() - Method in class com.eventstore.dbclient.Position
 
toString() - Method in class com.eventstore.dbclient.PrefixFilterExpression
 
toString() - Method in class com.eventstore.dbclient.RegularFilterExpression
 
toString() - Method in enum com.eventstore.dbclient.SpecialStreamRevision
 
toString() - Method in class com.eventstore.dbclient.StreamRevision
 
toUserCredentials() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings.Credentials
 
trackEmittedStreams(boolean) - Method in class com.eventstore.dbclient.CreateProjectionOptions
 
Tuple<A,​B> - Class in com.eventstore.dbclient
 
Tuple(A, B) - Constructor for class com.eventstore.dbclient.Tuple
 

U

UNKNOWN - com.eventstore.dbclient.ClusterInfo.MemberState
 
update(String, String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
update(String, String) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Updates the projection's query and emit options.
update(String, String, PersistentSubscriptionSettings) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
update(String, String, UpdatePersistentSubscriptionOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
update(String, String, UpdateProjectionOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
Updates the projection's query and emit options.
UpdatePersistentSubscription - Class in com.eventstore.dbclient
 
UpdatePersistentSubscription(GrpcClient, String, String, UpdatePersistentSubscriptionOptions) - Constructor for class com.eventstore.dbclient.UpdatePersistentSubscription
 
UpdatePersistentSubscriptionOptions - Class in com.eventstore.dbclient
 
UpdatePersistentSubscriptionOptions() - Constructor for class com.eventstore.dbclient.UpdatePersistentSubscriptionOptions
 
UpdatePersistentSubscriptionToAll - Class in com.eventstore.dbclient
 
UpdatePersistentSubscriptionToAll(GrpcClient, String, UpdatePersistentSubscriptionToAllOptions) - Constructor for class com.eventstore.dbclient.UpdatePersistentSubscriptionToAll
 
UpdatePersistentSubscriptionToAllOptions - Class in com.eventstore.dbclient
 
UpdatePersistentSubscriptionToAllOptions() - Constructor for class com.eventstore.dbclient.UpdatePersistentSubscriptionToAllOptions
 
UpdateProjection - Class in com.eventstore.dbclient
 
UpdateProjection(GrpcClient, String, String, UpdateProjectionOptions) - Constructor for class com.eventstore.dbclient.UpdateProjection
 
UpdateProjectionOptions - Class in com.eventstore.dbclient
 
updateToAll(String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
updateToAll(String, PersistentSubscriptionToAllSettings) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
updateToAll(String, UpdatePersistentSubscriptionToAllOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
 
UserCredentials - Class in com.eventstore.dbclient
 
UserCredentials(String, String) - Constructor for class com.eventstore.dbclient.UserCredentials
 
UserStreamAcl - Class in com.eventstore.dbclient
 

V

valueOf(String) - Static method in enum com.eventstore.dbclient.ClusterInfo.MemberState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.eventstore.dbclient.ConsumerStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.eventstore.dbclient.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.eventstore.dbclient.NackAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.eventstore.dbclient.NodePreference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.eventstore.dbclient.SpecialStreamRevision
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.eventstore.dbclient.ClusterInfo.MemberState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.eventstore.dbclient.ConsumerStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.eventstore.dbclient.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.eventstore.dbclient.NackAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.eventstore.dbclient.NodePreference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.eventstore.dbclient.SpecialStreamRevision
Returns an array containing the constants of this enum type, in the order they are declared.

W

withCheckpointer(Checkpointer) - Method in class com.eventstore.dbclient.SubscriptionFilterBuilder
 
withCheckpointer(Checkpointer, int) - Method in class com.eventstore.dbclient.SubscriptionFilterBuilder
 
withEventTypePrefix(String) - Method in class com.eventstore.dbclient.SubscriptionFilterBuilder
 
withEventTypeRegularExpression(String) - Method in class com.eventstore.dbclient.SubscriptionFilterBuilder
 
withMaxWindow(int) - Method in class com.eventstore.dbclient.SubscriptionFilterBuilder
 
withShutdownTimeout(long, TimeUnit) - Method in class com.eventstore.dbclient.TimeoutsBuilder
 
withStreamNamePrefix(String) - Method in class com.eventstore.dbclient.SubscriptionFilterBuilder
 
withStreamNameRegularExpression(String) - Method in class com.eventstore.dbclient.SubscriptionFilterBuilder
 
withSubscriptionTimeout(long, TimeUnit) - Method in class com.eventstore.dbclient.TimeoutsBuilder
 
WriteResult - Class in com.eventstore.dbclient
 
WriteResult(StreamRevision, Position) - Constructor for class com.eventstore.dbclient.WriteResult
 
WrongExpectedVersionException - Exception in com.eventstore.dbclient
 
WrongExpectedVersionException(String, StreamRevision, StreamRevision) - Constructor for exception com.eventstore.dbclient.WrongExpectedVersionException
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages