Serialized Form
-
Package com.eventstore.dbclient
-
Exception com.eventstore.dbclient.ConnectionShutdownException
class ConnectionShutdownException extends RuntimeException implements Serializable -
Exception com.eventstore.dbclient.ConnectionStringParsingException
class ConnectionStringParsingException extends Exception implements Serializable -
Exception com.eventstore.dbclient.NoClusterNodeFoundException
class NoClusterNodeFoundException extends RuntimeException implements Serializable -
Exception com.eventstore.dbclient.NotLeaderException
class NotLeaderException extends RuntimeException implements Serializable-
Serialized Fields
-
leaderEndpoint
InetSocketAddress leaderEndpoint
-
-
-
Exception com.eventstore.dbclient.ResourceNotFoundException
class ResourceNotFoundException extends RuntimeException implements Serializable -
Exception com.eventstore.dbclient.StreamDeletedException
class StreamDeletedException extends RuntimeException implements Serializable-
Serialized Fields
-
streamName
String streamName
-
-
-
Exception com.eventstore.dbclient.StreamNotFoundException
class StreamNotFoundException extends RuntimeException implements Serializable-
Serialized Fields
-
streamName
String streamName
-
-
-
Exception com.eventstore.dbclient.UnsupportedFeatureException
class UnsupportedFeatureException extends RuntimeException implements Serializable -
Exception com.eventstore.dbclient.WrongExpectedVersionException
class WrongExpectedVersionException extends RuntimeException implements Serializable-
Serialized Fields
-
actualRevision
ExpectedRevision actualRevision
-
nextExpectedRevision
ExpectedRevision nextExpectedRevision
-
streamName
String streamName
-
-
-
-
Package com.eventstore.dbclient.proto.gossip
-
Class com.eventstore.dbclient.proto.gossip.GossipOuterClass.ClusterInfo
class ClusterInfo extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
members_
List<GossipOuterClass.MemberInfo> members_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.gossip.GossipOuterClass.EndPoint
class EndPoint extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
address_
Object address_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
port_
int port_
-
-
Class com.eventstore.dbclient.proto.gossip.GossipOuterClass.MemberInfo
class MemberInfo extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
httpEndPoint_
GossipOuterClass.EndPoint httpEndPoint_
-
instanceId_
Shared.UUID instanceId_
-
isAlive_
boolean isAlive_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
state_
int state_
-
timeStamp_
long timeStamp_
-
-
-
Package com.eventstore.dbclient.proto.persistentsubscriptions
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq
class CreateReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Persistent.CreateReq.Options options_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.AllOptions
class AllOptions extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.AllOptions.FilterOptions
class FilterOptions extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.AllOptions.FilterOptions.Expression
class Expression extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
prefix_
com.google.protobuf.LazyStringArrayList prefix_
-
regex_
Object regex_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
groupName_
Object groupName_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
settings_
Persistent.CreateReq.Settings settings_
-
streamIdentifier_
Shared.StreamIdentifier streamIdentifier_
-
streamOption_
Object streamOption_
-
streamOptionCase_
int streamOptionCase_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.Position
class Position extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
commitPosition_
long commitPosition_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
preparePosition_
long preparePosition_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.Settings
class Settings extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
checkpointAfter_
Object checkpointAfter_
-
checkpointAfterCase_
int checkpointAfterCase_
-
consumerStrategy_
Object consumerStrategy_
-
extraStatistics_
boolean extraStatistics_
-
historyBufferSize_
int historyBufferSize_
-
liveBufferSize_
int liveBufferSize_
-
maxCheckpointCount_
int maxCheckpointCount_
-
maxRetryCount_
int maxRetryCount_
-
maxSubscriberCount_
int maxSubscriberCount_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
messageTimeout_
Object messageTimeout_
-
messageTimeoutCase_
int messageTimeoutCase_
-
minCheckpointCount_
int minCheckpointCount_
-
namedConsumerStrategy_
int namedConsumerStrategy_
-
readBatchSize_
int readBatchSize_
-
resolveLinks_
boolean resolveLinks_
-
revision_
long revision_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.StreamOptions
class StreamOptions extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
revisionOption_
Object revisionOption_
-
revisionOptionCase_
int revisionOptionCase_
-
streamIdentifier_
Shared.StreamIdentifier streamIdentifier_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateResp
class CreateResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.DeleteReq
class DeleteReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Persistent.DeleteReq.Options options_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.DeleteReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.DeleteResp
class DeleteResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.GetInfoReq
class GetInfoReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Persistent.GetInfoReq.Options options_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.GetInfoReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.GetInfoResp
class GetInfoResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
subscriptionInfo_
Persistent.SubscriptionInfo subscriptionInfo_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ListReq
class ListReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Persistent.ListReq.Options options_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ListReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
listOption_
Object listOption_
-
listOptionCase_
int listOptionCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ListReq.StreamOption
class StreamOption extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
streamOption_
Object streamOption_
-
streamOptionCase_
int streamOptionCase_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ListResp
class ListResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
subscriptions_
List<Persistent.SubscriptionInfo> subscriptions_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadReq
class ReadReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
content_
Object content_
-
contentCase_
int contentCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadReq.Ack
class Ack extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
id_
com.google.protobuf.ByteString id_
-
ids_
List<Shared.UUID> ids_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadReq.Nack
class Nack extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
action_
int action_
-
id_
com.google.protobuf.ByteString id_
-
ids_
List<Shared.UUID> ids_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
reason_
Object reason_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
bufferSize_
int bufferSize_
-
groupName_
Object groupName_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
streamOption_
Object streamOption_
-
streamOptionCase_
int streamOptionCase_
-
uuidOption_
Persistent.ReadReq.Options.UUIDOption uuidOption_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadReq.Options.UUIDOption
class UUIDOption extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
content_
Object content_
-
contentCase_
int contentCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadResp
class ReadResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
content_
Object content_
-
contentCase_
int contentCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadResp.ReadEvent
class ReadEvent extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
count_
Object count_
-
countCase_
int countCase_
-
event_
Persistent.ReadResp.ReadEvent.RecordedEvent event_
-
link_
Persistent.ReadResp.ReadEvent.RecordedEvent link_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
position_
Object position_
-
positionCase_
int positionCase_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadResp.ReadEvent.RecordedEvent
class RecordedEvent extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
commitPosition_
long commitPosition_
-
customMetadata_
com.google.protobuf.ByteString customMetadata_
-
data_
com.google.protobuf.ByteString data_
-
id_
Shared.UUID id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
com.google.protobuf.MapField<String,
String> metadata_ -
preparePosition_
long preparePosition_
-
streamIdentifier_
Shared.StreamIdentifier streamIdentifier_
-
streamRevision_
long streamRevision_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadResp.SubscriptionConfirmation
class SubscriptionConfirmation extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
subscriptionId_
Object subscriptionId_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReplayParkedReq
class ReplayParkedReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Persistent.ReplayParkedReq.Options options_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReplayParkedReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReplayParkedResp
class ReplayParkedResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.SubscriptionInfo
class SubscriptionInfo extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
averagePerSecond_
int averagePerSecond_
-
bufferSize_
int bufferSize_
-
checkPointAfterMilliseconds_
int checkPointAfterMilliseconds_
-
connections_
List<Persistent.SubscriptionInfo.ConnectionInfo> connections_
-
countSinceLastMeasurement_
long countSinceLastMeasurement_
-
eventSource_
Object eventSource_
-
extraStatistics_
boolean extraStatistics_
-
groupName_
Object groupName_
-
lastCheckpointedEventPosition_
Object lastCheckpointedEventPosition_
-
lastKnownEventPosition_
Object lastKnownEventPosition_
-
liveBufferCount_
long liveBufferCount_
-
liveBufferSize_
int liveBufferSize_
-
maxCheckPointCount_
int maxCheckPointCount_
-
maxRetryCount_
int maxRetryCount_
-
maxSubscriberCount_
int maxSubscriberCount_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
messageTimeoutMilliseconds_
int messageTimeoutMilliseconds_
-
minCheckPointCount_
int minCheckPointCount_
-
namedConsumerStrategy_
Object namedConsumerStrategy_
-
outstandingMessagesCount_
int outstandingMessagesCount_
-
parkedMessageCount_
long parkedMessageCount_
-
readBatchSize_
int readBatchSize_
-
readBufferCount_
int readBufferCount_
-
resolveLinkTos_
boolean resolveLinkTos_
-
retryBufferCount_
int retryBufferCount_
-
startFrom_
Object startFrom_
-
status_
Object status_
-
totalInFlightMessages_
int totalInFlightMessages_
-
totalItems_
long totalItems_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.SubscriptionInfo.ConnectionInfo
class ConnectionInfo extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
availableSlots_
int availableSlots_
-
averageItemsPerSecond_
int averageItemsPerSecond_
-
connectionName_
Object connectionName_
-
countSinceLastMeasurement_
long countSinceLastMeasurement_
-
from_
Object from_
-
inFlightMessages_
int inFlightMessages_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
observedMeasurements_
List<Persistent.SubscriptionInfo.Measurement> observedMeasurements_
-
totalItems_
long totalItems_
-
username_
Object username_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.SubscriptionInfo.Measurement
class Measurement extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
key_
Object key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
value_
long value_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateReq
class UpdateReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Persistent.UpdateReq.Options options_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateReq.AllOptions
class AllOptions extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
allOption_
Object allOption_
-
allOptionCase_
int allOptionCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
groupName_
Object groupName_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
settings_
Persistent.UpdateReq.Settings settings_
-
streamIdentifier_
Shared.StreamIdentifier streamIdentifier_
-
streamOption_
Object streamOption_
-
streamOptionCase_
int streamOptionCase_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateReq.Position
class Position extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
commitPosition_
long commitPosition_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
preparePosition_
long preparePosition_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateReq.Settings
class Settings extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
checkpointAfter_
Object checkpointAfter_
-
checkpointAfterCase_
int checkpointAfterCase_
-
extraStatistics_
boolean extraStatistics_
-
historyBufferSize_
int historyBufferSize_
-
liveBufferSize_
int liveBufferSize_
-
maxCheckpointCount_
int maxCheckpointCount_
-
maxRetryCount_
int maxRetryCount_
-
maxSubscriberCount_
int maxSubscriberCount_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
messageTimeout_
Object messageTimeout_
-
messageTimeoutCase_
int messageTimeoutCase_
-
minCheckpointCount_
int minCheckpointCount_
-
namedConsumerStrategy_
int namedConsumerStrategy_
-
readBatchSize_
int readBatchSize_
-
resolveLinks_
boolean resolveLinks_
-
revision_
long revision_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateReq.StreamOptions
class StreamOptions extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
revisionOption_
Object revisionOption_
-
revisionOptionCase_
int revisionOptionCase_
-
streamIdentifier_
Shared.StreamIdentifier streamIdentifier_
-
-
Class com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateResp
class UpdateResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
-
Package com.eventstore.dbclient.proto.projections
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.CreateReq
class CreateReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Projectionmanagement.CreateReq.Options options_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.CreateReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.CreateReq.Options.Continuous
class Continuous extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
trackEmittedStreams_
boolean trackEmittedStreams_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.CreateReq.Options.Transient
class Transient extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.CreateResp
class CreateResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.DeleteReq
class DeleteReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Projectionmanagement.DeleteReq.Options options_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.DeleteReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
deleteCheckpointStream_
boolean deleteCheckpointStream_
-
deleteEmittedStreams_
boolean deleteEmittedStreams_
-
deleteStateStream_
boolean deleteStateStream_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.DeleteResp
class DeleteResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.DisableReq
class DisableReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Projectionmanagement.DisableReq.Options options_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.DisableReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
writeCheckpoint_
boolean writeCheckpoint_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.DisableResp
class DisableResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.EnableReq
class EnableReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Projectionmanagement.EnableReq.Options options_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.EnableReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.EnableResp
class EnableResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.ResetReq
class ResetReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Projectionmanagement.ResetReq.Options options_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.ResetReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
writeCheckpoint_
boolean writeCheckpoint_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.ResetResp
class ResetResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.ResultReq
class ResultReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Projectionmanagement.ResultReq.Options options_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.ResultReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.ResultResp
class ResultResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
result_
com.google.protobuf.Value result_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.StateReq
class StateReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Projectionmanagement.StateReq.Options options_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.StateReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.StateResp
class StateResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
state_
com.google.protobuf.Value state_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.StatisticsReq
class StatisticsReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Projectionmanagement.StatisticsReq.Options options_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.StatisticsReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mode_
Object mode_
-
modeCase_
int modeCase_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.StatisticsResp
class StatisticsResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
details_
Projectionmanagement.StatisticsResp.Details details_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.StatisticsResp.Details
class Details extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bufferedEvents_
long bufferedEvents_
-
checkpointStatus_
Object checkpointStatus_
-
coreProcessingTime_
long coreProcessingTime_
-
effectiveName_
Object effectiveName_
-
epoch_
long epoch_
-
eventsProcessedAfterRestart_
long eventsProcessedAfterRestart_
-
lastCheckpoint_
Object lastCheckpoint_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mode_
Object mode_
-
name_
Object name_
-
partitionsCached_
int partitionsCached_
-
position_
Object position_
-
progress_
float progress_
-
readsInProgress_
int readsInProgress_
-
stateReason_
Object stateReason_
-
status_
Object status_
-
version_
long version_
-
writePendingEventsAfterCheckpoint_
int writePendingEventsAfterCheckpoint_
-
writePendingEventsBeforeCheckpoint_
int writePendingEventsBeforeCheckpoint_
-
writesInProgress_
int writesInProgress_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.UpdateReq
class UpdateReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
Projectionmanagement.UpdateReq.Options options_
-
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.UpdateReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class com.eventstore.dbclient.proto.projections.Projectionmanagement.UpdateResp
class UpdateResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
-
Package com.eventstore.dbclient.proto.serverfeatures
-
Class com.eventstore.dbclient.proto.serverfeatures.Serverfeatures.SupportedMethod
class SupportedMethod extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class com.eventstore.dbclient.proto.serverfeatures.Serverfeatures.SupportedMethods
class SupportedMethods extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
eventStoreServerVersion_
Object eventStoreServerVersion_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
methods_
List<Serverfeatures.SupportedMethod> methods_
-
-
-
Package com.eventstore.dbclient.proto.shared
-
Package com.eventstore.dbclient.proto.streams
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendReq
class AppendReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
content_
Object content_
-
contentCase_
int contentCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
expectedStreamRevision_
Object expectedStreamRevision_
-
expectedStreamRevisionCase_
int expectedStreamRevisionCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
streamIdentifier_
Shared.StreamIdentifier streamIdentifier_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendReq.ProposedMessage
class ProposedMessage extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
customMetadata_
com.google.protobuf.ByteString customMetadata_
-
data_
com.google.protobuf.ByteString data_
-
id_
Shared.UUID id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
com.google.protobuf.MapField<String,
String> metadata_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendResp
class AppendResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
result_
Object result_
-
resultCase_
int resultCase_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendResp.Position
class Position extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
commitPosition_
long commitPosition_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
preparePosition_
long preparePosition_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendResp.Success
class Success extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendResp.WrongExpectedVersion
class WrongExpectedVersion extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
currentRevisionOption_
Object currentRevisionOption_
-
currentRevisionOption2060_
Object currentRevisionOption2060_
-
currentRevisionOption2060Case_
int currentRevisionOption2060Case_
-
currentRevisionOptionCase_
int currentRevisionOptionCase_
-
expectedRevisionOption_
Object expectedRevisionOption_
-
expectedRevisionOption2060_
Object expectedRevisionOption2060_
-
expectedRevisionOption2060Case_
int expectedRevisionOption2060Case_
-
expectedRevisionOptionCase_
int expectedRevisionOptionCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.BatchAppendReq
class BatchAppendReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
correlationId_
Shared.UUID correlationId_
-
isFinal_
boolean isFinal_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
StreamsOuterClass.BatchAppendReq.Options options_
-
proposedMessages_
List<StreamsOuterClass.BatchAppendReq.ProposedMessage> proposedMessages_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.BatchAppendReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
deadlineOption_
Object deadlineOption_
-
deadlineOptionCase_
int deadlineOptionCase_
-
expectedStreamPosition_
Object expectedStreamPosition_
-
expectedStreamPositionCase_
int expectedStreamPositionCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
streamIdentifier_
Shared.StreamIdentifier streamIdentifier_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.BatchAppendReq.ProposedMessage
class ProposedMessage extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
customMetadata_
com.google.protobuf.ByteString customMetadata_
-
data_
com.google.protobuf.ByteString data_
-
id_
Shared.UUID id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
com.google.protobuf.MapField<String,
String> metadata_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.BatchAppendResp
class BatchAppendResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
correlationId_
Shared.UUID correlationId_
-
expectedStreamPosition_
Object expectedStreamPosition_
-
expectedStreamPositionCase_
int expectedStreamPositionCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
result_
Object result_
-
resultCase_
int resultCase_
-
streamIdentifier_
Shared.StreamIdentifier streamIdentifier_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.BatchAppendResp.Success
class Success extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.DeleteReq
class DeleteReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
StreamsOuterClass.DeleteReq.Options options_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.DeleteReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
expectedStreamRevision_
Object expectedStreamRevision_
-
expectedStreamRevisionCase_
int expectedStreamRevisionCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
streamIdentifier_
Shared.StreamIdentifier streamIdentifier_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.DeleteResp
class DeleteResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
positionOption_
Object positionOption_
-
positionOptionCase_
int positionOptionCase_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.DeleteResp.Position
class Position extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
commitPosition_
long commitPosition_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
preparePosition_
long preparePosition_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq
class ReadReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
StreamsOuterClass.ReadReq.Options options_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
controlOption_
StreamsOuterClass.ReadReq.Options.ControlOption controlOption_
-
countOption_
Object countOption_
-
countOptionCase_
int countOptionCase_
-
filterOption_
Object filterOption_
-
filterOptionCase_
int filterOptionCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
readDirection_
int readDirection_
-
resolveLinks_
boolean resolveLinks_
-
streamOption_
Object streamOption_
-
streamOptionCase_
int streamOptionCase_
-
uuidOption_
StreamsOuterClass.ReadReq.Options.UUIDOption uuidOption_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.AllOptions
class AllOptions extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
allOption_
Object allOption_
-
allOptionCase_
int allOptionCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.ControlOption
class ControlOption extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
compatibility_
int compatibility_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.FilterOptions
class FilterOptions extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.FilterOptions.Expression
class Expression extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
prefix_
com.google.protobuf.LazyStringArrayList prefix_
-
regex_
Object regex_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.Position
class Position extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
commitPosition_
long commitPosition_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
preparePosition_
long preparePosition_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.StreamOptions
class StreamOptions extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
revisionOption_
Object revisionOption_
-
revisionOptionCase_
int revisionOptionCase_
-
streamIdentifier_
Shared.StreamIdentifier streamIdentifier_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.SubscriptionOptions
class SubscriptionOptions extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.UUIDOption
class UUIDOption extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
content_
Object content_
-
contentCase_
int contentCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp
class ReadResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
content_
Object content_
-
contentCase_
int contentCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp.CaughtUp
class CaughtUp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp.Checkpoint
class Checkpoint extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
commitPosition_
long commitPosition_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
preparePosition_
long preparePosition_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp.FellBehind
class FellBehind extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp.ReadEvent
class ReadEvent extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
event_
StreamsOuterClass.ReadResp.ReadEvent.RecordedEvent event_
-
link_
StreamsOuterClass.ReadResp.ReadEvent.RecordedEvent link_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
position_
Object position_
-
positionCase_
int positionCase_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp.ReadEvent.RecordedEvent
class RecordedEvent extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
commitPosition_
long commitPosition_
-
customMetadata_
com.google.protobuf.ByteString customMetadata_
-
data_
com.google.protobuf.ByteString data_
-
id_
Shared.UUID id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
com.google.protobuf.MapField<String,
String> metadata_ -
preparePosition_
long preparePosition_
-
streamIdentifier_
Shared.StreamIdentifier streamIdentifier_
-
streamRevision_
long streamRevision_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp.StreamNotFound
class StreamNotFound extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
streamIdentifier_
Shared.StreamIdentifier streamIdentifier_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp.SubscriptionConfirmation
class SubscriptionConfirmation extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
subscriptionId_
Object subscriptionId_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.TombstoneReq
class TombstoneReq extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
StreamsOuterClass.TombstoneReq.Options options_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.TombstoneReq.Options
class Options extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
expectedStreamRevision_
Object expectedStreamRevision_
-
expectedStreamRevisionCase_
int expectedStreamRevisionCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
streamIdentifier_
Shared.StreamIdentifier streamIdentifier_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.TombstoneResp
class TombstoneResp extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
positionOption_
Object positionOption_
-
positionOptionCase_
int positionOptionCase_
-
-
Class com.eventstore.dbclient.proto.streams.StreamsOuterClass.TombstoneResp.Position
class Position extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
commitPosition_
long commitPosition_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
preparePosition_
long preparePosition_
-
-
-
Package com.google.rpc
-
Class com.google.rpc.BadRequest
class BadRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
fieldViolations_
List<com.google.rpc.BadRequest.FieldViolation> fieldViolations_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.rpc.BadRequest.FieldViolation
class FieldViolation extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class com.google.rpc.DebugInfo
class DebugInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
detail_
Object detail_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
stackEntries_
com.google.protobuf.LazyStringArrayList stackEntries_
-
-
Class com.google.rpc.ErrorInfo
class ErrorInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class com.google.rpc.Help
class Help extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
links_
List<com.google.rpc.Help.Link> links_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.rpc.Help.Link
class Link extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class com.google.rpc.LocalizedMessage
class LocalizedMessage extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class com.google.rpc.PreconditionFailure
class PreconditionFailure extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
violations_
List<com.google.rpc.PreconditionFailure.Violation> violations_
-
-
Class com.google.rpc.PreconditionFailure.Violation
class Violation extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class com.google.rpc.QuotaFailure
class QuotaFailure extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
violations_
List<com.google.rpc.QuotaFailure.Violation> violations_
-
-
Class com.google.rpc.QuotaFailure.Violation
class Violation extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class com.google.rpc.RequestInfo
class RequestInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class com.google.rpc.ResourceInfo
class ResourceInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class com.google.rpc.RetryInfo
class RetryInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
retryDelay_
com.google.protobuf.Duration retryDelay_
-
-
Class com.google.rpc.Status
class Status extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
code_
int code_
-
details_
com.google.protobuf.Any details_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
message_
Object message_
-
-