Constant Field Values
Contents
com.eventstore.*
-
com.eventstore.dbclient.ClientTelemetryAttributes.EventStore Modifier and Type Constant Field Value public static final java.lang.StringEVENT_ID"db.eventstoredb.event.id"public static final java.lang.StringEVENT_TYPE"db.eventstoredb.event.type"public static final java.lang.StringSTREAM"db.eventstoredb.stream"public static final java.lang.StringSUBSCRIPTION_ID"db.eventstoredb.subscription.id" -
com.eventstore.dbclient.ClientTelemetryConstants Modifier and Type Constant Field Value public static final java.lang.StringINSTRUMENTATION_NAME"eventstoredb" -
com.eventstore.dbclient.ClientTelemetryConstants.Metadata Modifier and Type Constant Field Value public static final java.lang.StringSPAN_ID"$spanId"public static final java.lang.StringTRACE_ID"$traceId" -
com.eventstore.dbclient.ClientTelemetryConstants.Operations Modifier and Type Constant Field Value public static final java.lang.StringAPPEND"streams.append"public static final java.lang.StringSUBSCRIBE"streams.subscribe"
-
com.eventstore.dbclient.proto.gossip.GossipGrpc Modifier and Type Constant Field Value public static final java.lang.StringSERVICE_NAME"event_store.client.gossip.Gossip" -
com.eventstore.dbclient.proto.gossip.GossipOuterClass.ClusterInfo Modifier and Type Constant Field Value public static final intMEMBERS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.gossip.GossipOuterClass.EndPoint Modifier and Type Constant Field Value public static final intADDRESS_FIELD_NUMBER1public static final intPORT_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.gossip.GossipOuterClass.MemberInfo Modifier and Type Constant Field Value public static final intHTTP_END_POINT_FIELD_NUMBER5public static final intINSTANCE_ID_FIELD_NUMBER1public static final intIS_ALIVE_FIELD_NUMBER4public static final intSTATE_FIELD_NUMBER3public static final intTIME_STAMP_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.gossip.GossipOuterClass.MemberInfo.VNodeState Modifier and Type Constant Field Value public static final intCatchingUp_VALUE4public static final intClone_VALUE5public static final intDiscoverLeader_VALUE1public static final intFollower_VALUE6public static final intInitializing_VALUE0public static final intLeader_VALUE8public static final intManager_VALUE9public static final intPreLeader_VALUE7public static final intPreReadOnlyReplica_VALUE13public static final intPreReplica_VALUE3public static final intReadOnlyLeaderless_VALUE12public static final intReadOnlyReplica_VALUE14public static final intResigningLeader_VALUE15public static final intShutdown_VALUE11public static final intShuttingDown_VALUE10public static final intUnknown_VALUE2
-
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.AllOptions Modifier and Type Constant Field Value public static final intEND_FIELD_NUMBER3public static final intFILTER_FIELD_NUMBER4public static final intNO_FILTER_FIELD_NUMBER5public static final intPOSITION_FIELD_NUMBER1public static final intSTART_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.AllOptions.FilterOptions Modifier and Type Constant Field Value public static final intCHECKPOINTINTERVALMULTIPLIER_FIELD_NUMBER5public static final intCOUNT_FIELD_NUMBER4public static final intEVENT_TYPE_FIELD_NUMBER2public static final intMAX_FIELD_NUMBER3public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.AllOptions.FilterOptions.Expression Modifier and Type Constant Field Value public static final intPREFIX_FIELD_NUMBER2public static final intREGEX_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.ConsumerStrategy Modifier and Type Constant Field Value public static final intDispatchToSingle_VALUE0public static final intPinned_VALUE2public static final intRoundRobin_VALUE1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.Options Modifier and Type Constant Field Value public static final intALL_FIELD_NUMBER5public static final intGROUP_NAME_FIELD_NUMBER2public static final intSETTINGS_FIELD_NUMBER3public static final intSTREAM_FIELD_NUMBER4public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.Position Modifier and Type Constant Field Value public static final intCOMMIT_POSITION_FIELD_NUMBER1public static final intPREPARE_POSITION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.Settings Modifier and Type Constant Field Value public static final intCHECKPOINT_AFTER_MS_FIELD_NUMBER15public static final intCHECKPOINT_AFTER_TICKS_FIELD_NUMBER6public static final intCONSUMER_STRATEGY_FIELD_NUMBER16public static final intEXTRA_STATISTICS_FIELD_NUMBER3public static final intHISTORY_BUFFER_SIZE_FIELD_NUMBER12public static final intLIVE_BUFFER_SIZE_FIELD_NUMBER10public static final intMAX_CHECKPOINT_COUNT_FIELD_NUMBER8public static final intMAX_RETRY_COUNT_FIELD_NUMBER5public static final intMAX_SUBSCRIBER_COUNT_FIELD_NUMBER9public static final intMESSAGE_TIMEOUT_MS_FIELD_NUMBER14public static final intMESSAGE_TIMEOUT_TICKS_FIELD_NUMBER4public static final intMIN_CHECKPOINT_COUNT_FIELD_NUMBER7public static final intNAMED_CONSUMER_STRATEGY_FIELD_NUMBER13public static final intREAD_BATCH_SIZE_FIELD_NUMBER11public static final intRESOLVE_LINKS_FIELD_NUMBER1public static final intREVISION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.CreateReq.StreamOptions Modifier and Type Constant Field Value public static final intEND_FIELD_NUMBER4public static final intREVISION_FIELD_NUMBER2public static final intSTART_FIELD_NUMBER3public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.DeleteReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.DeleteReq.Options Modifier and Type Constant Field Value public static final intALL_FIELD_NUMBER3public static final intGROUP_NAME_FIELD_NUMBER2public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.GetInfoReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.GetInfoReq.Options Modifier and Type Constant Field Value public static final intALL_FIELD_NUMBER2public static final intGROUP_NAME_FIELD_NUMBER3public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.GetInfoResp Modifier and Type Constant Field Value public static final intSUBSCRIPTION_INFO_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ListReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ListReq.Options Modifier and Type Constant Field Value public static final intLIST_ALL_SUBSCRIPTIONS_FIELD_NUMBER1public static final intLIST_FOR_STREAM_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ListReq.StreamOption Modifier and Type Constant Field Value public static final intALL_FIELD_NUMBER2public static final intSTREAM_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ListResp Modifier and Type Constant Field Value public static final intSUBSCRIPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadReq Modifier and Type Constant Field Value public static final intACK_FIELD_NUMBER2public static final intNACK_FIELD_NUMBER3public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadReq.Ack Modifier and Type Constant Field Value public static final intID_FIELD_NUMBER1public static final intIDS_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadReq.Nack Modifier and Type Constant Field Value public static final intACTION_FIELD_NUMBER3public static final intID_FIELD_NUMBER1public static final intIDS_FIELD_NUMBER2public static final intREASON_FIELD_NUMBER4 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadReq.Nack.Action Modifier and Type Constant Field Value public static final intPark_VALUE1public static final intRetry_VALUE2public static final intSkip_VALUE3public static final intStop_VALUE4public static final intUnknown_VALUE0 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadReq.Options Modifier and Type Constant Field Value public static final intALL_FIELD_NUMBER5public static final intBUFFER_SIZE_FIELD_NUMBER3public static final intGROUP_NAME_FIELD_NUMBER2public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1public static final intUUID_OPTION_FIELD_NUMBER4 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadReq.Options.UUIDOption Modifier and Type Constant Field Value public static final intSTRING_FIELD_NUMBER2public static final intSTRUCTURED_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadResp Modifier and Type Constant Field Value public static final intEVENT_FIELD_NUMBER1public static final intSUBSCRIPTION_CONFIRMATION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadResp.ReadEvent Modifier and Type Constant Field Value public static final intCOMMIT_POSITION_FIELD_NUMBER3public static final intEVENT_FIELD_NUMBER1public static final intLINK_FIELD_NUMBER2public static final intNO_POSITION_FIELD_NUMBER4public static final intNO_RETRY_COUNT_FIELD_NUMBER6public static final intRETRY_COUNT_FIELD_NUMBER5 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadResp.ReadEvent.RecordedEvent Modifier and Type Constant Field Value public static final intCOMMIT_POSITION_FIELD_NUMBER5public static final intCUSTOM_METADATA_FIELD_NUMBER7public static final intDATA_FIELD_NUMBER8public static final intID_FIELD_NUMBER1public static final intMETADATA_FIELD_NUMBER6public static final intPREPARE_POSITION_FIELD_NUMBER4public static final intSTREAM_IDENTIFIER_FIELD_NUMBER2public static final intSTREAM_REVISION_FIELD_NUMBER3 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReadResp.SubscriptionConfirmation Modifier and Type Constant Field Value public static final intSUBSCRIPTION_ID_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReplayParkedReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.ReplayParkedReq.Options Modifier and Type Constant Field Value public static final intALL_FIELD_NUMBER3public static final intGROUP_NAME_FIELD_NUMBER1public static final intNO_LIMIT_FIELD_NUMBER5public static final intSTOP_AT_FIELD_NUMBER4public static final intSTREAM_IDENTIFIER_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.SubscriptionInfo.ConnectionInfo Modifier and Type Constant Field Value public static final intAVAILABLE_SLOTS_FIELD_NUMBER7public static final intAVERAGE_ITEMS_PER_SECOND_FIELD_NUMBER3public static final intCONNECTION_NAME_FIELD_NUMBER9public static final intCOUNT_SINCE_LAST_MEASUREMENT_FIELD_NUMBER5public static final intFROM_FIELD_NUMBER1public static final intIN_FLIGHT_MESSAGES_FIELD_NUMBER8public static final intOBSERVED_MEASUREMENTS_FIELD_NUMBER6public static final intTOTAL_ITEMS_FIELD_NUMBER4public static final intUSERNAME_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.SubscriptionInfo.Measurement Modifier and Type Constant Field Value public static final intKEY_FIELD_NUMBER1public static final intVALUE_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateReq.AllOptions Modifier and Type Constant Field Value public static final intEND_FIELD_NUMBER3public static final intPOSITION_FIELD_NUMBER1public static final intSTART_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateReq.ConsumerStrategy Modifier and Type Constant Field Value public static final intDispatchToSingle_VALUE0public static final intPinned_VALUE2public static final intRoundRobin_VALUE1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateReq.Options Modifier and Type Constant Field Value public static final intALL_FIELD_NUMBER5public static final intGROUP_NAME_FIELD_NUMBER2public static final intSETTINGS_FIELD_NUMBER3public static final intSTREAM_FIELD_NUMBER4public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateReq.Position Modifier and Type Constant Field Value public static final intCOMMIT_POSITION_FIELD_NUMBER1public static final intPREPARE_POSITION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateReq.Settings Modifier and Type Constant Field Value public static final intCHECKPOINT_AFTER_MS_FIELD_NUMBER15public static final intCHECKPOINT_AFTER_TICKS_FIELD_NUMBER6public static final intEXTRA_STATISTICS_FIELD_NUMBER3public static final intHISTORY_BUFFER_SIZE_FIELD_NUMBER12public static final intLIVE_BUFFER_SIZE_FIELD_NUMBER10public static final intMAX_CHECKPOINT_COUNT_FIELD_NUMBER8public static final intMAX_RETRY_COUNT_FIELD_NUMBER5public static final intMAX_SUBSCRIBER_COUNT_FIELD_NUMBER9public static final intMESSAGE_TIMEOUT_MS_FIELD_NUMBER14public static final intMESSAGE_TIMEOUT_TICKS_FIELD_NUMBER4public static final intMIN_CHECKPOINT_COUNT_FIELD_NUMBER7public static final intNAMED_CONSUMER_STRATEGY_FIELD_NUMBER13public static final intREAD_BATCH_SIZE_FIELD_NUMBER11public static final intRESOLVE_LINKS_FIELD_NUMBER1public static final intREVISION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.UpdateReq.StreamOptions Modifier and Type Constant Field Value public static final intEND_FIELD_NUMBER4public static final intREVISION_FIELD_NUMBER2public static final intSTART_FIELD_NUMBER3public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.persistentsubscriptions.PersistentSubscriptionsGrpc Modifier and Type Constant Field Value public static final java.lang.StringSERVICE_NAME"event_store.client.persistent_subscriptions.PersistentSubscriptions"
-
com.eventstore.dbclient.proto.projections.Projectionmanagement.CreateReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.CreateReq.Options Modifier and Type Constant Field Value public static final intCONTINUOUS_FIELD_NUMBER3public static final intONE_TIME_FIELD_NUMBER1public static final intQUERY_FIELD_NUMBER4public static final intTRANSIENT_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.CreateReq.Options.Continuous Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1public static final intTRACK_EMITTED_STREAMS_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.CreateReq.Options.Transient Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.DeleteReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.DeleteReq.Options Modifier and Type Constant Field Value public static final intDELETE_CHECKPOINT_STREAM_FIELD_NUMBER4public static final intDELETE_EMITTED_STREAMS_FIELD_NUMBER2public static final intDELETE_STATE_STREAM_FIELD_NUMBER3public static final intNAME_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.DisableReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.DisableReq.Options Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1public static final intWRITE_CHECKPOINT_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.EnableReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.EnableReq.Options Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.ResetReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.ResetReq.Options Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1public static final intWRITE_CHECKPOINT_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.ResultReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.ResultReq.Options Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1public static final intPARTITION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.ResultResp Modifier and Type Constant Field Value public static final intRESULT_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.StateReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.StateReq.Options Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1public static final intPARTITION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.StateResp Modifier and Type Constant Field Value public static final intSTATE_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.StatisticsReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.StatisticsReq.Options Modifier and Type Constant Field Value public static final intALL_FIELD_NUMBER2public static final intCONTINUOUS_FIELD_NUMBER4public static final intNAME_FIELD_NUMBER1public static final intONE_TIME_FIELD_NUMBER5public static final intTRANSIENT_FIELD_NUMBER3 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.StatisticsResp Modifier and Type Constant Field Value public static final intDETAILS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.StatisticsResp.Details Modifier and Type Constant Field Value public static final intBUFFEREDEVENTS_FIELD_NUMBER17public static final intCHECKPOINTSTATUS_FIELD_NUMBER16public static final intCOREPROCESSINGTIME_FIELD_NUMBER1public static final intEFFECTIVENAME_FIELD_NUMBER4public static final intEPOCH_FIELD_NUMBER3public static final intEVENTSPROCESSEDAFTERRESTART_FIELD_NUMBER15public static final intLASTCHECKPOINT_FIELD_NUMBER14public static final intMODE_FIELD_NUMBER11public static final intNAME_FIELD_NUMBER10public static final intPARTITIONSCACHED_FIELD_NUMBER7public static final intPOSITION_FIELD_NUMBER12public static final intPROGRESS_FIELD_NUMBER13public static final intREADSINPROGRESS_FIELD_NUMBER6public static final intSTATEREASON_FIELD_NUMBER9public static final intSTATUS_FIELD_NUMBER8public static final intVERSION_FIELD_NUMBER2public static final intWRITEPENDINGEVENTSAFTERCHECKPOINT_FIELD_NUMBER19public static final intWRITEPENDINGEVENTSBEFORECHECKPOINT_FIELD_NUMBER18public static final intWRITESINPROGRESS_FIELD_NUMBER5 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.UpdateReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.projections.Projectionmanagement.UpdateReq.Options Modifier and Type Constant Field Value public static final intEMIT_ENABLED_FIELD_NUMBER3public static final intNAME_FIELD_NUMBER1public static final intNO_EMIT_OPTIONS_FIELD_NUMBER4public static final intQUERY_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.projections.ProjectionsGrpc Modifier and Type Constant Field Value public static final java.lang.StringSERVICE_NAME"event_store.client.projections.Projections"
-
com.eventstore.dbclient.proto.serverfeatures.Serverfeatures.SupportedMethod Modifier and Type Constant Field Value public static final intFEATURES_FIELD_NUMBER3public static final intMETHOD_NAME_FIELD_NUMBER1public static final intSERVICE_NAME_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.serverfeatures.Serverfeatures.SupportedMethods Modifier and Type Constant Field Value public static final intEVENT_STORE_SERVER_VERSION_FIELD_NUMBER2public static final intMETHODS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.serverfeatures.ServerFeaturesGrpc Modifier and Type Constant Field Value public static final java.lang.StringSERVICE_NAME"event_store.client.server_features.ServerFeatures"
-
com.eventstore.dbclient.proto.shared.Shared.AllStreamPosition Modifier and Type Constant Field Value public static final intCOMMIT_POSITION_FIELD_NUMBER1public static final intPREPARE_POSITION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.shared.Shared.BadRequest Modifier and Type Constant Field Value public static final intMESSAGE_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.shared.Shared.MaximumAppendSizeExceeded Modifier and Type Constant Field Value public static final intMAXAPPENDSIZE_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.shared.Shared.StreamDeleted Modifier and Type Constant Field Value public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.shared.Shared.StreamIdentifier Modifier and Type Constant Field Value public static final intSTREAM_NAME_FIELD_NUMBER3 -
com.eventstore.dbclient.proto.shared.Shared.UUID Modifier and Type Constant Field Value public static final intSTRING_FIELD_NUMBER2public static final intSTRUCTURED_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.shared.Shared.UUID.Structured Modifier and Type Constant Field Value public static final intLEAST_SIGNIFICANT_BITS_FIELD_NUMBER2public static final intMOST_SIGNIFICANT_BITS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.shared.Shared.WrongExpectedVersion Modifier and Type Constant Field Value public static final intCURRENT_NO_STREAM_FIELD_NUMBER2public static final intCURRENT_STREAM_REVISION_FIELD_NUMBER1public static final intEXPECTED_ANY_FIELD_NUMBER4public static final intEXPECTED_NO_STREAM_FIELD_NUMBER6public static final intEXPECTED_STREAM_EXISTS_FIELD_NUMBER5public static final intEXPECTED_STREAM_POSITION_FIELD_NUMBER3
-
com.eventstore.dbclient.proto.streams.StreamsGrpc Modifier and Type Constant Field Value public static final java.lang.StringSERVICE_NAME"event_store.client.streams.Streams" -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1public static final intPROPOSED_MESSAGE_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendReq.Options Modifier and Type Constant Field Value public static final intANY_FIELD_NUMBER4public static final intNO_STREAM_FIELD_NUMBER3public static final intREVISION_FIELD_NUMBER2public static final intSTREAM_EXISTS_FIELD_NUMBER5public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendReq.ProposedMessage Modifier and Type Constant Field Value public static final intCUSTOM_METADATA_FIELD_NUMBER3public static final intDATA_FIELD_NUMBER4public static final intID_FIELD_NUMBER1public static final intMETADATA_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendResp Modifier and Type Constant Field Value public static final intSUCCESS_FIELD_NUMBER1public static final intWRONG_EXPECTED_VERSION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendResp.Position Modifier and Type Constant Field Value public static final intCOMMIT_POSITION_FIELD_NUMBER1public static final intPREPARE_POSITION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendResp.Success Modifier and Type Constant Field Value public static final intCURRENT_REVISION_FIELD_NUMBER1public static final intNO_POSITION_FIELD_NUMBER4public static final intNO_STREAM_FIELD_NUMBER2public static final intPOSITION_FIELD_NUMBER3 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.AppendResp.WrongExpectedVersion Modifier and Type Constant Field Value public static final intANY_20_6_0_FIELD_NUMBER4public static final intCURRENT_NO_STREAM_FIELD_NUMBER7public static final intCURRENT_REVISION_20_6_0_FIELD_NUMBER1public static final intCURRENT_REVISION_FIELD_NUMBER6public static final intEXPECTED_ANY_FIELD_NUMBER9public static final intEXPECTED_NO_STREAM_FIELD_NUMBER11public static final intEXPECTED_REVISION_20_6_0_FIELD_NUMBER3public static final intEXPECTED_REVISION_FIELD_NUMBER8public static final intEXPECTED_STREAM_EXISTS_FIELD_NUMBER10public static final intNO_STREAM_20_6_0_FIELD_NUMBER2public static final intSTREAM_EXISTS_20_6_0_FIELD_NUMBER5 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.BatchAppendReq Modifier and Type Constant Field Value public static final intCORRELATION_ID_FIELD_NUMBER1public static final intIS_FINAL_FIELD_NUMBER4public static final intOPTIONS_FIELD_NUMBER2public static final intPROPOSED_MESSAGES_FIELD_NUMBER3 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.BatchAppendReq.Options Modifier and Type Constant Field Value public static final intANY_FIELD_NUMBER4public static final intDEADLINE_21_10_0_FIELD_NUMBER6public static final intDEADLINE_FIELD_NUMBER7public static final intNO_STREAM_FIELD_NUMBER3public static final intSTREAM_EXISTS_FIELD_NUMBER5public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1public static final intSTREAM_POSITION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.BatchAppendReq.ProposedMessage Modifier and Type Constant Field Value public static final intCUSTOM_METADATA_FIELD_NUMBER3public static final intDATA_FIELD_NUMBER4public static final intID_FIELD_NUMBER1public static final intMETADATA_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.BatchAppendResp Modifier and Type Constant Field Value public static final intANY_FIELD_NUMBER7public static final intCORRELATION_ID_FIELD_NUMBER1public static final intERROR_FIELD_NUMBER2public static final intNO_STREAM_FIELD_NUMBER6public static final intSTREAM_EXISTS_FIELD_NUMBER8public static final intSTREAM_IDENTIFIER_FIELD_NUMBER4public static final intSTREAM_POSITION_FIELD_NUMBER5public static final intSUCCESS_FIELD_NUMBER3 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.BatchAppendResp.Success Modifier and Type Constant Field Value public static final intCURRENT_REVISION_FIELD_NUMBER1public static final intNO_POSITION_FIELD_NUMBER4public static final intNO_STREAM_FIELD_NUMBER2public static final intPOSITION_FIELD_NUMBER3 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.DeleteReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.DeleteReq.Options Modifier and Type Constant Field Value public static final intANY_FIELD_NUMBER4public static final intNO_STREAM_FIELD_NUMBER3public static final intREVISION_FIELD_NUMBER2public static final intSTREAM_EXISTS_FIELD_NUMBER5public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.DeleteResp Modifier and Type Constant Field Value public static final intNO_POSITION_FIELD_NUMBER2public static final intPOSITION_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.DeleteResp.Position Modifier and Type Constant Field Value public static final intCOMMIT_POSITION_FIELD_NUMBER1public static final intPREPARE_POSITION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options Modifier and Type Constant Field Value public static final intALL_FIELD_NUMBER2public static final intCONTROL_OPTION_FIELD_NUMBER10public static final intCOUNT_FIELD_NUMBER5public static final intFILTER_FIELD_NUMBER7public static final intNO_FILTER_FIELD_NUMBER8public static final intREAD_DIRECTION_FIELD_NUMBER3public static final intRESOLVE_LINKS_FIELD_NUMBER4public static final intSTREAM_FIELD_NUMBER1public static final intSUBSCRIPTION_FIELD_NUMBER6public static final intUUID_OPTION_FIELD_NUMBER9 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.AllOptions Modifier and Type Constant Field Value public static final intEND_FIELD_NUMBER3public static final intPOSITION_FIELD_NUMBER1public static final intSTART_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.ControlOption Modifier and Type Constant Field Value public static final intCOMPATIBILITY_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.FilterOptions Modifier and Type Constant Field Value public static final intCHECKPOINTINTERVALMULTIPLIER_FIELD_NUMBER5public static final intCOUNT_FIELD_NUMBER4public static final intEVENT_TYPE_FIELD_NUMBER2public static final intMAX_FIELD_NUMBER3public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.FilterOptions.Expression Modifier and Type Constant Field Value public static final intPREFIX_FIELD_NUMBER2public static final intREGEX_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.Position Modifier and Type Constant Field Value public static final intCOMMIT_POSITION_FIELD_NUMBER1public static final intPREPARE_POSITION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.ReadDirection Modifier and Type Constant Field Value public static final intBackwards_VALUE1public static final intForwards_VALUE0 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.StreamOptions Modifier and Type Constant Field Value public static final intEND_FIELD_NUMBER4public static final intREVISION_FIELD_NUMBER2public static final intSTART_FIELD_NUMBER3public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadReq.Options.UUIDOption Modifier and Type Constant Field Value public static final intSTRING_FIELD_NUMBER2public static final intSTRUCTURED_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp Modifier and Type Constant Field Value public static final intCAUGHT_UP_FIELD_NUMBER8public static final intCHECKPOINT_FIELD_NUMBER3public static final intCONFIRMATION_FIELD_NUMBER2public static final intEVENT_FIELD_NUMBER1public static final intFELL_BEHIND_FIELD_NUMBER9public static final intFIRST_STREAM_POSITION_FIELD_NUMBER5public static final intLAST_ALL_STREAM_POSITION_FIELD_NUMBER7public static final intLAST_STREAM_POSITION_FIELD_NUMBER6public static final intSTREAM_NOT_FOUND_FIELD_NUMBER4 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp.Checkpoint Modifier and Type Constant Field Value public static final intCOMMIT_POSITION_FIELD_NUMBER1public static final intPREPARE_POSITION_FIELD_NUMBER2 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp.ReadEvent Modifier and Type Constant Field Value public static final intCOMMIT_POSITION_FIELD_NUMBER3public static final intEVENT_FIELD_NUMBER1public static final intLINK_FIELD_NUMBER2public static final intNO_POSITION_FIELD_NUMBER4 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp.ReadEvent.RecordedEvent Modifier and Type Constant Field Value public static final intCOMMIT_POSITION_FIELD_NUMBER5public static final intCUSTOM_METADATA_FIELD_NUMBER7public static final intDATA_FIELD_NUMBER8public static final intID_FIELD_NUMBER1public static final intMETADATA_FIELD_NUMBER6public static final intPREPARE_POSITION_FIELD_NUMBER4public static final intSTREAM_IDENTIFIER_FIELD_NUMBER2public static final intSTREAM_REVISION_FIELD_NUMBER3 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp.StreamNotFound Modifier and Type Constant Field Value public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.ReadResp.SubscriptionConfirmation Modifier and Type Constant Field Value public static final intSUBSCRIPTION_ID_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.TombstoneReq Modifier and Type Constant Field Value public static final intOPTIONS_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.TombstoneReq.Options Modifier and Type Constant Field Value public static final intANY_FIELD_NUMBER4public static final intNO_STREAM_FIELD_NUMBER3public static final intREVISION_FIELD_NUMBER2public static final intSTREAM_EXISTS_FIELD_NUMBER5public static final intSTREAM_IDENTIFIER_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.TombstoneResp Modifier and Type Constant Field Value public static final intNO_POSITION_FIELD_NUMBER2public static final intPOSITION_FIELD_NUMBER1 -
com.eventstore.dbclient.proto.streams.StreamsOuterClass.TombstoneResp.Position Modifier and Type Constant Field Value public static final intCOMMIT_POSITION_FIELD_NUMBER1public static final intPREPARE_POSITION_FIELD_NUMBER2
com.google.*
-
com.google.rpc.Code Modifier and Type Constant Field Value public static final intABORTED_VALUE10public static final intALREADY_EXISTS_VALUE6public static final intCANCELLED_VALUE1public static final intDATA_LOSS_VALUE15public static final intDEADLINE_EXCEEDED_VALUE4public static final intFAILED_PRECONDITION_VALUE9public static final intINTERNAL_VALUE13public static final intINVALID_ARGUMENT_VALUE3public static final intNOT_FOUND_VALUE5public static final intOK_VALUE0public static final intOUT_OF_RANGE_VALUE11public static final intPERMISSION_DENIED_VALUE7public static final intRESOURCE_EXHAUSTED_VALUE8public static final intUNAUTHENTICATED_VALUE16public static final intUNAVAILABLE_VALUE14public static final intUNIMPLEMENTED_VALUE12public static final intUNKNOWN_VALUE2 -
com.google.rpc.Status Modifier and Type Constant Field Value public static final intCODE_FIELD_NUMBER1public static final intDETAILS_FIELD_NUMBER3public static final intMESSAGE_FIELD_NUMBER2