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
All Classes All Packages
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.
- AbortProjectionOptions - Class in com.eventstore.dbclient
- AbstractPersistentSubscriptionSettingsBuilder<T,TSettings extends PersistentSubscriptionSettings> - Class in com.eventstore.dbclient
- AbstractPersistentSubscriptionSettingsBuilder(TSettings) - Constructor for class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
- AbstractUpdatePersistentSubscription - Class in com.eventstore.dbclient
- AbstractUpdatePersistentSubscription(GrpcClient, String, PersistentSubscriptionSettings, OptionsBase) - 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 - 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
- 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
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.
- BATCH_APPEND - Static variable in class com.eventstore.dbclient.FeatureFlags
- 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
- buildConnectionSettings() - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
- builder() - Static method in class com.eventstore.dbclient.EventStoreDBClientSettings
- 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
- checkForError(int) - Static method in class com.eventstore.dbclient.HttpUtils
- 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.
- Checkpointer - Interface in com.eventstore.dbclient
- checkpointLowerBound(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
-
The minimum number of messages to process before a checkpoint may be written.
- 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
- configureStub(S, EventStoreDBClientSettings, OptionsBase<O>) - Static method in class com.eventstore.dbclient.GrpcUtils
- 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
- 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
- create(EventStoreDBClientSettings) - Static method in class com.eventstore.dbclient.EventStoreDBClient
- 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.EventStoreDBProjectionManagementClient
-
Creates a new projection in the stopped state.
- create(String, String, CreateProjectionOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
-
Creates a new projection in the stopped state.
- createOptions() - Method in class com.eventstore.dbclient.AbstractUpdatePersistentSubscription
- createOptions() - Method in class com.eventstore.dbclient.UpdatePersistentSubscriptionToAll
- CreatePersistentSubscriptionToAllOptions - Class in com.eventstore.dbclient
- CreatePersistentSubscriptionToAllOptions() - Constructor for class com.eventstore.dbclient.CreatePersistentSubscriptionToAllOptions
- CreatePersistentSubscriptionToStreamOptions - Class in com.eventstore.dbclient
- CreatePersistentSubscriptionToStreamOptions() - Constructor for class com.eventstore.dbclient.CreatePersistentSubscriptionToStreamOptions
- CreateProjectionOptions - Class in com.eventstore.dbclient
- createSettings() - Method in class com.eventstore.dbclient.AbstractUpdatePersistentSubscription
- createToAll(String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- createToAll(String, CreatePersistentSubscriptionToAllOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- createToStream(EventStoreDBClientSettings) - Static method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- createToStream(String, String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- createToStream(String, String, CreatePersistentSubscriptionToStreamOptions) - 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
D
- 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
- defaultDeadline(long) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
- defaultRegular() - Static method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- defaultToAll() - Static method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- 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.
- 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
- DeletePersistentSubscriptionOptions - Class in com.eventstore.dbclient
- 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
- 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
- deleteToStream(String, String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- deleteToStream(String, 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
-
Deprecated.
- 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
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
-
Deprecated.
- EnableProjectionOptions - Class in com.eventstore.dbclient
- end() - Static method in class com.eventstore.dbclient.StreamPosition
- End() - Constructor for class com.eventstore.dbclient.StreamPosition.End
- 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, 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.AbstractUpdatePersistentSubscription
- 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(boolean) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
-
Whether to track latency statistics on this subscription.
F
- FeatureFlags - Class in com.eventstore.dbclient
- FeatureFlags() - Constructor for class com.eventstore.dbclient.FeatureFlags
- filter - Variable in class com.eventstore.dbclient.SubscribeToAllOptions
- filter(SubscriptionFilter) - Method in class com.eventstore.dbclient.CreatePersistentSubscriptionToAllOptions
- 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.CreatePersistentSubscriptionToAllOptions
- fromEnd() - Method in class com.eventstore.dbclient.CreatePersistentSubscriptionToStreamOptions
- fromEnd() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
- fromEnd() - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettingsBuilder
- fromEnd() - Method in class com.eventstore.dbclient.UpdatePersistentSubscriptionToAllOptions
- fromEnd() - Method in class com.eventstore.dbclient.UpdatePersistentSubscriptionToStreamOptions
- fromStart() - Method in class com.eventstore.dbclient.CreatePersistentSubscriptionToAllOptions
- fromStart() - Method in class com.eventstore.dbclient.CreatePersistentSubscriptionToStreamOptions
- fromStart() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
- fromStart() - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettingsBuilder
- fromStart() - Method in class com.eventstore.dbclient.UpdatePersistentSubscriptionToAllOptions
- fromStart() - Method in class com.eventstore.dbclient.UpdatePersistentSubscriptionToStreamOptions
- fromStreamStart() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
-
Deprecated.
- 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.CreatePersistentSubscriptionToAllOptions
- get() - Static method in class com.eventstore.dbclient.CreatePersistentSubscriptionToStreamOptions
- 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.GetPersistentSubscriptionInfoOptions
- get() - Static method in class com.eventstore.dbclient.GetProjectionResultOptions
- 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.ListPersistentSubscriptionsOptions
- 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.ReplayParkedMessagesOptions
- get() - Static method in class com.eventstore.dbclient.ResetProjectionOptions
- get() - Static method in class com.eventstore.dbclient.RestartPersistentSubscriptionSubsystemOptions
- 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.UpdatePersistentSubscriptionToAllOptions
- get() - Static method in class com.eventstore.dbclient.UpdatePersistentSubscriptionToStreamOptions
- 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
- getAvailableSlots() - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- getAverageItemsPerSecond() - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- getAveragePerSecond() - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- getBufferedEvents() - Method in class com.eventstore.dbclient.ProjectionDetails
- getBufferSize() - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- getBufferSize() - Method in class com.eventstore.dbclient.SubscribePersistentSubscriptionOptions
- getCacheControl() - Method in class com.eventstore.dbclient.StreamMetadata
- getCheckpointAfter() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
The amount of time to try to checkpoint after.
- getCheckpointAfterInMs() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
The amount of time in milliseconds to try to checkpoint after.
- getCheckPointAfterMilliseconds() - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- getCheckpointLowerBound() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
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.PersistentSubscriptionSettings
-
The maximum number of messages not checkpointed before forcing a checkpoint.
- getCommitUnsigned() - Method in class com.eventstore.dbclient.Position
- getConnectionName() - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- getConnections() - Method in class com.eventstore.dbclient.PersistentSubscriptionInfo
- getConsumerStrategyName() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
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
- getCountSinceLastMeasurement() - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- getCountSinceLastMeasurement() - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- getCreated() - Method in class com.eventstore.dbclient.RecordedEvent
- getCustomProperties() - Method in class com.eventstore.dbclient.StreamMetadata
- getDefaultCredentials() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
- getDefaultDeadline() - 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
- getEventSource() - Method in class com.eventstore.dbclient.PersistentSubscriptionInfo
- getEventsProcessedAfterRestart() - Method in class com.eventstore.dbclient.ProjectionDetails
- getEventType() - Method in class com.eventstore.dbclient.EventData
- getEventType() - Method in class com.eventstore.dbclient.RecordedEvent
- getExtraStatistics() - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- getFilter() - Method in class com.eventstore.dbclient.CreatePersistentSubscriptionToAllOptions
- getFilter() - Method in class com.eventstore.dbclient.SubscribeToAllOptions
- getFrom() - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- getGossipTimeout() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
- getGroupName() - Method in class com.eventstore.dbclient.PersistentSubscriptionInfo
- getHistoryBufferSize() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
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
- getInFlightMessages() - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- getInfoToAll(String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- getInfoToAll(String, GetPersistentSubscriptionInfoOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- getInfoToStream(String, String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- getInfoToStream(String, String, GetPersistentSubscriptionInfoOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- 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
- getLastCheckpointedEventPosition() - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllStats
- getLastCheckpointedEventRevision() - Method in class com.eventstore.dbclient.PersistentSubscriptionToStreamStats
- getLastKnownEventPosition() - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllStats
- getLastKnownEventRevision() - Method in class com.eventstore.dbclient.PersistentSubscriptionToStreamStats
- getLeaderEndpoint() - Method in exception com.eventstore.dbclient.NotLeaderException
- getLink() - Method in class com.eventstore.dbclient.ResolvedEvent
- getLiveBufferCount() - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- getLiveBufferSize() - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- getLiveBufferSize() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
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.PersistentSubscriptionSettings
-
Deprecated.
- getMaxCheckPointCount() - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- getMaxCount() - Method in class com.eventstore.dbclient.StreamMetadata
- getMaxDiscoverAttempts() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
- getMaxRetryCount() - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- getMaxRetryCount() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
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.PersistentSubscriptionConfig
- getMaxSubscriberCount() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
The maximum number of subscribers allowed.
- getMembers() - Method in class com.eventstore.dbclient.ClusterInfo
- getMessageTimeout() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
The amount of time after which to consider a message as timed out and retried.
- getMessageTimeoutMilliseconds() - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- getMessageTimeoutMs() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
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.PersistentSubscriptionSettings
-
Deprecated.
- getMinCheckPointCount() - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- getMode() - Method in class com.eventstore.dbclient.ProjectionDetails
- getName() - Method in class com.eventstore.dbclient.ProjectionDetails
- getNamedConsumerStrategy() - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- getNextExpectedRevision() - Method in class com.eventstore.dbclient.WriteResult
- getNextExpectedRevision() - Method in exception com.eventstore.dbclient.WrongExpectedVersionException
- getNodePreference() - Method in class com.eventstore.dbclient.EventStoreDBClientSettings
- getObjectMapper() - Static method in class com.eventstore.dbclient.HttpUtils
- getOriginalEvent() - Method in class com.eventstore.dbclient.ResolvedEvent
- getOutstandingMessagesCount() - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- getParkedMessageCount() - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- getPartition() - Method in class com.eventstore.dbclient.GetProjectionResultOptions
- getPartition() - Method in class com.eventstore.dbclient.GetProjectionStateOptions
- getPartitionsCached() - Method in class com.eventstore.dbclient.ProjectionDetails
- GetPersistentSubscriptionInfoOptions - Class in com.eventstore.dbclient
- GetPersistentSubscriptionInfoOptions() - Constructor for class com.eventstore.dbclient.GetPersistentSubscriptionInfoOptions
- getPort() - Method in class com.eventstore.dbclient.ClusterInfo.Endpoint
- getPort() - Method in class com.eventstore.dbclient.Endpoint
- getPosition() - Method in class com.eventstore.dbclient.ProjectionDetails
- getPosition() - Method in class com.eventstore.dbclient.RecordedEvent
- getPosition() - Method in class com.eventstore.dbclient.RevisionOrPosition
- getPosition() - Method in class com.eventstore.dbclient.StreamPosition.Position
- 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
- GetProjectionResultOptions - Class in com.eventstore.dbclient
- GetProjectionResultOptions() - Constructor for class com.eventstore.dbclient.GetProjectionResultOptions
- getProjections() - Method in class com.eventstore.dbclient.ListProjectionsResult
- GetProjectionStateOptions - Class in com.eventstore.dbclient
- GetProjectionStatisticsOptions - Class in com.eventstore.dbclient
- GetProjectionStatusOptions - Class in com.eventstore.dbclient
- getReadBatchSize() - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- getReadBatchSize() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
The number of events read at a time when catching up.
- getReadBufferCount() - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- 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, Class<TResult>, GetProjectionResultOptions) - 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.
- getResult(String, Function<TypeFactory, JavaType>, GetProjectionResultOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
-
Gets the projection's result.
- getRetryBufferCount() - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- getRevision() - Method in class com.eventstore.dbclient.RevisionOrPosition
- getSettings() - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
- getSettings() - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllInfo
- getSettings() - Method in class com.eventstore.dbclient.PersistentSubscriptionToStreamInfo
- getStartFrom() - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- getStartFrom() - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettings
- getStartFrom() - Method in class com.eventstore.dbclient.PersistentSubscriptionToStreamSettings
- 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, Class<TResult>, GetProjectionStateOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
-
Gets the state of the projection.
- getState(String, Function<TypeFactory, JavaType>) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
-
Gets the state of the projection.
- getState(String, Function<TypeFactory, JavaType>, GetProjectionStateOptions) - 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.
- getStats() - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllInfo
- getStats() - Method in class com.eventstore.dbclient.PersistentSubscriptionToStreamInfo
- getStatus() - Method in class com.eventstore.dbclient.PersistentSubscriptionInfo
- 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.
- getStopAt() - Method in class com.eventstore.dbclient.ReplayParkedMessagesOptions
- getStrategy() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
Deprecated.
- 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.RecordedEvent
- getSubscriptionId() - Method in class com.eventstore.dbclient.PersistentSubscription
- getSubscriptionId() - Method in class com.eventstore.dbclient.Subscription
- getTotalInFlightMessages() - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- getTotalItems() - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- getTotalItems() - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- getTruncateBefore() - Method in class com.eventstore.dbclient.StreamMetadata
- getURL(boolean, String) - Method in class com.eventstore.dbclient.Endpoint
- getUserCredentials() - Method in class com.eventstore.dbclient.ConnectionMetadata
- getUserMetadata() - Method in class com.eventstore.dbclient.EventData
- getUserMetadata() - Method in class com.eventstore.dbclient.RecordedEvent
- getUsername() - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- 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
- gossipTimeout(int) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
- 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(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
-
The number of events to cache when catching up.
- HttpUtils - Class in com.eventstore.dbclient
- HttpUtils() - Constructor for class com.eventstore.dbclient.HttpUtils
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
- isEnd() - Method in class com.eventstore.dbclient.StreamPosition
- isExtraStatistics() - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- isExtraStatistics() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
Whether to track latency statistics on this subscription.
- isPreferRoundRobin() - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- isResolveLinks() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
Deprecated.
- isResolveLinktos() - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- isResolveLinkTos() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- isRevisionPresent() - Method in class com.eventstore.dbclient.RevisionOrPosition
- isSoftDelete() - Method in class com.eventstore.dbclient.DeleteStreamOptions
- isStart() - Method in class com.eventstore.dbclient.StreamPosition
- 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
- 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.
- listAll() - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- listAll(ListPersistentSubscriptionsOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- ListPersistentSubscriptionsOptions - Class in com.eventstore.dbclient
- ListPersistentSubscriptionsOptions() - Constructor for class com.eventstore.dbclient.ListPersistentSubscriptionsOptions
- ListProjectionsOptions - Class in com.eventstore.dbclient
- ListProjectionsResult - Class in com.eventstore.dbclient
- ListProjectionsResult(List<ProjectionDetails>) - Constructor for class com.eventstore.dbclient.ListProjectionsResult
- listToAll() - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- listToAll(ListPersistentSubscriptionsOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- listToStream(String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- listToStream(String, ListPersistentSubscriptionsOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- 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
-
Deprecated.
- maxDiscoverAttempts(int) - Method in class com.eventstore.dbclient.ConnectionSettingsBuilder
- 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(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.
- 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
-
Deprecated.
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
- 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 - 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
- NOTHING - Static variable in class com.eventstore.dbclient.FeatureFlags
- 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
- parseInfoFromWire(Persistent.SubscriptionInfo) - Static method in class com.eventstore.dbclient.HttpUtils
- parseNodePreference(String) - Static method in class com.eventstore.dbclient.EventStoreDBConnectionString
- parseOrThrow(String) - Static method in class com.eventstore.dbclient.EventStoreDBConnectionString
- parseSubscriptionInfo(JsonNode) - Static method in class com.eventstore.dbclient.HttpUtils
- partition(String) - Method in class com.eventstore.dbclient.GetProjectionResultOptions
- partition(String) - Method in class com.eventstore.dbclient.GetProjectionStateOptions
- password - Variable in class com.eventstore.dbclient.EventStoreDBClientSettings.Credentials
- PERSISTENT_SUBSCRIPTION_GET_INFO - Static variable in class com.eventstore.dbclient.FeatureFlags
- PERSISTENT_SUBSCRIPTION_LIST - Static variable in class com.eventstore.dbclient.FeatureFlags
- PERSISTENT_SUBSCRIPTION_MANAGEMENT - Static variable in class com.eventstore.dbclient.FeatureFlags
- PERSISTENT_SUBSCRIPTION_REPLAY - Static variable in class com.eventstore.dbclient.FeatureFlags
- PERSISTENT_SUBSCRIPTION_RESTART_SUBSYSTEM - Static variable in class com.eventstore.dbclient.FeatureFlags
- PERSISTENT_SUBSCRIPTION_TO_ALL - Static variable in class com.eventstore.dbclient.FeatureFlags
- 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.
- PersistentSubscriptionConfig - Class in com.eventstore.dbclient
- PersistentSubscriptionConfig() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionConfig
- PersistentSubscriptionConnectionInfo - Class in com.eventstore.dbclient
- PersistentSubscriptionConnectionInfo() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- PersistentSubscriptionInfo - Class in com.eventstore.dbclient
- PersistentSubscriptionInfo() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionInfo
- PersistentSubscriptionListener - Class in com.eventstore.dbclient
- PersistentSubscriptionListener() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionListener
- PersistentSubscriptionSettings - Class in com.eventstore.dbclient
- PersistentSubscriptionSettings() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionSettings
- PersistentSubscriptionSettings(int, boolean, boolean, int, int, int, int, int, int, int, int, String) - Constructor for class com.eventstore.dbclient.PersistentSubscriptionSettings
- PersistentSubscriptionSettingsBuilder - Class in com.eventstore.dbclient
- PersistentSubscriptionSettingsBuilder() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
- PersistentSubscriptionSettingsBuilder(PersistentSubscriptionToStreamSettings) - Constructor for class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
- PersistentSubscriptionStats - Class in com.eventstore.dbclient
- PersistentSubscriptionStats() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionStats
- PersistentSubscriptionToAllInfo - Class in com.eventstore.dbclient
- PersistentSubscriptionToAllInfo() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionToAllInfo
- PersistentSubscriptionToAllSettings - Class in com.eventstore.dbclient
- PersistentSubscriptionToAllSettings() - 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
- PersistentSubscriptionToAllStats - Class in com.eventstore.dbclient
- PersistentSubscriptionToAllStats() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionToAllStats
- PersistentSubscriptionToStreamInfo - Class in com.eventstore.dbclient
- PersistentSubscriptionToStreamInfo() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionToStreamInfo
- PersistentSubscriptionToStreamSettings - Class in com.eventstore.dbclient
- PersistentSubscriptionToStreamSettings() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionToStreamSettings
- PersistentSubscriptionToStreamStats - Class in com.eventstore.dbclient
- PersistentSubscriptionToStreamStats() - Constructor for class com.eventstore.dbclient.PersistentSubscriptionToStreamStats
- Pinned - com.eventstore.dbclient.ConsumerStrategy
- PINNED - Static variable in class com.eventstore.dbclient.NamedConsumerStrategy
- position(A) - Static method in class com.eventstore.dbclient.StreamPosition
- Position - Class in com.eventstore.dbclient
- Position(long, long) - Constructor for class com.eventstore.dbclient.Position
- Position(A) - Constructor for class com.eventstore.dbclient.StreamPosition.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
R
- RANDOM - com.eventstore.dbclient.NodePreference
- 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
- 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(int) - Method in class com.eventstore.dbclient.AbstractPersistentSubscriptionSettingsBuilder
-
The number of events read at a time when catching up.
- readContent(HttpURLConnection) - Static method in class com.eventstore.dbclient.HttpUtils
- 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
- 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
- ReplayParkedMessagesOptions - Class in com.eventstore.dbclient
- ReplayParkedMessagesOptions() - Constructor for class com.eventstore.dbclient.ReplayParkedMessagesOptions
- replayParkedMessagesToAll(String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- replayParkedMessagesToAll(String, ReplayParkedMessagesOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- replayParkedMessagesToStream(String, String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- replayParkedMessagesToStream(String, String, ReplayParkedMessagesOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- 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.
- 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
-
Deprecated.
- 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.
- ResourceNotFoundException - Exception in com.eventstore.dbclient
- ResourceNotFoundException() - Constructor for exception com.eventstore.dbclient.ResourceNotFoundException
- RestartPersistentSubscriptionSubsystemOptions - Class in com.eventstore.dbclient
- RestartPersistentSubscriptionSubsystemOptions() - Constructor for class com.eventstore.dbclient.RestartPersistentSubscriptionSubsystemOptions
- RestartProjectionSubsystemOptions - Class in com.eventstore.dbclient
- restartSubsystem() - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- restartSubsystem() - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
-
Restarts the projection subsystem.
- restartSubsystem(RestartPersistentSubscriptionSubsystemOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- restartSubsystem(RestartProjectionSubsystemOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
-
Restarts the projection subsystem.
- Retry - com.eventstore.dbclient.NackAction
- revision(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettingsBuilder
-
Deprecated.
- RevisionOrPosition - Class in com.eventstore.dbclient
- RevisionOrPosition() - Constructor for class com.eventstore.dbclient.RevisionOrPosition
- ROUND_ROBIN - Static variable in class com.eventstore.dbclient.NamedConsumerStrategy
- RoundRobin - com.eventstore.dbclient.ConsumerStrategy
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
- setAvailableSlots(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- setAverageItemsPerSecond(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- setAveragePerSecond(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- setBufferSize(int) - Method in class com.eventstore.dbclient.SubscribePersistentSubscriptionOptions
- setBufferSize(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setCacheControl(Integer) - Method in class com.eventstore.dbclient.StreamMetadata
- setCheckpointAfter(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- setCheckPointAfterMilliseconds(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setCheckpointLowerBound(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- setCheckpointUpperBound(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- setConnectionName(String) - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- setConnections(List<PersistentSubscriptionConnectionInfo>) - Method in class com.eventstore.dbclient.PersistentSubscriptionInfo
- setConsumerStrategyName(String) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- setCountSinceLastMeasurement(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- setCountSinceLastMeasurement(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- setCustomProperties(HashMap<String, Object>) - Method in class com.eventstore.dbclient.StreamMetadata
- setEventSource(String) - Method in class com.eventstore.dbclient.PersistentSubscriptionInfo
- setExtraStatistics(boolean) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setExtraStatistics(boolean) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- setExtraStatistics(Map<String, Long>) - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- setFrom(String) - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- setGroupName(String) - Method in class com.eventstore.dbclient.PersistentSubscriptionInfo
- setHistoryBufferSize(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- setInFlightMessages(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- setLastCheckpointedEventPosition(Position) - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllStats
- setLastCheckpointedEventRevision(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionToStreamStats
- setLastKnownEventPosition(Position) - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllStats
- setLastKnownEventRevision(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionToStreamStats
- setLiveBufferCount(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- setLiveBufferSize(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- setLiveBufferSize(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setMaxAge(Integer) - Method in class com.eventstore.dbclient.StreamMetadata
- setMaxCheckPointCount(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setMaxCount(Integer) - Method in class com.eventstore.dbclient.StreamMetadata
- setMaxRetryCount(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- setMaxRetryCount(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setMaxSubscriberCount(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- setMaxSubscriberCount(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setMessageTimeoutMilliseconds(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setMessageTimeoutMs(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- setMinCheckPointCount(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setNamedConsumerStrategy(ConsumerStrategy) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setOutstandingMessagesCount(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- setParkedMessageCount(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- setPosition(Position) - Method in class com.eventstore.dbclient.RevisionOrPosition
- setPreferRoundRobin(boolean) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setReadBatchSize(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- setReadBatchSize(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setReadBufferCount(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- setResolveLinktos(boolean) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setResolveLinkTos(boolean) - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
- setRetryBufferCount(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- setRevision(long) - Method in class com.eventstore.dbclient.RevisionOrPosition
- setSettings(PersistentSubscriptionToAllSettings) - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllInfo
- setSettings(PersistentSubscriptionToStreamSettings) - Method in class com.eventstore.dbclient.PersistentSubscriptionToStreamInfo
- setStartFrom(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionConfig
- setStartFrom(StreamPosition<Position>) - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllSettings
- setStartFrom(StreamPosition<Long>) - Method in class com.eventstore.dbclient.PersistentSubscriptionToStreamSettings
- setStats(PersistentSubscriptionToAllStats) - Method in class com.eventstore.dbclient.PersistentSubscriptionToAllInfo
- setStats(PersistentSubscriptionToStreamStats) - Method in class com.eventstore.dbclient.PersistentSubscriptionToStreamInfo
- setStatus(String) - Method in class com.eventstore.dbclient.PersistentSubscriptionInfo
- 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.AbstractPersistentSubscriptionSettingsBuilder
- SETTINGS_STREAM - Static variable in class com.eventstore.dbclient.SystemStreams
- setTotalInFlightMessages(int) - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- setTotalItems(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- setTotalItems(long) - Method in class com.eventstore.dbclient.PersistentSubscriptionStats
- setTruncateBefore(Integer) - Method in class com.eventstore.dbclient.StreamMetadata
- setUsername(String) - Method in class com.eventstore.dbclient.PersistentSubscriptionConnectionInfo
- shouldResolveLinkTos() - Method in class com.eventstore.dbclient.PersistentSubscriptionSettings
-
Whether the subscription should resolve linkTo events to their linked events.
- SHUT_DOWN - com.eventstore.dbclient.ClusterInfo.MemberState
- shutdown() - Method in class com.eventstore.dbclient.EventStoreDBClientBase
- SHUTTING_DOWN - com.eventstore.dbclient.ClusterInfo.MemberState
- Skip - com.eventstore.dbclient.NackAction
- softDelete() - Method in class com.eventstore.dbclient.DeleteStreamOptions
- start() - Static method in class com.eventstore.dbclient.StreamPosition
- Start() - Constructor for class com.eventstore.dbclient.StreamPosition.Start
- START - Static variable in class com.eventstore.dbclient.Position
- START - Static variable in class com.eventstore.dbclient.StreamRevision
- startFrom(long) - Method in class com.eventstore.dbclient.CreatePersistentSubscriptionToStreamOptions
- 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) - Method in class com.eventstore.dbclient.UpdatePersistentSubscriptionToStreamOptions
- startFrom(long, long) - Method in class com.eventstore.dbclient.CreatePersistentSubscriptionToAllOptions
- 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(long, long) - Method in class com.eventstore.dbclient.UpdatePersistentSubscriptionToAllOptions
- startFrom(Position) - Method in class com.eventstore.dbclient.CreatePersistentSubscriptionToAllOptions
- startFrom(Position) - 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.UpdatePersistentSubscriptionToAllOptions
- startFrom(StreamPosition<Long>) - 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
- stopAt(long) - Method in class com.eventstore.dbclient.ReplayParkedMessagesOptions
- 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
- StreamPosition<A> - Class in com.eventstore.dbclient
- StreamPosition() - Constructor for class com.eventstore.dbclient.StreamPosition
- StreamPosition.End<A> - Class in com.eventstore.dbclient
- StreamPosition.Position<A> - Class in com.eventstore.dbclient
- StreamPosition.Start<A> - Class in com.eventstore.dbclient
- 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
- SubscribePersistentSubscriptionOptions - Class in com.eventstore.dbclient
- 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
- 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(String, String, PersistentSubscriptionListener) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- subscribeToStream(String, String, SubscribePersistentSubscriptionOptions, PersistentSubscriptionListener) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- 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
- 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 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
- UnsupportedFeature - Exception in com.eventstore.dbclient
- UnsupportedFeature() - Constructor for exception com.eventstore.dbclient.UnsupportedFeature
- update(String, String) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
-
Updates the projection's query and emit options.
- update(String, String, UpdateProjectionOptions) - Method in class com.eventstore.dbclient.EventStoreDBProjectionManagementClient
-
Updates the projection's query and emit options.
- 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
- UpdatePersistentSubscriptionToStreamOptions - Class in com.eventstore.dbclient
- UpdatePersistentSubscriptionToStreamOptions() - Constructor for class com.eventstore.dbclient.UpdatePersistentSubscriptionToStreamOptions
- UpdateProjectionOptions - Class in com.eventstore.dbclient
- updateToAll(String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- updateToAll(String, UpdatePersistentSubscriptionToAllOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- updateToStream(String, String) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- updateToStream(String, String, UpdatePersistentSubscriptionToStreamOptions) - Method in class com.eventstore.dbclient.EventStoreDBPersistentSubscriptionsClient
- urlEncode(String) - Static method in class com.eventstore.dbclient.HttpUtils
- 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.
- 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.
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
- withStreamNamePrefix(String) - Method in class com.eventstore.dbclient.SubscriptionFilterBuilder
- withStreamNameRegularExpression(String) - Method in class com.eventstore.dbclient.SubscriptionFilterBuilder
- 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
All Classes All Packages