Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractAxonServerChannel<OUT> - Class in io.axoniq.axonserver.connector.impl
Abstract class representing a channel with AxonServer.
AbstractAxonServerChannel(ClientIdentification, ScheduledExecutorService, AxonServerManagedChannel) - Constructor for class io.axoniq.axonserver.connector.impl.AbstractAxonServerChannel
AbstractBufferedStream<T,R> - Class in io.axoniq.axonserver.connector.impl
An abstract FlowControlledBuffer and ResultStream implementation, used to provide a buffered stream of results of T when receiving a request of type R.
AbstractBufferedStream(String, int, int) - Constructor for class io.axoniq.axonserver.connector.impl.AbstractBufferedStream
AbstractIncomingInstructionStream<IN,OUT> - Class in io.axoniq.axonserver.connector.impl
Abstract implementation of a FlowControlledStream for incoming message from AxonServer.
AbstractIncomingInstructionStream(String, int, int, Consumer<Throwable>, Consumer<CallStreamObserver<OUT>>) - Constructor for class io.axoniq.axonserver.connector.impl.AbstractIncomingInstructionStream
ACCEPTED_VALUE - Static variable in enum io.axoniq.axonserver.grpc.admin.Result
The handler has accepted the result, no result will be returned
ACCESS_TOKEN - Static variable in class io.axoniq.axonserver.connector.impl.Headers
A Metadata.Key defining the access token from the application sending this message.
ACK_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
ACK_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
ACK_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
ACK_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
ACK_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
ACK_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
ACTIVE_THREADS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
ACTIVE_VALUE - Static variable in enum io.axoniq.axonserver.grpc.event.TransformationState
The transformation is opened, able to receive request to transform events, or to be applied or cancelled.
ActiveTransformation - Interface in io.axoniq.axonserver.connector.event.transformation
Class responsible to interact with the active transformation.
activeTransformation() - Method in interface io.axoniq.axonserver.connector.event.transformation.EventTransformationChannel
Returns the completable future of the active transformation.
activeTransformation() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationChannelImpl
 
addAllApplicationRole(Iterable<? extends ContextRole>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
addAllApplications(Iterable<? extends ClientApplication>) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
addAllBlacklist(Iterable<? extends PayloadDescription>) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
addAllClaimedSegment(Iterable<? extends EventProcessorSegment>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
addAllClientInstance(Iterable<? extends EventProcessorInstance>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
addAllClients(Iterable<? extends Client>) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
addAllColumn(Iterable<String>) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
The names of the columns provided in the query
addAllCommands(Iterable<String>) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated string commands = 3;
addAllContexts(Iterable<String>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated string contexts = 5;
addAllDetails(Iterable<String>) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A collection of messages providing more details about root causes of the error
addAllIdValues(Iterable<? extends QueryValue>) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
addAllMembers(Iterable<? extends ReplicationGroupMember>) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addAllMembers(Iterable<? extends ReplicationGroupMember>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addAllNodes(Iterable<String>) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated string nodes = 1;
addAllProcessingInstructions(Iterable<? extends ProcessingInstruction>) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
addAllProcessingInstructions(Iterable<? extends ProcessingInstruction>) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
addAllProcessingInstructions(Iterable<? extends ProcessingInstruction>) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
addAllProcessingInstructions(Iterable<? extends ProcessingInstruction>) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
addAllProcessors(Iterable<? extends EventProcessorInfo>) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
addAllQueries(Iterable<? extends QueryInfo>) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
addAllReplicationGroups(Iterable<String>) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of replication groups that belongs to this node
addAllResponseTypes(Iterable<String>) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
repeated string responseTypes = 2;
addAllRoles(Iterable<String>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
repeated string roles = 2;
addAllRolesPerContext(Iterable<? extends ApplicationContextRole>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
addAllRolesPerContext(Iterable<? extends ApplicationContextRole>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
addAllSegmentStatus(Iterable<? extends EventProcessorInfo.SegmentStatus>) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
addAllSortValues(Iterable<? extends QueryValue>) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
addAllUserRoles(Iterable<? extends UserRoleRequest>) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
addAllUserRoles(Iterable<? extends UserRoleOverview>) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
addAllUserRoles(Iterable<? extends ContextRole>) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
addApplicationRole(ContextRole) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
addApplicationRole(int, ContextRole) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
addApplicationRole(ContextRole.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
addApplicationRole(int, ContextRole.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
addApplicationRoleBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
addApplicationRoleBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
addApplications(ClientApplication) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
addApplications(int, ClientApplication) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
addApplications(ClientApplication.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
addApplications(int, ClientApplication.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
addApplicationsBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
addApplicationsBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
addBlacklist(PayloadDescription) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
addBlacklist(int, PayloadDescription) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
addBlacklist(PayloadDescription.Builder) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
addBlacklist(int, PayloadDescription.Builder) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
addBlacklistBuilder() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
addBlacklistBuilder(int) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
addClaimedSegment(EventProcessorSegment) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
addClaimedSegment(int, EventProcessorSegment) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
addClaimedSegment(EventProcessorSegment.Builder) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
addClaimedSegment(int, EventProcessorSegment.Builder) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
addClaimedSegmentBuilder() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
addClaimedSegmentBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
addClientInstance(EventProcessorInstance) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
addClientInstance(int, EventProcessorInstance) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
addClientInstance(EventProcessorInstance.Builder) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
addClientInstance(int, EventProcessorInstance.Builder) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
addClientInstanceBuilder() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
addClientInstanceBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
addClients(Client) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
addClients(int, Client) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
addClients(Client.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
addClients(int, Client.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
addClientsBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
addClientsBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
addColumn(String) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
The names of the columns provided in the query
addColumnBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
The names of the columns provided in the query
addCommands(String) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated string commands = 3;
addCommandsBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated string commands = 3;
addContexts(String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated string contexts = 5;
addContextsBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated string contexts = 5;
addDetails(String) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A collection of messages providing more details about root causes of the error
addDetailsBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A collection of messages providing more details about root causes of the error
addIdValues(QueryValue) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
addIdValues(int, QueryValue) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
addIdValues(QueryValue.Builder) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
addIdValues(int, QueryValue.Builder) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
addIdValuesBuilder() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
addIdValuesBuilder(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
addMembers(ReplicationGroupMember) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addMembers(int, ReplicationGroupMember) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addMembers(ReplicationGroupMember.Builder) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addMembers(int, ReplicationGroupMember.Builder) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addMembers(ReplicationGroupMember) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addMembers(int, ReplicationGroupMember) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addMembers(ReplicationGroupMember.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addMembers(int, ReplicationGroupMember.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addMembersBuilder() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addMembersBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addMembersBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addMembersBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
addNodes(String) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated string nodes = 1;
addNodesBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated string nodes = 1;
addNodeToReplicationGroup(JoinReplicationGroup) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to add a node to a replication group.
addNodeToReplicationGroup(JoinReplicationGroup) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
addNodeToReplicationGroup(JoinReplicationGroup) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceBlockingStub
 
addNodeToReplicationGroup(JoinReplicationGroup, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceImplBase
 
addNodeToReplicationGroup(JoinReplicationGroup, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceStub
 
addProcessingInstructions(ProcessingInstruction) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
addProcessingInstructions(int, ProcessingInstruction) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
addProcessingInstructions(ProcessingInstruction.Builder) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
addProcessingInstructions(int, ProcessingInstruction.Builder) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
addProcessingInstructions(ProcessingInstruction) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
addProcessingInstructions(int, ProcessingInstruction) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
addProcessingInstructions(ProcessingInstruction.Builder) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
addProcessingInstructions(int, ProcessingInstruction.Builder) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
addProcessingInstructions(ProcessingInstruction) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
addProcessingInstructions(int, ProcessingInstruction) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
addProcessingInstructions(ProcessingInstruction.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
addProcessingInstructions(int, ProcessingInstruction.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
addProcessingInstructions(ProcessingInstruction) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
addProcessingInstructions(int, ProcessingInstruction) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
addProcessingInstructions(ProcessingInstruction.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
addProcessingInstructions(int, ProcessingInstruction.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
addProcessingInstructionsBuilder() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
addProcessingInstructionsBuilder(int) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
addProcessingInstructionsBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
addProcessingInstructionsBuilder(int) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
addProcessingInstructionsBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
addProcessingInstructionsBuilder(int) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
addProcessingInstructionsBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
addProcessingInstructionsBuilder(int) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
addProcessors(EventProcessorInfo) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
addProcessors(int, EventProcessorInfo) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
addProcessors(EventProcessorInfo.Builder) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
addProcessors(int, EventProcessorInfo.Builder) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
addProcessorsBuilder() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
addProcessorsBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
addQueries(QueryInfo) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
addQueries(int, QueryInfo) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
addQueries(QueryInfo.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
addQueries(int, QueryInfo.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
addQueriesBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
addQueriesBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
addReplicationGroups(String) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of replication groups that belongs to this node
addReplicationGroupsBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of replication groups that belongs to this node
addResponseTypes(String) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
repeated string responseTypes = 2;
addResponseTypesBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
repeated string responseTypes = 2;
addRoles(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
repeated string roles = 2;
addRolesBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
repeated string roles = 2;
addRolesPerContext(ApplicationContextRole) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
addRolesPerContext(int, ApplicationContextRole) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
addRolesPerContext(ApplicationContextRole.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
addRolesPerContext(int, ApplicationContextRole.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
addRolesPerContext(ApplicationContextRole) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
addRolesPerContext(int, ApplicationContextRole) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
addRolesPerContext(ApplicationContextRole.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
addRolesPerContext(int, ApplicationContextRole.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
addRolesPerContextBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
addRolesPerContextBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
addRolesPerContextBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
addRolesPerContextBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
addSegmentStatus(EventProcessorInfo.SegmentStatus) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
addSegmentStatus(int, EventProcessorInfo.SegmentStatus) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
addSegmentStatus(EventProcessorInfo.SegmentStatus.Builder) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
addSegmentStatus(int, EventProcessorInfo.SegmentStatus.Builder) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
addSegmentStatusBuilder() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
addSegmentStatusBuilder(int) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
addSortValues(QueryValue) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
addSortValues(int, QueryValue) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
addSortValues(QueryValue.Builder) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
addSortValues(int, QueryValue.Builder) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
addSortValuesBuilder() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
addSortValuesBuilder(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
addUserRoles(UserRoleRequest) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
addUserRoles(int, UserRoleRequest) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
addUserRoles(UserRoleRequest.Builder) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
addUserRoles(int, UserRoleRequest.Builder) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
addUserRoles(UserRoleOverview) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
addUserRoles(int, UserRoleOverview) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
addUserRoles(UserRoleOverview.Builder) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
addUserRoles(int, UserRoleOverview.Builder) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
addUserRoles(ContextRole) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
addUserRoles(int, ContextRole) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
addUserRoles(ContextRole.Builder) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
addUserRoles(int, ContextRole.Builder) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
addUserRolesBuilder() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
addUserRolesBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
addUserRolesBuilder() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
addUserRolesBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
addUserRolesBuilder() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
addUserRolesBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
Admin - Class in io.axoniq.axonserver.grpc.admin
 
AdminActionResult - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.AdminActionResult
AdminActionResult.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.AdminActionResult
AdminActionResultOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
AdminChannel - Interface in io.axoniq.axonserver.connector.admin
Communication channel with AxonServer for Administration related interactions.
adminChannel() - Method in interface io.axoniq.axonserver.connector.AxonServerConnection
Returns the channel on which administration messages can be sent and received
adminChannel() - Method in class io.axoniq.axonserver.connector.impl.ContextConnection
 
AdminChannelImpl - Class in io.axoniq.axonserver.connector.admin.impl
AdminChannel GRPC implementation to allow a client application sending and receiving administration related messages to and from Axon Server.
AdminChannelImpl(ClientIdentification, ScheduledExecutorService, AxonServerManagedChannel) - Constructor for class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
AGGREGATE_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
AGGREGATE_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
AGGREGATE_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
AGGREGATE_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Event
 
AGGREGATE_SEQUENCE_NUMBER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Event
 
AGGREGATE_TYPE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Event
 
AggregateEventStream - Interface in io.axoniq.axonserver.connector.event
A stream of Events for a single Aggregate.
ALLOW_SNAPSHOTS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
Appender - Interface in io.axoniq.axonserver.connector.event.transformation
Appends the transformation actions.
appendEvent(Event) - Method in interface io.axoniq.axonserver.connector.event.AppendEventsTransaction
Append the given event to be committed as part of this transaction.
appendEvent(Event) - Method in class io.axoniq.axonserver.connector.event.impl.AppendEventsTransactionImpl
 
appendEvent(StreamObserver<Confirmation>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreImplBase
Accepts a stream of Events returning a Confirmation when completed.
appendEvent(StreamObserver<Confirmation>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreStub
Accepts a stream of Events returning a Confirmation when completed.
appendEvents(Event...) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Append the given events to the Event Store.
AppendEventsTransaction - Interface in io.axoniq.axonserver.connector.event
Interface providing operations to interact with a Transaction to append events onto the Event Store.
AppendEventsTransactionImpl - Class in io.axoniq.axonserver.connector.event.impl
Implementation of the AppendEventsTransaction used to append events to the Event Store.
AppendEventsTransactionImpl(StreamObserver<Event>, CompletableFuture<Confirmation>) - Constructor for class io.axoniq.axonserver.connector.event.impl.AppendEventsTransactionImpl
Constructs a AppendEventsTransactionImpl used to append events to the Event Store.
appendSnapshot(Event) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Store the given snapshotEvent.
appendSnapshot(Event) - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
appendSnapshot(Event) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreBlockingStub
Accepts a Snapshot event returning a Confirmation when completed.
appendSnapshot(Event) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreFutureStub
Accepts a Snapshot event returning a Confirmation when completed.
appendSnapshot(Event, StreamObserver<Confirmation>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreImplBase
Accepts a Snapshot event returning a Confirmation when completed.
appendSnapshot(Event, StreamObserver<Confirmation>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreStub
Accepts a Snapshot event returning a Confirmation when completed.
ApplicationAdminServiceGrpc - Class in io.axoniq.axonserver.grpc.admin
ApplicationAdminService *****************************
ApplicationAdminServiceGrpc.ApplicationAdminServiceBlockingStub - Class in io.axoniq.axonserver.grpc.admin
ApplicationAdminService *****************************
ApplicationAdminServiceGrpc.ApplicationAdminServiceFutureStub - Class in io.axoniq.axonserver.grpc.admin
ApplicationAdminService *****************************
ApplicationAdminServiceGrpc.ApplicationAdminServiceImplBase - Class in io.axoniq.axonserver.grpc.admin
ApplicationAdminService *****************************
ApplicationAdminServiceGrpc.ApplicationAdminServiceStub - Class in io.axoniq.axonserver.grpc.admin
ApplicationAdminService *****************************
ApplicationAdminServiceImplBase() - Constructor for class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceImplBase
 
ApplicationContextRole - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ApplicationContextRole
ApplicationContextRole.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ApplicationContextRole
ApplicationContextRoleOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
ApplicationId - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ApplicationId
ApplicationId.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ApplicationId
ApplicationIdOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
APPLICATIONNAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
APPLICATIONNAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
APPLICATIONNAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
APPLICATIONNAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
ApplicationOverview - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ApplicationOverview
ApplicationOverview.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ApplicationOverview
ApplicationOverviewOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
ApplicationRequest - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ApplicationRequest
ApplicationRequest.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ApplicationRequest
ApplicationRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
APPLICATIONROLE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
ApplicationRoles - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ApplicationRoles
ApplicationRoles.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ApplicationRoles
ApplicationRolesOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
APPLICATIONS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
APPLIED_AT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Transformation
 
APPLIED_VALUE - Static variable in enum io.axoniq.axonserver.grpc.event.TransformationState
The transformation has been applied to the event store.
APPLY_REQUESTER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Transformation
 
APPLYING_VALUE - Static variable in enum io.axoniq.axonserver.grpc.event.TransformationState
The transformation is in progress of applying its actions to the event store.
applyTransformation(ApplyTransformationRequest) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceBlockingStub
Applies the changes from a transformation in the event store.
applyTransformation(ApplyTransformationRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceImplBase
Applies the changes from a transformation in the event store.
applyTransformation(ApplyTransformationRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceStub
Applies the changes from a transformation in the event store.
ApplyTransformationRequest - Class in io.axoniq.axonserver.grpc.event
Request to apply a transformation
ApplyTransformationRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Request to apply a transformation
ApplyTransformationRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
assertParameter(boolean, String) - Static method in class io.axoniq.axonserver.connector.impl.AssertUtils
Assert that the given condition is true, or otherwise throws an IllegalArgumentException with given message.
AssertUtils - Class in io.axoniq.axonserver.connector.impl
Utility class to perform assertion on method parameters.
asStream() - Method in interface io.axoniq.axonserver.connector.event.AggregateEventStream
Returns a Stream that consumes the Events from this instance.
AsyncRegistration - Class in io.axoniq.axonserver.connector.impl
Asynchronous implementation of the Registration.
AsyncRegistration(CompletableFuture<Void>, Supplier<CompletableFuture<Void>>) - Constructor for class io.axoniq.axonserver.connector.impl.AsyncRegistration
Construct a AsyncRegistration, using the given requestAck on AsyncRegistration.awaitAck(long, TimeUnit) and AsyncRegistration.onAck(Runnable), and the given cancelAction on AsyncRegistration.cancel().
authenticateToken(String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Authenticate an application token against the information available in Axon Server.
authenticateToken(String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
authenticateToken(Token) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc.AuthenticationServiceBlockingStub
Authenticate based on an application token, returns the application's roles
authenticateToken(Token) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc.AuthenticationServiceFutureStub
Authenticate based on an application token, returns the application's roles
authenticateToken(Token, StreamObserver<ApplicationRoles>) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc.AuthenticationServiceImplBase
Authenticate based on an application token, returns the application's roles
authenticateToken(Token, StreamObserver<ApplicationRoles>) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc.AuthenticationServiceStub
Authenticate based on an application token, returns the application's roles
authenticateUser(String, String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Authenticate a user against the information available in Axon Server.
authenticateUser(String, String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
authenticateUser(AuthenticateUserRequest) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc.AuthenticationServiceBlockingStub
Authenticate a user, returns the user's roles
authenticateUser(AuthenticateUserRequest) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc.AuthenticationServiceFutureStub
Authenticate a user, returns the user's roles
authenticateUser(AuthenticateUserRequest, StreamObserver<UserRoles>) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc.AuthenticationServiceImplBase
Authenticate a user, returns the user's roles
authenticateUser(AuthenticateUserRequest, StreamObserver<UserRoles>) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc.AuthenticationServiceStub
Authenticate a user, returns the user's roles
AuthenticateUserRequest - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
AuthenticateUserRequest.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
AuthenticateUserRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
AuthenticationServiceGrpc - Class in io.axoniq.axonserver.grpc.admin
AuthenticationService, allows to use Axon Server as authentication provider
AuthenticationServiceGrpc.AuthenticationServiceBlockingStub - Class in io.axoniq.axonserver.grpc.admin
AuthenticationService, allows to use Axon Server as authentication provider
AuthenticationServiceGrpc.AuthenticationServiceFutureStub - Class in io.axoniq.axonserver.grpc.admin
AuthenticationService, allows to use Axon Server as authentication provider
AuthenticationServiceGrpc.AuthenticationServiceImplBase - Class in io.axoniq.axonserver.grpc.admin
AuthenticationService, allows to use Axon Server as authentication provider
AuthenticationServiceGrpc.AuthenticationServiceStub - Class in io.axoniq.axonserver.grpc.admin
AuthenticationService, allows to use Axon Server as authentication provider
AuthenticationServiceImplBase() - Constructor for class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc.AuthenticationServiceImplBase
 
authority() - Method in class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel
 
AVAILABLE_THREADS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
awaitAck(long, TimeUnit) - Method in class io.axoniq.axonserver.connector.impl.AsyncRegistration
 
awaitAck(long, TimeUnit) - Method in interface io.axoniq.axonserver.connector.Registration
Wait for the acknowledgement of the original instruction this Registration corresponds to.
awaitTermination(long, TimeUnit) - Method in class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel
 
AxonConnectorThreadFactory - Class in io.axoniq.axonserver.connector.impl
A ThreadFactory implementation for AxonServer Connector threads.
AxonServerConnection - Interface in io.axoniq.axonserver.connector
Interface exposing available operations on a connection to AxonServer.
AxonServerConnectionFactory - Class in io.axoniq.axonserver.connector
The component which manages all the connections which an Axon client can establish with an Axon Server instance.
AxonServerConnectionFactory(AxonServerConnectionFactory.Builder) - Constructor for class io.axoniq.axonserver.connector.AxonServerConnectionFactory
Instantiates an AxonServerConnectionFactory with the given builder.
AxonServerConnectionFactory.Builder - Class in io.axoniq.axonserver.connector
Builder for AxonServerConnectionFactory instances.
AxonServerException - Exception in io.axoniq.axonserver.connector
Exception that represents an Error reported by AxonServer.
AxonServerException(ErrorMessage) - Constructor for exception io.axoniq.axonserver.connector.AxonServerException
Initialize the exception for the error reported in the given errorMessage.
AxonServerException(ErrorCategory, String, String) - Constructor for exception io.axoniq.axonserver.connector.AxonServerException
Initialize the exception for an error in the given errorCategory, explained by the given message, which occurred in given location.
AxonServerException(ErrorCategory, String, String, Throwable) - Constructor for exception io.axoniq.axonserver.connector.AxonServerException
Initialize the exception for an error in the given errorCategory, explained by the given message, which occurred in given location and caused by the given cause.
AxonServerException(ErrorCategory, String, String, List<String>, Throwable) - Constructor for exception io.axoniq.axonserver.connector.AxonServerException
Initialize the exception for an error in the given errorCategory, explained by the given message and details, which occurred in given location and caused by the given cause.
AxonServerManagedChannel - Class in io.axoniq.axonserver.connector.impl
AxonServer specific ManagedChannel implementation providing AxonServer specific connection logic.
AxonServerManagedChannel(List<ServerAddress>, ReconnectConfiguration, String, ClientIdentification, ScheduledExecutorService, BiFunction<ServerAddress, String, ManagedChannel>) - Constructor for class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel

B

beforeStart(ClientCallStreamObserver<OUT>) - Method in class io.axoniq.axonserver.connector.impl.AbstractIncomingInstructionStream
 
beforeStart(ClientCallStreamObserver<R>) - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
 
beforeStart(ClientCallStreamObserver<OUT>) - Method in class io.axoniq.axonserver.connector.impl.FlowControlledStream
 
beforeStart(ClientCallStreamObserver<SubscriptionQueryRequest>) - Method in class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryStream
 
bindService() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceImplBase
 
bindService() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc.AuthenticationServiceImplBase
 
bindService() - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceImplBase
 
bindService() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceImplBase
 
bindService() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceImplBase
 
bindService() - Method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceImplBase
 
bindService() - Method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc.CommandServiceImplBase
 
bindService() - Method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc.PlatformServiceImplBase
 
bindService() - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerImplBase
 
bindService() - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreImplBase
 
bindService() - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceImplBase
 
bindService() - Method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc.QueryServiceImplBase
 
BLACKLIST_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
BlockingCloseableBuffer<T> - Class in io.axoniq.axonserver.connector.impl.buffer
An implementation of the CloseableBuffer that uses a LinkedBlockingQueue as the backing buffer.
BlockingCloseableBuffer() - Constructor for class io.axoniq.axonserver.connector.impl.buffer.BlockingCloseableBuffer
 
BOOLEAN_VALUE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.QueryValue
 
BOOLEAN_VALUE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.MetaDataValue
 
buffer() - Method in class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryStream
Returns the ResultStream buffering the QueryUpdates to this subscription query.
BufferedAggregateEventStream - Class in io.axoniq.axonserver.connector.event.impl
Buffering implementation of the AggregateEventStream used for Event Sourced Aggregates.
BufferedAggregateEventStream() - Constructor for class io.axoniq.axonserver.connector.event.impl.BufferedAggregateEventStream
Constructs a BufferedAggregateEventStream with a buffer size of 512 and a refillBatch of 16.
BufferedAggregateEventStream(int, int) - Constructor for class io.axoniq.axonserver.connector.event.impl.BufferedAggregateEventStream
Constructs a BufferedAggregateEventStream with the given bufferSize.
BufferedEventStream - Class in io.axoniq.axonserver.connector.event.impl
Buffering implementation of the EventStream used for Event processing.
BufferedEventStream(ClientIdentification, long, int, int, boolean) - Constructor for class io.axoniq.axonserver.connector.event.impl.BufferedEventStream
Construct a BufferedEventStream, starting a position trackingToken with the given bufferSize.
BufferingReplyChannel<T> - Class in io.axoniq.axonserver.connector.impl
A ReplyChannel implementation that uses a given buffer to buffer send, complete and complete-with-error.
BufferingReplyChannel(ReplyChannel<T>, CloseableBuffer<T>) - Constructor for class io.axoniq.axonserver.connector.impl.BufferingReplyChannel
Instantiates this BufferingReplyChannel with given delegate and buffer.
build() - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Builds an AxonServerConnectionFactory using the setting defined in this builder instance.
build() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceBlockingStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceFutureStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceStub
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc.AuthenticationServiceBlockingStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc.AuthenticationServiceFutureStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc.AuthenticationServiceStub
 
build() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceBlockingStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceFutureStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceStub
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceBlockingStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceFutureStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceStub
 
build() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceBlockingStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceFutureStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceStub
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceBlockingStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceFutureStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceStub
 
build() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc.CommandServiceBlockingStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc.CommandServiceFutureStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc.CommandServiceStub
 
build() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc.PlatformServiceBlockingStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc.PlatformServiceFutureStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc.PlatformServiceStub
 
build() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerBlockingStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerFutureStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreBlockingStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreFutureStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceBlockingStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceFutureStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceStub
 
build() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc.QueryServiceBlockingStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc.QueryServiceFutureStub
 
build(Channel, CallOptions) - Method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc.QueryServiceStub
 
build() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
build() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
buildAckMessage(InstructionAck) - Method in class io.axoniq.axonserver.connector.impl.AbstractIncomingInstructionStream
Builds a stream specific acknowledgment message of type OUT based on the given ack.
Builder(String, String) - Constructor for class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Initializes a builder with the mandatory parameters: the componentName and clientInstanceId.
buildErrorMessage(ErrorCategory, String, Throwable) - Static method in class io.axoniq.axonserver.connector.impl.MessageFactory
Build an ErrorMessage, using the given errorCategory, client and Throwable.
buildFlowControlMessage(FlowControl) - Method in class io.axoniq.axonserver.connector.event.impl.BufferedAggregateEventStream
 
buildFlowControlMessage(FlowControl) - Method in class io.axoniq.axonserver.connector.event.impl.BufferedEventStream
 
buildFlowControlMessage(FlowControl) - Method in class io.axoniq.axonserver.connector.impl.FlowControlledStream
Build a flow control message of type OUT based on the given flowControl.
buildFlowControlMessage(FlowControl) - Method in class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryStream
 
buildFlowControlMessage(FlowControl) - Method in class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryUpdateBuffer
 
buildInitialFlowControlMessage(FlowControl) - Method in class io.axoniq.axonserver.connector.event.impl.BufferedEventStream
 
buildInitialFlowControlMessage(FlowControl) - Method in class io.axoniq.axonserver.connector.impl.FlowControlledStream
Builds the initial flow control message of type OUT based on the given flowControl.
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
buildPartial() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
buildResultMessage(InstructionResult) - Method in class io.axoniq.axonserver.connector.impl.AbstractIncomingInstructionStream
Builds a stream specific result message of type OUT based on the given result.
BYTES_VALUE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.MetaDataValue
 

C

cancel() - Method in interface io.axoniq.axonserver.connector.event.AggregateEventStream
Close this stream for further reading, notifying the provider of Events to stop streaming them.
cancel() - Method in class io.axoniq.axonserver.connector.event.impl.BufferedAggregateEventStream
 
cancel() - Method in interface io.axoniq.axonserver.connector.event.transformation.ActiveTransformation
Cancels the active transformation.
cancel() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.DefaultActiveTransformation
 
cancel(String) - Method in interface io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationService
Requests to AxonServer to cancel the transformation with the specified identifier.
cancel(String) - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformationService
 
cancel() - Method in interface io.axoniq.axonserver.connector.FlowControl
Cancels response sending.
cancel() - Method in class io.axoniq.axonserver.connector.impl.AsyncRegistration
 
cancel() - Method in class io.axoniq.axonserver.connector.impl.FlowControlledReplyChannelWriter
 
cancel() - Method in enum io.axoniq.axonserver.connector.impl.NoopFlowControl
 
cancel(String, Throwable) - Method in class io.axoniq.axonserver.connector.impl.SynchronizedRequestStream
 
cancel() - Method in class io.axoniq.axonserver.connector.impl.SyncRegistration
 
cancel() - Method in interface io.axoniq.axonserver.connector.Registration
Cancel the registration from which this instance was returned.
CANCELLED_VALUE - Static variable in enum io.axoniq.axonserver.grpc.event.TransformationState
The transformation has been cancelled.
CANCELLED_VALUE - Static variable in enum io.axoniq.axonserver.grpc.TaskStatus
Task execution is in progress
cancelSchedule(String) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Cancels the scheduled publication of an event for which the given scheduleToken was returned.
cancelSchedule(String) - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
cancelScheduledEvent(CancelScheduledEventRequest) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerBlockingStub
Cancel the publication of a scheduled event.
cancelScheduledEvent(CancelScheduledEventRequest) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerFutureStub
Cancel the publication of a scheduled event.
cancelScheduledEvent(CancelScheduledEventRequest, StreamObserver<InstructionAck>) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerImplBase
Cancel the publication of a scheduled event.
cancelScheduledEvent(CancelScheduledEventRequest, StreamObserver<InstructionAck>) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerStub
Cancel the publication of a scheduled event.
CancelScheduledEventRequest - Class in io.axoniq.axonserver.grpc.event
Request message to cancel an event
CancelScheduledEventRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Request message to cancel an event
CancelScheduledEventRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
cancelTransformation(TransformationId) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceBlockingStub
Cancels a transformation before it is applied.
cancelTransformation(TransformationId, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceImplBase
Cancels a transformation before it is applied.
cancelTransformation(TransformationId, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceStub
Cancels a transformation before it is applied.
capacity() - Method in class io.axoniq.axonserver.connector.impl.buffer.BlockingCloseableBuffer
 
capacity() - Method in class io.axoniq.axonserver.connector.impl.buffer.FlowControlledDisposableReadonlyBuffer
 
capacity() - Method in class io.axoniq.axonserver.connector.impl.buffer.RoundRobinMultiReadonlyBuffer
Sums up capacities of all buffers.
capacity() - Method in interface io.axoniq.axonserver.connector.impl.CloseableReadonlyBuffer
Returns the overall capacity of this buffer.
CAUGHT_UP_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
CHANGEPENDING_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
CHANGEPENDING_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
CHANGEPENDING_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
CHANNEL_CONTEXT - Static variable in interface io.axoniq.axonserver.connector.admin.AdminChannel
 
CLAIMED_BY_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
CLAIMED_SEGMENT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
clear() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
clearAck() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
clearAck() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
clearAck() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Acknowledgement of previously sent instruction via outbound stream
clearAck() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Acknowledgement of previously sent instruction via inbound stream
clearAck() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
clearAck() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
clearActiveThreads() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The number of threads currently actively processing Events
clearAggregateId() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
The identifier of the aggregate to read events for
clearAggregateId() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The identifier to fetch the snapshots for
clearAggregateId() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
The Identifier of the Aggregate for which to load events
clearAggregateIdentifier() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The identifier of the Aggregate instance that published this event, if any
clearAggregateSequenceNumber() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The sequence number of the Event in the Aggregate instance that published it, if any
clearAggregateType() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Type of the Aggregate instance that published this Event, if any
clearAllowSnapshots() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
Whether a snapshot may be returned as first element in the stream
clearApplicationName() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
string applicationName = 1;
clearApplicationName() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
string applicationName = 1;
clearApplicationName() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string applicationName = 1;
clearApplicationName() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
string applicationName = 1;
clearApplicationRole() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
clearApplications() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
clearAppliedAt() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The timestamp at which the transformation was applied.
clearApplyRequester() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The username of user who requested the transformation to be applied.
clearAvailableThreads() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The number of threads the processor has available to assign to Segments.
clearBlacklist() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
clearBooleanValue() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The boolean value
clearBooleanValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The boolean value of the Meta Data entry.
clearBytesValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The binary value of the Meta Data entry.
clearCaughtUp() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
Indicates whether the Segment has "Caught Up" with the Head of the Event Stream
clearChangePending() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
bool changePending = 5;
clearChangePending() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
bool changePending = 4;
clearChangePending() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
bool changePending = 4;
clearClaimedBy() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the id of the client that claimed the segment
clearClaimedSegment() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
clearClientId() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
the client identifier
clearClientId() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The unique identifier of the component dispatching this message
clearClientId() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The unique identifier of the component instance subscribing
clearClientId() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
A unique identifier for this client instance.
clearClientId() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The unique identifier of this client instance.
clearClientId() - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
The ClientID of the component providing additional permits
clearClientId() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The unique identifier of the client instance dispatching the query
clearClientId() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The unique identifier of the Client Instance containing the Query Handler
clearClientId() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The identifier of the Client instance providing the Update
clearClientId() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
The identifier of the Client instance providing the Update
clearClientId() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The identifier of the Client instance providing the Update
clearClientInstance() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
clearClients() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
clearColumn() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
The names of the columns provided in the query
clearColumns() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response contains the names of the columns the response contains.
clearCommand() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
A command for this component to process
clearCommand() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The name of the command the component can handle
clearCommandResponse() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Sends a result of Command processing
clearCommands() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated string commands = 3;
clearComplete() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query is complete, and no more Updates will be sent
clearCompleteExceptionally() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query failed exceptionally, and no more Updates will be sent
clearComponent() - Method in class io.axoniq.axonserver.grpc.Component.Builder
string component = 1;
clearComponentName() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The name/type of the component dispatching this message
clearComponentName() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The name/type of the component handling the command
clearComponentName() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
The name of the component.
clearComponentName() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The component name of this client instance.
clearComponentName() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The Name of the Component dispatching the query
clearComponentName() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The name of the Component containing the Query Handler
clearComponentName() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The Component Name of the Client providing the Update
clearComponentName() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
The Component Name of the Client providing the Update
clearComponentName() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The Component Name of the Client providing the Update
clearContext() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
string context = 1;
clearContext() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
string context = 2;
clearContext() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
string context = 1;
clearContext() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
string context = 2;
clearContext() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
string context = 2;
clearContext() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The bounded context in which this transformation is being executed.
clearContextName() - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
string contextName = 1;
clearContextName() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
optional parameter to pass in the context name to indicate where the processor is located
clearContextName() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
string context_name = 2;
clearContextName() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
Query from this context, not from the default context of the connection
clearContexts() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated string contexts = 5;
clearData() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
clearData() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
clearData() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
clearData() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
The actual data representing the object in serialized form.
clearDeleteEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Deletes the content of an event
clearDescription() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
string description = 2;
clearDescription() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string description = 2;
clearDescription() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
A description of the purpose of this transformation, for reference only
clearDescription() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The description of the transformation.
clearDetails() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A collection of messages providing more details about root causes of the error
clearDoubleValue() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The (64 bits) floating point value
clearDoubleValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The floating point value of the Meta Data entry.
clearEnabled() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
bool enabled = 2;
clearError() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the error description, if the segment is in error
clearError() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Flag indicating whether the processor, when stopped, did so because of an irrecoverable Error
clearError() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
Set if instruction acknowledgement failed.
clearError() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
Cause of instruction handling failure.
clearErrorCode() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
An error code describing the error, if any
clearErrorCode() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
An Error Code identifying the type of error
clearErrorCode() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
An Error Code identifying the type of error, if any
clearErrorCode() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
An Error Code identifying the type of error, if any
clearErrorCode() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The Code describing the type of Error that occurred
clearErrorMessage() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
A detailed description of the error
clearErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
A detailed description of the error, if any
clearErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
A detailed description of the error, if any
clearErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
A detailed description of the error, if available
clearErrorState() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
Information about the error state of the Segment, if applicable.
clearEvent() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
The actual Event Message
clearEvent() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
the event to publish
clearEvent() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
the event to publish
clearEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
The new content of the event
clearEventProcessor() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the identifier of the event processor
clearEventProcessorInfo() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about Processors defined in the application.
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
clearFilesCompleted() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when all historic events have been included in the query results
clearFlowControl() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to increase the number of instructions AxonServer may send to this component
clearFlowControl() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Grant permits to AxonServer to send a number of messages to the client
clearFlowControl() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Allows the Server to provide additional Updates to be sent.
clearForceReadFromLeader() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
Indicates whether to force reading events from the leader node of an Axon Server.
clearForceReadFromLeader() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
Indicates whether to force querying events from the leader node of an Axon Server.
clearFromSequenceNr() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
The Sequence Number of the first event expected
clearGetInitialResult() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Requests the initial result of a subscription query to be sent.
clearGrpcPort() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The port number for gRPC connections
clearGrpcPort() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The port number for gRPC connections
clearHeartbeat() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
This heartbeat is used by AxonServer in order to check if the connection is still alive
clearHeartbeat() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
This heartbeat is used by AxonFramework in order to check if the connection is still alive
clearHost() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
string host = 2;
clearHostName() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The host name to use when connecting to this node
clearHostName() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The host name to use when connecting to this node
clearHttpPort() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The port number for HTTP connections
clearHttpPort() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The port number for HTTP connections
clearId() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the identifier of the segment
clearId() - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
The value of the identifier.
clearIdentifier() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
the identifier of the event processor
clearIdValues() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
clearInitialResult() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Initial Response
clearInitialSequence() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
The sequence number of the first event to receive
clearInitialSequence() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The minimal sequence number of the snapshots to retrieve
clearInstant() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
Timestamp expressed as milliseconds since epoch
clearInstant() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
timestamp when to publish the event
clearInstant() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
timestamp when to publish the event
clearInstructionId() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
Instruction identifier.
clearInstructionId() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction identifier.
clearInstructionId() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Instruction identifier.
clearInstructionId() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction identifier.
clearInstructionId() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
The identifier of the instruction
clearInstructionId() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
The identifier of the instruction
clearInstructionId() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Instruction identifier.
clearInstructionId() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Instruction identifier.
clearIsCaughtUp() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
true if the segment has ever reached the head of the stream since it was started, false otherwise
clearIsInError() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
true if the segment is in an error loop, false otherwise
clearIsReplaying() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
true if the segment is replaying, false otherwise
clearIsRunning() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
true if the client instance of the event processor is running, false otherwise
clearIsStreaming() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
true if the event processor is streaming, false otherwise
clearIsStreamingProcessor() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Flag indicating whether the processor is a Streaming Event Processor.
clearKey() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
The type of processing message.
clearLabel() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
string label = 2;
clearLastSequence() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
The sequence of the last entry in this transformation
clearLiveEvents() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
Whether to keep the query running against incoming events once the Head of the Stream is reached
clearLoadBalancingStrategyName() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
current load balancing strategy name for the event processor
clearLoadBalancingStrategyName() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
current load balancing strategy name for the event processor
clearLoadFactor() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
A number that represents the client's relative load capacity compared to other clients.
clearLocation() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A description of the location (client component, server) where the error occurred
clearMaxCapacity() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
the max number of segments that this client can claim
clearMaxResults() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The maximum number of results to stream
clearMaxSequence() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
The maximum sequence number (inclusive) of the events to retrieve, 0 means up to last event
clearMaxSequence() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The maximum sequence number of the snapshots to retrieve
clearMembers() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
clearMembers() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
clearMergeEventProcessorSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to merge two Segments in a Streaming Event Processor
clearMessage() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A human readable message explaining the error
clearMessageId() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
A unique identifier for this subscription.
clearMessageId() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
A unique identifier for this message
clearMessageId() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The unique identifier of this Message
clearMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The unique identifier of the Command Message
clearMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The unique identifier of the response message
clearMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The unique identifier of this event
clearMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The message ID of the incoming Query
clearMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The unique identifier of the Response Message
clearMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The unique identifier of this Update
clearMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
The unique identifier for this message
clearMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
clearMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
clearMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
clearMetaData() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
clearMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
clearMetaData() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
clearMetaData() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
clearMetaData() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
clearMetaData() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
clearMetaData() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
clearMetaData() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
clearMetaData() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
clearMinToken() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
Hint for a minimum token to search events from
clearMode() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
the event processor mode (subscribing, tracking, pooled)
clearMode() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The mode in which this processor is reading Events, for example: 'Tracking' or 'Subscribing'
clearName() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
string name = 1;
clearName() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
string name = 1;
clearName() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
string name = 1;
clearName() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
string name = 1;
clearName() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
string name = 1;
clearName() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
string name = 1;
clearName() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
string name = 1;
clearName() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
string name = 1;
clearName() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
string name = 1;
clearName() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
string name = 1;
clearName() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
string name = 1;
clearName() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The name of the command, used for routing it to a destination capable of handling it
clearNode() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
string node = 2;
clearNodeName() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
string node_name = 2;
clearNodeName() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
string node_name = 2;
clearNodeName() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The unique name of the node to connect with, for purpose of debugging
clearNodeName() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
string node_name = 1;
clearNodeName() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The unique name of the node to connect with, for purpose of debugging
clearNodeNotification() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
clearNodes() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated string nodes = 1;
clearNumberOfPermits() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The number of messages the server may send before it needs to wait for more permits
clearNumberOfPermits() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
The number of results AxonServer may send before new permits need to be provided
clearNumberOfPermits() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
The number of messages the Server may send before needing to await additional permits
clearNumberValue() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The (64 bits) integer value
clearNumberValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The numeric value of the Meta Data entry.
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
clearOnePartOf() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the fractional unit representing the size of the segment
clearOnePartOf() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
The fraction this segment processes.
clearPassword() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
string password = 2;
clearPassword() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
string password = 2;
clearPauseEventProcessor() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Pause a Streaming Event Processor.
clearPayload() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The payload of the Command, providing details on the instructions for the recipient
clearPayload() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The payload to provide as a result to the dispatcher
clearPayload() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Payload of the Event
clearPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
A payload accompanying the Query
clearPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The Payload of the Response Message
clearPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The object representing the Update
clearPendingDelete() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
bool pendingDelete = 5;
clearPendingSince() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
int64 pendingSince = 4;
clearPendingSince() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
int64 pendingSince = 3;
clearPendingSince() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
int64 pendingSince = 3;
clearPermits() - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
The number of permits to provide
clearPermits() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
Number of messages requested
clearPort() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
int32 port = 3;
clearPreserveEventStore() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
bool preserveEventStore = 2;
clearPreserveEventStore() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
bool preserveEventStore = 2;
clearPreserveEventStore() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
bool preserveEventStore = 3;
clearPrimary() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
The connection details of the node the client should connect with
clearProcessingInstructions() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
clearProcessingInstructions() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
clearProcessingInstructions() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
clearProcessingInstructions() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
clearProcessor() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
clearProcessor() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The name of the processor requesting this stream.
clearProcessorName() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
the name of the processor
clearProcessorName() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The logical name of this processor.
clearProcessorName() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
The name of the Event Processor
clearProcessorName() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
The name of the Event Processor
clearProcessors() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
clearQueries() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
clearQuery() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
The query to execute against the Event Stream
clearQuery() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Query, for which this component is expected to provide a response
clearQuery() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The name of the Query to execute
clearQuery() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The name of the Query the Handler is subscribed to
clearQueryCancel() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver is no more interested in updates of this query
clearQueryComplete() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Indicator that all responses for Query have been sent
clearQueryFlowControl() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver should send more updates of this query
clearQueryReference() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
The identifier of the incoming query to complete
clearQueryRequest() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
The Query describing the desire for information
clearQueryResponse() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a Response to a Query received via the inbound stream
clearQuerySnapshots() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
If true, snapshots will be queried instead of events
clearRegister() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about the client being connected.
clearReleaseSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
clearReplaceEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Replaces the content of an event with the new content
clearReplaying() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
Indicates whether the Segment is "Replaying" historic events after a Reset.
clearReplicationGroup() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
clearReplicationGroupName() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
string replicationGroupName = 2;
clearReplicationGroupName() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
string replication_group_name = 1;
clearReplicationGroupName() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
string replication_group_name = 1;
clearReplicationGroupName() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
string replication_group_name = 1;
clearReplicationGroups() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of replication groups that belongs to this node
clearRequest() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
string request = 1;
clearRequest() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
clearRequest() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
clearRequest() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
clearRequest() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
clearRequest() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
clearRequest() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
clearRequest() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
clearRequest() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
clearRequestEventProcessorInfo() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer for status information of a specific Streaming Event Processor
clearRequestId() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
The identifier of the incoming query to complete
clearRequestId() - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
The identifier of the query request.
clearRequestIdentifier() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The unique identifier of the Command Message for which this is the response
clearRequestIdentifier() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The unique identifier of the Query to which this is a response
clearRequestReconnect() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer to the Application to migrate its connection to another node.
clearResponse() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
clearResponseType() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
An object describing the expectations of the Response Type
clearResponseTypes() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
repeated string responseTypes = 2;
clearResult() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
.io.axoniq.axonserver.grpc.admin.Result result = 1;
clearResult() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
The result of the execution of an instruction
clearResultName() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The type of Result this Handler produces
clearRevision() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
The revision of the Payload Type
clearRevision() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
The revision of the serialized form of the given type.
clearRole() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
string role = 1;
clearRole() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
.io.axoniq.axonserver.grpc.admin.Role role = 3;
clearRole() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
.io.axoniq.axonserver.grpc.admin.Role role = 4;
clearRole() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
string role = 1;
clearRole() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
string role = 1;
clearRoles() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
repeated string roles = 2;
clearRolesPerContext() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
clearRolesPerContext() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
clearRow() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response message contains results of the Query
clearRunning() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Flag indicating whether the processor is running
clearSameConnection() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
Flag indicating that the connection may be reused to connect.
clearSegment() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the id of the segment to move
clearSegmentId() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
The ID of the Segment for which the status is reported
clearSegmentIdentifier() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
The identifier of the Segment
clearSegmentStatus() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
clearSequence() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The sequence of the last transformation action stored.
clearSequence() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
The sequence of the current transformation
clearSequence() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
The sequence of the transformation request
clearSnapshot() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
Flag indicating whether the Event is a snapshot Event
clearSortValues() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
clearSplitEventProcessorSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to split a Segment in a Streaming Event Processor
clearStartEventProcessor() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Start a Streaming Event Processor.
clearState() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The state of the transformation
clearStrategy() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
string strategy = 2;
clearStrategy() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
string strategy = 1;
clearSubscribe() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to subscribe this component as handler of a specific type of command
clearSubscribe() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Registers a Query Handler with AxonServer
clearSubscribe() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Start a Subscription Query with the given details.
clearSubscriptionIdentifier() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
A unique identifier for this subscription
clearSubscriptionIdentifier() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
The identifier of the subscription query this is a response for
clearSubscriptionQueryRequest() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
clearSubscriptionQueryResponse() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a response for a Subscription Query that has been received via the inbound stream
clearSuccess() - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
True when successful, otherwise false
clearSuccess() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
Indicator whether the instruction was acknowledged successfully
clearSuccess() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
Indicator whether the instruction was processed successfully
clearTags() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
clearTags() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
clearTargetClientId() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the desired destination for the segment
clearTextValue() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The text value
clearTextValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The text value of the Meta Data entry.
clearTimestamp() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The time at which the command was dispatched
clearTimestamp() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The timestamp of the Event
clearTimestamp() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The timestamp of the Query creation
clearToken() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string token = 3;
clearToken() - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
string token = 1;
clearToken() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
token of scheduled event to cancel
clearToken() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
The global index of the event to clear
clearToken() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
The Token representing the position of this Event in the Stream
clearToken() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
optional token of scheduled event to cancel
clearToken() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
Field defining the token identifier
clearToken() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
The value of the Token
clearToken() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
The global index of the event to replace
clearTokenPosition() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the approximate position of the token
clearTokenPosition() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
The approximate position of the token in the stream.
clearTokenStoreIdentifier() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
the identifier of the token store this event processor is using
clearTokenStoreIdentifier() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The Token Store Identifier if available.
clearToSequenceNr() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
The sequence number of the latest event
clearTrackingToken() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The token to start streaming from
clearTransformationId() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
The identification of the transformation
clearTransformationId() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The identifier of the transformation.
clearTransformationId() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
The identification of the transformation
clearType() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
.io.axoniq.axonserver.grpc.admin.ContextUpdateType type = 2;
clearType() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
The type identifier of the Payload
clearType() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
The type identifier of the serialized object.
clearUnsubscribe() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to unsubscribe this component as handler of a specific type of command
clearUnsubscribe() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Unregisters a Query Handler with AxonServer
clearUnsubscribe() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Ends a previously started Subscription Query with the given details
clearUpdate() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Update Response
clearUpdateResponseType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
A description of the type of Object expected as Update Responses
clearUser() - Method in class io.axoniq.axonserver.grpc.Principal.Builder
string user = 1;
clearUserName() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
string userName = 1;
clearUserName() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
string userName = 1;
clearUserName() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
string userName = 1;
clearUserName() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
string userName = 1;
clearUserName() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
string userName = 1;
clearUserRoles() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
clearUserRoles() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
clearUserRoles() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
clearValue() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
The value associated with the processing key.
clearValues() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
clearVersion() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Axon framework version used by the client application instance
clearVersion() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The version identifier of the API
clearVersion() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The version of the transformation.
Client - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.Client
Client.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.Client
CLIENT_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
CLIENT_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.Command
 
CLIENT_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
CLIENT_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
CLIENT_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
CLIENT_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.FlowControl
 
CLIENT_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryRequest
 
CLIENT_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
CLIENT_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
CLIENT_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
CLIENT_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
CLIENT_INSTANCE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
CLIENT_SUPPORTS_STREAMING_VALUE - Static variable in enum io.axoniq.axonserver.grpc.ProcessingKey
key indicating whether Client supports streaming.
ClientApplication - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ClientApplication
ClientApplication.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ClientApplication
ClientApplicationOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
ClientIdentification - Class in io.axoniq.axonserver.grpc.control
Message containing details about the Client Application
ClientIdentification.Builder - Class in io.axoniq.axonserver.grpc.control
Message containing details about the Client Application
ClientIdentificationOrBuilder - Interface in io.axoniq.axonserver.grpc.control
 
ClientOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
CLIENTS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
clientTag(String, String) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Configures an additional Tag with given key and value which describes this client.
clientTags(Map<String, String>) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Configures the given additionalClientTags which describe this client.
clone() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
clone() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
close() - Method in class io.axoniq.axonserver.connector.impl.AbstractBufferedStream
 
close() - Method in class io.axoniq.axonserver.connector.impl.buffer.BlockingCloseableBuffer
 
close() - Method in interface io.axoniq.axonserver.connector.impl.CloseableBuffer
Closes this buffer from the producing side.
close() - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
 
close() - Method in class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryUpdateBuffer
 
close() - Method in interface io.axoniq.axonserver.connector.ResultStream
Requests the current stream to be closed.
CloseableBuffer<T> - Interface in io.axoniq.axonserver.connector.impl
A buffer that can be closed by the producing side.
CloseableReadonlyBuffer<T> - Interface in io.axoniq.axonserver.connector.impl
A readonly buffer that can be closed from the producing side.
CloseAwareReplyChannel<T> - Class in io.axoniq.axonserver.connector.impl
A ReplyChannel implementation that will trigger a given action when it is closed.
CloseAwareReplyChannel(ReplyChannel<T>) - Constructor for class io.axoniq.axonserver.connector.impl.CloseAwareReplyChannel
Instantiates this ReplyChannel with given delegate.
CloseAwareReplyChannel(ReplyChannel<T>, Runnable) - Constructor for class io.axoniq.axonserver.connector.impl.CloseAwareReplyChannel
Instantiates this ReplyChannel with given delegate and onClose Runnable execution to be executed once the channel is closed.
closed() - Method in class io.axoniq.axonserver.connector.impl.buffer.BlockingCloseableBuffer
 
closed() - Method in class io.axoniq.axonserver.connector.impl.buffer.FlowControlledDisposableReadonlyBuffer
 
closed() - Method in class io.axoniq.axonserver.connector.impl.buffer.RoundRobinMultiReadonlyBuffer
Checks whether all buffers are closed.
closed() - Method in interface io.axoniq.axonserver.connector.impl.CloseableReadonlyBuffer
Indicates whether the buffer is closed by the producing side.
closeExceptionally(ErrorMessage) - Method in class io.axoniq.axonserver.connector.impl.buffer.BlockingCloseableBuffer
 
closeExceptionally(ErrorMessage) - Method in interface io.axoniq.axonserver.connector.impl.CloseableBuffer
Closes this buffer exceptionally from the producing side.
COLUMN_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
columns() - Method in interface io.axoniq.axonserver.connector.event.EventQueryResultEntry
The list of columns returned by the query.
COLUMNS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
ColumnsResponse - Class in io.axoniq.axonserver.grpc.event
Message containing the names of the columns returned in a Query
ColumnsResponse.Builder - Class in io.axoniq.axonserver.grpc.event
Message containing the names of the columns returned in a Query
ColumnsResponseOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
Command - Class in io.axoniq.axonserver.grpc.command
A message representing a Command that needs to be routed to a component capable of handling it
Command.Builder - Class in io.axoniq.axonserver.grpc.command
A message representing a Command that needs to be routed to a component capable of handling it
COMMAND_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
COMMAND_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
COMMAND_RESPONSE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
commandChannel() - Method in interface io.axoniq.axonserver.connector.AxonServerConnection
Returns the channel on which Command related interactions can be performed with AxonServer.
CommandChannel - Interface in io.axoniq.axonserver.connector.command
Communication channel with AxonServer for Command related interactions.
commandChannel() - Method in class io.axoniq.axonserver.connector.impl.ContextConnection
 
CommandChannelImpl - Class in io.axoniq.axonserver.connector.command.impl
CommandChannel implementation, serving as the command connection between AxonServer and a client application.
CommandChannelImpl(ClientIdentification, String, int, int, ScheduledExecutorService, AxonServerManagedChannel) - Constructor for class io.axoniq.axonserver.connector.command.impl.CommandChannelImpl
Constructs a CommandChannelImpl.
CommandOrBuilder - Interface in io.axoniq.axonserver.grpc.command
 
CommandOuterClass - Class in io.axoniq.axonserver.grpc.command
 
commandPermits(int) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Sets the number of messages that a Command Handler may receive before any of them have been processed.
CommandProviderInbound - Class in io.axoniq.axonserver.grpc.command
An instruction or confirmation from AxonServer towards the component that provides the Command Handler
CommandProviderInbound.Builder - Class in io.axoniq.axonserver.grpc.command
An instruction or confirmation from AxonServer towards the component that provides the Command Handler
CommandProviderInbound.RequestCase - Enum in io.axoniq.axonserver.grpc.command
 
CommandProviderInboundOrBuilder - Interface in io.axoniq.axonserver.grpc.command
 
CommandProviderOutbound - Class in io.axoniq.axonserver.grpc.command
An instruction from the components that provides the Command Handler towards AxonServer.
CommandProviderOutbound.Builder - Class in io.axoniq.axonserver.grpc.command
An instruction from the components that provides the Command Handler towards AxonServer.
CommandProviderOutbound.RequestCase - Enum in io.axoniq.axonserver.grpc.command
 
CommandProviderOutboundOrBuilder - Interface in io.axoniq.axonserver.grpc.command
 
CommandResponse - Class in io.axoniq.axonserver.grpc.command
Message representing the result of Command Handler execution
CommandResponse.Builder - Class in io.axoniq.axonserver.grpc.command
Message representing the result of Command Handler execution
CommandResponseOrBuilder - Interface in io.axoniq.axonserver.grpc.command
 
COMMANDS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
CommandServiceGrpc - Class in io.axoniq.axonserver.grpc.command
The CommandService defines the gRPC requests necessary for subscribing command handlers, and dispatching commands.
CommandServiceGrpc.CommandServiceBlockingStub - Class in io.axoniq.axonserver.grpc.command
The CommandService defines the gRPC requests necessary for subscribing command handlers, and dispatching commands.
CommandServiceGrpc.CommandServiceFutureStub - Class in io.axoniq.axonserver.grpc.command
The CommandService defines the gRPC requests necessary for subscribing command handlers, and dispatching commands.
CommandServiceGrpc.CommandServiceImplBase - Class in io.axoniq.axonserver.grpc.command
The CommandService defines the gRPC requests necessary for subscribing command handlers, and dispatching commands.
CommandServiceGrpc.CommandServiceStub - Class in io.axoniq.axonserver.grpc.command
The CommandService defines the gRPC requests necessary for subscribing command handlers, and dispatching commands.
CommandServiceImplBase() - Constructor for class io.axoniq.axonserver.grpc.command.CommandServiceGrpc.CommandServiceImplBase
 
CommandSubscription - Class in io.axoniq.axonserver.grpc.command
Message describing a component's capability of handling a command type
CommandSubscription.Builder - Class in io.axoniq.axonserver.grpc.command
Message describing a component's capability of handling a command type
CommandSubscriptionOrBuilder - Interface in io.axoniq.axonserver.grpc.command
 
commit() - Method in interface io.axoniq.axonserver.connector.event.AppendEventsTransaction
Commit this transaction, appending all registered events into the Event Store.
commit() - Method in class io.axoniq.axonserver.connector.event.impl.AppendEventsTransactionImpl
 
Common - Class in io.axoniq.axonserver.grpc
 
compact(CompactionRequest) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceBlockingStub
Deletes old versions of events updated by a transformation.
compact(CompactionRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceImplBase
Deletes old versions of events updated by a transformation.
compact(CompactionRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceStub
Deletes old versions of events updated by a transformation.
CompactionRequest - Class in io.axoniq.axonserver.grpc.event
Request to compact event store.
CompactionRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Request to compact event store.
CompactionRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
complete() - Method in interface io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationService.TransformationStream
Completes the stream.
complete() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcTransformationStream
 
complete() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.TransformationStreamAppender
Returns a CompletableFuture that completes when all the change requests have been appended.
complete() - Method in class io.axoniq.axonserver.connector.impl.BufferingReplyChannel
 
complete() - Method in class io.axoniq.axonserver.connector.impl.CloseAwareReplyChannel
 
complete() - Method in class io.axoniq.axonserver.connector.impl.ForwardingReplyChannel
 
complete() - Method in interface io.axoniq.axonserver.connector.query.QueryHandler.UpdateHandler
Indicates the subscription query has completed, meaning no more updates are to be expected.
complete() - Method in interface io.axoniq.axonserver.connector.ReplyChannel
Marks the inbound instruction as completed.
COMPLETE_EXCEPTIONALLY_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
COMPLETE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
COMPLETED_VALUE - Static variable in enum io.axoniq.axonserver.grpc.TaskStatus
Task execution completed successfully
completeWithError(ErrorMessage) - Method in class io.axoniq.axonserver.connector.impl.BufferingReplyChannel
 
completeWithError(ErrorCategory, String) - Method in class io.axoniq.axonserver.connector.impl.BufferingReplyChannel
 
completeWithError(ErrorMessage) - Method in class io.axoniq.axonserver.connector.impl.CloseAwareReplyChannel
 
completeWithError(ErrorCategory, String) - Method in class io.axoniq.axonserver.connector.impl.CloseAwareReplyChannel
 
completeWithError(ErrorMessage) - Method in class io.axoniq.axonserver.connector.impl.ForwardingReplyChannel
 
completeWithError(ErrorCategory, String) - Method in class io.axoniq.axonserver.connector.impl.ForwardingReplyChannel
 
completeWithError(ErrorMessage) - Method in interface io.axoniq.axonserver.connector.ReplyChannel
Marks the inbound instruction as exceptionally completed.
completeWithError(ErrorCategory, String) - Method in interface io.axoniq.axonserver.connector.ReplyChannel
Marks the inbound instruction as exceptionally completed.
Component - Class in io.axoniq.axonserver.grpc
Protobuf type io.axoniq.axonserver.grpc.Component
Component.Builder - Class in io.axoniq.axonserver.grpc
Protobuf type io.axoniq.axonserver.grpc.Component
COMPONENT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.Component
 
COMPONENT_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.Command
 
COMPONENT_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
COMPONENT_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
COMPONENT_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
COMPONENT_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryRequest
 
COMPONENT_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
COMPONENT_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
COMPONENT_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
COMPONENT_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
ComponentOrBuilder - Interface in io.axoniq.axonserver.grpc
 
Confirmation - Class in io.axoniq.axonserver.grpc.event
A confirmation to a request from the client
Confirmation.Builder - Class in io.axoniq.axonserver.grpc.event
A confirmation to a request from the client
ConfirmationOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
connect() - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
connect(String) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory
Connects to the given context using the settings defined in this ConnectionFactory.
connect() - Method in class io.axoniq.axonserver.connector.command.impl.CommandChannelImpl
 
connect() - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
connect() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationChannelImpl
 
connect() - Method in class io.axoniq.axonserver.connector.impl.AbstractAxonServerChannel
Connect this channel with AxonServer.
connect() - Method in class io.axoniq.axonserver.connector.impl.ContextConnection
Ensure there is a connection with the ControlChannel this connection provides.
connect() - Method in class io.axoniq.axonserver.connector.impl.ControlChannelImpl
 
connect() - Method in class io.axoniq.axonserver.connector.query.impl.QueryChannelImpl
 
ConnectedApplicationOverview - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
ConnectedApplicationOverview.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
ConnectedApplicationOverviewOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
connectTimeout(long, TimeUnit) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Sets the timeout within which a connection has to be established with an AxonServer instance.
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
map<string, string> meta_data = 4;
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
map<string, string> meta_data = 4;
containsMetaData(String) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
map<string, string> meta_data = 4;
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
map<string, string> meta_data = 5;
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
map<string, string> meta_data = 5;
containsMetaData(String) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
map<string, string> meta_data = 5;
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
map<string, string> meta_data = 3;
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
map<string, string> meta_data = 3;
containsMetaData(String) - Method in interface io.axoniq.axonserver.grpc.admin.ContextOverviewOrBuilder
map<string, string> meta_data = 3;
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
map<string, string> meta_data = 3;
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
map<string, string> meta_data = 3;
containsMetaData(String) - Method in interface io.axoniq.axonserver.grpc.admin.CreateContextRequestOrBuilder
map<string, string> meta_data = 3;
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
map<string, string> meta_data = 3;
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
map<string, string> meta_data = 3;
containsMetaData(String) - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupContextOrBuilder
map<string, string> meta_data = 3;
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
map<string, string> meta_data = 3;
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
map<string, string> meta_data = 3;
containsMetaData(String) - Method in interface io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequestOrBuilder
map<string, string> meta_data = 3;
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Meta Data entries of the Command Message, providing contextual information to the recipient
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.command.Command
Meta Data entries of the Command Message, providing contextual information to the recipient
containsMetaData(String) - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
Meta Data entries of the Command Message, providing contextual information to the recipient
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Any meta data entries providing contextual information back to the dispatcher
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
Any meta data entries providing contextual information back to the dispatcher
containsMetaData(String) - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
Any meta data entries providing contextual information back to the dispatcher
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Meta Data of the Event
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.event.Event
The Meta Data of the Event
containsMetaData(String) - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The Meta Data of the Event
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Meta Data providing contextual information of the Query
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
Meta Data providing contextual information of the Query
containsMetaData(String) - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
Meta Data providing contextual information of the Query
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any Meta Data describing the context of the Response Message
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
Any Meta Data describing the context of the Response Message
containsMetaData(String) - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
Any Meta Data describing the context of the Response Message
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
Meta Data providing contextual information of the Update
containsMetaData(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
Meta Data providing contextual information of the Update
containsMetaData(String) - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
Meta Data providing contextual information of the Update
containsTags(String) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of tags associated with this node
containsTags(String) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
List of tags associated with this node
containsTags(String) - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
List of tags associated with this node
containsTags(String) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Any tags associated with the client, which may provide hints and preferences for setting up connections
containsTags(String) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
Any tags associated with the client, which may provide hints and preferences for setting up connections
containsTags(String) - Method in interface io.axoniq.axonserver.grpc.control.ClientIdentificationOrBuilder
Any tags associated with the client, which may provide hints and preferences for setting up connections
containsValues(String) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The actual data values for each of the columns, as a column name -> value mapping
containsValues(String) - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The actual data values for each of the columns, as a column name -> value mapping
containsValues(String) - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The actual data values for each of the columns, as a column name -> value mapping
CONTEXT - Static variable in class io.axoniq.axonserver.connector.impl.Headers
A Metadata.Key defining the context from within which a message will be send.
CONTEXT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
CONTEXT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ContextRole
 
CONTEXT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
CONTEXT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
CONTEXT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
CONTEXT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Transformation
 
CONTEXT_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
CONTEXT_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
CONTEXT_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
ContextAdminServiceGrpc - Class in io.axoniq.axonserver.grpc.admin
ContextAdminService *****************************
ContextAdminServiceGrpc.ContextAdminServiceBlockingStub - Class in io.axoniq.axonserver.grpc.admin
ContextAdminService *****************************
ContextAdminServiceGrpc.ContextAdminServiceFutureStub - Class in io.axoniq.axonserver.grpc.admin
ContextAdminService *****************************
ContextAdminServiceGrpc.ContextAdminServiceImplBase - Class in io.axoniq.axonserver.grpc.admin
ContextAdminService *****************************
ContextAdminServiceGrpc.ContextAdminServiceStub - Class in io.axoniq.axonserver.grpc.admin
ContextAdminService *****************************
ContextAdminServiceImplBase() - Constructor for class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceImplBase
 
ContextConnection - Class in io.axoniq.axonserver.connector.impl
Implementation of the AxonServerConnection, carrying context information with the overall connection.
ContextConnection(ClientIdentification, ScheduledExecutorService, AxonServerManagedChannel, long, int, int, String, Consumer<ContextConnection>) - Constructor for class io.axoniq.axonserver.connector.impl.ContextConnection
Construct a ContextConnection carrying context information.
ContextId - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ContextId
ContextId.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ContextId
ContextIdOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
CONTEXTNAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ContextId
 
ContextOverview - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ContextOverview
ContextOverview.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ContextOverview
ContextOverviewOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
ContextRole - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ContextRole
ContextRole.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ContextRole
ContextRoleOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
CONTEXTS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
ContextUpdate - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ContextUpdate
ContextUpdate.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ContextUpdate
ContextUpdateOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
ContextUpdateType - Enum in io.axoniq.axonserver.grpc.admin
Protobuf enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
Control - Class in io.axoniq.axonserver.grpc.control
 
controlChannel() - Method in interface io.axoniq.axonserver.connector.AxonServerConnection
Returns the channel on which platform control messages can be sent and received.
ControlChannel - Interface in io.axoniq.axonserver.connector.control
Communication channel for interactions with AxonServer related to control messages and statistics.
controlChannel() - Method in class io.axoniq.axonserver.connector.impl.ContextConnection
 
ControlChannelImpl - Class in io.axoniq.axonserver.connector.impl
ControlChannel implementation, serving as the overall control and instruction connection between AxonServer and a client application.
ControlChannelImpl(ClientIdentification, String, ScheduledExecutorService, AxonServerManagedChannel, long, Runnable) - Constructor for class io.axoniq.axonserver.connector.impl.ControlChannelImpl
Constructs a ControlChannelImpl.
createContext(CreateContextRequest) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to create an Axon Server context.
createContext(CreateContextRequest) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
createContext(CreateContextRequest) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceBlockingStub
 
createContext(CreateContextRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceImplBase
 
createContext(CreateContextRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceStub
 
CreateContextRequest - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.CreateContextRequest
CreateContextRequest.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.CreateContextRequest
CreateContextRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
CREATED_VALUE - Static variable in enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
new context has been created.
createOrUpdateApplication(ApplicationRequest) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to create an Axon Server application, or update it if it's already present.
createOrUpdateApplication(ApplicationRequest) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
createOrUpdateApplication(ApplicationRequest) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceBlockingStub
 
createOrUpdateApplication(ApplicationRequest) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceFutureStub
 
createOrUpdateApplication(ApplicationRequest, StreamObserver<Token>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceImplBase
 
createOrUpdateApplication(ApplicationRequest, StreamObserver<Token>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceStub
 
createOrUpdateUser(CreateOrUpdateUserRequest) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to create an Axon Server user, or update it if it's already present.
createOrUpdateUser(CreateOrUpdateUserRequest) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
createOrUpdateUser(CreateOrUpdateUserRequest) - Method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceBlockingStub
 
createOrUpdateUser(CreateOrUpdateUserRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceImplBase
 
createOrUpdateUser(CreateOrUpdateUserRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceStub
 
CreateOrUpdateUserRequest - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
CreateOrUpdateUserRequest.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
CreateOrUpdateUserRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
createReplicationGroup(CreateReplicationGroupRequest) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to create a replication group.
createReplicationGroup(CreateReplicationGroupRequest) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
createReplicationGroup(CreateReplicationGroupRequest) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceBlockingStub
 
createReplicationGroup(CreateReplicationGroupRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceImplBase
 
createReplicationGroup(CreateReplicationGroupRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceStub
 
CreateReplicationGroupRequest - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
CreateReplicationGroupRequest.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
CreateReplicationGroupRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
customize(UnaryOperator<ManagedChannelBuilder<?>>) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Registers the given customization, which configures the underling ManagedChannelBuilder used to set up connections to AxonServer.

D

DATA_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.SerializedObject
 
DEFAULT - Static variable in class io.axoniq.axonserver.connector.impl.ServerAddress
A default ServerAddress, using host "localhost" and gRPC port 8124.
DefaultActiveTransformation - Class in io.axoniq.axonserver.connector.event.transformation.impl
Default implementation of the ActiveTransformation
DELETE_EVENT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.TransformRequest
 
deleteApplication(String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to delete application in Axon Server.
deleteApplication(String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
deleteApplication(ApplicationId) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceBlockingStub
 
deleteApplication(ApplicationId, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceImplBase
 
deleteApplication(ApplicationId, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceStub
 
deleteContext(DeleteContextRequest) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to delete a context in Axon Server.
deleteContext(DeleteContextRequest) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
deleteContext(DeleteContextRequest) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceBlockingStub
 
deleteContext(DeleteContextRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceImplBase
 
deleteContext(DeleteContextRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceStub
 
DeleteContextRequest - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.DeleteContextRequest
DeleteContextRequest.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.DeleteContextRequest
DeleteContextRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
DELETED_VALUE - Static variable in enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
context has been removed
DeletedEvent - Class in io.axoniq.axonserver.grpc.event
Deletes the content of an event
DeletedEvent.Builder - Class in io.axoniq.axonserver.grpc.event
Deletes the content of an event
DeletedEventOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
deleteEvent(long) - Method in interface io.axoniq.axonserver.connector.event.transformation.Appender
Appends to the transformation the request to delete the event with the given token.
deleteEvent(long, long) - Method in interface io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationService.TransformationStream
Registers the request to delete the event with the specified token.
deleteEvent(long, long) - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcTransformationStream
 
deleteEvent(long) - Method in class io.axoniq.axonserver.connector.event.transformation.impl.TransformationStreamAppender
 
deleteReplicationGroup(DeleteReplicationGroupRequest) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to delete a replication group in Axon Server.
deleteReplicationGroup(DeleteReplicationGroupRequest) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
deleteReplicationGroup(DeleteReplicationGroupRequest) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceBlockingStub
 
deleteReplicationGroup(DeleteReplicationGroupRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceImplBase
 
deleteReplicationGroup(DeleteReplicationGroupRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceStub
 
DeleteReplicationGroupRequest - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
DeleteReplicationGroupRequest.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
DeleteReplicationGroupRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
deleteUser(String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to delete a user in Axon Server.
deleteUser(String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
deleteUser(DeleteUserRequest) - Method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceBlockingStub
 
deleteUser(DeleteUserRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceImplBase
 
deleteUser(DeleteUserRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceStub
 
DeleteUserRequest - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.DeleteUserRequest
DeleteUserRequest.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.DeleteUserRequest
DeleteUserRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
description() - Method in interface io.axoniq.axonserver.connector.event.transformation.EventTransformation
Returns the description of the EventTransformation.
description() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformation
 
DESCRIPTION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
DESCRIPTION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
DESCRIPTION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
DESCRIPTION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Transformation
 
DETAILS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.ErrorMessage
 
disableAutoInboundFlowControl() - Method in class io.axoniq.axonserver.connector.impl.SynchronizedRequestStream
 
disableAutoRequestWithInitial(int) - Method in class io.axoniq.axonserver.connector.impl.SynchronizedRequestStream
 
disableHeartbeat() - Method in interface io.axoniq.axonserver.connector.control.ControlChannel
Disable any previously enabled heartbeats.
disableHeartbeat() - Method in class io.axoniq.axonserver.connector.impl.ControlChannelImpl
 
disableHeartbeat() - Method in class io.axoniq.axonserver.connector.impl.HeartbeatMonitor
Turn off heartbeat sending by this HeartbeatMonitor.
disconnect() - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
disconnect() - Method in interface io.axoniq.axonserver.connector.AxonServerConnection
Disconnects all communication channels and terminates any active network connections to AxonServer.
disconnect() - Method in class io.axoniq.axonserver.connector.command.impl.CommandChannelImpl
 
disconnect() - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
disconnect() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationChannelImpl
 
disconnect() - Method in class io.axoniq.axonserver.connector.impl.AbstractAxonServerChannel
Disconnect this channel from AxonServer.
disconnect() - Method in class io.axoniq.axonserver.connector.impl.ContextConnection
 
disconnect() - Method in class io.axoniq.axonserver.connector.impl.ControlChannelImpl
 
disconnect() - Method in class io.axoniq.axonserver.connector.query.impl.QueryChannelImpl
 
dispatch(Command) - Method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc.CommandServiceBlockingStub
Dispatches the given command, returning the result of command execution
dispatch(Command) - Method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc.CommandServiceFutureStub
Dispatches the given command, returning the result of command execution
dispatch(Command, StreamObserver<CommandResponse>) - Method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc.CommandServiceImplBase
Dispatches the given command, returning the result of command execution
dispatch(Command, StreamObserver<CommandResponse>) - Method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc.CommandServiceStub
Dispatches the given command, returning the result of command execution
DisposableReadonlyBuffer<T> - Interface in io.axoniq.axonserver.connector.impl
A buffer that can be disposed of from the subscriber's side.
dispose() - Method in class io.axoniq.axonserver.connector.impl.buffer.FlowControlledDisposableReadonlyBuffer
 
dispose() - Method in class io.axoniq.axonserver.connector.impl.buffer.RoundRobinMultiReadonlyBuffer
Calls a DisposableReadonlyBuffer.dispose() on each and every buffer.
dispose() - Method in interface io.axoniq.axonserver.connector.impl.DisposableReadonlyBuffer
Disposes this buffer from the subscriber's side.
doIfNotNull(T, Consumer<T>) - Static method in class io.axoniq.axonserver.connector.impl.ObjectUtils
Performs the given action consuming the given instance, granted that it is not null.
DOUBLE_VALUE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.QueryValue
 
DOUBLE_VALUE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.MetaDataValue
 

E

ENABLED_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.UserOverview
 
enableFlowControl() - Method in class io.axoniq.axonserver.connector.impl.FlowControlledStream
Enables flow control for this stream.
enableFlowControl() - Method in class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryStream
 
enableHeartbeat(long, long, TimeUnit) - Method in interface io.axoniq.axonserver.connector.control.ControlChannel
Enables sending heartbeat message to validate that the connection to AxonServer is alive.
enableHeartbeat(long, long, TimeUnit) - Method in class io.axoniq.axonserver.connector.impl.ControlChannelImpl
 
enableHeartbeat(long, long, TimeUnit) - Method in class io.axoniq.axonserver.connector.impl.HeartbeatMonitor
Turn on heartbeat sending by this HeartbeatMonitor.
enterIdle() - Method in class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel
 
equals(Object) - Method in class io.axoniq.axonserver.connector.impl.ServerAddress
 
equals(Object) - Method in class io.axoniq.axonserver.connector.query.QueryDefinition
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.Client
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextId
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.Token
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.command.Command
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.Component
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.ErrorMessage
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.Confirmation
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.Event
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.QueryValue
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.Transformation
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.TransformationId
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.FlowControl
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.InstructionAck
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.InstructionResult
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.MetaDataValue
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.Principal
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.QueryReference
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
equals(Object) - Method in class io.axoniq.axonserver.grpc.SerializedObject
 
error() - Method in class io.axoniq.axonserver.connector.impl.buffer.BlockingCloseableBuffer
 
error() - Method in class io.axoniq.axonserver.connector.impl.buffer.FlowControlledDisposableReadonlyBuffer
 
error() - Method in class io.axoniq.axonserver.connector.impl.buffer.RoundRobinMultiReadonlyBuffer
Retrieves an error from the first buffer if all buffers errored out.
error() - Method in interface io.axoniq.axonserver.connector.impl.CloseableReadonlyBuffer
Returns an error from this buffer, if any.
ERROR_CODE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandResponse
 
ERROR_CODE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.ErrorMessage
 
ERROR_CODE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryResponse
 
ERROR_CODE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
ERROR_CODE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
ERROR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
ERROR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
ERROR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.InstructionAck
 
ERROR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.InstructionResult
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandResponse
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryResponse
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
ERROR_STATE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
ErrorCategory - Enum in io.axoniq.axonserver.connector
Converts an Axon Server Error to the relevant Axon framework exception.
errorCode() - Method in enum io.axoniq.axonserver.connector.ErrorCategory
 
ErrorMessage - Class in io.axoniq.axonserver.grpc
Message containing details of an error
ErrorMessage.Builder - Class in io.axoniq.axonserver.grpc
Message containing details of an error
ErrorMessageOrBuilder - Interface in io.axoniq.axonserver.grpc
 
Event - Class in io.axoniq.axonserver.grpc.event
Message containing the information of an Event
Event.Builder - Class in io.axoniq.axonserver.grpc.event
Message containing the information of an Event
EVENT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.EventWithToken
 
EVENT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
EVENT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
EVENT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
EVENT_PROCESSOR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
EVENT_PROCESSOR_INFO_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
eventChannel() - Method in interface io.axoniq.axonserver.connector.AxonServerConnection
Returns the channel on which Event related interactions can be performed with AxonServer.
EventChannel - Interface in io.axoniq.axonserver.connector.event
Communication channel for Event related interactions with AxonServer.
eventChannel() - Method in class io.axoniq.axonserver.connector.impl.ContextConnection
 
EventChannelImpl - Class in io.axoniq.axonserver.connector.event.impl
EventChannel implementation, serving as the event connection between AxonServer and a client application.
EventChannelImpl(ClientIdentification, ScheduledExecutorService, AxonServerManagedChannel) - Constructor for class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
Constructs a EventChannelImpl.
EventOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
EventOuterClass - Class in io.axoniq.axonserver.grpc.event
 
EventProcessor - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.EventProcessor
EventProcessor.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.EventProcessor
EventProcessorAdminServiceGrpc - Class in io.axoniq.axonserver.grpc.admin
Event Processor Admin Service ***************************
EventProcessorAdminServiceGrpc.EventProcessorAdminServiceBlockingStub - Class in io.axoniq.axonserver.grpc.admin
Event Processor Admin Service ***************************
EventProcessorAdminServiceGrpc.EventProcessorAdminServiceFutureStub - Class in io.axoniq.axonserver.grpc.admin
Event Processor Admin Service ***************************
EventProcessorAdminServiceGrpc.EventProcessorAdminServiceImplBase - Class in io.axoniq.axonserver.grpc.admin
Event Processor Admin Service ***************************
EventProcessorAdminServiceGrpc.EventProcessorAdminServiceStub - Class in io.axoniq.axonserver.grpc.admin
Event Processor Admin Service ***************************
EventProcessorAdminServiceImplBase() - Constructor for class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceImplBase
 
EventProcessorIdentifier - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
EventProcessorIdentifier.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
EventProcessorIdentifierOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
EventProcessorInfo - Class in io.axoniq.axonserver.grpc.control
Message containing information about the status of an Event Processor
EventProcessorInfo.Builder - Class in io.axoniq.axonserver.grpc.control
Message containing information about the status of an Event Processor
EventProcessorInfo.SegmentStatus - Class in io.axoniq.axonserver.grpc.control
Message containing information about the status of a Segment of a Streaming Event Processor
EventProcessorInfo.SegmentStatus.Builder - Class in io.axoniq.axonserver.grpc.control
Message containing information about the status of a Segment of a Streaming Event Processor
EventProcessorInfo.SegmentStatusOrBuilder - Interface in io.axoniq.axonserver.grpc.control
 
EventProcessorInfoOrBuilder - Interface in io.axoniq.axonserver.grpc.control
 
EventProcessorInstance - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.EventProcessorInstance
EventProcessorInstance.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.EventProcessorInstance
EventProcessorInstanceOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
EventProcessorOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
EventProcessorReference - Class in io.axoniq.axonserver.grpc.control
Message providing reference to an Event Processor
EventProcessorReference.Builder - Class in io.axoniq.axonserver.grpc.control
Message providing reference to an Event Processor
EventProcessorReferenceOrBuilder - Interface in io.axoniq.axonserver.grpc.control
 
eventProcessors() - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Returns all the event processor registered to AxonServer.
eventProcessors() - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
eventProcessorsByComponent(String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Returns all the event processor registered by the specified application.
eventProcessorsByComponent(String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
EventProcessorSegment - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.EventProcessorSegment
EventProcessorSegment.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.EventProcessorSegment
EventProcessorSegmentOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
EventProcessorSegmentReference - Class in io.axoniq.axonserver.grpc.control
Message providing reference to a Segment of an Event Processor
EventProcessorSegmentReference.Builder - Class in io.axoniq.axonserver.grpc.control
Message providing reference to a Segment of an Event Processor
EventProcessorSegmentReferenceOrBuilder - Interface in io.axoniq.axonserver.grpc.control
 
EventQueryResultEntry - Interface in io.axoniq.axonserver.connector.event
Represents a single result from an Event Query.
EventSchedulerGrpc - Class in io.axoniq.axonserver.grpc.event
Service to use AxonServer as a provider of an EventScheduler
EventSchedulerGrpc.EventSchedulerBlockingStub - Class in io.axoniq.axonserver.grpc.event
Service to use AxonServer as a provider of an EventScheduler
EventSchedulerGrpc.EventSchedulerFutureStub - Class in io.axoniq.axonserver.grpc.event
Service to use AxonServer as a provider of an EventScheduler
EventSchedulerGrpc.EventSchedulerImplBase - Class in io.axoniq.axonserver.grpc.event
Service to use AxonServer as a provider of an EventScheduler
EventSchedulerGrpc.EventSchedulerStub - Class in io.axoniq.axonserver.grpc.event
Service to use AxonServer as a provider of an EventScheduler
EventSchedulerImplBase() - Constructor for class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerImplBase
 
EventSources - Interface in io.axoniq.axonserver.connector.event.transformation.event
Provides various ways to get TransformableEventStream.
EventStoreGrpc - Class in io.axoniq.axonserver.grpc.event
Service providing operations against the EventStore functionality of Axon Server
EventStoreGrpc.EventStoreBlockingStub - Class in io.axoniq.axonserver.grpc.event
Service providing operations against the EventStore functionality of Axon Server
EventStoreGrpc.EventStoreFutureStub - Class in io.axoniq.axonserver.grpc.event
Service providing operations against the EventStore functionality of Axon Server
EventStoreGrpc.EventStoreImplBase - Class in io.axoniq.axonserver.grpc.event
Service providing operations against the EventStore functionality of Axon Server
EventStoreGrpc.EventStoreStub - Class in io.axoniq.axonserver.grpc.event
Service providing operations against the EventStore functionality of Axon Server
EventStoreImplBase() - Constructor for class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreImplBase
 
EventStream - Interface in io.axoniq.axonserver.connector.event
Represents a stream of Events.
EventTransformation - Interface in io.axoniq.axonserver.connector.event.transformation
The Event Transformation details.
EventTransformation.State - Enum in io.axoniq.axonserver.connector.event.transformation
The state of the transformation
eventTransformationChannel() - Method in interface io.axoniq.axonserver.connector.AxonServerConnection
Returns the channel on which Event transformations can be performed with AxonServer.
EventTransformationChannel - Interface in io.axoniq.axonserver.connector.event.transformation
Communication channel for Event Transformation related interactions with AxonServer.
eventTransformationChannel() - Method in class io.axoniq.axonserver.connector.impl.ContextConnection
 
EventTransformationChannelImpl - Class in io.axoniq.axonserver.connector.event.transformation.impl
Implementation of the EventTransformationChannel that uses the EventTransformationService to interact with Axon Server
EventTransformationChannelImpl(ClientIdentification, ScheduledExecutorService, AxonServerManagedChannel) - Constructor for class io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationChannelImpl
Constructs an instance based on a GrpcEventTransformationService.
EventTransformationExecutor - Interface in io.axoniq.axonserver.connector.event.transformation.event
Executes the Transformation by invoking APPLY operation.
EventTransformationService - Interface in io.axoniq.axonserver.connector.event.transformation.impl
Service to interact with AxonServer in respect to the event transformations.
EventTransformationService.TransformationStream - Interface in io.axoniq.axonserver.connector.event.transformation.impl
The stream toward the transformation needed to register the required events' changes.
EventTransformationServiceGrpc - Class in io.axoniq.axonserver.grpc.event
Service to transform events in an event store
EventTransformationServiceGrpc.EventTransformationServiceBlockingStub - Class in io.axoniq.axonserver.grpc.event
Service to transform events in an event store
EventTransformationServiceGrpc.EventTransformationServiceFutureStub - Class in io.axoniq.axonserver.grpc.event
Service to transform events in an event store
EventTransformationServiceGrpc.EventTransformationServiceImplBase - Class in io.axoniq.axonserver.grpc.event
Service to transform events in an event store
EventTransformationServiceGrpc.EventTransformationServiceStub - Class in io.axoniq.axonserver.grpc.event
Service to transform events in an event store
EventTransformationServiceImplBase() - Constructor for class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceImplBase
 
EventTransformer - Interface in io.axoniq.axonserver.connector.event.transformation.event
Provides a way to transform a given event by invoking operations on the Appender.
EventWithToken - Class in io.axoniq.axonserver.grpc.event
Message wrapping an Event and a Tracking Token
EventWithToken.Builder - Class in io.axoniq.axonserver.grpc.event
Message wrapping an Event and a Tracking Token
EventWithTokenOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
excludePayloadType(String, String) - Method in interface io.axoniq.axonserver.connector.event.EventStream
Instructs AxonServer to not send messages with the given payloadType and revision.
excludePayloadType(String, String) - Method in class io.axoniq.axonserver.connector.event.impl.BufferedEventStream
 
execute(Supplier<EventTransformationChannel>) - Method in interface io.axoniq.axonserver.connector.event.transformation.event.EventTransformationExecutor
Executes the Transformation by invoking APPLY operation.
execute(Supplier<EventTransformationChannel>) - Method in class io.axoniq.axonserver.connector.event.transformation.event.impl.IterableEventTransformationExecutor
 

F

FAILED_VALUE - Static variable in enum io.axoniq.axonserver.grpc.TaskStatus
Task execution failed with non transient exception
FILES_COMPLETED_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
filter(Predicate<EventWithToken>) - Method in class io.axoniq.axonserver.connector.event.transformation.event.impl.TransformableEventIterable
 
filter(Predicate<EventWithToken>) - Method in interface io.axoniq.axonserver.connector.event.transformation.event.TransformableEventStream
Filters events based on the provided predicate.
findHighestSequence(String) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Find the highest sequence number (i.e.
findHighestSequence(String) - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
FLOW_CONTROL_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
FLOW_CONTROL_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
FLOW_CONTROL_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
FlowControl - Interface in io.axoniq.axonserver.connector
Controls the flow of the messages via communication channel.
FlowControl - Class in io.axoniq.axonserver.grpc
Message used for Flow Control instruction, providing the counterpart with additional permits for sending messages
FlowControl.Builder - Class in io.axoniq.axonserver.grpc
Message used for Flow Control instruction, providing the counterpart with additional permits for sending messages
FlowControlledBuffer<T,R> - Class in io.axoniq.axonserver.connector.impl
Abstract implementation of the FlowControlledStream, adding buffering logic to the flow controlled stream.
FlowControlledBuffer(String, int, int) - Constructor for class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
Constructs a FlowControlledBuffer.
FlowControlledDisposableReadonlyBuffer<T> - Class in io.axoniq.axonserver.connector.impl.buffer
Connects a FlowControl instance with a DisposableReadonlyBuffer assuming that requesting from the flow control will trigger a replenishment of the buffer.
FlowControlledDisposableReadonlyBuffer(FlowControl, CloseableReadonlyBuffer<T>) - Constructor for class io.axoniq.axonserver.connector.impl.buffer.FlowControlledDisposableReadonlyBuffer
Instantiates this buffer with the given flowControl and buffer.
FlowControlledReplyChannelWriter<T> - Class in io.axoniq.axonserver.connector.impl
A FlowControl implementation that on FlowControlledReplyChannelWriter.request(long) retrieves messages from the buffer.
FlowControlledReplyChannelWriter(List<? extends DisposableReadonlyBuffer<T>>, ReplyChannel<T>) - Constructor for class io.axoniq.axonserver.connector.impl.FlowControlledReplyChannelWriter
Instantiates this flow control with given buffers as sources, and ReplyChannel as the destination.
FlowControlledReplyChannelWriter(DisposableReadonlyBuffer<T>, ReplyChannel<T>) - Constructor for class io.axoniq.axonserver.connector.impl.FlowControlledReplyChannelWriter
Instantiates this flow control with the given DisposableReadonlyBuffer as source, and a ReplyChannel as the destination.
FlowControlledStream<IN,OUT> - Class in io.axoniq.axonserver.connector.impl
Abstract implementation of a ClientResponseObserver providing flow control.
FlowControlledStream(String, int, int) - Constructor for class io.axoniq.axonserver.connector.impl.FlowControlledStream
Constructs a FlowControlledStream.
FlowControlOrBuilder - Interface in io.axoniq.axonserver.grpc
 
FORCE_READ_FROM_LEADER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
FORCE_READ_FROM_LEADER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
forceReconnectViaRoutingServers(boolean) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Indicates whether the connector should always reconnect via the Routing Servers.
forClient(String) - Static method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory
Returns a builder to configure a ConnectionFactory instance for the given componentName.
forClient(String, String) - Static method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory
Returns a builder to configure a ConnectionFactory instance for the given componentName and clientInstanceId.
forInstanceId(String) - Static method in class io.axoniq.axonserver.connector.impl.AxonConnectorThreadFactory
Constructs an AxonConnectorThreadFactory using the given instanceId as part of the thread group.
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.admin.Result
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.admin.Role
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.command.CommandProviderInbound.RequestCase
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.command.CommandProviderOutbound.RequestCase
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.RequestCase
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.RequestCase
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.event.QueryEventsResponse.DataCase
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.event.QueryValue.DataCase
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.event.TransformationState
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.event.TransformRequest.RequestCase
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.MetaDataValue.DataCase
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.ProcessingKey
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.query.QueryProviderInbound.RequestCase
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.query.QueryProviderOutbound.RequestCase
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.RequestCase
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.ResponseCase
 
forNumber(int) - Static method in enum io.axoniq.axonserver.grpc.TaskStatus
 
ForwardingReplyChannel<T> - Class in io.axoniq.axonserver.connector.impl
A ReplyChannel implementation which forwards the result of operations through to a StreamObserver.
ForwardingReplyChannel(String, String, StreamObserver<T>, Function<InstructionResult, Optional<T>>, Runnable) - Constructor for class io.axoniq.axonserver.connector.impl.ForwardingReplyChannel
Construct a ForwardingReplyChannel to forward replies to the given stream.
FROM_SEQUENCE_NR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
fromIterable(Iterable<EventWithToken>) - Static method in interface io.axoniq.axonserver.connector.event.transformation.event.EventSources
Creates a TransformableEventStream based on the Iterable of events.
FutureListStreamObserver<T> - Class in io.axoniq.axonserver.connector.impl
An implementation of both a CompletableFuture and StreamObserver.
FutureListStreamObserver() - Constructor for class io.axoniq.axonserver.connector.impl.FutureListStreamObserver
 
FutureStreamObserver<T> - Class in io.axoniq.axonserver.connector.impl
An implementation of both a CompletableFuture and StreamObserver.
FutureStreamObserver(T) - Constructor for class io.axoniq.axonserver.connector.impl.FutureStreamObserver
Construct a FutureStreamObserver, using the given valueWhenNoResult if no result is returned.
FutureStreamObserver(Throwable) - Constructor for class io.axoniq.axonserver.connector.impl.FutureStreamObserver
Construct a FutureStreamObserver, using the given valueWhenNoResult if no result is returned.

G

GET_INITIAL_RESULT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
getAck() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
getAck() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
Acknowledgement of previously sent instruction via outbound stream
getAck() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderInboundOrBuilder
Acknowledgement of previously sent instruction via outbound stream
getAck() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
getAck() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Acknowledgement of previously sent instruction via inbound stream
getAck() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Acknowledgement of previously sent instruction via inbound stream
getAck() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Acknowledgement of previously sent instruction via outbound stream
getAck() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
Acknowledgement of previously sent instruction via outbound stream
getAck() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
Acknowledgement of previously sent instruction via outbound stream
getAck() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Acknowledgement of previously sent instruction via inbound stream
getAck() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Acknowledgement of previously sent instruction via inbound stream
getAck() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Acknowledgement of previously sent instruction via inbound stream
getAck() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
getAck() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Acknowledgement of previously sent instruction via outbound stream
getAck() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Acknowledgement of previously sent instruction via outbound stream
getAck() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
getAck() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Acknowledgement of previously sent instruction via inbound stream
getAck() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Acknowledgement of previously sent instruction via inbound stream
getAckBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
getAckBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
getAckBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Acknowledgement of previously sent instruction via outbound stream
getAckBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Acknowledgement of previously sent instruction via inbound stream
getAckBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
getAckBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
getAckOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
getAckOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
Acknowledgement of previously sent instruction via outbound stream
getAckOrBuilder() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderInboundOrBuilder
Acknowledgement of previously sent instruction via outbound stream
getAckOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
getAckOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Acknowledgement of previously sent instruction via inbound stream
getAckOrBuilder() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Acknowledgement of previously sent instruction via inbound stream
getAckOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Acknowledgement of previously sent instruction via outbound stream
getAckOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
Acknowledgement of previously sent instruction via outbound stream
getAckOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
Acknowledgement of previously sent instruction via outbound stream
getAckOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Acknowledgement of previously sent instruction via inbound stream
getAckOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Acknowledgement of previously sent instruction via inbound stream
getAckOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Acknowledgement of previously sent instruction via inbound stream
getAckOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
getAckOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Acknowledgement of previously sent instruction via outbound stream
getAckOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Acknowledgement of previously sent instruction via outbound stream
getAckOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
getAckOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Acknowledgement of previously sent instruction via inbound stream
getAckOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Acknowledgement of previously sent instruction via inbound stream
getActiveThreads() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The number of threads currently actively processing Events
getActiveThreads() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
The number of threads currently actively processing Events
getActiveThreads() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
The number of threads currently actively processing Events
getAddNodeToReplicationGroupMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc
 
GetAggregateEventsRequest - Class in io.axoniq.axonserver.grpc.event
Request describing the desire to read events for a specific Aggregate
GetAggregateEventsRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Request describing the desire to read events for a specific Aggregate
GetAggregateEventsRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
getAggregateId() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
The identifier of the aggregate to read events for
getAggregateId() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
The identifier of the aggregate to read events for
getAggregateId() - Method in interface io.axoniq.axonserver.grpc.event.GetAggregateEventsRequestOrBuilder
The identifier of the aggregate to read events for
getAggregateId() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The identifier to fetch the snapshots for
getAggregateId() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
The identifier to fetch the snapshots for
getAggregateId() - Method in interface io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequestOrBuilder
The identifier to fetch the snapshots for
getAggregateId() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
The Identifier of the Aggregate for which to load events
getAggregateId() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
The Identifier of the Aggregate for which to load events
getAggregateId() - Method in interface io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequestOrBuilder
The Identifier of the Aggregate for which to load events
getAggregateIdBytes() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
The identifier of the aggregate to read events for
getAggregateIdBytes() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
The identifier of the aggregate to read events for
getAggregateIdBytes() - Method in interface io.axoniq.axonserver.grpc.event.GetAggregateEventsRequestOrBuilder
The identifier of the aggregate to read events for
getAggregateIdBytes() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The identifier to fetch the snapshots for
getAggregateIdBytes() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
The identifier to fetch the snapshots for
getAggregateIdBytes() - Method in interface io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequestOrBuilder
The identifier to fetch the snapshots for
getAggregateIdBytes() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
The Identifier of the Aggregate for which to load events
getAggregateIdBytes() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
The Identifier of the Aggregate for which to load events
getAggregateIdBytes() - Method in interface io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequestOrBuilder
The Identifier of the Aggregate for which to load events
getAggregateIdentifier() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The identifier of the Aggregate instance that published this event, if any
getAggregateIdentifier() - Method in class io.axoniq.axonserver.grpc.event.Event
The identifier of the Aggregate instance that published this event, if any
getAggregateIdentifier() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The identifier of the Aggregate instance that published this event, if any
getAggregateIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The identifier of the Aggregate instance that published this event, if any
getAggregateIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.event.Event
The identifier of the Aggregate instance that published this event, if any
getAggregateIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The identifier of the Aggregate instance that published this event, if any
getAggregateSequenceNumber() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The sequence number of the Event in the Aggregate instance that published it, if any
getAggregateSequenceNumber() - Method in class io.axoniq.axonserver.grpc.event.Event
The sequence number of the Event in the Aggregate instance that published it, if any
getAggregateSequenceNumber() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The sequence number of the Event in the Aggregate instance that published it, if any
GetAggregateSnapshotsRequest - Class in io.axoniq.axonserver.grpc.event
Request message to retrieve Snapshot Events for a specific Aggregate instance
GetAggregateSnapshotsRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Request message to retrieve Snapshot Events for a specific Aggregate instance
GetAggregateSnapshotsRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
getAggregateType() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Type of the Aggregate instance that published this Event, if any
getAggregateType() - Method in class io.axoniq.axonserver.grpc.event.Event
The Type of the Aggregate instance that published this Event, if any
getAggregateType() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The Type of the Aggregate instance that published this Event, if any
getAggregateTypeBytes() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Type of the Aggregate instance that published this Event, if any
getAggregateTypeBytes() - Method in class io.axoniq.axonserver.grpc.event.Event
The Type of the Aggregate instance that published this Event, if any
getAggregateTypeBytes() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The Type of the Aggregate instance that published this Event, if any
getAllApplications() - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to list all applications in Axon Server.
getAllApplications() - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
getAllConnectedApplications(String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to list all connected applications in Axon Server.
getAllConnectedApplications(String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
getAllContexts() - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to list all contexts in Axon Server.
getAllContexts() - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
getAllEventProcessors(Empty) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceBlockingStub
Retrieves all event processors registered in an Axon Server cluster
getAllEventProcessors(Empty, StreamObserver<EventProcessor>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceImplBase
Retrieves all event processors registered in an Axon Server cluster
getAllEventProcessors(Empty, StreamObserver<EventProcessor>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceStub
Retrieves all event processors registered in an Axon Server cluster
getAllNodes() - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to list all nodes in Axon Server.
getAllNodes() - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
getAllowSnapshots() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
Whether a snapshot may be returned as first element in the stream
getAllowSnapshots() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
Whether a snapshot may be returned as first element in the stream
getAllowSnapshots() - Method in interface io.axoniq.axonserver.grpc.event.GetAggregateEventsRequestOrBuilder
Whether a snapshot may be returned as first element in the stream
getAllReplicationGroups() - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to list all replication groups in Axon Server.
getAllReplicationGroups() - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
getAllUsers() - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to list all users in Axon Server.
getAllUsers() - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
getAppendEventMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
 
getAppendSnapshotMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
 
getApplication(String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to retrieve application overview in Axon Server.
getApplication(String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
getApplication(ApplicationId) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceBlockingStub
 
getApplication(ApplicationId) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceFutureStub
 
getApplication(ApplicationId, StreamObserver<ApplicationOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceImplBase
 
getApplication(ApplicationId, StreamObserver<ApplicationOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceStub
 
getApplicationName() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
string applicationName = 1;
getApplicationName() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
string applicationName = 1;
getApplicationName() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationIdOrBuilder
string applicationName = 1;
getApplicationName() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
string applicationName = 1;
getApplicationName() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
string applicationName = 1;
getApplicationName() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
string applicationName = 1;
getApplicationName() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string applicationName = 1;
getApplicationName() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
string applicationName = 1;
getApplicationName() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
string applicationName = 1;
getApplicationName() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
string applicationName = 1;
getApplicationName() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
string applicationName = 1;
getApplicationName() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRolesOrBuilder
string applicationName = 1;
getApplicationNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
string applicationName = 1;
getApplicationNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
string applicationName = 1;
getApplicationNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationIdOrBuilder
string applicationName = 1;
getApplicationNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
string applicationName = 1;
getApplicationNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
string applicationName = 1;
getApplicationNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
string applicationName = 1;
getApplicationNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string applicationName = 1;
getApplicationNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
string applicationName = 1;
getApplicationNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
string applicationName = 1;
getApplicationNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
string applicationName = 1;
getApplicationNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
string applicationName = 1;
getApplicationNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRolesOrBuilder
string applicationName = 1;
getApplicationRole(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRole(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRole(int) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRolesOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleCount() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleCount() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleCount() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRolesOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleList() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRolesOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRolesOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplicationRoleOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRolesOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
getApplications(Empty) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceBlockingStub
 
getApplications(Empty, StreamObserver<ApplicationOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceImplBase
 
getApplications(Empty, StreamObserver<ApplicationOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceStub
 
getApplications(int) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplications(int) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplications(int) - Method in interface io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsCount() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsCount() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsCount() - Method in interface io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsList() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsList() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsList() - Method in interface io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getApplicationsOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
getAppliedAt() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The timestamp at which the transformation was applied.
getAppliedAt() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The timestamp at which the transformation was applied.
getAppliedAt() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The timestamp at which the transformation was applied.
getApplyRequester() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The username of user who requested the transformation to be applied.
getApplyRequester() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The username of user who requested the transformation to be applied.
getApplyRequester() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The username of user who requested the transformation to be applied.
getApplyRequesterBytes() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The username of user who requested the transformation to be applied.
getApplyRequesterBytes() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The username of user who requested the transformation to be applied.
getApplyRequesterBytes() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The username of user who requested the transformation to be applied.
getApplyTransformationMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc
 
getAuthenticateTokenMethod() - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc
 
getAuthenticateUserMethod() - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc
 
getAvailableThreads() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The number of threads the processor has available to assign to Segments.
getAvailableThreads() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
The number of threads the processor has available to assign to Segments.
getAvailableThreads() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
The number of threads the processor has available to assign to Segments.
getBalancingStrategies() - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Returns all available load balance strategies registered to AxonServer.
getBalancingStrategies() - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
getBalancingStrategies(Empty) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceBlockingStub
 
getBalancingStrategies(Empty, StreamObserver<LoadBalancingStrategy>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceImplBase
 
getBalancingStrategies(Empty, StreamObserver<LoadBalancingStrategy>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceStub
 
getBlacklist(int) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
getBlacklist(int) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
An enumeration of payload types that need to be blacklisted.
getBlacklist(int) - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
An enumeration of payload types that need to be blacklisted.
getBlacklistBuilder(int) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
getBlacklistBuilderList() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
getBlacklistCount() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
getBlacklistCount() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
An enumeration of payload types that need to be blacklisted.
getBlacklistCount() - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
An enumeration of payload types that need to be blacklisted.
getBlacklistList() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
getBlacklistList() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
An enumeration of payload types that need to be blacklisted.
getBlacklistList() - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
An enumeration of payload types that need to be blacklisted.
getBlacklistOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
getBlacklistOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
An enumeration of payload types that need to be blacklisted.
getBlacklistOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
An enumeration of payload types that need to be blacklisted.
getBlacklistOrBuilderList() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
getBlacklistOrBuilderList() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
An enumeration of payload types that need to be blacklisted.
getBlacklistOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
An enumeration of payload types that need to be blacklisted.
getBooleanValue() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The boolean value
getBooleanValue() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
The boolean value
getBooleanValue() - Method in interface io.axoniq.axonserver.grpc.event.QueryValueOrBuilder
The boolean value
getBooleanValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The boolean value of the Meta Data entry.
getBooleanValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
The boolean value of the Meta Data entry.
getBooleanValue() - Method in interface io.axoniq.axonserver.grpc.MetaDataValueOrBuilder
The boolean value of the Meta Data entry.
getBytesValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The binary value of the Meta Data entry.
getBytesValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
The binary value of the Meta Data entry.
getBytesValue() - Method in interface io.axoniq.axonserver.grpc.MetaDataValueOrBuilder
The binary value of the Meta Data entry.
getBytesValueBuilder() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The binary value of the Meta Data entry.
getBytesValueOrBuilder() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The binary value of the Meta Data entry.
getBytesValueOrBuilder() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
The binary value of the Meta Data entry.
getBytesValueOrBuilder() - Method in interface io.axoniq.axonserver.grpc.MetaDataValueOrBuilder
The binary value of the Meta Data entry.
getCancelScheduledEventMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc
 
getCancelTransformationMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc
 
getCaughtUp() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
Indicates whether the Segment has "Caught Up" with the Head of the Event Stream
getCaughtUp() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
Indicates whether the Segment has "Caught Up" with the Head of the Event Stream
getCaughtUp() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatusOrBuilder
Indicates whether the Segment has "Caught Up" with the Head of the Event Stream
getChangePending() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
bool changePending = 5;
getChangePending() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
bool changePending = 5;
getChangePending() - Method in interface io.axoniq.axonserver.grpc.admin.ContextOverviewOrBuilder
bool changePending = 5;
getChangePending() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
bool changePending = 4;
getChangePending() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
bool changePending = 4;
getChangePending() - Method in interface io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequestOrBuilder
bool changePending = 4;
getChangePending() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
bool changePending = 4;
getChangePending() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
bool changePending = 4;
getChangePending() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupOverviewOrBuilder
bool changePending = 4;
getClaimedBy() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the id of the client that claimed the segment
getClaimedBy() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
the id of the client that claimed the segment
getClaimedBy() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorSegmentOrBuilder
the id of the client that claimed the segment
getClaimedByBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the id of the client that claimed the segment
getClaimedByBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
the id of the client that claimed the segment
getClaimedByBytes() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorSegmentOrBuilder
the id of the client that claimed the segment
getClaimedSegment(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
getClaimedSegment(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
status of all segments claimed by the client
getClaimedSegment(int) - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorInstanceOrBuilder
status of all segments claimed by the client
getClaimedSegmentBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
getClaimedSegmentBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
getClaimedSegmentCount() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
getClaimedSegmentCount() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
status of all segments claimed by the client
getClaimedSegmentCount() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorInstanceOrBuilder
status of all segments claimed by the client
getClaimedSegmentList() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
getClaimedSegmentList() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
status of all segments claimed by the client
getClaimedSegmentList() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorInstanceOrBuilder
status of all segments claimed by the client
getClaimedSegmentOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
getClaimedSegmentOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
status of all segments claimed by the client
getClaimedSegmentOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorInstanceOrBuilder
status of all segments claimed by the client
getClaimedSegmentOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
getClaimedSegmentOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
status of all segments claimed by the client
getClaimedSegmentOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorInstanceOrBuilder
status of all segments claimed by the client
getClientId() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
the client identifier
getClientId() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
the client identifier
getClientId() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorInstanceOrBuilder
the client identifier
getClientId() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The unique identifier of the component dispatching this message
getClientId() - Method in class io.axoniq.axonserver.grpc.command.Command
The unique identifier of the component dispatching this message
getClientId() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
The unique identifier of the component dispatching this message
getClientId() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The unique identifier of the component instance subscribing
getClientId() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
The unique identifier of the component instance subscribing
getClientId() - Method in interface io.axoniq.axonserver.grpc.command.CommandSubscriptionOrBuilder
The unique identifier of the component instance subscribing
getClientId() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
A unique identifier for this client instance.
getClientId() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
A unique identifier for this client instance.
getClientId() - Method in interface io.axoniq.axonserver.grpc.control.ClientIdentificationOrBuilder
A unique identifier for this client instance.
getClientId() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The unique identifier of this client instance.
getClientId() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
The unique identifier of this client instance.
getClientId() - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
The unique identifier of this client instance.
getClientId() - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
The ClientID of the component providing additional permits
getClientId() - Method in class io.axoniq.axonserver.grpc.FlowControl
The ClientID of the component providing additional permits
getClientId() - Method in interface io.axoniq.axonserver.grpc.FlowControlOrBuilder
The ClientID of the component providing additional permits
getClientId() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The unique identifier of the client instance dispatching the query
getClientId() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
The unique identifier of the client instance dispatching the query
getClientId() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
The unique identifier of the client instance dispatching the query
getClientId() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The unique identifier of the Client Instance containing the Query Handler
getClientId() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
The unique identifier of the Client Instance containing the Query Handler
getClientId() - Method in interface io.axoniq.axonserver.grpc.query.QuerySubscriptionOrBuilder
The unique identifier of the Client Instance containing the Query Handler
getClientId() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The identifier of the Client instance providing the Update
getClientId() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
The identifier of the Client instance providing the Update
getClientId() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
The identifier of the Client instance providing the Update
getClientId() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
The identifier of the Client instance providing the Update
getClientId() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The identifier of the Client instance providing the Update
getClientId() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
The identifier of the Client instance providing the Update
getClientId() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionallyOrBuilder
The identifier of the Client instance providing the Update
getClientId() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateCompleteOrBuilder
The identifier of the Client instance providing the Update
getClientId() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
The identifier of the Client instance providing the Update
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
the client identifier
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
the client identifier
getClientIdBytes() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorInstanceOrBuilder
the client identifier
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The unique identifier of the component dispatching this message
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.command.Command
The unique identifier of the component dispatching this message
getClientIdBytes() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
The unique identifier of the component dispatching this message
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The unique identifier of the component instance subscribing
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
The unique identifier of the component instance subscribing
getClientIdBytes() - Method in interface io.axoniq.axonserver.grpc.command.CommandSubscriptionOrBuilder
The unique identifier of the component instance subscribing
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
A unique identifier for this client instance.
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
A unique identifier for this client instance.
getClientIdBytes() - Method in interface io.axoniq.axonserver.grpc.control.ClientIdentificationOrBuilder
A unique identifier for this client instance.
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The unique identifier of this client instance.
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
The unique identifier of this client instance.
getClientIdBytes() - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
The unique identifier of this client instance.
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
The ClientID of the component providing additional permits
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.FlowControl
The ClientID of the component providing additional permits
getClientIdBytes() - Method in interface io.axoniq.axonserver.grpc.FlowControlOrBuilder
The ClientID of the component providing additional permits
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The unique identifier of the client instance dispatching the query
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
The unique identifier of the client instance dispatching the query
getClientIdBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
The unique identifier of the client instance dispatching the query
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The unique identifier of the Client Instance containing the Query Handler
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
The unique identifier of the Client Instance containing the Query Handler
getClientIdBytes() - Method in interface io.axoniq.axonserver.grpc.query.QuerySubscriptionOrBuilder
The unique identifier of the Client Instance containing the Query Handler
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The identifier of the Client instance providing the Update
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
The identifier of the Client instance providing the Update
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
The identifier of the Client instance providing the Update
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
The identifier of the Client instance providing the Update
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The identifier of the Client instance providing the Update
getClientIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
The identifier of the Client instance providing the Update
getClientIdBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionallyOrBuilder
The identifier of the Client instance providing the Update
getClientIdBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateCompleteOrBuilder
The identifier of the Client instance providing the Update
getClientIdBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
The identifier of the Client instance providing the Update
getClientInstance(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
getClientInstance(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
client instances that subscribed the event processor
getClientInstance(int) - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorOrBuilder
client instances that subscribed the event processor
getClientInstanceBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
getClientInstanceBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
getClientInstanceCount() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
getClientInstanceCount() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
client instances that subscribed the event processor
getClientInstanceCount() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorOrBuilder
client instances that subscribed the event processor
getClientInstanceList() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
getClientInstanceList() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
client instances that subscribed the event processor
getClientInstanceList() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorOrBuilder
client instances that subscribed the event processor
getClientInstanceOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
getClientInstanceOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
client instances that subscribed the event processor
getClientInstanceOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorOrBuilder
client instances that subscribed the event processor
getClientInstanceOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
getClientInstanceOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
client instances that subscribed the event processor
getClientInstanceOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorOrBuilder
client instances that subscribed the event processor
getClients(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClients(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClients(int) - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsCount() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsCount() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsCount() - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsList() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsList() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsList() - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getClientsOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
getColumn(int) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
The names of the columns provided in the query
getColumn(int) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
The names of the columns provided in the query
getColumn(int) - Method in interface io.axoniq.axonserver.grpc.event.ColumnsResponseOrBuilder
The names of the columns provided in the query
getColumnBytes(int) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
The names of the columns provided in the query
getColumnBytes(int) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
The names of the columns provided in the query
getColumnBytes(int) - Method in interface io.axoniq.axonserver.grpc.event.ColumnsResponseOrBuilder
The names of the columns provided in the query
getColumnCount() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
The names of the columns provided in the query
getColumnCount() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
The names of the columns provided in the query
getColumnCount() - Method in interface io.axoniq.axonserver.grpc.event.ColumnsResponseOrBuilder
The names of the columns provided in the query
getColumnList() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
The names of the columns provided in the query
getColumnList() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
The names of the columns provided in the query
getColumnList() - Method in interface io.axoniq.axonserver.grpc.event.ColumnsResponseOrBuilder
The names of the columns provided in the query
getColumns() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response contains the names of the columns the response contains.
getColumns() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
Provided when the response contains the names of the columns the response contains.
getColumns() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsResponseOrBuilder
Provided when the response contains the names of the columns the response contains.
getColumnsBuilder() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response contains the names of the columns the response contains.
getColumnsOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response contains the names of the columns the response contains.
getColumnsOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
Provided when the response contains the names of the columns the response contains.
getColumnsOrBuilder() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsResponseOrBuilder
Provided when the response contains the names of the columns the response contains.
getCommand() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
A command for this component to process
getCommand() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
A command for this component to process
getCommand() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderInboundOrBuilder
A command for this component to process
getCommand() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The name of the command the component can handle
getCommand() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
The name of the command the component can handle
getCommand() - Method in interface io.axoniq.axonserver.grpc.command.CommandSubscriptionOrBuilder
The name of the command the component can handle
getCommandBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
A command for this component to process
getCommandBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The name of the command the component can handle
getCommandBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
The name of the command the component can handle
getCommandBytes() - Method in interface io.axoniq.axonserver.grpc.command.CommandSubscriptionOrBuilder
The name of the command the component can handle
getCommandOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
A command for this component to process
getCommandOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
A command for this component to process
getCommandOrBuilder() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderInboundOrBuilder
A command for this component to process
getCommandResponse() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Sends a result of Command processing
getCommandResponse() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Sends a result of Command processing
getCommandResponse() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Sends a result of Command processing
getCommandResponseBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Sends a result of Command processing
getCommandResponseOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Sends a result of Command processing
getCommandResponseOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Sends a result of Command processing
getCommandResponseOrBuilder() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Sends a result of Command processing
getCommands(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated string commands = 3;
getCommands(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated string commands = 3;
getCommands(int) - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated string commands = 3;
getCommandsBytes(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated string commands = 3;
getCommandsBytes(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated string commands = 3;
getCommandsBytes(int) - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated string commands = 3;
getCommandsCount() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated string commands = 3;
getCommandsCount() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated string commands = 3;
getCommandsCount() - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated string commands = 3;
getCommandsList() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated string commands = 3;
getCommandsList() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated string commands = 3;
getCommandsList() - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated string commands = 3;
getCompactMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc
 
getComplete() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query is complete, and no more Updates will be sent
getComplete() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
Indicates the Query is complete, and no more Updates will be sent
getComplete() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
Indicates the Query is complete, and no more Updates will be sent
getCompleteBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query is complete, and no more Updates will be sent
getCompleteExceptionally() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query failed exceptionally, and no more Updates will be sent
getCompleteExceptionally() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
Indicates the Query failed exceptionally, and no more Updates will be sent
getCompleteExceptionally() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
Indicates the Query failed exceptionally, and no more Updates will be sent
getCompleteExceptionallyBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query failed exceptionally, and no more Updates will be sent
getCompleteExceptionallyOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query failed exceptionally, and no more Updates will be sent
getCompleteExceptionallyOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
Indicates the Query failed exceptionally, and no more Updates will be sent
getCompleteExceptionallyOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
Indicates the Query failed exceptionally, and no more Updates will be sent
getCompleteOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query is complete, and no more Updates will be sent
getCompleteOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
Indicates the Query is complete, and no more Updates will be sent
getCompleteOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
Indicates the Query is complete, and no more Updates will be sent
getComponent() - Method in class io.axoniq.axonserver.grpc.Component.Builder
string component = 1;
getComponent() - Method in class io.axoniq.axonserver.grpc.Component
string component = 1;
getComponent() - Method in interface io.axoniq.axonserver.grpc.ComponentOrBuilder
string component = 1;
getComponentBytes() - Method in class io.axoniq.axonserver.grpc.Component.Builder
string component = 1;
getComponentBytes() - Method in class io.axoniq.axonserver.grpc.Component
string component = 1;
getComponentBytes() - Method in interface io.axoniq.axonserver.grpc.ComponentOrBuilder
string component = 1;
getComponentName() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The name/type of the component dispatching this message
getComponentName() - Method in class io.axoniq.axonserver.grpc.command.Command
The name/type of the component dispatching this message
getComponentName() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
The name/type of the component dispatching this message
getComponentName() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The name/type of the component handling the command
getComponentName() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
The name/type of the component handling the command
getComponentName() - Method in interface io.axoniq.axonserver.grpc.command.CommandSubscriptionOrBuilder
The name/type of the component handling the command
getComponentName() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
The name of the component.
getComponentName() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
The name of the component.
getComponentName() - Method in interface io.axoniq.axonserver.grpc.control.ClientIdentificationOrBuilder
The name of the component.
getComponentName() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The component name of this client instance.
getComponentName() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
The component name of this client instance.
getComponentName() - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
The component name of this client instance.
getComponentName() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The Name of the Component dispatching the query
getComponentName() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
The Name of the Component dispatching the query
getComponentName() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
The Name of the Component dispatching the query
getComponentName() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The name of the Component containing the Query Handler
getComponentName() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
The name of the Component containing the Query Handler
getComponentName() - Method in interface io.axoniq.axonserver.grpc.query.QuerySubscriptionOrBuilder
The name of the Component containing the Query Handler
getComponentName() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The Component Name of the Client providing the Update
getComponentName() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
The Component Name of the Client providing the Update
getComponentName() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
The Component Name of the Client providing the Update
getComponentName() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
The Component Name of the Client providing the Update
getComponentName() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The Component Name of the Client providing the Update
getComponentName() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
The Component Name of the Client providing the Update
getComponentName() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionallyOrBuilder
The Component Name of the Client providing the Update
getComponentName() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateCompleteOrBuilder
The Component Name of the Client providing the Update
getComponentName() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
The Component Name of the Client providing the Update
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The name/type of the component dispatching this message
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.command.Command
The name/type of the component dispatching this message
getComponentNameBytes() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
The name/type of the component dispatching this message
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The name/type of the component handling the command
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
The name/type of the component handling the command
getComponentNameBytes() - Method in interface io.axoniq.axonserver.grpc.command.CommandSubscriptionOrBuilder
The name/type of the component handling the command
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
The name of the component.
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
The name of the component.
getComponentNameBytes() - Method in interface io.axoniq.axonserver.grpc.control.ClientIdentificationOrBuilder
The name of the component.
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The component name of this client instance.
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
The component name of this client instance.
getComponentNameBytes() - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
The component name of this client instance.
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The Name of the Component dispatching the query
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
The Name of the Component dispatching the query
getComponentNameBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
The Name of the Component dispatching the query
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The name of the Component containing the Query Handler
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
The name of the Component containing the Query Handler
getComponentNameBytes() - Method in interface io.axoniq.axonserver.grpc.query.QuerySubscriptionOrBuilder
The name of the Component containing the Query Handler
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The Component Name of the Client providing the Update
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
The Component Name of the Client providing the Update
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
The Component Name of the Client providing the Update
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
The Component Name of the Client providing the Update
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The Component Name of the Client providing the Update
getComponentNameBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
The Component Name of the Client providing the Update
getComponentNameBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionallyOrBuilder
The Component Name of the Client providing the Update
getComponentNameBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateCompleteOrBuilder
The Component Name of the Client providing the Update
getComponentNameBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
The Component Name of the Client providing the Update
getConnectedApplicationsByContext(ContextId) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceBlockingStub
 
getConnectedApplicationsByContext(ContextId) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceFutureStub
 
getConnectedApplicationsByContext(ContextId, StreamObserver<ConnectedApplicationOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceImplBase
 
getConnectedApplicationsByContext(ContextId, StreamObserver<ConnectedApplicationOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceStub
 
getConnectTimeout() - Method in class io.axoniq.axonserver.connector.impl.ReconnectConfiguration
Return the configured connect timeout.
getContext() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
string context = 1;
getContext() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
string context = 1;
getContext() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationContextRoleOrBuilder
string context = 1;
getContext(GetContextRequest) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceBlockingStub
 
getContext(GetContextRequest) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceFutureStub
 
getContext(GetContextRequest, StreamObserver<ContextOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceImplBase
 
getContext(GetContextRequest, StreamObserver<ContextOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceStub
 
getContext() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
string context = 2;
getContext() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
string context = 2;
getContext() - Method in interface io.axoniq.axonserver.grpc.admin.ContextRoleOrBuilder
string context = 2;
getContext() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
string context = 1;
getContext() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
string context = 1;
getContext() - Method in interface io.axoniq.axonserver.grpc.admin.ContextUpdateOrBuilder
string context = 1;
getContext() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
string context = 2;
getContext() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
string context = 2;
getContext() - Method in interface io.axoniq.axonserver.grpc.admin.UserRoleOverviewOrBuilder
string context = 2;
getContext() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
string context = 2;
getContext() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
string context = 2;
getContext() - Method in interface io.axoniq.axonserver.grpc.admin.UserRoleRequestOrBuilder
string context = 2;
getContext() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The bounded context in which this transformation is being executed.
getContext() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The bounded context in which this transformation is being executed.
getContext() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The bounded context in which this transformation is being executed.
getContextBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
string context = 1;
getContextBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
string context = 1;
getContextBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationContextRoleOrBuilder
string context = 1;
getContextBytes() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
string context = 2;
getContextBytes() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
string context = 2;
getContextBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ContextRoleOrBuilder
string context = 2;
getContextBytes() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
string context = 1;
getContextBytes() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
string context = 1;
getContextBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ContextUpdateOrBuilder
string context = 1;
getContextBytes() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
string context = 2;
getContextBytes() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
string context = 2;
getContextBytes() - Method in interface io.axoniq.axonserver.grpc.admin.UserRoleOverviewOrBuilder
string context = 2;
getContextBytes() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
string context = 2;
getContextBytes() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
string context = 2;
getContextBytes() - Method in interface io.axoniq.axonserver.grpc.admin.UserRoleRequestOrBuilder
string context = 2;
getContextBytes() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The bounded context in which this transformation is being executed.
getContextBytes() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The bounded context in which this transformation is being executed.
getContextBytes() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The bounded context in which this transformation is being executed.
getContextName() - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
string contextName = 1;
getContextName() - Method in class io.axoniq.axonserver.grpc.admin.ContextId
string contextName = 1;
getContextName() - Method in interface io.axoniq.axonserver.grpc.admin.ContextIdOrBuilder
string contextName = 1;
getContextName() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
optional parameter to pass in the context name to indicate where the processor is located
getContextName() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
optional parameter to pass in the context name to indicate where the processor is located
getContextName() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorIdentifierOrBuilder
optional parameter to pass in the context name to indicate where the processor is located
getContextName() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
string context_name = 2;
getContextName() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
string context_name = 2;
getContextName() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupContextOrBuilder
string context_name = 2;
getContextName() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
Query from this context, not from the default context of the connection
getContextName() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
Query from this context, not from the default context of the connection
getContextName() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsRequestOrBuilder
Query from this context, not from the default context of the connection
getContextNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
string contextName = 1;
getContextNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ContextId
string contextName = 1;
getContextNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ContextIdOrBuilder
string contextName = 1;
getContextNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
optional parameter to pass in the context name to indicate where the processor is located
getContextNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
optional parameter to pass in the context name to indicate where the processor is located
getContextNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorIdentifierOrBuilder
optional parameter to pass in the context name to indicate where the processor is located
getContextNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
string context_name = 2;
getContextNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
string context_name = 2;
getContextNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupContextOrBuilder
string context_name = 2;
getContextNameBytes() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
Query from this context, not from the default context of the connection
getContextNameBytes() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
Query from this context, not from the default context of the connection
getContextNameBytes() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsRequestOrBuilder
Query from this context, not from the default context of the connection
getContextOverview(String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to retrieve a ContextOverview from Axon Server.
getContextOverview(String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
GetContextRequest - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.GetContextRequest
GetContextRequest.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.GetContextRequest
GetContextRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
getContexts(Empty) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceBlockingStub
 
getContexts(Empty, StreamObserver<ContextOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceImplBase
 
getContexts(Empty, StreamObserver<ContextOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceStub
 
getContexts(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated string contexts = 5;
getContexts(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
repeated string contexts = 5;
getContexts(int) - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupOverviewOrBuilder
repeated string contexts = 5;
getContextsBytes(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated string contexts = 5;
getContextsBytes(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
repeated string contexts = 5;
getContextsBytes(int) - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupOverviewOrBuilder
repeated string contexts = 5;
getContextsCount() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated string contexts = 5;
getContextsCount() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
repeated string contexts = 5;
getContextsCount() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupOverviewOrBuilder
repeated string contexts = 5;
getContextsList() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated string contexts = 5;
getContextsList() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
repeated string contexts = 5;
getContextsList() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupOverviewOrBuilder
repeated string contexts = 5;
getCreateContextMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc
 
getCreateOrUpdateApplicationMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc
 
getCreateOrUpdateUserMethod() - Static method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc
 
getCreateReplicationGroupMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc
 
getData() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
The actual data representing the object in serialized form.
getData() - Method in class io.axoniq.axonserver.grpc.SerializedObject
The actual data representing the object in serialized form.
getData() - Method in interface io.axoniq.axonserver.grpc.SerializedObjectOrBuilder
The actual data representing the object in serialized form.
getDataCase() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
getDataCase() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
getDataCase() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsResponseOrBuilder
 
getDataCase() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
getDataCase() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
 
getDataCase() - Method in interface io.axoniq.axonserver.grpc.event.QueryValueOrBuilder
 
getDataCase() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
getDataCase() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
 
getDataCase() - Method in interface io.axoniq.axonserver.grpc.MetaDataValueOrBuilder
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.command.Command
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.Component
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.Event
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.Principal
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
getDefaultInstance() - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.Client
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextId
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.Token
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.command.Command
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.Component
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.Confirmation
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.Event
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.Transformation
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.TransformationId
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.FlowControl
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.InstructionAck
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.InstructionResult
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.Principal
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryReference
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
getDefaultInstanceForType() - Method in class io.axoniq.axonserver.grpc.SerializedObject
 
getDeleteApplicationMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc
 
getDeleteContextMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc
 
getDeleteEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Deletes the content of an event
getDeleteEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
Deletes the content of an event
getDeleteEvent() - Method in interface io.axoniq.axonserver.grpc.event.TransformRequestOrBuilder
Deletes the content of an event
getDeleteEventBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Deletes the content of an event
getDeleteEventOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Deletes the content of an event
getDeleteEventOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
Deletes the content of an event
getDeleteEventOrBuilder() - Method in interface io.axoniq.axonserver.grpc.event.TransformRequestOrBuilder
Deletes the content of an event
getDeleteReplicationGroupMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc
 
getDeleteUserMethod() - Static method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc
 
getDescription() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
string description = 2;
getDescription() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
string description = 2;
getDescription() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
string description = 2;
getDescription() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string description = 2;
getDescription() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
string description = 2;
getDescription() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
string description = 2;
getDescription() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
A description of the purpose of this transformation, for reference only
getDescription() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
A description of the purpose of this transformation, for reference only
getDescription() - Method in interface io.axoniq.axonserver.grpc.event.StartTransformationRequestOrBuilder
A description of the purpose of this transformation, for reference only
getDescription() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The description of the transformation.
getDescription() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The description of the transformation.
getDescription() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The description of the transformation.
getDescriptionBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
string description = 2;
getDescriptionBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
string description = 2;
getDescriptionBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
string description = 2;
getDescriptionBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string description = 2;
getDescriptionBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
string description = 2;
getDescriptionBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
string description = 2;
getDescriptionBytes() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
A description of the purpose of this transformation, for reference only
getDescriptionBytes() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
A description of the purpose of this transformation, for reference only
getDescriptionBytes() - Method in interface io.axoniq.axonserver.grpc.event.StartTransformationRequestOrBuilder
A description of the purpose of this transformation, for reference only
getDescriptionBytes() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The description of the transformation.
getDescriptionBytes() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The description of the transformation.
getDescriptionBytes() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The description of the transformation.
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.Admin
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
getDescriptor() - Static method in enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
getDescriptor() - Static method in enum io.axoniq.axonserver.grpc.admin.Result
 
getDescriptor() - Static method in enum io.axoniq.axonserver.grpc.admin.Role
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.command.Command
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.command.CommandOuterClass
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.Common
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.Component.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.Component
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.Control
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.Event
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.EventOuterClass
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
getDescriptor() - Static method in enum io.axoniq.axonserver.grpc.event.TransformationState
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.Principal.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.Principal
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
getDescriptor() - Static method in enum io.axoniq.axonserver.grpc.ProcessingKey
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.Query
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
getDescriptor() - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
getDescriptor() - Static method in enum io.axoniq.axonserver.grpc.TaskStatus
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
getDescriptorForType() - Method in enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
getDescriptorForType() - Method in enum io.axoniq.axonserver.grpc.admin.Result
 
getDescriptorForType() - Method in enum io.axoniq.axonserver.grpc.admin.Role
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
getDescriptorForType() - Method in enum io.axoniq.axonserver.grpc.event.TransformationState
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
getDescriptorForType() - Method in enum io.axoniq.axonserver.grpc.ProcessingKey
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
getDescriptorForType() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
getDescriptorForType() - Method in enum io.axoniq.axonserver.grpc.TaskStatus
 
getDetails() - Method in exception io.axoniq.axonserver.connector.AxonServerException
Returns the list of messages detailing the underlying cause.
getDetails(int) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A collection of messages providing more details about root causes of the error
getDetails(int) - Method in class io.axoniq.axonserver.grpc.ErrorMessage
A collection of messages providing more details about root causes of the error
getDetails(int) - Method in interface io.axoniq.axonserver.grpc.ErrorMessageOrBuilder
A collection of messages providing more details about root causes of the error
getDetailsBytes(int) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A collection of messages providing more details about root causes of the error
getDetailsBytes(int) - Method in class io.axoniq.axonserver.grpc.ErrorMessage
A collection of messages providing more details about root causes of the error
getDetailsBytes(int) - Method in interface io.axoniq.axonserver.grpc.ErrorMessageOrBuilder
A collection of messages providing more details about root causes of the error
getDetailsCount() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A collection of messages providing more details about root causes of the error
getDetailsCount() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
A collection of messages providing more details about root causes of the error
getDetailsCount() - Method in interface io.axoniq.axonserver.grpc.ErrorMessageOrBuilder
A collection of messages providing more details about root causes of the error
getDetailsList() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A collection of messages providing more details about root causes of the error
getDetailsList() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
A collection of messages providing more details about root causes of the error
getDetailsList() - Method in interface io.axoniq.axonserver.grpc.ErrorMessageOrBuilder
A collection of messages providing more details about root causes of the error
getDispatchMethod() - Static method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc
 
getDoubleValue() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The (64 bits) floating point value
getDoubleValue() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
The (64 bits) floating point value
getDoubleValue() - Method in interface io.axoniq.axonserver.grpc.event.QueryValueOrBuilder
The (64 bits) floating point value
getDoubleValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The floating point value of the Meta Data entry.
getDoubleValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
The floating point value of the Meta Data entry.
getDoubleValue() - Method in interface io.axoniq.axonserver.grpc.MetaDataValueOrBuilder
The floating point value of the Meta Data entry.
getEnabled() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
bool enabled = 2;
getEnabled() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
bool enabled = 2;
getEnabled() - Method in interface io.axoniq.axonserver.grpc.admin.UserOverviewOrBuilder
bool enabled = 2;
getError() - Method in class io.axoniq.axonserver.connector.impl.AbstractBufferedStream
 
getError() - Method in interface io.axoniq.axonserver.connector.ResultStream
Returns an optional containing the exception reported by the Server, if any.
getError() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the error description, if the segment is in error
getError() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
the error description, if the segment is in error
getError() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorSegmentOrBuilder
the error description, if the segment is in error
getError() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Flag indicating whether the processor, when stopped, did so because of an irrecoverable Error
getError() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
Flag indicating whether the processor, when stopped, did so because of an irrecoverable Error
getError() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
Flag indicating whether the processor, when stopped, did so because of an irrecoverable Error
getError() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
Set if instruction acknowledgement failed.
getError() - Method in class io.axoniq.axonserver.grpc.InstructionAck
Set if instruction acknowledgement failed.
getError() - Method in interface io.axoniq.axonserver.grpc.InstructionAckOrBuilder
Set if instruction acknowledgement failed.
getError() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
Cause of instruction handling failure.
getError() - Method in class io.axoniq.axonserver.grpc.InstructionResult
Cause of instruction handling failure.
getError() - Method in interface io.axoniq.axonserver.grpc.InstructionResultOrBuilder
Cause of instruction handling failure.
getErrorBuilder() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
Set if instruction acknowledgement failed.
getErrorBuilder() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
Cause of instruction handling failure.
getErrorBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the error description, if the segment is in error
getErrorBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
the error description, if the segment is in error
getErrorBytes() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorSegmentOrBuilder
the error description, if the segment is in error
getErrorCategory() - Method in exception io.axoniq.axonserver.connector.AxonServerException
Returns the category of the error that caused this exception.
getErrorCode() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
An error code describing the error, if any
getErrorCode() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
An error code describing the error, if any
getErrorCode() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
An error code describing the error, if any
getErrorCode() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
An Error Code identifying the type of error
getErrorCode() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
An Error Code identifying the type of error
getErrorCode() - Method in interface io.axoniq.axonserver.grpc.ErrorMessageOrBuilder
An Error Code identifying the type of error
getErrorCode() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
An Error Code identifying the type of error, if any
getErrorCode() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
An Error Code identifying the type of error, if any
getErrorCode() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
An Error Code identifying the type of error, if any
getErrorCode() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
An Error Code identifying the type of error, if any
getErrorCode() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
An Error Code identifying the type of error, if any
getErrorCode() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The Code describing the type of Error that occurred
getErrorCode() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
The Code describing the type of Error that occurred
getErrorCode() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionallyOrBuilder
The Code describing the type of Error that occurred
getErrorCode() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
An Error Code identifying the type of error, if any
getErrorCodeBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
An error code describing the error, if any
getErrorCodeBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
An error code describing the error, if any
getErrorCodeBytes() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
An error code describing the error, if any
getErrorCodeBytes() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
An Error Code identifying the type of error
getErrorCodeBytes() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
An Error Code identifying the type of error
getErrorCodeBytes() - Method in interface io.axoniq.axonserver.grpc.ErrorMessageOrBuilder
An Error Code identifying the type of error
getErrorCodeBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
An Error Code identifying the type of error, if any
getErrorCodeBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
An Error Code identifying the type of error, if any
getErrorCodeBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
An Error Code identifying the type of error, if any
getErrorCodeBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
An Error Code identifying the type of error, if any
getErrorCodeBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
An Error Code identifying the type of error, if any
getErrorCodeBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The Code describing the type of Error that occurred
getErrorCodeBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
The Code describing the type of Error that occurred
getErrorCodeBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionallyOrBuilder
The Code describing the type of Error that occurred
getErrorCodeBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
An Error Code identifying the type of error, if any
getErrorMessage() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
A detailed description of the error
getErrorMessage() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
A detailed description of the error
getErrorMessage() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
A detailed description of the error
getErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
A detailed description of the error, if any
getErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
A detailed description of the error, if any
getErrorMessage() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
A detailed description of the error, if any
getErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
A detailed description of the error, if any
getErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
A detailed description of the error, if any
getErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
A detailed description of the error, if available
getErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
A detailed description of the error, if available
getErrorMessage() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionallyOrBuilder
A detailed description of the error, if available
getErrorMessage() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
A detailed description of the error, if any
getErrorMessageBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
A detailed description of the error
getErrorMessageBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
A detailed description of the error, if any
getErrorMessageBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
A detailed description of the error, if any
getErrorMessageBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
A detailed description of the error, if available
getErrorMessageOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
A detailed description of the error
getErrorMessageOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
A detailed description of the error
getErrorMessageOrBuilder() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
A detailed description of the error
getErrorMessageOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
A detailed description of the error, if any
getErrorMessageOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
A detailed description of the error, if any
getErrorMessageOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
A detailed description of the error, if any
getErrorMessageOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
A detailed description of the error, if any
getErrorMessageOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
A detailed description of the error, if any
getErrorMessageOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
A detailed description of the error, if available
getErrorMessageOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
A detailed description of the error, if available
getErrorMessageOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionallyOrBuilder
A detailed description of the error, if available
getErrorMessageOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
A detailed description of the error, if any
getErrorOrBuilder() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
Set if instruction acknowledgement failed.
getErrorOrBuilder() - Method in class io.axoniq.axonserver.grpc.InstructionAck
Set if instruction acknowledgement failed.
getErrorOrBuilder() - Method in interface io.axoniq.axonserver.grpc.InstructionAckOrBuilder
Set if instruction acknowledgement failed.
getErrorOrBuilder() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
Cause of instruction handling failure.
getErrorOrBuilder() - Method in class io.axoniq.axonserver.grpc.InstructionResult
Cause of instruction handling failure.
getErrorOrBuilder() - Method in interface io.axoniq.axonserver.grpc.InstructionResultOrBuilder
Cause of instruction handling failure.
getErrorResult() - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
Returns the error result, if any was recorded.
getErrorState() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
Information about the error state of the Segment, if applicable.
getErrorState() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
Information about the error state of the Segment, if applicable.
getErrorState() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatusOrBuilder
Information about the error state of the Segment, if applicable.
getErrorStateBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
Information about the error state of the Segment, if applicable.
getErrorStateBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
Information about the error state of the Segment, if applicable.
getErrorStateBytes() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatusOrBuilder
Information about the error state of the Segment, if applicable.
getEvent() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
The actual Event Message
getEvent() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
The actual Event Message
getEvent() - Method in interface io.axoniq.axonserver.grpc.event.EventWithTokenOrBuilder
The actual Event Message
getEvent() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
the event to publish
getEvent() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
the event to publish
getEvent() - Method in interface io.axoniq.axonserver.grpc.event.RescheduleEventRequestOrBuilder
the event to publish
getEvent() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
the event to publish
getEvent() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
the event to publish
getEvent() - Method in interface io.axoniq.axonserver.grpc.event.ScheduleEventRequestOrBuilder
the event to publish
getEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
The new content of the event
getEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
The new content of the event
getEvent() - Method in interface io.axoniq.axonserver.grpc.event.TransformedEventOrBuilder
The new content of the event
getEventBuilder() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
The actual Event Message
getEventBuilder() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
the event to publish
getEventBuilder() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
the event to publish
getEventBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
The new content of the event
getEventOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
The actual Event Message
getEventOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
The actual Event Message
getEventOrBuilder() - Method in interface io.axoniq.axonserver.grpc.event.EventWithTokenOrBuilder
The actual Event Message
getEventOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
the event to publish
getEventOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
the event to publish
getEventOrBuilder() - Method in interface io.axoniq.axonserver.grpc.event.RescheduleEventRequestOrBuilder
the event to publish
getEventOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
the event to publish
getEventOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
the event to publish
getEventOrBuilder() - Method in interface io.axoniq.axonserver.grpc.event.ScheduleEventRequestOrBuilder
the event to publish
getEventOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
The new content of the event
getEventOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
The new content of the event
getEventOrBuilder() - Method in interface io.axoniq.axonserver.grpc.event.TransformedEventOrBuilder
The new content of the event
getEventProcessor() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the identifier of the event processor
getEventProcessor() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
the identifier of the event processor
getEventProcessor() - Method in interface io.axoniq.axonserver.grpc.admin.MoveSegmentOrBuilder
the identifier of the event processor
getEventProcessorBuilder() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the identifier of the event processor
getEventProcessorInfo() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about Processors defined in the application.
getEventProcessorInfo() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
Information about Processors defined in the application.
getEventProcessorInfo() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
Information about Processors defined in the application.
getEventProcessorInfoBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about Processors defined in the application.
getEventProcessorInfoOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about Processors defined in the application.
getEventProcessorInfoOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
Information about Processors defined in the application.
getEventProcessorInfoOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
Information about Processors defined in the application.
getEventProcessorOrBuilder() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the identifier of the event processor
getEventProcessorOrBuilder() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
the identifier of the event processor
getEventProcessorOrBuilder() - Method in interface io.axoniq.axonserver.grpc.admin.MoveSegmentOrBuilder
the identifier of the event processor
getEventProcessorsByComponent(Component) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceBlockingStub
Retrieves all event processors registered in an Axon Server cluster for the specified component
getEventProcessorsByComponent(Component, StreamObserver<EventProcessor>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceImplBase
Retrieves all event processors registered in an Axon Server cluster for the specified component
getEventProcessorsByComponent(Component, StreamObserver<EventProcessor>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceStub
Retrieves all event processors registered in an Axon Server cluster for the specified component
GetEventsRequest - Class in io.axoniq.axonserver.grpc.event
Request message to open an Event Stream from the Event Store.
GetEventsRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Request message to open an Event Stream from the Event Store.
GetEventsRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
getFilesCompleted() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when all historic events have been included in the query results
getFilesCompleted() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
Provided when all historic events have been included in the query results
getFilesCompleted() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsResponseOrBuilder
Provided when all historic events have been included in the query results
getFilesCompletedBuilder() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when all historic events have been included in the query results
getFilesCompletedOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when all historic events have been included in the query results
getFilesCompletedOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
Provided when all historic events have been included in the query results
getFilesCompletedOrBuilder() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsResponseOrBuilder
Provided when all historic events have been included in the query results
getFirstToken() - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Retrieves the Token referring to the first Event in the Event Store.
getFirstToken() - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
getFirstToken(GetFirstTokenRequest) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreBlockingStub
Retrieves the first token available in event store (typically 0).
getFirstToken(GetFirstTokenRequest) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreFutureStub
Retrieves the first token available in event store (typically 0).
getFirstToken(GetFirstTokenRequest, StreamObserver<TrackingToken>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreImplBase
Retrieves the first token available in event store (typically 0).
getFirstToken(GetFirstTokenRequest, StreamObserver<TrackingToken>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreStub
Retrieves the first token available in event store (typically 0).
GetFirstTokenRequest - Class in io.axoniq.axonserver.grpc.event
Request message to receive the first Token (Tail Token) of the Event Stream
GetFirstTokenRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Request message to receive the first Token (Tail Token) of the Event Stream
GetFirstTokenRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
getFlowControl() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to increase the number of instructions AxonServer may send to this component
getFlowControl() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Instruction to increase the number of instructions AxonServer may send to this component
getFlowControl() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Instruction to increase the number of instructions AxonServer may send to this component
getFlowControl() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Grant permits to AxonServer to send a number of messages to the client
getFlowControl() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Grant permits to AxonServer to send a number of messages to the client
getFlowControl() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Grant permits to AxonServer to send a number of messages to the client
getFlowControl() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Allows the Server to provide additional Updates to be sent.
getFlowControl() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
Allows the Server to provide additional Updates to be sent.
getFlowControl() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryRequestOrBuilder
Allows the Server to provide additional Updates to be sent.
getFlowControlBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to increase the number of instructions AxonServer may send to this component
getFlowControlBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Grant permits to AxonServer to send a number of messages to the client
getFlowControlBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Allows the Server to provide additional Updates to be sent.
getFlowControlOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to increase the number of instructions AxonServer may send to this component
getFlowControlOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Instruction to increase the number of instructions AxonServer may send to this component
getFlowControlOrBuilder() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Instruction to increase the number of instructions AxonServer may send to this component
getFlowControlOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Grant permits to AxonServer to send a number of messages to the client
getFlowControlOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Grant permits to AxonServer to send a number of messages to the client
getFlowControlOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Grant permits to AxonServer to send a number of messages to the client
getFlowControlOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Allows the Server to provide additional Updates to be sent.
getFlowControlOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
Allows the Server to provide additional Updates to be sent.
getFlowControlOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryRequestOrBuilder
Allows the Server to provide additional Updates to be sent.
getForceReadFromLeader() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
Indicates whether to force reading events from the leader node of an Axon Server.
getForceReadFromLeader() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
Indicates whether to force reading events from the leader node of an Axon Server.
getForceReadFromLeader() - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
Indicates whether to force reading events from the leader node of an Axon Server.
getForceReadFromLeader() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
Indicates whether to force querying events from the leader node of an Axon Server.
getForceReadFromLeader() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
Indicates whether to force querying events from the leader node of an Axon Server.
getForceReadFromLeader() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsRequestOrBuilder
Indicates whether to force querying events from the leader node of an Axon Server.
getFromCode(String) - Static method in enum io.axoniq.axonserver.connector.ErrorCategory
 
getFromSequenceNr() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
The Sequence Number of the first event expected
getFromSequenceNr() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
The Sequence Number of the first event expected
getFromSequenceNr() - Method in interface io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequestOrBuilder
The Sequence Number of the first event expected
getGetAllEventProcessorsMethod() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
 
getGetApplicationMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc
 
getGetApplicationsMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc
 
getGetBalancingStrategiesMethod() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
 
getGetConnectedApplicationsByContextMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc
 
getGetContextMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc
 
getGetContextsMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc
 
getGetEventProcessorsByComponentMethod() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
 
getGetFirstTokenMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
 
getGetInitialResult() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Requests the initial result of a subscription query to be sent.
getGetInitialResult() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
Requests the initial result of a subscription query to be sent.
getGetInitialResult() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryRequestOrBuilder
Requests the initial result of a subscription query to be sent.
getGetInitialResultBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Requests the initial result of a subscription query to be sent.
getGetInitialResultOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Requests the initial result of a subscription query to be sent.
getGetInitialResultOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
Requests the initial result of a subscription query to be sent.
getGetInitialResultOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryRequestOrBuilder
Requests the initial result of a subscription query to be sent.
getGetLastTokenMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
 
getGetNodesMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc
 
getGetPlatformServerMethod() - Static method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc
 
getGetReplicationGroupMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc
 
getGetReplicationGroupsMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc
 
getGetTokenAtMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
 
getGetUsersMethod() - Static method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc
 
getGrpcPort() - Method in class io.axoniq.axonserver.connector.impl.ServerAddress
Return the gRPR port defined in this ServerAddress instance.
getGrpcPort() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The port number for gRPC connections
getGrpcPort() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
The port number for gRPC connections
getGrpcPort() - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
The port number for gRPC connections
getGrpcPort() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The port number for gRPC connections
getGrpcPort() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
The port number for gRPC connections
getGrpcPort() - Method in interface io.axoniq.axonserver.grpc.control.NodeInfoOrBuilder
The port number for gRPC connections
getHandler(IN) - Method in class io.axoniq.axonserver.connector.impl.AbstractIncomingInstructionStream
Retrieves an InstructionHandler capable of handling the given msgIn.
getHeartbeat() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
This heartbeat is used by AxonServer in order to check if the connection is still alive
getHeartbeat() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
This heartbeat is used by AxonServer in order to check if the connection is still alive
getHeartbeat() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
This heartbeat is used by AxonServer in order to check if the connection is still alive
getHeartbeat() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
This heartbeat is used by AxonFramework in order to check if the connection is still alive
getHeartbeat() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
This heartbeat is used by AxonFramework in order to check if the connection is still alive
getHeartbeat() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
This heartbeat is used by AxonFramework in order to check if the connection is still alive
getHeartbeatBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
This heartbeat is used by AxonServer in order to check if the connection is still alive
getHeartbeatBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
This heartbeat is used by AxonFramework in order to check if the connection is still alive
getHeartbeatOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
This heartbeat is used by AxonServer in order to check if the connection is still alive
getHeartbeatOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
This heartbeat is used by AxonServer in order to check if the connection is still alive
getHeartbeatOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
This heartbeat is used by AxonServer in order to check if the connection is still alive
getHeartbeatOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
This heartbeat is used by AxonFramework in order to check if the connection is still alive
getHeartbeatOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
This heartbeat is used by AxonFramework in order to check if the connection is still alive
getHeartbeatOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
This heartbeat is used by AxonFramework in order to check if the connection is still alive
getHost() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
string host = 2;
getHost() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
string host = 2;
getHost() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupMemberOrBuilder
string host = 2;
getHostBytes() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
string host = 2;
getHostBytes() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
string host = 2;
getHostBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupMemberOrBuilder
string host = 2;
getHostName() - Method in class io.axoniq.axonserver.connector.impl.ServerAddress
Return the host name defined in this ServerAddress instance.
getHostName() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The host name to use when connecting to this node
getHostName() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
The host name to use when connecting to this node
getHostName() - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
The host name to use when connecting to this node
getHostName() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The host name to use when connecting to this node
getHostName() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
The host name to use when connecting to this node
getHostName() - Method in interface io.axoniq.axonserver.grpc.control.NodeInfoOrBuilder
The host name to use when connecting to this node
getHostNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The host name to use when connecting to this node
getHostNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
The host name to use when connecting to this node
getHostNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
The host name to use when connecting to this node
getHostNameBytes() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The host name to use when connecting to this node
getHostNameBytes() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
The host name to use when connecting to this node
getHostNameBytes() - Method in interface io.axoniq.axonserver.grpc.control.NodeInfoOrBuilder
The host name to use when connecting to this node
getHttpPort() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The port number for HTTP connections
getHttpPort() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
The port number for HTTP connections
getHttpPort() - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
The port number for HTTP connections
getHttpPort() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The port number for HTTP connections
getHttpPort() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
The port number for HTTP connections
getHttpPort() - Method in interface io.axoniq.axonserver.grpc.control.NodeInfoOrBuilder
The port number for HTTP connections
getId() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the identifier of the segment
getId() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
the identifier of the segment
getId() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorSegmentOrBuilder
the identifier of the segment
getId() - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
The value of the identifier.
getId() - Method in class io.axoniq.axonserver.grpc.event.TransformationId
The value of the identifier.
getId() - Method in interface io.axoniq.axonserver.grpc.event.TransformationIdOrBuilder
The value of the identifier.
getIdBytes() - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
The value of the identifier.
getIdBytes() - Method in class io.axoniq.axonserver.grpc.event.TransformationId
The value of the identifier.
getIdBytes() - Method in interface io.axoniq.axonserver.grpc.event.TransformationIdOrBuilder
The value of the identifier.
getIdentifier() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
the identifier of the event processor
getIdentifier() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
the identifier of the event processor
getIdentifier() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorOrBuilder
the identifier of the event processor
getIdentifierBuilder() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
the identifier of the event processor
getIdentifierOrBuilder() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
the identifier of the event processor
getIdentifierOrBuilder() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
the identifier of the event processor
getIdentifierOrBuilder() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorOrBuilder
the identifier of the event processor
getIdentifiers() - Method in interface io.axoniq.axonserver.connector.event.EventQueryResultEntry
Returns the identifiers that uniquely identify this result entry.
getIdValues(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
getIdValues(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The values which, when combined, uniquely update this row.
getIdValues(int) - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The values which, when combined, uniquely update this row.
getIdValuesBuilder(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
getIdValuesBuilderList() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
getIdValuesCount() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
getIdValuesCount() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The values which, when combined, uniquely update this row.
getIdValuesCount() - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The values which, when combined, uniquely update this row.
getIdValuesList() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
getIdValuesList() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The values which, when combined, uniquely update this row.
getIdValuesList() - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The values which, when combined, uniquely update this row.
getIdValuesOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
getIdValuesOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The values which, when combined, uniquely update this row.
getIdValuesOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The values which, when combined, uniquely update this row.
getIdValuesOrBuilderList() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
getIdValuesOrBuilderList() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The values which, when combined, uniquely update this row.
getIdValuesOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The values which, when combined, uniquely update this row.
getInitialResult() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Initial Response
getInitialResult() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
Provides an Initial Response
getInitialResult() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
Provides an Initial Response
getInitialResultBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Initial Response
getInitialResultOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Initial Response
getInitialResultOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
Provides an Initial Response
getInitialResultOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
Provides an Initial Response
getInitialSequence() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
The sequence number of the first event to receive
getInitialSequence() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
The sequence number of the first event to receive
getInitialSequence() - Method in interface io.axoniq.axonserver.grpc.event.GetAggregateEventsRequestOrBuilder
The sequence number of the first event to receive
getInitialSequence() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The minimal sequence number of the snapshots to retrieve
getInitialSequence() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
The minimal sequence number of the snapshots to retrieve
getInitialSequence() - Method in interface io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequestOrBuilder
The minimal sequence number of the snapshots to retrieve
getInstant() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
Timestamp expressed as milliseconds since epoch
getInstant() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
Timestamp expressed as milliseconds since epoch
getInstant() - Method in interface io.axoniq.axonserver.grpc.event.GetTokenAtRequestOrBuilder
Timestamp expressed as milliseconds since epoch
getInstant() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
timestamp when to publish the event
getInstant() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
timestamp when to publish the event
getInstant() - Method in interface io.axoniq.axonserver.grpc.event.RescheduleEventRequestOrBuilder
timestamp when to publish the event
getInstant() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
timestamp when to publish the event
getInstant() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
timestamp when to publish the event
getInstant() - Method in interface io.axoniq.axonserver.grpc.event.ScheduleEventRequestOrBuilder
timestamp when to publish the event
getInstructionId(IN) - Method in class io.axoniq.axonserver.connector.impl.AbstractIncomingInstructionStream
Returns the instruction identifier of the given instruction.
getInstructionId() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
Instruction identifier.
getInstructionId() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
Instruction identifier.
getInstructionId() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderInboundOrBuilder
Instruction identifier.
getInstructionId() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction identifier.
getInstructionId() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Instruction identifier.
getInstructionId() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Instruction identifier.
getInstructionId() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Instruction identifier.
getInstructionId() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
Instruction identifier.
getInstructionId() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
Instruction identifier.
getInstructionId() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction identifier.
getInstructionId() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction identifier.
getInstructionId() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction identifier.
getInstructionId() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
The identifier of the instruction
getInstructionId() - Method in class io.axoniq.axonserver.grpc.InstructionAck
The identifier of the instruction
getInstructionId() - Method in interface io.axoniq.axonserver.grpc.InstructionAckOrBuilder
The identifier of the instruction
getInstructionId() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
The identifier of the instruction
getInstructionId() - Method in class io.axoniq.axonserver.grpc.InstructionResult
The identifier of the instruction
getInstructionId() - Method in interface io.axoniq.axonserver.grpc.InstructionResultOrBuilder
The identifier of the instruction
getInstructionId() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Instruction identifier.
getInstructionId() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Instruction identifier.
getInstructionId() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Instruction identifier.
getInstructionId() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Instruction identifier.
getInstructionId() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Instruction identifier.
getInstructionId() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Instruction identifier.
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
Instruction identifier.
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
Instruction identifier.
getInstructionIdBytes() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderInboundOrBuilder
Instruction identifier.
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction identifier.
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Instruction identifier.
getInstructionIdBytes() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Instruction identifier.
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Instruction identifier.
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
Instruction identifier.
getInstructionIdBytes() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
Instruction identifier.
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction identifier.
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction identifier.
getInstructionIdBytes() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction identifier.
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
The identifier of the instruction
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.InstructionAck
The identifier of the instruction
getInstructionIdBytes() - Method in interface io.axoniq.axonserver.grpc.InstructionAckOrBuilder
The identifier of the instruction
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
The identifier of the instruction
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.InstructionResult
The identifier of the instruction
getInstructionIdBytes() - Method in interface io.axoniq.axonserver.grpc.InstructionResultOrBuilder
The identifier of the instruction
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Instruction identifier.
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Instruction identifier.
getInstructionIdBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Instruction identifier.
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Instruction identifier.
getInstructionIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Instruction identifier.
getInstructionIdBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Instruction identifier.
getInstructionsForPlatform() - Method in class io.axoniq.axonserver.connector.impl.AbstractIncomingInstructionStream
Return the StreamObserver of type OUT serving as the outbound instruction channel.
getIsCaughtUp() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
true if the segment has ever reached the head of the stream since it was started, false otherwise
getIsCaughtUp() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
true if the segment has ever reached the head of the stream since it was started, false otherwise
getIsCaughtUp() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorSegmentOrBuilder
true if the segment has ever reached the head of the stream since it was started, false otherwise
getIsInError() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
true if the segment is in an error loop, false otherwise
getIsInError() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
true if the segment is in an error loop, false otherwise
getIsInError() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorSegmentOrBuilder
true if the segment is in an error loop, false otherwise
getIsReplaying() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
true if the segment is replaying, false otherwise
getIsReplaying() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
true if the segment is replaying, false otherwise
getIsReplaying() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorSegmentOrBuilder
true if the segment is replaying, false otherwise
getIsRunning() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
true if the client instance of the event processor is running, false otherwise
getIsRunning() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
true if the client instance of the event processor is running, false otherwise
getIsRunning() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorInstanceOrBuilder
true if the client instance of the event processor is running, false otherwise
getIsStreaming() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
true if the event processor is streaming, false otherwise
getIsStreaming() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
true if the event processor is streaming, false otherwise
getIsStreaming() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorOrBuilder
true if the event processor is streaming, false otherwise
getIsStreamingProcessor() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Flag indicating whether the processor is a Streaming Event Processor.
getIsStreamingProcessor() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
Flag indicating whether the processor is a Streaming Event Processor.
getIsStreamingProcessor() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
Flag indicating whether the processor is a Streaming Event Processor.
getKey() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
The type of processing message.
getKey() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
The type of processing message.
getKey() - Method in interface io.axoniq.axonserver.grpc.ProcessingInstructionOrBuilder
The type of processing message.
getKeyValue() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
The type of processing message.
getKeyValue() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
The type of processing message.
getKeyValue() - Method in interface io.axoniq.axonserver.grpc.ProcessingInstructionOrBuilder
The type of processing message.
getLabel() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
string label = 2;
getLabel() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
string label = 2;
getLabel() - Method in interface io.axoniq.axonserver.grpc.admin.LoadBalancingStrategyOrBuilder
string label = 2;
getLabelBytes() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
string label = 2;
getLabelBytes() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
string label = 2;
getLabelBytes() - Method in interface io.axoniq.axonserver.grpc.admin.LoadBalancingStrategyOrBuilder
string label = 2;
getLastSequence() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
The sequence of the last entry in this transformation
getLastSequence() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
The sequence of the last entry in this transformation
getLastSequence() - Method in interface io.axoniq.axonserver.grpc.event.ApplyTransformationRequestOrBuilder
The sequence of the last entry in this transformation
getLastToken() - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Retrieves the Token referring to the most recent Event in the Event Store.
getLastToken() - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
getLastToken(GetLastTokenRequest) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreBlockingStub
Retrieves the last committed token in event store.
getLastToken(GetLastTokenRequest) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreFutureStub
Retrieves the last committed token in event store.
getLastToken(GetLastTokenRequest, StreamObserver<TrackingToken>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreImplBase
Retrieves the last committed token in event store.
getLastToken(GetLastTokenRequest, StreamObserver<TrackingToken>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreStub
Retrieves the last committed token in event store.
GetLastTokenRequest - Class in io.axoniq.axonserver.grpc.event
Request message to receive the last Token (Head Token) of the Event Stream
GetLastTokenRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Request message to receive the last Token (Head Token) of the Event Stream
GetLastTokenRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
getListAggregateEventsMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
 
getListAggregateSnapshotsMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
 
getListEventsMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
 
getLiveEvents() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
Whether to keep the query running against incoming events once the Head of the Stream is reached
getLiveEvents() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
Whether to keep the query running against incoming events once the Head of the Stream is reached
getLiveEvents() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsRequestOrBuilder
Whether to keep the query running against incoming events once the Head of the Stream is reached
getLoadBalanceProcessorMethod() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
 
getLoadBalancingStrategyName() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
current load balancing strategy name for the event processor
getLoadBalancingStrategyName() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
current load balancing strategy name for the event processor
getLoadBalancingStrategyName() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorOrBuilder
current load balancing strategy name for the event processor
getLoadBalancingStrategyName() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
current load balancing strategy name for the event processor
getLoadBalancingStrategyName() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
current load balancing strategy name for the event processor
getLoadBalancingStrategyName() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
current load balancing strategy name for the event processor
getLoadBalancingStrategyNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
current load balancing strategy name for the event processor
getLoadBalancingStrategyNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
current load balancing strategy name for the event processor
getLoadBalancingStrategyNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorOrBuilder
current load balancing strategy name for the event processor
getLoadBalancingStrategyNameBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
current load balancing strategy name for the event processor
getLoadBalancingStrategyNameBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
current load balancing strategy name for the event processor
getLoadBalancingStrategyNameBytes() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
current load balancing strategy name for the event processor
getLoadFactor() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
A number that represents the client's relative load capacity compared to other clients.
getLoadFactor() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
A number that represents the client's relative load capacity compared to other clients.
getLoadFactor() - Method in interface io.axoniq.axonserver.grpc.command.CommandSubscriptionOrBuilder
A number that represents the client's relative load capacity compared to other clients.
getLocation() - Method in exception io.axoniq.axonserver.connector.AxonServerException
Returns the identifier of the location where the exception occurred.
getLocation() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A description of the location (client component, server) where the error occurred
getLocation() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
A description of the location (client component, server) where the error occurred
getLocation() - Method in interface io.axoniq.axonserver.grpc.ErrorMessageOrBuilder
A description of the location (client component, server) where the error occurred
getLocationBytes() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A description of the location (client component, server) where the error occurred
getLocationBytes() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
A description of the location (client component, server) where the error occurred
getLocationBytes() - Method in interface io.axoniq.axonserver.grpc.ErrorMessageOrBuilder
A description of the location (client component, server) where the error occurred
getManagedChannel() - Method in class io.axoniq.axonserver.connector.impl.ContextConnection
Retrieve the AxonServerManagedChannel used to create connection with.
getMaxCapacity() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
the max number of segments that this client can claim
getMaxCapacity() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
the max number of segments that this client can claim
getMaxCapacity() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorInstanceOrBuilder
the max number of segments that this client can claim
getMaxResults() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The maximum number of results to stream
getMaxResults() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
The maximum number of results to stream
getMaxResults() - Method in interface io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequestOrBuilder
The maximum number of results to stream
getMaxSequence() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
The maximum sequence number (inclusive) of the events to retrieve, 0 means up to last event
getMaxSequence() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
The maximum sequence number (inclusive) of the events to retrieve, 0 means up to last event
getMaxSequence() - Method in interface io.axoniq.axonserver.grpc.event.GetAggregateEventsRequestOrBuilder
The maximum sequence number (inclusive) of the events to retrieve, 0 means up to last event
getMaxSequence() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The maximum sequence number of the snapshots to retrieve
getMaxSequence() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
The maximum sequence number of the snapshots to retrieve
getMaxSequence() - Method in interface io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequestOrBuilder
The maximum sequence number of the snapshots to retrieve
getMembers(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembers(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembers(int) - Method in interface io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembers(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembers(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembers(int) - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersCount() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersCount() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersCount() - Method in interface io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersCount() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersCount() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersCount() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersList() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersList() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersList() - Method in interface io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersList() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersList() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersList() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMembersOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
getMergeEventProcessorMethod() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
 
getMergeEventProcessorSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to merge two Segments in a Streaming Event Processor
getMergeEventProcessorSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction to merge two Segments in a Streaming Event Processor
getMergeEventProcessorSegment() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction to merge two Segments in a Streaming Event Processor
getMergeEventProcessorSegmentBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to merge two Segments in a Streaming Event Processor
getMergeEventProcessorSegmentOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to merge two Segments in a Streaming Event Processor
getMergeEventProcessorSegmentOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction to merge two Segments in a Streaming Event Processor
getMergeEventProcessorSegmentOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction to merge two Segments in a Streaming Event Processor
getMessage() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A human readable message explaining the error
getMessage() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
A human readable message explaining the error
getMessage() - Method in interface io.axoniq.axonserver.grpc.ErrorMessageOrBuilder
A human readable message explaining the error
getMessageBytes() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A human readable message explaining the error
getMessageBytes() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
A human readable message explaining the error
getMessageBytes() - Method in interface io.axoniq.axonserver.grpc.ErrorMessageOrBuilder
A human readable message explaining the error
getMessageId() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
A unique identifier for this subscription.
getMessageId() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
A unique identifier for this subscription.
getMessageId() - Method in interface io.axoniq.axonserver.grpc.command.CommandSubscriptionOrBuilder
A unique identifier for this subscription.
getMessageId() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
A unique identifier for this message
getMessageId() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
A unique identifier for this message
getMessageId() - Method in interface io.axoniq.axonserver.grpc.query.QueryCompleteOrBuilder
A unique identifier for this message
getMessageId() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The unique identifier of this Message
getMessageId() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
The unique identifier of this Message
getMessageId() - Method in interface io.axoniq.axonserver.grpc.query.QuerySubscriptionOrBuilder
The unique identifier of this Message
getMessageIdBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
A unique identifier for this subscription.
getMessageIdBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
A unique identifier for this subscription.
getMessageIdBytes() - Method in interface io.axoniq.axonserver.grpc.command.CommandSubscriptionOrBuilder
A unique identifier for this subscription.
getMessageIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
A unique identifier for this message
getMessageIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
A unique identifier for this message
getMessageIdBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryCompleteOrBuilder
A unique identifier for this message
getMessageIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The unique identifier of this Message
getMessageIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
The unique identifier of this Message
getMessageIdBytes() - Method in interface io.axoniq.axonserver.grpc.query.QuerySubscriptionOrBuilder
The unique identifier of this Message
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The unique identifier of the Command Message
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.command.Command
The unique identifier of the Command Message
getMessageIdentifier() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
The unique identifier of the Command Message
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The unique identifier of the response message
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
The unique identifier of the response message
getMessageIdentifier() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
The unique identifier of the response message
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The unique identifier of this event
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.event.Event
The unique identifier of this event
getMessageIdentifier() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The unique identifier of this event
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The message ID of the incoming Query
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
The message ID of the incoming Query
getMessageIdentifier() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
The message ID of the incoming Query
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The unique identifier of the Response Message
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
The unique identifier of the Response Message
getMessageIdentifier() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
The unique identifier of the Response Message
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The unique identifier of this Update
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
The unique identifier of this Update
getMessageIdentifier() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
The unique identifier of this Update
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
The unique identifier for this message
getMessageIdentifier() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
The unique identifier for this message
getMessageIdentifier() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
The unique identifier for this message
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The unique identifier of the Command Message
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.command.Command
The unique identifier of the Command Message
getMessageIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
The unique identifier of the Command Message
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The unique identifier of the response message
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
The unique identifier of the response message
getMessageIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
The unique identifier of the response message
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The unique identifier of this event
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.event.Event
The unique identifier of this event
getMessageIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The unique identifier of this event
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The message ID of the incoming Query
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
The message ID of the incoming Query
getMessageIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
The message ID of the incoming Query
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The unique identifier of the Response Message
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
The unique identifier of the Response Message
getMessageIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
The unique identifier of the Response Message
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The unique identifier of this Update
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
The unique identifier of this Update
getMessageIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
The unique identifier of this Update
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
The unique identifier for this message
getMessageIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
The unique identifier for this message
getMessageIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
The unique identifier for this message
getMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
Deprecated.
getMetaData() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
Deprecated.
getMetaData() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
Deprecated.
getMetaData() - Method in interface io.axoniq.axonserver.grpc.admin.ContextOverviewOrBuilder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
Deprecated.
getMetaData() - Method in interface io.axoniq.axonserver.grpc.admin.CreateContextRequestOrBuilder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
Deprecated.
getMetaData() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupContextOrBuilder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
Deprecated.
getMetaData() - Method in interface io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequestOrBuilder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.command.Command
Deprecated.
getMetaData() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
Deprecated.
getMetaData() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.event.Event
Deprecated.
getMetaData() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
Deprecated.
getMetaData() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
Deprecated.
getMetaData() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
Deprecated.
getMetaData() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
Deprecated.
getMetaData() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
Deprecated.
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
getMetaDataCount() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
map<string, string> meta_data = 4;
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
getMetaDataCount() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
map<string, string> meta_data = 5;
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
getMetaDataCount() - Method in interface io.axoniq.axonserver.grpc.admin.ContextOverviewOrBuilder
map<string, string> meta_data = 3;
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
getMetaDataCount() - Method in interface io.axoniq.axonserver.grpc.admin.CreateContextRequestOrBuilder
map<string, string> meta_data = 3;
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
getMetaDataCount() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupContextOrBuilder
map<string, string> meta_data = 3;
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
getMetaDataCount() - Method in interface io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequestOrBuilder
map<string, string> meta_data = 3;
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.command.Command
 
getMetaDataCount() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
Meta Data entries of the Command Message, providing contextual information to the recipient
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
getMetaDataCount() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
Any meta data entries providing contextual information back to the dispatcher
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.event.Event
 
getMetaDataCount() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The Meta Data of the Event
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
getMetaDataCount() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
Meta Data providing contextual information of the Query
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
getMetaDataCount() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
Any Meta Data describing the context of the Response Message
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
getMetaDataCount() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
getMetaDataCount() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
Meta Data providing contextual information of the Update
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
map<string, string> meta_data = 4;
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
map<string, string> meta_data = 4;
getMetaDataMap() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
map<string, string> meta_data = 4;
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
map<string, string> meta_data = 5;
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
map<string, string> meta_data = 5;
getMetaDataMap() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
map<string, string> meta_data = 5;
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
map<string, string> meta_data = 3;
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
map<string, string> meta_data = 3;
getMetaDataMap() - Method in interface io.axoniq.axonserver.grpc.admin.ContextOverviewOrBuilder
map<string, string> meta_data = 3;
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
map<string, string> meta_data = 3;
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
map<string, string> meta_data = 3;
getMetaDataMap() - Method in interface io.axoniq.axonserver.grpc.admin.CreateContextRequestOrBuilder
map<string, string> meta_data = 3;
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
map<string, string> meta_data = 3;
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
map<string, string> meta_data = 3;
getMetaDataMap() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupContextOrBuilder
map<string, string> meta_data = 3;
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
map<string, string> meta_data = 3;
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
map<string, string> meta_data = 3;
getMetaDataMap() - Method in interface io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequestOrBuilder
map<string, string> meta_data = 3;
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Meta Data entries of the Command Message, providing contextual information to the recipient
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.command.Command
Meta Data entries of the Command Message, providing contextual information to the recipient
getMetaDataMap() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
Meta Data entries of the Command Message, providing contextual information to the recipient
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Any meta data entries providing contextual information back to the dispatcher
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
Any meta data entries providing contextual information back to the dispatcher
getMetaDataMap() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
Any meta data entries providing contextual information back to the dispatcher
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Meta Data of the Event
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.event.Event
The Meta Data of the Event
getMetaDataMap() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The Meta Data of the Event
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Meta Data providing contextual information of the Query
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
Meta Data providing contextual information of the Query
getMetaDataMap() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
Meta Data providing contextual information of the Query
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any Meta Data describing the context of the Response Message
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
Any Meta Data describing the context of the Response Message
getMetaDataMap() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
Any Meta Data describing the context of the Response Message
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
Meta Data providing contextual information of the Update
getMetaDataMap() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
Meta Data providing contextual information of the Update
getMetaDataMap() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
Meta Data providing contextual information of the Update
getMetaDataOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
map<string, string> meta_data = 4;
getMetaDataOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
map<string, string> meta_data = 4;
getMetaDataOrDefault(String, String) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
map<string, string> meta_data = 4;
getMetaDataOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
map<string, string> meta_data = 5;
getMetaDataOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
map<string, string> meta_data = 5;
getMetaDataOrDefault(String, String) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
map<string, string> meta_data = 5;
getMetaDataOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
map<string, string> meta_data = 3;
getMetaDataOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
map<string, string> meta_data = 3;
getMetaDataOrDefault(String, String) - Method in interface io.axoniq.axonserver.grpc.admin.ContextOverviewOrBuilder
map<string, string> meta_data = 3;
getMetaDataOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
map<string, string> meta_data = 3;
getMetaDataOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
map<string, string> meta_data = 3;
getMetaDataOrDefault(String, String) - Method in interface io.axoniq.axonserver.grpc.admin.CreateContextRequestOrBuilder
map<string, string> meta_data = 3;
getMetaDataOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
map<string, string> meta_data = 3;
getMetaDataOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
map<string, string> meta_data = 3;
getMetaDataOrDefault(String, String) - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupContextOrBuilder
map<string, string> meta_data = 3;
getMetaDataOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
map<string, string> meta_data = 3;
getMetaDataOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
map<string, string> meta_data = 3;
getMetaDataOrDefault(String, String) - Method in interface io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequestOrBuilder
map<string, string> meta_data = 3;
getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Meta Data entries of the Command Message, providing contextual information to the recipient
getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.command.Command
Meta Data entries of the Command Message, providing contextual information to the recipient
getMetaDataOrDefault(String, MetaDataValue) - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
Meta Data entries of the Command Message, providing contextual information to the recipient
getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Any meta data entries providing contextual information back to the dispatcher
getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
Any meta data entries providing contextual information back to the dispatcher
getMetaDataOrDefault(String, MetaDataValue) - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
Any meta data entries providing contextual information back to the dispatcher
getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Meta Data of the Event
getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.event.Event
The Meta Data of the Event
getMetaDataOrDefault(String, MetaDataValue) - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The Meta Data of the Event
getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Meta Data providing contextual information of the Query
getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
Meta Data providing contextual information of the Query
getMetaDataOrDefault(String, MetaDataValue) - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
Meta Data providing contextual information of the Query
getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any Meta Data describing the context of the Response Message
getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
Any Meta Data describing the context of the Response Message
getMetaDataOrDefault(String, MetaDataValue) - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
Any Meta Data describing the context of the Response Message
getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
Meta Data providing contextual information of the Update
getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
Meta Data providing contextual information of the Update
getMetaDataOrDefault(String, MetaDataValue) - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
Meta Data providing contextual information of the Update
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
map<string, string> meta_data = 4;
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
map<string, string> meta_data = 4;
getMetaDataOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
map<string, string> meta_data = 4;
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
map<string, string> meta_data = 5;
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
map<string, string> meta_data = 5;
getMetaDataOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
map<string, string> meta_data = 5;
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
map<string, string> meta_data = 3;
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
map<string, string> meta_data = 3;
getMetaDataOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.admin.ContextOverviewOrBuilder
map<string, string> meta_data = 3;
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
map<string, string> meta_data = 3;
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
map<string, string> meta_data = 3;
getMetaDataOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.admin.CreateContextRequestOrBuilder
map<string, string> meta_data = 3;
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
map<string, string> meta_data = 3;
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
map<string, string> meta_data = 3;
getMetaDataOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupContextOrBuilder
map<string, string> meta_data = 3;
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
map<string, string> meta_data = 3;
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
map<string, string> meta_data = 3;
getMetaDataOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequestOrBuilder
map<string, string> meta_data = 3;
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Meta Data entries of the Command Message, providing contextual information to the recipient
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.command.Command
Meta Data entries of the Command Message, providing contextual information to the recipient
getMetaDataOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
Meta Data entries of the Command Message, providing contextual information to the recipient
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Any meta data entries providing contextual information back to the dispatcher
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
Any meta data entries providing contextual information back to the dispatcher
getMetaDataOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
Any meta data entries providing contextual information back to the dispatcher
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Meta Data of the Event
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.event.Event
The Meta Data of the Event
getMetaDataOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The Meta Data of the Event
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Meta Data providing contextual information of the Query
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
Meta Data providing contextual information of the Query
getMetaDataOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
Meta Data providing contextual information of the Query
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any Meta Data describing the context of the Response Message
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
Any Meta Data describing the context of the Response Message
getMetaDataOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
Any Meta Data describing the context of the Response Message
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
Meta Data providing contextual information of the Update
getMetaDataOrThrow(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
Meta Data providing contextual information of the Update
getMetaDataOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
Meta Data providing contextual information of the Update
getMinToken() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
Hint for a minimum token to search events from
getMinToken() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
Hint for a minimum token to search events from
getMinToken() - Method in interface io.axoniq.axonserver.grpc.event.GetAggregateEventsRequestOrBuilder
Hint for a minimum token to search events from
getMode() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
the event processor mode (subscribing, tracking, pooled)
getMode() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
the event processor mode (subscribing, tracking, pooled)
getMode() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorOrBuilder
the event processor mode (subscribing, tracking, pooled)
getMode() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The mode in which this processor is reading Events, for example: 'Tracking' or 'Subscribing'
getMode() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
The mode in which this processor is reading Events, for example: 'Tracking' or 'Subscribing'
getMode() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
The mode in which this processor is reading Events, for example: 'Tracking' or 'Subscribing'
getModeBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
the event processor mode (subscribing, tracking, pooled)
getModeBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
the event processor mode (subscribing, tracking, pooled)
getModeBytes() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorOrBuilder
the event processor mode (subscribing, tracking, pooled)
getModeBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The mode in which this processor is reading Events, for example: 'Tracking' or 'Subscribing'
getModeBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
The mode in which this processor is reading Events, for example: 'Tracking' or 'Subscribing'
getModeBytes() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
The mode in which this processor is reading Events, for example: 'Tracking' or 'Subscribing'
getMoveEventProcessorSegmentMethod() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
 
getMutableMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
Deprecated.
getMutableMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
Deprecated.
getMutableMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
Deprecated.
getMutableMetaData() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
Deprecated.
getMutableMetaData() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
Deprecated.
getMutableMetaData() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
Deprecated.
getMutableMetaData() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Deprecated.
getMutableMetaData() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Deprecated.
getMutableMetaData() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
Deprecated.
getMutableMetaData() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Deprecated.
getMutableMetaData() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Deprecated.
getMutableMetaData() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
Deprecated.
getMutableTags() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
Deprecated.
getMutableTags() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Deprecated.
getMutableValues() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
Deprecated.
getName() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.Client
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
string name = 1;
getName() - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
string name = 1;
getName() - Method in interface io.axoniq.axonserver.grpc.admin.ClientOrBuilder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
string name = 1;
getName() - Method in interface io.axoniq.axonserver.grpc.admin.ContextOverviewOrBuilder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
string name = 1;
getName() - Method in interface io.axoniq.axonserver.grpc.admin.CreateContextRequestOrBuilder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
string name = 1;
getName() - Method in interface io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequestOrBuilder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
string name = 1;
getName() - Method in interface io.axoniq.axonserver.grpc.admin.DeleteContextRequestOrBuilder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
string name = 1;
getName() - Method in interface io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequestOrBuilder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
string name = 1;
getName() - Method in interface io.axoniq.axonserver.grpc.admin.GetContextRequestOrBuilder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
string name = 1;
getName() - Method in interface io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequestOrBuilder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
string name = 1;
getName() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupOverviewOrBuilder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
string name = 1;
getName() - Method in interface io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequestOrBuilder
string name = 1;
getName() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The name of the command, used for routing it to a destination capable of handling it
getName() - Method in class io.axoniq.axonserver.grpc.command.Command
The name of the command, used for routing it to a destination capable of handling it
getName() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
The name of the command, used for routing it to a destination capable of handling it
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.Client
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
string name = 1;
getNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
string name = 1;
getNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ClientOrBuilder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
string name = 1;
getNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ContextOverviewOrBuilder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
string name = 1;
getNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.CreateContextRequestOrBuilder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
string name = 1;
getNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequestOrBuilder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
string name = 1;
getNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.DeleteContextRequestOrBuilder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
string name = 1;
getNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequestOrBuilder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
string name = 1;
getNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.GetContextRequestOrBuilder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
string name = 1;
getNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequestOrBuilder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
string name = 1;
getNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupOverviewOrBuilder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
string name = 1;
getNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequestOrBuilder
string name = 1;
getNameBytes() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The name of the command, used for routing it to a destination capable of handling it
getNameBytes() - Method in class io.axoniq.axonserver.grpc.command.Command
The name of the command, used for routing it to a destination capable of handling it
getNameBytes() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
The name of the command, used for routing it to a destination capable of handling it
getNode() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
string node = 2;
getNode() - Method in class io.axoniq.axonserver.grpc.admin.Client
string node = 2;
getNode() - Method in interface io.axoniq.axonserver.grpc.admin.ClientOrBuilder
string node = 2;
getNodeBytes() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
string node = 2;
getNodeBytes() - Method in class io.axoniq.axonserver.grpc.admin.Client
string node = 2;
getNodeBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ClientOrBuilder
string node = 2;
getNodeName() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
string node_name = 2;
getNodeName() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
string node_name = 2;
getNodeName() - Method in interface io.axoniq.axonserver.grpc.admin.JoinReplicationGroupOrBuilder
string node_name = 2;
getNodeName() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
string node_name = 2;
getNodeName() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
string node_name = 2;
getNodeName() - Method in interface io.axoniq.axonserver.grpc.admin.LeaveReplicationGroupOrBuilder
string node_name = 2;
getNodeName() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The unique name of the node to connect with, for purpose of debugging
getNodeName() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
The unique name of the node to connect with, for purpose of debugging
getNodeName() - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
The unique name of the node to connect with, for purpose of debugging
getNodeName() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
string node_name = 1;
getNodeName() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
string node_name = 1;
getNodeName() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupMemberOrBuilder
string node_name = 1;
getNodeName() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The unique name of the node to connect with, for purpose of debugging
getNodeName() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
The unique name of the node to connect with, for purpose of debugging
getNodeName() - Method in interface io.axoniq.axonserver.grpc.control.NodeInfoOrBuilder
The unique name of the node to connect with, for purpose of debugging
getNodeNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
string node_name = 2;
getNodeNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
string node_name = 2;
getNodeNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.JoinReplicationGroupOrBuilder
string node_name = 2;
getNodeNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
string node_name = 2;
getNodeNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
string node_name = 2;
getNodeNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.LeaveReplicationGroupOrBuilder
string node_name = 2;
getNodeNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The unique name of the node to connect with, for purpose of debugging
getNodeNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
The unique name of the node to connect with, for purpose of debugging
getNodeNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
The unique name of the node to connect with, for purpose of debugging
getNodeNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
string node_name = 1;
getNodeNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
string node_name = 1;
getNodeNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupMemberOrBuilder
string node_name = 1;
getNodeNameBytes() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The unique name of the node to connect with, for purpose of debugging
getNodeNameBytes() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
The unique name of the node to connect with, for purpose of debugging
getNodeNameBytes() - Method in interface io.axoniq.axonserver.grpc.control.NodeInfoOrBuilder
The unique name of the node to connect with, for purpose of debugging
getNodeNotification() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
getNodeNotification() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
getNodeNotification() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
getNodeNotificationBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
getNodeNotificationOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
getNodeNotificationOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
getNodeNotificationOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
getNodes(int) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated string nodes = 1;
getNodes(int) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
repeated string nodes = 1;
getNodes(int) - Method in interface io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverviewOrBuilder
repeated string nodes = 1;
getNodes(Empty) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceBlockingStub
 
getNodes(Empty, StreamObserver<NodeOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceImplBase
 
getNodes(Empty, StreamObserver<NodeOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceStub
 
getNodesBytes(int) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated string nodes = 1;
getNodesBytes(int) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
repeated string nodes = 1;
getNodesBytes(int) - Method in interface io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverviewOrBuilder
repeated string nodes = 1;
getNodesCount() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated string nodes = 1;
getNodesCount() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
repeated string nodes = 1;
getNodesCount() - Method in interface io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverviewOrBuilder
repeated string nodes = 1;
getNodesList() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated string nodes = 1;
getNodesList() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
repeated string nodes = 1;
getNodesList() - Method in interface io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverviewOrBuilder
repeated string nodes = 1;
getNumber() - Method in enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.admin.Result
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.admin.Role
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.command.CommandProviderInbound.RequestCase
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.command.CommandProviderOutbound.RequestCase
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.RequestCase
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.RequestCase
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.event.QueryEventsResponse.DataCase
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.event.QueryValue.DataCase
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.event.TransformationState
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.event.TransformRequest.RequestCase
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.MetaDataValue.DataCase
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.ProcessingKey
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.query.QueryProviderInbound.RequestCase
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.query.QueryProviderOutbound.RequestCase
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.RequestCase
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.ResponseCase
 
getNumber() - Method in enum io.axoniq.axonserver.grpc.TaskStatus
 
getNumberOfPermits() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The number of messages the server may send before it needs to wait for more permits
getNumberOfPermits() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
The number of messages the server may send before it needs to wait for more permits
getNumberOfPermits() - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
The number of messages the server may send before it needs to wait for more permits
getNumberOfPermits() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
The number of results AxonServer may send before new permits need to be provided
getNumberOfPermits() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
The number of results AxonServer may send before new permits need to be provided
getNumberOfPermits() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsRequestOrBuilder
The number of results AxonServer may send before new permits need to be provided
getNumberOfPermits() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
The number of messages the Server may send before needing to await additional permits
getNumberOfPermits() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
The number of messages the Server may send before needing to await additional permits
getNumberOfPermits() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryOrBuilder
The number of messages the Server may send before needing to await additional permits
getNumberValue() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The (64 bits) integer value
getNumberValue() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
The (64 bits) integer value
getNumberValue() - Method in interface io.axoniq.axonserver.grpc.event.QueryValueOrBuilder
The (64 bits) integer value
getNumberValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The numeric value of the Meta Data entry.
getNumberValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
The numeric value of the Meta Data entry.
getNumberValue() - Method in interface io.axoniq.axonserver.grpc.MetaDataValueOrBuilder
The numeric value of the Meta Data entry.
getOnePartOf() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the fractional unit representing the size of the segment
getOnePartOf() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
the fractional unit representing the size of the segment
getOnePartOf() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorSegmentOrBuilder
the fractional unit representing the size of the segment
getOnePartOf() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
The fraction this segment processes.
getOnePartOf() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
The fraction this segment processes.
getOnePartOf() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatusOrBuilder
The fraction this segment processes.
getOpenStreamMethod() - Static method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc
 
getOpenStreamMethod() - Static method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc
 
getOpenStreamMethod() - Static method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.Client
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextId
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.Token
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.command.Command
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.Component
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.Confirmation
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.Event
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.Transformation
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.TransformationId
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.FlowControl
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.InstructionAck
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.InstructionResult
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.Principal
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.QueryReference
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
getParserForType() - Method in class io.axoniq.axonserver.grpc.SerializedObject
 
getPassword() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
string password = 2;
getPassword() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
string password = 2;
getPassword() - Method in interface io.axoniq.axonserver.grpc.admin.AuthenticateUserRequestOrBuilder
string password = 2;
getPassword() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
string password = 2;
getPassword() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
string password = 2;
getPassword() - Method in interface io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequestOrBuilder
string password = 2;
getPasswordBytes() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
string password = 2;
getPasswordBytes() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
string password = 2;
getPasswordBytes() - Method in interface io.axoniq.axonserver.grpc.admin.AuthenticateUserRequestOrBuilder
string password = 2;
getPasswordBytes() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
string password = 2;
getPasswordBytes() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
string password = 2;
getPasswordBytes() - Method in interface io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequestOrBuilder
string password = 2;
getPauseEventProcessor() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Pause a Streaming Event Processor.
getPauseEventProcessor() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction from AxonServer to Pause a Streaming Event Processor.
getPauseEventProcessor() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction from AxonServer to Pause a Streaming Event Processor.
getPauseEventProcessorBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Pause a Streaming Event Processor.
getPauseEventProcessorMethod() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
 
getPauseEventProcessorOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Pause a Streaming Event Processor.
getPauseEventProcessorOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction from AxonServer to Pause a Streaming Event Processor.
getPauseEventProcessorOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction from AxonServer to Pause a Streaming Event Processor.
getPayload() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The payload of the Command, providing details on the instructions for the recipient
getPayload() - Method in class io.axoniq.axonserver.grpc.command.Command
The payload of the Command, providing details on the instructions for the recipient
getPayload() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
The payload of the Command, providing details on the instructions for the recipient
getPayload() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The payload to provide as a result to the dispatcher
getPayload() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
The payload to provide as a result to the dispatcher
getPayload() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
The payload to provide as a result to the dispatcher
getPayload() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Payload of the Event
getPayload() - Method in class io.axoniq.axonserver.grpc.event.Event
The Payload of the Event
getPayload() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The Payload of the Event
getPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
A payload accompanying the Query
getPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
A payload accompanying the Query
getPayload() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
A payload accompanying the Query
getPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The Payload of the Response Message
getPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
The Payload of the Response Message
getPayload() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
The Payload of the Response Message
getPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The object representing the Update
getPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
The object representing the Update
getPayload() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
The object representing the Update
getPayloadBuilder() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The payload of the Command, providing details on the instructions for the recipient
getPayloadBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The payload to provide as a result to the dispatcher
getPayloadBuilder() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Payload of the Event
getPayloadBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
A payload accompanying the Query
getPayloadBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The Payload of the Response Message
getPayloadBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The object representing the Update
getPayloadOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The payload of the Command, providing details on the instructions for the recipient
getPayloadOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.Command
The payload of the Command, providing details on the instructions for the recipient
getPayloadOrBuilder() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
The payload of the Command, providing details on the instructions for the recipient
getPayloadOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The payload to provide as a result to the dispatcher
getPayloadOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
The payload to provide as a result to the dispatcher
getPayloadOrBuilder() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
The payload to provide as a result to the dispatcher
getPayloadOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Payload of the Event
getPayloadOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.Event
The Payload of the Event
getPayloadOrBuilder() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The Payload of the Event
getPayloadOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
A payload accompanying the Query
getPayloadOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
A payload accompanying the Query
getPayloadOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
A payload accompanying the Query
getPayloadOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The Payload of the Response Message
getPayloadOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
The Payload of the Response Message
getPayloadOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
The Payload of the Response Message
getPayloadOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The object representing the Update
getPayloadOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
The object representing the Update
getPayloadOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
The object representing the Update
getPendingDelete() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
bool pendingDelete = 5;
getPendingDelete() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
bool pendingDelete = 5;
getPendingDelete() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupMemberOrBuilder
bool pendingDelete = 5;
getPendingSince() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
int64 pendingSince = 4;
getPendingSince() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
int64 pendingSince = 4;
getPendingSince() - Method in interface io.axoniq.axonserver.grpc.admin.ContextOverviewOrBuilder
int64 pendingSince = 4;
getPendingSince() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
int64 pendingSince = 3;
getPendingSince() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
int64 pendingSince = 3;
getPendingSince() - Method in interface io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequestOrBuilder
int64 pendingSince = 3;
getPendingSince() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
int64 pendingSince = 3;
getPendingSince() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
int64 pendingSince = 3;
getPendingSince() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupOverviewOrBuilder
int64 pendingSince = 3;
getPermits() - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
The number of permits to provide
getPermits() - Method in class io.axoniq.axonserver.grpc.FlowControl
The number of permits to provide
getPermits() - Method in interface io.axoniq.axonserver.grpc.FlowControlOrBuilder
The number of permits to provide
getPermits() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
Number of messages requested
getPermits() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
Number of messages requested
getPermits() - Method in interface io.axoniq.axonserver.grpc.query.QueryFlowControlOrBuilder
Number of messages requested
getPlatformServer(ClientIdentification) - Method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc.PlatformServiceBlockingStub
Obtains connection information for the Server that a Client should use for its connections.
getPlatformServer(ClientIdentification) - Method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc.PlatformServiceFutureStub
Obtains connection information for the Server that a Client should use for its connections.
getPlatformServer(ClientIdentification, StreamObserver<PlatformInfo>) - Method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc.PlatformServiceImplBase
Obtains connection information for the Server that a Client should use for its connections.
getPlatformServer(ClientIdentification, StreamObserver<PlatformInfo>) - Method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc.PlatformServiceStub
Obtains connection information for the Server that a Client should use for its connections.
getPort() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
int32 port = 3;
getPort() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
int32 port = 3;
getPort() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupMemberOrBuilder
int32 port = 3;
getPreserveEventStore() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
bool preserveEventStore = 2;
getPreserveEventStore() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
bool preserveEventStore = 2;
getPreserveEventStore() - Method in interface io.axoniq.axonserver.grpc.admin.DeleteContextRequestOrBuilder
bool preserveEventStore = 2;
getPreserveEventStore() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
bool preserveEventStore = 2;
getPreserveEventStore() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
bool preserveEventStore = 2;
getPreserveEventStore() - Method in interface io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequestOrBuilder
bool preserveEventStore = 2;
getPreserveEventStore() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
bool preserveEventStore = 3;
getPreserveEventStore() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
bool preserveEventStore = 3;
getPreserveEventStore() - Method in interface io.axoniq.axonserver.grpc.admin.LeaveReplicationGroupOrBuilder
bool preserveEventStore = 3;
getPrimary() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
The connection details of the node the client should connect with
getPrimary() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
The connection details of the node the client should connect with
getPrimary() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInfoOrBuilder
The connection details of the node the client should connect with
getPrimaryBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
The connection details of the node the client should connect with
getPrimaryOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
The connection details of the node the client should connect with
getPrimaryOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
The connection details of the node the client should connect with
getPrimaryOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInfoOrBuilder
The connection details of the node the client should connect with
getProcessingInstructions(int) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
getProcessingInstructions(int) - Method in class io.axoniq.axonserver.grpc.command.Command
Instructions for AxonServer when routing this Command Message
getProcessingInstructions(int) - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
Instructions for AxonServer when routing this Command Message
getProcessingInstructions(int) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructions(int) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructions(int) - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructions(int) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
getProcessingInstructions(int) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
Any instructions for components Routing or Handling the Query
getProcessingInstructions(int) - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
Any instructions for components Routing or Handling the Query
getProcessingInstructions(int) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
getProcessingInstructions(int) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
Any instructions for components Routing or Handling the Response Message
getProcessingInstructions(int) - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsBuilder(int) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsBuilder(int) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsBuilder(int) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
getProcessingInstructionsBuilder(int) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsBuilderList() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsBuilderList() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsBuilderList() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
getProcessingInstructionsBuilderList() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsCount() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsCount() - Method in class io.axoniq.axonserver.grpc.command.Command
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsCount() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsCount() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsCount() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsCount() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsCount() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
getProcessingInstructionsCount() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
Any instructions for components Routing or Handling the Query
getProcessingInstructionsCount() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
Any instructions for components Routing or Handling the Query
getProcessingInstructionsCount() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsCount() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsCount() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsList() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsList() - Method in class io.axoniq.axonserver.grpc.command.Command
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsList() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsList() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsList() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsList() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsList() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
getProcessingInstructionsList() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
Any instructions for components Routing or Handling the Query
getProcessingInstructionsList() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
Any instructions for components Routing or Handling the Query
getProcessingInstructionsList() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsList() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsList() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.command.Command
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
getProcessingInstructionsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
Any instructions for components Routing or Handling the Query
getProcessingInstructionsOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
Any instructions for components Routing or Handling the Query
getProcessingInstructionsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.command.Command
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
Instructions for AxonServer when routing this Command Message
getProcessingInstructionsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
Instructions for AxonServer when routing this Command Response Message
getProcessingInstructionsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
getProcessingInstructionsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
Any instructions for components Routing or Handling the Query
getProcessingInstructionsOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
Any instructions for components Routing or Handling the Query
getProcessingInstructionsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
Any instructions for components Routing or Handling the Response Message
getProcessingInstructionsOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
Any instructions for components Routing or Handling the Response Message
getProcessor() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
getProcessor() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
getProcessor() - Method in interface io.axoniq.axonserver.grpc.admin.LoadBalanceRequestOrBuilder
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
getProcessor() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The name of the processor requesting this stream.
getProcessor() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
The name of the processor requesting this stream.
getProcessor() - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
The name of the processor requesting this stream.
getProcessorBuilder() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
getProcessorBytes() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The name of the processor requesting this stream.
getProcessorBytes() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
The name of the processor requesting this stream.
getProcessorBytes() - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
The name of the processor requesting this stream.
getProcessorName() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
the name of the processor
getProcessorName() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
the name of the processor
getProcessorName() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorIdentifierOrBuilder
the name of the processor
getProcessorName() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The logical name of this processor.
getProcessorName() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
The logical name of this processor.
getProcessorName() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
The logical name of this processor.
getProcessorName() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
The name of the Event Processor
getProcessorName() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
The name of the Event Processor
getProcessorName() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorReferenceOrBuilder
The name of the Event Processor
getProcessorName() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
The name of the Event Processor
getProcessorName() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
The name of the Event Processor
getProcessorName() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorSegmentReferenceOrBuilder
The name of the Event Processor
getProcessorNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
the name of the processor
getProcessorNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
the name of the processor
getProcessorNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorIdentifierOrBuilder
the name of the processor
getProcessorNameBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The logical name of this processor.
getProcessorNameBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
The logical name of this processor.
getProcessorNameBytes() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
The logical name of this processor.
getProcessorNameBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
The name of the Event Processor
getProcessorNameBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
The name of the Event Processor
getProcessorNameBytes() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorReferenceOrBuilder
The name of the Event Processor
getProcessorNameBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
The name of the Event Processor
getProcessorNameBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
The name of the Event Processor
getProcessorNameBytes() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorSegmentReferenceOrBuilder
The name of the Event Processor
getProcessorOrBuilder() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
getProcessorOrBuilder() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
getProcessorOrBuilder() - Method in interface io.axoniq.axonserver.grpc.admin.LoadBalanceRequestOrBuilder
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
getProcessors(int) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessors(int) - Method in class io.axoniq.axonserver.grpc.admin.Client
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessors(int) - Method in interface io.axoniq.axonserver.grpc.admin.ClientOrBuilder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsCount() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsCount() - Method in class io.axoniq.axonserver.grpc.admin.Client
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsCount() - Method in interface io.axoniq.axonserver.grpc.admin.ClientOrBuilder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsList() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsList() - Method in class io.axoniq.axonserver.grpc.admin.Client
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsList() - Method in interface io.axoniq.axonserver.grpc.admin.ClientOrBuilder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.Client
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.ClientOrBuilder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.Client
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getProcessorsOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.ClientOrBuilder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
getQueries(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueries(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueries(int) - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesCount() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesCount() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesCount() - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesList() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesList() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesList() - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQueriesOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.ClientApplicationOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
getQuery() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
The query to execute against the Event Stream
getQuery() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
The query to execute against the Event Stream
getQuery() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsRequestOrBuilder
The query to execute against the Event Stream
getQuery() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Query, for which this component is expected to provide a response
getQuery() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Represents an incoming Query, for which this component is expected to provide a response
getQuery() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Represents an incoming Query, for which this component is expected to provide a response
getQuery() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The name of the Query to execute
getQuery() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
The name of the Query to execute
getQuery() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
The name of the Query to execute
getQuery() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The name of the Query the Handler is subscribed to
getQuery() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
The name of the Query the Handler is subscribed to
getQuery() - Method in interface io.axoniq.axonserver.grpc.query.QuerySubscriptionOrBuilder
The name of the Query the Handler is subscribed to
getQueryBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Query, for which this component is expected to provide a response
getQueryBytes() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
The query to execute against the Event Stream
getQueryBytes() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
The query to execute against the Event Stream
getQueryBytes() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsRequestOrBuilder
The query to execute against the Event Stream
getQueryBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The name of the Query to execute
getQueryBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
The name of the Query to execute
getQueryBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
The name of the Query to execute
getQueryBytes() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The name of the Query the Handler is subscribed to
getQueryBytes() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
The name of the Query the Handler is subscribed to
getQueryBytes() - Method in interface io.axoniq.axonserver.grpc.query.QuerySubscriptionOrBuilder
The name of the Query the Handler is subscribed to
getQueryCancel() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver is no more interested in updates of this query
getQueryCancel() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Indicator that receiver is no more interested in updates of this query
getQueryCancel() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Indicator that receiver is no more interested in updates of this query
getQueryCancelBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver is no more interested in updates of this query
getQueryCancelOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver is no more interested in updates of this query
getQueryCancelOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Indicator that receiver is no more interested in updates of this query
getQueryCancelOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Indicator that receiver is no more interested in updates of this query
getQueryComplete() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Indicator that all responses for Query have been sent
getQueryComplete() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Indicator that all responses for Query have been sent
getQueryComplete() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Indicator that all responses for Query have been sent
getQueryCompleteBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Indicator that all responses for Query have been sent
getQueryCompleteOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Indicator that all responses for Query have been sent
getQueryCompleteOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Indicator that all responses for Query have been sent
getQueryCompleteOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Indicator that all responses for Query have been sent
getQueryEventsMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
 
getQueryFlowControl() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver should send more updates of this query
getQueryFlowControl() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Indicator that receiver should send more updates of this query
getQueryFlowControl() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Indicator that receiver should send more updates of this query
getQueryFlowControlBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver should send more updates of this query
getQueryFlowControlOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver should send more updates of this query
getQueryFlowControlOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Indicator that receiver should send more updates of this query
getQueryFlowControlOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Indicator that receiver should send more updates of this query
getQueryMethod() - Static method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc
 
getQueryName() - Method in class io.axoniq.axonserver.connector.query.QueryDefinition
Return the query name of this definition.
getQueryOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Query, for which this component is expected to provide a response
getQueryOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Represents an incoming Query, for which this component is expected to provide a response
getQueryOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Represents an incoming Query, for which this component is expected to provide a response
getQueryReference() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
The identifier of the incoming query to complete
getQueryReference() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
The identifier of the incoming query to complete
getQueryReference() - Method in interface io.axoniq.axonserver.grpc.query.QueryFlowControlOrBuilder
The identifier of the incoming query to complete
getQueryReferenceBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
The identifier of the incoming query to complete
getQueryReferenceOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
The identifier of the incoming query to complete
getQueryReferenceOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
The identifier of the incoming query to complete
getQueryReferenceOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryFlowControlOrBuilder
The identifier of the incoming query to complete
getQueryRequest() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
The Query describing the desire for information
getQueryRequest() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
The Query describing the desire for information
getQueryRequest() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryOrBuilder
The Query describing the desire for information
getQueryRequestBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
The Query describing the desire for information
getQueryRequestOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
The Query describing the desire for information
getQueryRequestOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
The Query describing the desire for information
getQueryRequestOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryOrBuilder
The Query describing the desire for information
getQueryResponse() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a Response to a Query received via the inbound stream
getQueryResponse() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Sends a Response to a Query received via the inbound stream
getQueryResponse() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Sends a Response to a Query received via the inbound stream
getQueryResponseBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a Response to a Query received via the inbound stream
getQueryResponseOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a Response to a Query received via the inbound stream
getQueryResponseOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Sends a Response to a Query received via the inbound stream
getQueryResponseOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Sends a Response to a Query received via the inbound stream
getQuerySnapshots() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
If true, snapshots will be queried instead of events
getQuerySnapshots() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
If true, snapshots will be queried instead of events
getQuerySnapshots() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsRequestOrBuilder
If true, snapshots will be queried instead of events
getReadHighestSequenceNrMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
 
getReconnectInterval() - Method in class io.axoniq.axonserver.connector.impl.ReconnectConfiguration
Return the configured reconnect timeout.
getRefreshTokenMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc
 
getRegister() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about the client being connected.
getRegister() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
Information about the client being connected.
getRegister() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
Information about the client being connected.
getRegisterBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about the client being connected.
getRegisterOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about the client being connected.
getRegisterOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
Information about the client being connected.
getRegisterOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
Information about the client being connected.
getReleaseSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
getReleaseSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
getReleaseSegment() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
getReleaseSegmentBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
getReleaseSegmentOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
getReleaseSegmentOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
getReleaseSegmentOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
getRemoveNodeFromReplicationGroupMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc
 
getReplaceEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Replaces the content of an event with the new content
getReplaceEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
Replaces the content of an event with the new content
getReplaceEvent() - Method in interface io.axoniq.axonserver.grpc.event.TransformRequestOrBuilder
Replaces the content of an event with the new content
getReplaceEventBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Replaces the content of an event with the new content
getReplaceEventOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Replaces the content of an event with the new content
getReplaceEventOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
Replaces the content of an event with the new content
getReplaceEventOrBuilder() - Method in interface io.axoniq.axonserver.grpc.event.TransformRequestOrBuilder
Replaces the content of an event with the new content
getReplaying() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
Indicates whether the Segment is "Replaying" historic events after a Reset.
getReplaying() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
Indicates whether the Segment is "Replaying" historic events after a Reset.
getReplaying() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatusOrBuilder
Indicates whether the Segment is "Replaying" historic events after a Reset.
getReplicationGroup(String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to retrieve replication group overview in Axon Server.
getReplicationGroup(String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
getReplicationGroup() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
getReplicationGroup() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
getReplicationGroup() - Method in interface io.axoniq.axonserver.grpc.admin.ContextOverviewOrBuilder
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
getReplicationGroup(GetReplicationGroupRequest) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceBlockingStub
 
getReplicationGroup(GetReplicationGroupRequest) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceFutureStub
 
getReplicationGroup(GetReplicationGroupRequest, StreamObserver<ReplicationGroupOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceImplBase
 
getReplicationGroup(GetReplicationGroupRequest, StreamObserver<ReplicationGroupOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceStub
 
getReplicationGroupBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
getReplicationGroupName() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
string replicationGroupName = 2;
getReplicationGroupName() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
string replicationGroupName = 2;
getReplicationGroupName() - Method in interface io.axoniq.axonserver.grpc.admin.CreateContextRequestOrBuilder
string replicationGroupName = 2;
getReplicationGroupName() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
string replication_group_name = 1;
getReplicationGroupName() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
string replication_group_name = 1;
getReplicationGroupName() - Method in interface io.axoniq.axonserver.grpc.admin.JoinReplicationGroupOrBuilder
string replication_group_name = 1;
getReplicationGroupName() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
string replication_group_name = 1;
getReplicationGroupName() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
string replication_group_name = 1;
getReplicationGroupName() - Method in interface io.axoniq.axonserver.grpc.admin.LeaveReplicationGroupOrBuilder
string replication_group_name = 1;
getReplicationGroupName() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
string replication_group_name = 1;
getReplicationGroupName() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
string replication_group_name = 1;
getReplicationGroupName() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupContextOrBuilder
string replication_group_name = 1;
getReplicationGroupNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
string replicationGroupName = 2;
getReplicationGroupNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
string replicationGroupName = 2;
getReplicationGroupNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.CreateContextRequestOrBuilder
string replicationGroupName = 2;
getReplicationGroupNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
string replication_group_name = 1;
getReplicationGroupNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
string replication_group_name = 1;
getReplicationGroupNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.JoinReplicationGroupOrBuilder
string replication_group_name = 1;
getReplicationGroupNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
string replication_group_name = 1;
getReplicationGroupNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
string replication_group_name = 1;
getReplicationGroupNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.LeaveReplicationGroupOrBuilder
string replication_group_name = 1;
getReplicationGroupNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
string replication_group_name = 1;
getReplicationGroupNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
string replication_group_name = 1;
getReplicationGroupNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupContextOrBuilder
string replication_group_name = 1;
getReplicationGroupOrBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
getReplicationGroupOrBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
getReplicationGroupOrBuilder() - Method in interface io.axoniq.axonserver.grpc.admin.ContextOverviewOrBuilder
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
GetReplicationGroupRequest - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
GetReplicationGroupRequest.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
GetReplicationGroupRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
getReplicationGroups(int) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of replication groups that belongs to this node
getReplicationGroups(int) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
List of replication groups that belongs to this node
getReplicationGroups(int) - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
List of replication groups that belongs to this node
getReplicationGroups(Empty) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceBlockingStub
 
getReplicationGroups(Empty, StreamObserver<ReplicationGroupOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceImplBase
 
getReplicationGroups(Empty, StreamObserver<ReplicationGroupOverview>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceStub
 
getReplicationGroupsBytes(int) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of replication groups that belongs to this node
getReplicationGroupsBytes(int) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
List of replication groups that belongs to this node
getReplicationGroupsBytes(int) - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
List of replication groups that belongs to this node
getReplicationGroupsCount() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of replication groups that belongs to this node
getReplicationGroupsCount() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
List of replication groups that belongs to this node
getReplicationGroupsCount() - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
List of replication groups that belongs to this node
getReplicationGroupsList() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of replication groups that belongs to this node
getReplicationGroupsList() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
List of replication groups that belongs to this node
getReplicationGroupsList() - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
List of replication groups that belongs to this node
getRequest() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
string request = 1;
getRequest() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
string request = 1;
getRequest() - Method in interface io.axoniq.axonserver.grpc.admin.QueryInfoOrBuilder
string request = 1;
getRequestBytes() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
string request = 1;
getRequestBytes() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
string request = 1;
getRequestBytes() - Method in interface io.axoniq.axonserver.grpc.admin.QueryInfoOrBuilder
string request = 1;
getRequestCase() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
getRequestCase() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderInboundOrBuilder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
getRequestCase() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
getRequestCase() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
getRequestCase() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
getRequestCase() - Method in interface io.axoniq.axonserver.grpc.event.TransformRequestOrBuilder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
getRequestCase() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
getRequestCase() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
getRequestCase() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
getRequestCase() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryRequestOrBuilder
 
getRequestEventProcessorInfo() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer for status information of a specific Streaming Event Processor
getRequestEventProcessorInfo() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
A request from AxonServer for status information of a specific Streaming Event Processor
getRequestEventProcessorInfo() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
A request from AxonServer for status information of a specific Streaming Event Processor
getRequestEventProcessorInfoBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer for status information of a specific Streaming Event Processor
getRequestEventProcessorInfoOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer for status information of a specific Streaming Event Processor
getRequestEventProcessorInfoOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
A request from AxonServer for status information of a specific Streaming Event Processor
getRequestEventProcessorInfoOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
A request from AxonServer for status information of a specific Streaming Event Processor
getRequestId() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
The identifier of the incoming query to complete
getRequestId() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
The identifier of the incoming query to complete
getRequestId() - Method in interface io.axoniq.axonserver.grpc.query.QueryCompleteOrBuilder
The identifier of the incoming query to complete
getRequestId() - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
The identifier of the query request.
getRequestId() - Method in class io.axoniq.axonserver.grpc.query.QueryReference
The identifier of the query request.
getRequestId() - Method in interface io.axoniq.axonserver.grpc.query.QueryReferenceOrBuilder
The identifier of the query request.
getRequestIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
The identifier of the incoming query to complete
getRequestIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
The identifier of the incoming query to complete
getRequestIdBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryCompleteOrBuilder
The identifier of the incoming query to complete
getRequestIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
The identifier of the query request.
getRequestIdBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryReference
The identifier of the query request.
getRequestIdBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryReferenceOrBuilder
The identifier of the query request.
getRequestIdentifier() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The unique identifier of the Command Message for which this is the response
getRequestIdentifier() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
The unique identifier of the Command Message for which this is the response
getRequestIdentifier() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
The unique identifier of the Command Message for which this is the response
getRequestIdentifier() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The unique identifier of the Query to which this is a response
getRequestIdentifier() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
The unique identifier of the Query to which this is a response
getRequestIdentifier() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
The unique identifier of the Query to which this is a response
getRequestIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The unique identifier of the Command Message for which this is the response
getRequestIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
The unique identifier of the Command Message for which this is the response
getRequestIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
The unique identifier of the Command Message for which this is the response
getRequestIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The unique identifier of the Query to which this is a response
getRequestIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
The unique identifier of the Query to which this is a response
getRequestIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
The unique identifier of the Query to which this is a response
getRequestReconnect() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer to the Application to migrate its connection to another node.
getRequestReconnect() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
A request from AxonServer to the Application to migrate its connection to another node.
getRequestReconnect() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
A request from AxonServer to the Application to migrate its connection to another node.
getRequestReconnectBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer to the Application to migrate its connection to another node.
getRequestReconnectOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer to the Application to migrate its connection to another node.
getRequestReconnectOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
A request from AxonServer to the Application to migrate its connection to another node.
getRequestReconnectOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
A request from AxonServer to the Application to migrate its connection to another node.
getRescheduleEventMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc
 
getResponseCase() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
getResponseCase() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
getResponseCase() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
 
getResponseType() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
An object describing the expectations of the Response Type
getResponseType() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
An object describing the expectations of the Response Type
getResponseType() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
An object describing the expectations of the Response Type
getResponseTypeBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
An object describing the expectations of the Response Type
getResponseTypeOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
An object describing the expectations of the Response Type
getResponseTypeOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
An object describing the expectations of the Response Type
getResponseTypeOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
An object describing the expectations of the Response Type
getResponseTypes(int) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
repeated string responseTypes = 2;
getResponseTypes(int) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
repeated string responseTypes = 2;
getResponseTypes(int) - Method in interface io.axoniq.axonserver.grpc.admin.QueryInfoOrBuilder
repeated string responseTypes = 2;
getResponseTypesBytes(int) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
repeated string responseTypes = 2;
getResponseTypesBytes(int) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
repeated string responseTypes = 2;
getResponseTypesBytes(int) - Method in interface io.axoniq.axonserver.grpc.admin.QueryInfoOrBuilder
repeated string responseTypes = 2;
getResponseTypesCount() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
repeated string responseTypes = 2;
getResponseTypesCount() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
repeated string responseTypes = 2;
getResponseTypesCount() - Method in interface io.axoniq.axonserver.grpc.admin.QueryInfoOrBuilder
repeated string responseTypes = 2;
getResponseTypesList() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
repeated string responseTypes = 2;
getResponseTypesList() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
repeated string responseTypes = 2;
getResponseTypesList() - Method in interface io.axoniq.axonserver.grpc.admin.QueryInfoOrBuilder
repeated string responseTypes = 2;
getResult() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
.io.axoniq.axonserver.grpc.admin.Result result = 1;
getResult() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
.io.axoniq.axonserver.grpc.admin.Result result = 1;
getResult() - Method in interface io.axoniq.axonserver.grpc.admin.AdminActionResultOrBuilder
.io.axoniq.axonserver.grpc.admin.Result result = 1;
getResult() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
The result of the execution of an instruction
getResult() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
The result of the execution of an instruction
getResult() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
The result of the execution of an instruction
getResultBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
The result of the execution of an instruction
getResultName() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The type of Result this Handler produces
getResultName() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
The type of Result this Handler produces
getResultName() - Method in interface io.axoniq.axonserver.grpc.query.QuerySubscriptionOrBuilder
The type of Result this Handler produces
getResultNameBytes() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The type of Result this Handler produces
getResultNameBytes() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
The type of Result this Handler produces
getResultNameBytes() - Method in interface io.axoniq.axonserver.grpc.query.QuerySubscriptionOrBuilder
The type of Result this Handler produces
getResultOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
The result of the execution of an instruction
getResultOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
The result of the execution of an instruction
getResultOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
The result of the execution of an instruction
getResultType() - Method in class io.axoniq.axonserver.connector.query.QueryDefinition
Return the result type of this definition.
getResultValue() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
.io.axoniq.axonserver.grpc.admin.Result result = 1;
getResultValue() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
.io.axoniq.axonserver.grpc.admin.Result result = 1;
getResultValue() - Method in interface io.axoniq.axonserver.grpc.admin.AdminActionResultOrBuilder
.io.axoniq.axonserver.grpc.admin.Result result = 1;
getRevision() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
The revision of the Payload Type
getRevision() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
The revision of the Payload Type
getRevision() - Method in interface io.axoniq.axonserver.grpc.event.PayloadDescriptionOrBuilder
The revision of the Payload Type
getRevision() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
The revision of the serialized form of the given type.
getRevision() - Method in class io.axoniq.axonserver.grpc.SerializedObject
The revision of the serialized form of the given type.
getRevision() - Method in interface io.axoniq.axonserver.grpc.SerializedObjectOrBuilder
The revision of the serialized form of the given type.
getRevisionBytes() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
The revision of the Payload Type
getRevisionBytes() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
The revision of the Payload Type
getRevisionBytes() - Method in interface io.axoniq.axonserver.grpc.event.PayloadDescriptionOrBuilder
The revision of the Payload Type
getRevisionBytes() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
The revision of the serialized form of the given type.
getRevisionBytes() - Method in class io.axoniq.axonserver.grpc.SerializedObject
The revision of the serialized form of the given type.
getRevisionBytes() - Method in interface io.axoniq.axonserver.grpc.SerializedObjectOrBuilder
The revision of the serialized form of the given type.
getRole() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
string role = 1;
getRole() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
string role = 1;
getRole() - Method in interface io.axoniq.axonserver.grpc.admin.ContextRoleOrBuilder
string role = 1;
getRole() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
.io.axoniq.axonserver.grpc.admin.Role role = 3;
getRole() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
.io.axoniq.axonserver.grpc.admin.Role role = 3;
getRole() - Method in interface io.axoniq.axonserver.grpc.admin.JoinReplicationGroupOrBuilder
.io.axoniq.axonserver.grpc.admin.Role role = 3;
getRole() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
.io.axoniq.axonserver.grpc.admin.Role role = 4;
getRole() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
.io.axoniq.axonserver.grpc.admin.Role role = 4;
getRole() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupMemberOrBuilder
.io.axoniq.axonserver.grpc.admin.Role role = 4;
getRole() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
string role = 1;
getRole() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
string role = 1;
getRole() - Method in interface io.axoniq.axonserver.grpc.admin.UserRoleOverviewOrBuilder
string role = 1;
getRole() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
string role = 1;
getRole() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
string role = 1;
getRole() - Method in interface io.axoniq.axonserver.grpc.admin.UserRoleRequestOrBuilder
string role = 1;
getRoleBytes() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
string role = 1;
getRoleBytes() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
string role = 1;
getRoleBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ContextRoleOrBuilder
string role = 1;
getRoleBytes() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
string role = 1;
getRoleBytes() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
string role = 1;
getRoleBytes() - Method in interface io.axoniq.axonserver.grpc.admin.UserRoleOverviewOrBuilder
string role = 1;
getRoleBytes() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
string role = 1;
getRoleBytes() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
string role = 1;
getRoleBytes() - Method in interface io.axoniq.axonserver.grpc.admin.UserRoleRequestOrBuilder
string role = 1;
getRoles(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
repeated string roles = 2;
getRoles(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
repeated string roles = 2;
getRoles(int) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationContextRoleOrBuilder
repeated string roles = 2;
getRolesBytes(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
repeated string roles = 2;
getRolesBytes(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
repeated string roles = 2;
getRolesBytes(int) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationContextRoleOrBuilder
repeated string roles = 2;
getRolesCount() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
repeated string roles = 2;
getRolesCount() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
repeated string roles = 2;
getRolesCount() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationContextRoleOrBuilder
repeated string roles = 2;
getRolesList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
repeated string roles = 2;
getRolesList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
repeated string roles = 2;
getRolesList() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationContextRoleOrBuilder
repeated string roles = 2;
getRolesPerContext(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContext(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContext(int) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContext(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContext(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContext(int) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextCount() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextCount() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextCount() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextCount() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextCount() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextCount() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextList() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextList() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
getRolesPerContextOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRolesPerContextOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
getRoleValue() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
.io.axoniq.axonserver.grpc.admin.Role role = 3;
getRoleValue() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
.io.axoniq.axonserver.grpc.admin.Role role = 3;
getRoleValue() - Method in interface io.axoniq.axonserver.grpc.admin.JoinReplicationGroupOrBuilder
.io.axoniq.axonserver.grpc.admin.Role role = 3;
getRoleValue() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
.io.axoniq.axonserver.grpc.admin.Role role = 4;
getRoleValue() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
.io.axoniq.axonserver.grpc.admin.Role role = 4;
getRoleValue() - Method in interface io.axoniq.axonserver.grpc.admin.ReplicationGroupMemberOrBuilder
.io.axoniq.axonserver.grpc.admin.Role role = 4;
getRow() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response message contains results of the Query
getRow() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
Provided when the response message contains results of the Query
getRow() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsResponseOrBuilder
Provided when the response message contains results of the Query
getRowBuilder() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response message contains results of the Query
getRowOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response message contains results of the Query
getRowOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
Provided when the response message contains results of the Query
getRowOrBuilder() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsResponseOrBuilder
Provided when the response message contains results of the Query
getRunning() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Flag indicating whether the processor is running
getRunning() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
Flag indicating whether the processor is running
getRunning() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
Flag indicating whether the processor is running
getSameConnection() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
Flag indicating that the connection may be reused to connect.
getSameConnection() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
Flag indicating that the connection may be reused to connect.
getSameConnection() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInfoOrBuilder
Flag indicating that the connection may be reused to connect.
getScheduleEventMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc
 
getSegment() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the id of the segment to move
getSegment() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
the id of the segment to move
getSegment() - Method in interface io.axoniq.axonserver.grpc.admin.MoveSegmentOrBuilder
the id of the segment to move
getSegmentId() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
The ID of the Segment for which the status is reported
getSegmentId() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
The ID of the Segment for which the status is reported
getSegmentId() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatusOrBuilder
The ID of the Segment for which the status is reported
getSegmentIdentifier() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
The identifier of the Segment
getSegmentIdentifier() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
The identifier of the Segment
getSegmentIdentifier() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorSegmentReferenceOrBuilder
The identifier of the Segment
getSegmentStatus(int) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
getSegmentStatus(int) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
Status details of each of the Segments for which Events are being processed.
getSegmentStatus(int) - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
Status details of each of the Segments for which Events are being processed.
getSegmentStatusBuilder(int) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
getSegmentStatusBuilderList() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
getSegmentStatusCount() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
getSegmentStatusCount() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
Status details of each of the Segments for which Events are being processed.
getSegmentStatusCount() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
Status details of each of the Segments for which Events are being processed.
getSegmentStatusList() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
getSegmentStatusList() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
Status details of each of the Segments for which Events are being processed.
getSegmentStatusList() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
Status details of each of the Segments for which Events are being processed.
getSegmentStatusOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
getSegmentStatusOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
Status details of each of the Segments for which Events are being processed.
getSegmentStatusOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
Status details of each of the Segments for which Events are being processed.
getSegmentStatusOrBuilderList() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
getSegmentStatusOrBuilderList() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
Status details of each of the Segments for which Events are being processed.
getSegmentStatusOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
Status details of each of the Segments for which Events are being processed.
getSequence() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The sequence of the last transformation action stored.
getSequence() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The sequence of the last transformation action stored.
getSequence() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The sequence of the last transformation action stored.
getSequence() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
The sequence of the current transformation
getSequence() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
The sequence of the current transformation
getSequence() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
The sequence of the transformation request
getSequence() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
The sequence of the transformation request
getSequence() - Method in interface io.axoniq.axonserver.grpc.event.TransformRequestAckOrBuilder
The sequence of the transformation request
getSequence() - Method in interface io.axoniq.axonserver.grpc.event.TransformRequestOrBuilder
The sequence of the current transformation
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.Client
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ContextId
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.Token
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.command.Command
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.Component
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.Confirmation
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.Event
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.Transformation
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.TransformationId
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.FlowControl
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.InstructionAck
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.InstructionResult
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.Principal
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.QueryReference
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
getSerializedSize() - Method in class io.axoniq.axonserver.grpc.SerializedObject
 
getServiceDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc
 
getServiceDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc
 
getServiceDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc
 
getServiceDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
 
getServiceDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc
 
getServiceDescriptor() - Static method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc
 
getServiceDescriptor() - Static method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc
 
getServiceDescriptor() - Static method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc
 
getServiceDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc
 
getServiceDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
 
getServiceDescriptor() - Static method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc
 
getServiceDescriptor() - Static method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc
 
getSetAutoLoadBalanceStrategyMethod() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
 
getSnapshot() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
Flag indicating whether the Event is a snapshot Event
getSnapshot() - Method in class io.axoniq.axonserver.grpc.event.Event
Flag indicating whether the Event is a snapshot Event
getSnapshot() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
Flag indicating whether the Event is a snapshot Event
getSortValues() - Method in interface io.axoniq.axonserver.connector.event.EventQueryResultEntry
Returns the list of values to use to compare the order of this entry to other entries.
getSortValues(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
getSortValues(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The sorting values to use when sorting this response compared to the others.
getSortValues(int) - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The sorting values to use when sorting this response compared to the others.
getSortValuesBuilder(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
getSortValuesBuilderList() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
getSortValuesCount() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
getSortValuesCount() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The sorting values to use when sorting this response compared to the others.
getSortValuesCount() - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The sorting values to use when sorting this response compared to the others.
getSortValuesList() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
getSortValuesList() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The sorting values to use when sorting this response compared to the others.
getSortValuesList() - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The sorting values to use when sorting this response compared to the others.
getSortValuesOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
getSortValuesOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The sorting values to use when sorting this response compared to the others.
getSortValuesOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The sorting values to use when sorting this response compared to the others.
getSortValuesOrBuilderList() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
getSortValuesOrBuilderList() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The sorting values to use when sorting this response compared to the others.
getSortValuesOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The sorting values to use when sorting this response compared to the others.
getSplitEventProcessorMethod() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
 
getSplitEventProcessorSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to split a Segment in a Streaming Event Processor
getSplitEventProcessorSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction to split a Segment in a Streaming Event Processor
getSplitEventProcessorSegment() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction to split a Segment in a Streaming Event Processor
getSplitEventProcessorSegmentBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to split a Segment in a Streaming Event Processor
getSplitEventProcessorSegmentOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to split a Segment in a Streaming Event Processor
getSplitEventProcessorSegmentOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction to split a Segment in a Streaming Event Processor
getSplitEventProcessorSegmentOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction to split a Segment in a Streaming Event Processor
getStartEventProcessor() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Start a Streaming Event Processor.
getStartEventProcessor() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction from AxonServer to Start a Streaming Event Processor.
getStartEventProcessor() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction from AxonServer to Start a Streaming Event Processor.
getStartEventProcessorBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Start a Streaming Event Processor.
getStartEventProcessorMethod() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
 
getStartEventProcessorOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Start a Streaming Event Processor.
getStartEventProcessorOrBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction from AxonServer to Start a Streaming Event Processor.
getStartEventProcessorOrBuilder() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction from AxonServer to Start a Streaming Event Processor.
getStartTransformationMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc
 
getState(boolean) - Method in class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel
 
getState() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The state of the transformation
getState() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The state of the transformation
getState() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The state of the transformation
getStateValue() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The state of the transformation
getStateValue() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The state of the transformation
getStateValue() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The state of the transformation
getStrategy() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
string strategy = 2;
getStrategy() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
string strategy = 2;
getStrategy() - Method in interface io.axoniq.axonserver.grpc.admin.LoadBalanceRequestOrBuilder
string strategy = 2;
getStrategy() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
string strategy = 1;
getStrategy() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
string strategy = 1;
getStrategy() - Method in interface io.axoniq.axonserver.grpc.admin.LoadBalancingStrategyOrBuilder
string strategy = 1;
getStrategyBytes() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
string strategy = 2;
getStrategyBytes() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
string strategy = 2;
getStrategyBytes() - Method in interface io.axoniq.axonserver.grpc.admin.LoadBalanceRequestOrBuilder
string strategy = 2;
getStrategyBytes() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
string strategy = 1;
getStrategyBytes() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
string strategy = 1;
getStrategyBytes() - Method in interface io.axoniq.axonserver.grpc.admin.LoadBalancingStrategyOrBuilder
string strategy = 1;
getSubscribe() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to subscribe this component as handler of a specific type of command
getSubscribe() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Instruction to subscribe this component as handler of a specific type of command
getSubscribe() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Instruction to subscribe this component as handler of a specific type of command
getSubscribe() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Registers a Query Handler with AxonServer
getSubscribe() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Registers a Query Handler with AxonServer
getSubscribe() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Registers a Query Handler with AxonServer
getSubscribe() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Start a Subscription Query with the given details.
getSubscribe() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
Start a Subscription Query with the given details.
getSubscribe() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryRequestOrBuilder
Start a Subscription Query with the given details.
getSubscribeBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to subscribe this component as handler of a specific type of command
getSubscribeBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Registers a Query Handler with AxonServer
getSubscribeBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Start a Subscription Query with the given details.
getSubscribeContextUpdatesMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc
 
getSubscribeOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to subscribe this component as handler of a specific type of command
getSubscribeOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Instruction to subscribe this component as handler of a specific type of command
getSubscribeOrBuilder() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Instruction to subscribe this component as handler of a specific type of command
getSubscribeOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Registers a Query Handler with AxonServer
getSubscribeOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Registers a Query Handler with AxonServer
getSubscribeOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Registers a Query Handler with AxonServer
getSubscribeOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Start a Subscription Query with the given details.
getSubscribeOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
Start a Subscription Query with the given details.
getSubscribeOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryRequestOrBuilder
Start a Subscription Query with the given details.
getSubscriptionIdentifier() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
A unique identifier for this subscription
getSubscriptionIdentifier() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
A unique identifier for this subscription
getSubscriptionIdentifier() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryOrBuilder
A unique identifier for this subscription
getSubscriptionIdentifier() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
The identifier of the subscription query this is a response for
getSubscriptionIdentifier() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
The identifier of the subscription query this is a response for
getSubscriptionIdentifier() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
The identifier of the subscription query this is a response for
getSubscriptionIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
A unique identifier for this subscription
getSubscriptionIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
A unique identifier for this subscription
getSubscriptionIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryOrBuilder
A unique identifier for this subscription
getSubscriptionIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
The identifier of the subscription query this is a response for
getSubscriptionIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
The identifier of the subscription query this is a response for
getSubscriptionIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
The identifier of the subscription query this is a response for
getSubscriptionMethod() - Static method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc
 
getSubscriptionQueryRequest() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
getSubscriptionQueryRequest() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
getSubscriptionQueryRequest() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
getSubscriptionQueryRequestBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
getSubscriptionQueryRequestOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
getSubscriptionQueryRequestOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
getSubscriptionQueryRequestOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
getSubscriptionQueryResponse() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a response for a Subscription Query that has been received via the inbound stream
getSubscriptionQueryResponse() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Sends a response for a Subscription Query that has been received via the inbound stream
getSubscriptionQueryResponse() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Sends a response for a Subscription Query that has been received via the inbound stream
getSubscriptionQueryResponseBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a response for a Subscription Query that has been received via the inbound stream
getSubscriptionQueryResponseOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a response for a Subscription Query that has been received via the inbound stream
getSubscriptionQueryResponseOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Sends a response for a Subscription Query that has been received via the inbound stream
getSubscriptionQueryResponseOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Sends a response for a Subscription Query that has been received via the inbound stream
getSuccess() - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
True when successful, otherwise false
getSuccess() - Method in class io.axoniq.axonserver.grpc.event.Confirmation
True when successful, otherwise false
getSuccess() - Method in interface io.axoniq.axonserver.grpc.event.ConfirmationOrBuilder
True when successful, otherwise false
getSuccess() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
Indicator whether the instruction was acknowledged successfully
getSuccess() - Method in class io.axoniq.axonserver.grpc.InstructionAck
Indicator whether the instruction was acknowledged successfully
getSuccess() - Method in interface io.axoniq.axonserver.grpc.InstructionAckOrBuilder
Indicator whether the instruction was acknowledged successfully
getSuccess() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
Indicator whether the instruction was processed successfully
getSuccess() - Method in class io.axoniq.axonserver.grpc.InstructionResult
Indicator whether the instruction was processed successfully
getSuccess() - Method in interface io.axoniq.axonserver.grpc.InstructionResultOrBuilder
Indicator whether the instruction was processed successfully
getTags() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
Deprecated.
getTags() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
Deprecated.
getTags() - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
Deprecated.
getTags() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Deprecated.
getTags() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
Deprecated.
getTags() - Method in interface io.axoniq.axonserver.grpc.control.ClientIdentificationOrBuilder
Deprecated.
getTagsCount() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
getTagsCount() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
getTagsCount() - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
List of tags associated with this node
getTagsCount() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
getTagsCount() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
getTagsCount() - Method in interface io.axoniq.axonserver.grpc.control.ClientIdentificationOrBuilder
Any tags associated with the client, which may provide hints and preferences for setting up connections
getTagsMap() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of tags associated with this node
getTagsMap() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
List of tags associated with this node
getTagsMap() - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
List of tags associated with this node
getTagsMap() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Any tags associated with the client, which may provide hints and preferences for setting up connections
getTagsMap() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
Any tags associated with the client, which may provide hints and preferences for setting up connections
getTagsMap() - Method in interface io.axoniq.axonserver.grpc.control.ClientIdentificationOrBuilder
Any tags associated with the client, which may provide hints and preferences for setting up connections
getTagsOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of tags associated with this node
getTagsOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
List of tags associated with this node
getTagsOrDefault(String, String) - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
List of tags associated with this node
getTagsOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Any tags associated with the client, which may provide hints and preferences for setting up connections
getTagsOrDefault(String, String) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
Any tags associated with the client, which may provide hints and preferences for setting up connections
getTagsOrDefault(String, String) - Method in interface io.axoniq.axonserver.grpc.control.ClientIdentificationOrBuilder
Any tags associated with the client, which may provide hints and preferences for setting up connections
getTagsOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of tags associated with this node
getTagsOrThrow(String) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
List of tags associated with this node
getTagsOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.admin.NodeOverviewOrBuilder
List of tags associated with this node
getTagsOrThrow(String) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Any tags associated with the client, which may provide hints and preferences for setting up connections
getTagsOrThrow(String) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
Any tags associated with the client, which may provide hints and preferences for setting up connections
getTagsOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.control.ClientIdentificationOrBuilder
Any tags associated with the client, which may provide hints and preferences for setting up connections
getTargetClientId() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the desired destination for the segment
getTargetClientId() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
the desired destination for the segment
getTargetClientId() - Method in interface io.axoniq.axonserver.grpc.admin.MoveSegmentOrBuilder
the desired destination for the segment
getTargetClientIdBytes() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the desired destination for the segment
getTargetClientIdBytes() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
the desired destination for the segment
getTargetClientIdBytes() - Method in interface io.axoniq.axonserver.grpc.admin.MoveSegmentOrBuilder
the desired destination for the segment
getTextValue() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The text value
getTextValue() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
The text value
getTextValue() - Method in interface io.axoniq.axonserver.grpc.event.QueryValueOrBuilder
The text value
getTextValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The text value of the Meta Data entry.
getTextValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
The text value of the Meta Data entry.
getTextValue() - Method in interface io.axoniq.axonserver.grpc.MetaDataValueOrBuilder
The text value of the Meta Data entry.
getTextValueBytes() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The text value
getTextValueBytes() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
The text value
getTextValueBytes() - Method in interface io.axoniq.axonserver.grpc.event.QueryValueOrBuilder
The text value
getTextValueBytes() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The text value of the Meta Data entry.
getTextValueBytes() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
The text value of the Meta Data entry.
getTextValueBytes() - Method in interface io.axoniq.axonserver.grpc.MetaDataValueOrBuilder
The text value of the Meta Data entry.
getTimestamp() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The time at which the command was dispatched
getTimestamp() - Method in class io.axoniq.axonserver.grpc.command.Command
The time at which the command was dispatched
getTimestamp() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
The time at which the command was dispatched
getTimestamp() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The timestamp of the Event
getTimestamp() - Method in class io.axoniq.axonserver.grpc.event.Event
The timestamp of the Event
getTimestamp() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The timestamp of the Event
getTimestamp() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The timestamp of the Query creation
getTimestamp() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
The timestamp of the Query creation
getTimestamp() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
The timestamp of the Query creation
getTimeUnit() - Method in class io.axoniq.axonserver.connector.impl.ReconnectConfiguration
getToken() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string token = 3;
getToken() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
string token = 3;
getToken() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
string token = 3;
getToken() - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
string token = 1;
getToken() - Method in class io.axoniq.axonserver.grpc.admin.Token
string token = 1;
getToken() - Method in interface io.axoniq.axonserver.grpc.admin.TokenOrBuilder
string token = 1;
getToken() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
token of scheduled event to cancel
getToken() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
token of scheduled event to cancel
getToken() - Method in interface io.axoniq.axonserver.grpc.event.CancelScheduledEventRequestOrBuilder
token of scheduled event to cancel
getToken() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
The global index of the event to clear
getToken() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent
The global index of the event to clear
getToken() - Method in interface io.axoniq.axonserver.grpc.event.DeletedEventOrBuilder
The global index of the event to clear
getToken() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
The Token representing the position of this Event in the Stream
getToken() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
The Token representing the position of this Event in the Stream
getToken() - Method in interface io.axoniq.axonserver.grpc.event.EventWithTokenOrBuilder
The Token representing the position of this Event in the Stream
getToken() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
optional token of scheduled event to cancel
getToken() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
optional token of scheduled event to cancel
getToken() - Method in interface io.axoniq.axonserver.grpc.event.RescheduleEventRequestOrBuilder
optional token of scheduled event to cancel
getToken() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
Field defining the token identifier
getToken() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
Field defining the token identifier
getToken() - Method in interface io.axoniq.axonserver.grpc.event.ScheduleTokenOrBuilder
Field defining the token identifier
getToken() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
The value of the Token
getToken() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken
The value of the Token
getToken() - Method in interface io.axoniq.axonserver.grpc.event.TrackingTokenOrBuilder
The value of the Token
getToken() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
The global index of the event to replace
getToken() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
The global index of the event to replace
getToken() - Method in interface io.axoniq.axonserver.grpc.event.TransformedEventOrBuilder
The global index of the event to replace
getTokenAt(long) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Retrieves the token referencing the first Event in the Event Store closest to the given instant.
getTokenAt(long) - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
getTokenAt(GetTokenAtRequest) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreBlockingStub
Retrieves the token of the first token of an event from specified time in event store.
getTokenAt(GetTokenAtRequest) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreFutureStub
Retrieves the token of the first token of an event from specified time in event store.
getTokenAt(GetTokenAtRequest, StreamObserver<TrackingToken>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreImplBase
Retrieves the token of the first token of an event from specified time in event store.
getTokenAt(GetTokenAtRequest, StreamObserver<TrackingToken>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreStub
Retrieves the token of the first token of an event from specified time in event store.
GetTokenAtRequest - Class in io.axoniq.axonserver.grpc.event
Request message to receive the Token that starts streaming events from the given timestamp
GetTokenAtRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Request message to receive the Token that starts streaming events from the given timestamp
GetTokenAtRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
getTokenBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string token = 3;
getTokenBytes() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
string token = 3;
getTokenBytes() - Method in interface io.axoniq.axonserver.grpc.admin.ApplicationRequestOrBuilder
string token = 3;
getTokenBytes() - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
string token = 1;
getTokenBytes() - Method in class io.axoniq.axonserver.grpc.admin.Token
string token = 1;
getTokenBytes() - Method in interface io.axoniq.axonserver.grpc.admin.TokenOrBuilder
string token = 1;
getTokenBytes() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
token of scheduled event to cancel
getTokenBytes() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
token of scheduled event to cancel
getTokenBytes() - Method in interface io.axoniq.axonserver.grpc.event.CancelScheduledEventRequestOrBuilder
token of scheduled event to cancel
getTokenBytes() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
optional token of scheduled event to cancel
getTokenBytes() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
optional token of scheduled event to cancel
getTokenBytes() - Method in interface io.axoniq.axonserver.grpc.event.RescheduleEventRequestOrBuilder
optional token of scheduled event to cancel
getTokenBytes() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
Field defining the token identifier
getTokenBytes() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
Field defining the token identifier
getTokenBytes() - Method in interface io.axoniq.axonserver.grpc.event.ScheduleTokenOrBuilder
Field defining the token identifier
getTokenPosition() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the approximate position of the token
getTokenPosition() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
the approximate position of the token
getTokenPosition() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorSegmentOrBuilder
the approximate position of the token
getTokenPosition() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
The approximate position of the token in the stream.
getTokenPosition() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
The approximate position of the token in the stream.
getTokenPosition() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatusOrBuilder
The approximate position of the token in the stream.
getTokenStoreIdentifier() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
the identifier of the token store this event processor is using
getTokenStoreIdentifier() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
the identifier of the token store this event processor is using
getTokenStoreIdentifier() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorIdentifierOrBuilder
the identifier of the token store this event processor is using
getTokenStoreIdentifier() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The Token Store Identifier if available.
getTokenStoreIdentifier() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
The Token Store Identifier if available.
getTokenStoreIdentifier() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
The Token Store Identifier if available.
getTokenStoreIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
the identifier of the token store this event processor is using
getTokenStoreIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
the identifier of the token store this event processor is using
getTokenStoreIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorIdentifierOrBuilder
the identifier of the token store this event processor is using
getTokenStoreIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The Token Store Identifier if available.
getTokenStoreIdentifierBytes() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
The Token Store Identifier if available.
getTokenStoreIdentifierBytes() - Method in interface io.axoniq.axonserver.grpc.control.EventProcessorInfoOrBuilder
The Token Store Identifier if available.
getToSequenceNr() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
The sequence number of the latest event
getToSequenceNr() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
The sequence number of the latest event
getToSequenceNr() - Method in interface io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponseOrBuilder
The sequence number of the latest event
getTrackingToken() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The token to start streaming from
getTrackingToken() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
The token to start streaming from
getTrackingToken() - Method in interface io.axoniq.axonserver.grpc.event.GetEventsRequestOrBuilder
The token to start streaming from
getTransformationId() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
The identification of the transformation
getTransformationId() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
The identification of the transformation
getTransformationId() - Method in interface io.axoniq.axonserver.grpc.event.ApplyTransformationRequestOrBuilder
The identification of the transformation
getTransformationId() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The identifier of the transformation.
getTransformationId() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The identifier of the transformation.
getTransformationId() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The identifier of the transformation.
getTransformationId() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
The identification of the transformation
getTransformationId() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
The identification of the transformation
getTransformationId() - Method in interface io.axoniq.axonserver.grpc.event.TransformRequestOrBuilder
The identification of the transformation
getTransformationIdBuilder() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
The identification of the transformation
getTransformationIdBuilder() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The identifier of the transformation.
getTransformationIdBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
The identification of the transformation
getTransformationIdOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
The identification of the transformation
getTransformationIdOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
The identification of the transformation
getTransformationIdOrBuilder() - Method in interface io.axoniq.axonserver.grpc.event.ApplyTransformationRequestOrBuilder
The identification of the transformation
getTransformationIdOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The identifier of the transformation.
getTransformationIdOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The identifier of the transformation.
getTransformationIdOrBuilder() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The identifier of the transformation.
getTransformationIdOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
The identification of the transformation
getTransformationIdOrBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
The identification of the transformation
getTransformationIdOrBuilder() - Method in interface io.axoniq.axonserver.grpc.event.TransformRequestOrBuilder
The identification of the transformation
getTransformationsMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc
 
getTransformEventsMethod() - Static method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc
 
getType() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
.io.axoniq.axonserver.grpc.admin.ContextUpdateType type = 2;
getType() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
.io.axoniq.axonserver.grpc.admin.ContextUpdateType type = 2;
getType() - Method in interface io.axoniq.axonserver.grpc.admin.ContextUpdateOrBuilder
.io.axoniq.axonserver.grpc.admin.ContextUpdateType type = 2;
getType() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
The type identifier of the Payload
getType() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
The type identifier of the Payload
getType() - Method in interface io.axoniq.axonserver.grpc.event.PayloadDescriptionOrBuilder
The type identifier of the Payload
getType() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
The type identifier of the serialized object.
getType() - Method in class io.axoniq.axonserver.grpc.SerializedObject
The type identifier of the serialized object.
getType() - Method in interface io.axoniq.axonserver.grpc.SerializedObjectOrBuilder
The type identifier of the serialized object.
getTypeBytes() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
The type identifier of the Payload
getTypeBytes() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
The type identifier of the Payload
getTypeBytes() - Method in interface io.axoniq.axonserver.grpc.event.PayloadDescriptionOrBuilder
The type identifier of the Payload
getTypeBytes() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
The type identifier of the serialized object.
getTypeBytes() - Method in class io.axoniq.axonserver.grpc.SerializedObject
The type identifier of the serialized object.
getTypeBytes() - Method in interface io.axoniq.axonserver.grpc.SerializedObjectOrBuilder
The type identifier of the serialized object.
getTypeValue() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
.io.axoniq.axonserver.grpc.admin.ContextUpdateType type = 2;
getTypeValue() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
.io.axoniq.axonserver.grpc.admin.ContextUpdateType type = 2;
getTypeValue() - Method in interface io.axoniq.axonserver.grpc.admin.ContextUpdateOrBuilder
.io.axoniq.axonserver.grpc.admin.ContextUpdateType type = 2;
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.Client
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ContextId
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.Token
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.command.Command
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.Component
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.Confirmation
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.Event
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.Transformation
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.TransformationId
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.FlowControl
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.InstructionAck
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.InstructionResult
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.Principal
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.QueryReference
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
getUnknownFields() - Method in class io.axoniq.axonserver.grpc.SerializedObject
 
getUnsubscribe() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to unsubscribe this component as handler of a specific type of command
getUnsubscribe() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Instruction to unsubscribe this component as handler of a specific type of command
getUnsubscribe() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Instruction to unsubscribe this component as handler of a specific type of command
getUnsubscribe() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Unregisters a Query Handler with AxonServer
getUnsubscribe() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Unregisters a Query Handler with AxonServer
getUnsubscribe() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Unregisters a Query Handler with AxonServer
getUnsubscribe() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Ends a previously started Subscription Query with the given details
getUnsubscribe() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
Ends a previously started Subscription Query with the given details
getUnsubscribe() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryRequestOrBuilder
Ends a previously started Subscription Query with the given details
getUnsubscribeBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to unsubscribe this component as handler of a specific type of command
getUnsubscribeBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Unregisters a Query Handler with AxonServer
getUnsubscribeBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Ends a previously started Subscription Query with the given details
getUnsubscribeOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to unsubscribe this component as handler of a specific type of command
getUnsubscribeOrBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Instruction to unsubscribe this component as handler of a specific type of command
getUnsubscribeOrBuilder() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Instruction to unsubscribe this component as handler of a specific type of command
getUnsubscribeOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Unregisters a Query Handler with AxonServer
getUnsubscribeOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Unregisters a Query Handler with AxonServer
getUnsubscribeOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Unregisters a Query Handler with AxonServer
getUnsubscribeOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Ends a previously started Subscription Query with the given details
getUnsubscribeOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
Ends a previously started Subscription Query with the given details
getUnsubscribeOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryRequestOrBuilder
Ends a previously started Subscription Query with the given details
getUpdate() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Update Response
getUpdate() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
Provides an Update Response
getUpdate() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
Provides an Update Response
getUpdateBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Update Response
getUpdateContextPropertiesMethod() - Static method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc
 
getUpdateOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Update Response
getUpdateOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
Provides an Update Response
getUpdateOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
Provides an Update Response
getUpdateResponseType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
A description of the type of Object expected as Update Responses
getUpdateResponseType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
A description of the type of Object expected as Update Responses
getUpdateResponseType() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryOrBuilder
A description of the type of Object expected as Update Responses
getUpdateResponseTypeBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
A description of the type of Object expected as Update Responses
getUpdateResponseTypeOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
A description of the type of Object expected as Update Responses
getUpdateResponseTypeOrBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
A description of the type of Object expected as Update Responses
getUpdateResponseTypeOrBuilder() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryOrBuilder
A description of the type of Object expected as Update Responses
getUser() - Method in class io.axoniq.axonserver.grpc.Principal.Builder
string user = 1;
getUser() - Method in class io.axoniq.axonserver.grpc.Principal
string user = 1;
getUser() - Method in interface io.axoniq.axonserver.grpc.PrincipalOrBuilder
string user = 1;
getUserBytes() - Method in class io.axoniq.axonserver.grpc.Principal.Builder
string user = 1;
getUserBytes() - Method in class io.axoniq.axonserver.grpc.Principal
string user = 1;
getUserBytes() - Method in interface io.axoniq.axonserver.grpc.PrincipalOrBuilder
string user = 1;
getUserName() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
string userName = 1;
getUserName() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
string userName = 1;
getUserName() - Method in interface io.axoniq.axonserver.grpc.admin.AuthenticateUserRequestOrBuilder
string userName = 1;
getUserName() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
string userName = 1;
getUserName() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
string userName = 1;
getUserName() - Method in interface io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequestOrBuilder
string userName = 1;
getUserName() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
string userName = 1;
getUserName() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
string userName = 1;
getUserName() - Method in interface io.axoniq.axonserver.grpc.admin.DeleteUserRequestOrBuilder
string userName = 1;
getUserName() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
string userName = 1;
getUserName() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
string userName = 1;
getUserName() - Method in interface io.axoniq.axonserver.grpc.admin.UserOverviewOrBuilder
string userName = 1;
getUserName() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
string userName = 1;
getUserName() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
string userName = 1;
getUserName() - Method in interface io.axoniq.axonserver.grpc.admin.UserRolesOrBuilder
string userName = 1;
getUserNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
string userName = 1;
getUserNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
string userName = 1;
getUserNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.AuthenticateUserRequestOrBuilder
string userName = 1;
getUserNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
string userName = 1;
getUserNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
string userName = 1;
getUserNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequestOrBuilder
string userName = 1;
getUserNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
string userName = 1;
getUserNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
string userName = 1;
getUserNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.DeleteUserRequestOrBuilder
string userName = 1;
getUserNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
string userName = 1;
getUserNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
string userName = 1;
getUserNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.UserOverviewOrBuilder
string userName = 1;
getUserNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
string userName = 1;
getUserNameBytes() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
string userName = 1;
getUserNameBytes() - Method in interface io.axoniq.axonserver.grpc.admin.UserRolesOrBuilder
string userName = 1;
getUserRoles(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRoles(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRoles(int) - Method in interface io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRoles(int) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRoles(int) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRoles(int) - Method in interface io.axoniq.axonserver.grpc.admin.UserOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRoles(int) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRoles(int) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRoles(int) - Method in interface io.axoniq.axonserver.grpc.admin.UserRolesOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesCount() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesCount() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesCount() - Method in interface io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesCount() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesCount() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesCount() - Method in interface io.axoniq.axonserver.grpc.admin.UserOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesCount() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesCount() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesCount() - Method in interface io.axoniq.axonserver.grpc.admin.UserRolesOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesList() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesList() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesList() - Method in interface io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesList() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesList() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesList() - Method in interface io.axoniq.axonserver.grpc.admin.UserOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesList() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesList() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesList() - Method in interface io.axoniq.axonserver.grpc.admin.UserRolesOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.UserOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesOrBuilder(int) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesOrBuilder(int) - Method in interface io.axoniq.axonserver.grpc.admin.UserRolesOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequestOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
getUserRolesOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.UserOverviewOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
getUserRolesOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesOrBuilderList() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUserRolesOrBuilderList() - Method in interface io.axoniq.axonserver.grpc.admin.UserRolesOrBuilder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
getUsers(Empty) - Method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceBlockingStub
 
getUsers(Empty, StreamObserver<UserOverview>) - Method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceImplBase
 
getUsers(Empty, StreamObserver<UserOverview>) - Method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceStub
 
getValue(String) - Method in interface io.axoniq.axonserver.connector.event.EventQueryResultEntry
Returns the value for the given column, casting it to the desired type.
getValue() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
The value associated with the processing key.
getValue() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
The value associated with the processing key.
getValue() - Method in interface io.axoniq.axonserver.grpc.ProcessingInstructionOrBuilder
The value associated with the processing key.
getValueAsBoolean(String) - Method in interface io.axoniq.axonserver.connector.event.EventQueryResultEntry
Returns the boolean value associated with the given column.
getValueAsDouble(String) - Method in interface io.axoniq.axonserver.connector.event.EventQueryResultEntry
Returns the double value associated with the given column.
getValueAsLong(String) - Method in interface io.axoniq.axonserver.connector.event.EventQueryResultEntry
Returns the long value associated with the given column.
getValueAsString(String) - Method in interface io.axoniq.axonserver.connector.event.EventQueryResultEntry
Returns the String value associated with the given column.
getValueBuilder() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
The value associated with the processing key.
getValueDescriptor() - Method in enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
 
getValueDescriptor() - Method in enum io.axoniq.axonserver.grpc.admin.Result
 
getValueDescriptor() - Method in enum io.axoniq.axonserver.grpc.admin.Role
 
getValueDescriptor() - Method in enum io.axoniq.axonserver.grpc.event.TransformationState
 
getValueDescriptor() - Method in enum io.axoniq.axonserver.grpc.ProcessingKey
 
getValueDescriptor() - Method in enum io.axoniq.axonserver.grpc.TaskStatus
 
getValueOrBuilder() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
The value associated with the processing key.
getValueOrBuilder() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
The value associated with the processing key.
getValueOrBuilder() - Method in interface io.axoniq.axonserver.grpc.ProcessingInstructionOrBuilder
The value associated with the processing key.
getValues() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
Deprecated.
getValues() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
Deprecated.
getValues() - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
Deprecated.
getValuesCount() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
getValuesCount() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
getValuesCount() - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The actual data values for each of the columns, as a column name -> value mapping
getValuesMap() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The actual data values for each of the columns, as a column name -> value mapping
getValuesMap() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The actual data values for each of the columns, as a column name -> value mapping
getValuesMap() - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The actual data values for each of the columns, as a column name -> value mapping
getValuesOrDefault(String, QueryValue) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The actual data values for each of the columns, as a column name -> value mapping
getValuesOrDefault(String, QueryValue) - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The actual data values for each of the columns, as a column name -> value mapping
getValuesOrDefault(String, QueryValue) - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The actual data values for each of the columns, as a column name -> value mapping
getValuesOrThrow(String) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The actual data values for each of the columns, as a column name -> value mapping
getValuesOrThrow(String) - Method in class io.axoniq.axonserver.grpc.event.RowResponse
The actual data values for each of the columns, as a column name -> value mapping
getValuesOrThrow(String) - Method in interface io.axoniq.axonserver.grpc.event.RowResponseOrBuilder
The actual data values for each of the columns, as a column name -> value mapping
getVersion() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Axon framework version used by the client application instance
getVersion() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
Axon framework version used by the client application instance
getVersion() - Method in interface io.axoniq.axonserver.grpc.control.ClientIdentificationOrBuilder
Axon framework version used by the client application instance
getVersion() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The version identifier of the API
getVersion() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
The version identifier of the API
getVersion() - Method in interface io.axoniq.axonserver.grpc.control.NodeInfoOrBuilder
The version identifier of the API
getVersion() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The version of the transformation.
getVersion() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The version of the transformation.
getVersion() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The version of the transformation.
getVersionBytes() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Axon framework version used by the client application instance
getVersionBytes() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
Axon framework version used by the client application instance
getVersionBytes() - Method in interface io.axoniq.axonserver.grpc.control.ClientIdentificationOrBuilder
Axon framework version used by the client application instance
GRPC_PORT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
GRPC_PORT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.NodeInfo
 
GrpcBufferingInterceptor - Class in io.axoniq.axonserver.connector.impl
Interceptor that immediately requests a number of messages from the server, to increase the flow of messages.
GrpcBufferingInterceptor(int) - Constructor for class io.axoniq.axonserver.connector.impl.GrpcBufferingInterceptor
Initialize the interceptor to ask for additionalBuffer amount of messages from the server.
GrpcEventTransformation - Class in io.axoniq.axonserver.connector.event.transformation.impl.grpc
Implementation of EventTransformation that wraps a Proto message representing the transformation, and uses it to provide the requested details.
GrpcEventTransformationService - Class in io.axoniq.axonserver.connector.event.transformation.impl.grpc
 
GrpcEventTransformationService(AxonServerManagedChannel) - Constructor for class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformationService
 
GrpcEventTransformationService(EventTransformationServiceGrpc.EventTransformationServiceStub) - Constructor for class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformationService
 
GrpcTransformationStream - Class in io.axoniq.axonserver.connector.event.transformation.impl.grpc
 
GrpcTransformationStream(String, StreamObserver<TransformRequest>, Consumer<Consumer<Long>>, Consumer<Consumer<Throwable>>) - Constructor for class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcTransformationStream
 

H

handle(I, ReplyChannel<R>) - Method in interface io.axoniq.axonserver.connector.InstructionHandler
Handle the given instruction, using replyChannel to acknowledge the instruction and reply to AxonServer.
handle(QueryRequest, ReplyChannel<QueryResponse>) - Method in interface io.axoniq.axonserver.connector.query.QueryHandler
Handle the given query, using given responseHandler to send the response(s).
handleIncomingBeat(ReplyChannel<PlatformInboundInstruction>) - Method in class io.axoniq.axonserver.connector.impl.HeartbeatMonitor
Handler of PlatformInboundInstruction requesting a heartbeat from this connector.
hasAck() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
hasAck() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
Acknowledgement of previously sent instruction via outbound stream
hasAck() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderInboundOrBuilder
Acknowledgement of previously sent instruction via outbound stream
hasAck() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
hasAck() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Acknowledgement of previously sent instruction via inbound stream
hasAck() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Acknowledgement of previously sent instruction via inbound stream
hasAck() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Acknowledgement of previously sent instruction via outbound stream
hasAck() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
Acknowledgement of previously sent instruction via outbound stream
hasAck() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
Acknowledgement of previously sent instruction via outbound stream
hasAck() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Acknowledgement of previously sent instruction via inbound stream
hasAck() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Acknowledgement of previously sent instruction via inbound stream
hasAck() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Acknowledgement of previously sent instruction via inbound stream
hasAck() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
hasAck() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Acknowledgement of previously sent instruction via outbound stream
hasAck() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Acknowledgement of previously sent instruction via outbound stream
hasAck() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
hasAck() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Acknowledgement of previously sent instruction via inbound stream
hasAck() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Acknowledgement of previously sent instruction via inbound stream
hasBytesValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The binary value of the Meta Data entry.
hasBytesValue() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
The binary value of the Meta Data entry.
hasBytesValue() - Method in interface io.axoniq.axonserver.grpc.MetaDataValueOrBuilder
The binary value of the Meta Data entry.
hasColumns() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response contains the names of the columns the response contains.
hasColumns() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
Provided when the response contains the names of the columns the response contains.
hasColumns() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsResponseOrBuilder
Provided when the response contains the names of the columns the response contains.
hasCommand() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
A command for this component to process
hasCommand() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
A command for this component to process
hasCommand() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderInboundOrBuilder
A command for this component to process
hasCommandResponse() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Sends a result of Command processing
hasCommandResponse() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Sends a result of Command processing
hasCommandResponse() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Sends a result of Command processing
hasComplete() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query is complete, and no more Updates will be sent
hasComplete() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
Indicates the Query is complete, and no more Updates will be sent
hasComplete() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
Indicates the Query is complete, and no more Updates will be sent
hasCompleteExceptionally() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query failed exceptionally, and no more Updates will be sent
hasCompleteExceptionally() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
Indicates the Query failed exceptionally, and no more Updates will be sent
hasCompleteExceptionally() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
Indicates the Query failed exceptionally, and no more Updates will be sent
hasDeleteEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Deletes the content of an event
hasDeleteEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
Deletes the content of an event
hasDeleteEvent() - Method in interface io.axoniq.axonserver.grpc.event.TransformRequestOrBuilder
Deletes the content of an event
hasError() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
Set if instruction acknowledgement failed.
hasError() - Method in class io.axoniq.axonserver.grpc.InstructionAck
Set if instruction acknowledgement failed.
hasError() - Method in interface io.axoniq.axonserver.grpc.InstructionAckOrBuilder
Set if instruction acknowledgement failed.
hasError() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
Cause of instruction handling failure.
hasError() - Method in class io.axoniq.axonserver.grpc.InstructionResult
Cause of instruction handling failure.
hasError() - Method in interface io.axoniq.axonserver.grpc.InstructionResultOrBuilder
Cause of instruction handling failure.
hasErrorMessage() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
A detailed description of the error
hasErrorMessage() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
A detailed description of the error
hasErrorMessage() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
A detailed description of the error
hasErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
A detailed description of the error, if any
hasErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
A detailed description of the error, if any
hasErrorMessage() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
A detailed description of the error, if any
hasErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
A detailed description of the error, if any
hasErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
A detailed description of the error, if any
hasErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
A detailed description of the error, if available
hasErrorMessage() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
A detailed description of the error, if available
hasErrorMessage() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionallyOrBuilder
A detailed description of the error, if available
hasErrorMessage() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
A detailed description of the error, if any
hasEvent() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
The actual Event Message
hasEvent() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
The actual Event Message
hasEvent() - Method in interface io.axoniq.axonserver.grpc.event.EventWithTokenOrBuilder
The actual Event Message
hasEvent() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
the event to publish
hasEvent() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
the event to publish
hasEvent() - Method in interface io.axoniq.axonserver.grpc.event.RescheduleEventRequestOrBuilder
the event to publish
hasEvent() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
the event to publish
hasEvent() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
the event to publish
hasEvent() - Method in interface io.axoniq.axonserver.grpc.event.ScheduleEventRequestOrBuilder
the event to publish
hasEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
The new content of the event
hasEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
The new content of the event
hasEvent() - Method in interface io.axoniq.axonserver.grpc.event.TransformedEventOrBuilder
The new content of the event
hasEventProcessor() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the identifier of the event processor
hasEventProcessor() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
the identifier of the event processor
hasEventProcessor() - Method in interface io.axoniq.axonserver.grpc.admin.MoveSegmentOrBuilder
the identifier of the event processor
hasEventProcessorInfo() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about Processors defined in the application.
hasEventProcessorInfo() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
Information about Processors defined in the application.
hasEventProcessorInfo() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
Information about Processors defined in the application.
hasFilesCompleted() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when all historic events have been included in the query results
hasFilesCompleted() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
Provided when all historic events have been included in the query results
hasFilesCompleted() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsResponseOrBuilder
Provided when all historic events have been included in the query results
hasFlowControl() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to increase the number of instructions AxonServer may send to this component
hasFlowControl() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Instruction to increase the number of instructions AxonServer may send to this component
hasFlowControl() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Instruction to increase the number of instructions AxonServer may send to this component
hasFlowControl() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Grant permits to AxonServer to send a number of messages to the client
hasFlowControl() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Grant permits to AxonServer to send a number of messages to the client
hasFlowControl() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Grant permits to AxonServer to send a number of messages to the client
hasFlowControl() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Allows the Server to provide additional Updates to be sent.
hasFlowControl() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
Allows the Server to provide additional Updates to be sent.
hasFlowControl() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryRequestOrBuilder
Allows the Server to provide additional Updates to be sent.
hasGetInitialResult() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Requests the initial result of a subscription query to be sent.
hasGetInitialResult() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
Requests the initial result of a subscription query to be sent.
hasGetInitialResult() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryRequestOrBuilder
Requests the initial result of a subscription query to be sent.
hashCode() - Method in class io.axoniq.axonserver.connector.impl.ServerAddress
 
hashCode() - Method in class io.axoniq.axonserver.connector.query.QueryDefinition
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.Client
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ContextId
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.Token
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
hashCode() - Method in class io.axoniq.axonserver.grpc.command.Command
 
hashCode() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
hashCode() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
hashCode() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
hashCode() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
hashCode() - Method in class io.axoniq.axonserver.grpc.Component
 
hashCode() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
hashCode() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
hashCode() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
hashCode() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
hashCode() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
hashCode() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
hashCode() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
hashCode() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
hashCode() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
hashCode() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
hashCode() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
hashCode() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.Confirmation
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.Event
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.Transformation
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.TransformationId
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
hashCode() - Method in class io.axoniq.axonserver.grpc.FlowControl
 
hashCode() - Method in class io.axoniq.axonserver.grpc.InstructionAck
 
hashCode() - Method in class io.axoniq.axonserver.grpc.InstructionResult
 
hashCode() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
 
hashCode() - Method in class io.axoniq.axonserver.grpc.Principal
 
hashCode() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.QueryReference
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
hashCode() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
hashCode() - Method in class io.axoniq.axonserver.grpc.SerializedObject
 
hasHeartbeat() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
This heartbeat is used by AxonServer in order to check if the connection is still alive
hasHeartbeat() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
This heartbeat is used by AxonServer in order to check if the connection is still alive
hasHeartbeat() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
This heartbeat is used by AxonServer in order to check if the connection is still alive
hasHeartbeat() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
This heartbeat is used by AxonFramework in order to check if the connection is still alive
hasHeartbeat() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
This heartbeat is used by AxonFramework in order to check if the connection is still alive
hasHeartbeat() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
This heartbeat is used by AxonFramework in order to check if the connection is still alive
hasIdentifier() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
the identifier of the event processor
hasIdentifier() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
the identifier of the event processor
hasIdentifier() - Method in interface io.axoniq.axonserver.grpc.admin.EventProcessorOrBuilder
the identifier of the event processor
hasInitialResult() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Initial Response
hasInitialResult() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
Provides an Initial Response
hasInitialResult() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
Provides an Initial Response
hasLength(String) - Static method in class io.axoniq.axonserver.connector.impl.ObjectUtils
Verify if the given String is not null and is not String.isEmpty().
hasMergeEventProcessorSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to merge two Segments in a Streaming Event Processor
hasMergeEventProcessorSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction to merge two Segments in a Streaming Event Processor
hasMergeEventProcessorSegment() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction to merge two Segments in a Streaming Event Processor
hasNext() - Method in interface io.axoniq.axonserver.connector.event.AggregateEventStream
Indicates whether a new event is available.
hasNext() - Method in class io.axoniq.axonserver.connector.event.impl.BufferedAggregateEventStream
 
hasNodeNotification() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
hasNodeNotification() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
hasNodeNotification() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
hasPauseEventProcessor() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Pause a Streaming Event Processor.
hasPauseEventProcessor() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction from AxonServer to Pause a Streaming Event Processor.
hasPauseEventProcessor() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction from AxonServer to Pause a Streaming Event Processor.
hasPayload() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The payload of the Command, providing details on the instructions for the recipient
hasPayload() - Method in class io.axoniq.axonserver.grpc.command.Command
The payload of the Command, providing details on the instructions for the recipient
hasPayload() - Method in interface io.axoniq.axonserver.grpc.command.CommandOrBuilder
The payload of the Command, providing details on the instructions for the recipient
hasPayload() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The payload to provide as a result to the dispatcher
hasPayload() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
The payload to provide as a result to the dispatcher
hasPayload() - Method in interface io.axoniq.axonserver.grpc.command.CommandResponseOrBuilder
The payload to provide as a result to the dispatcher
hasPayload() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Payload of the Event
hasPayload() - Method in class io.axoniq.axonserver.grpc.event.Event
The Payload of the Event
hasPayload() - Method in interface io.axoniq.axonserver.grpc.event.EventOrBuilder
The Payload of the Event
hasPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
A payload accompanying the Query
hasPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
A payload accompanying the Query
hasPayload() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
A payload accompanying the Query
hasPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The Payload of the Response Message
hasPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
The Payload of the Response Message
hasPayload() - Method in interface io.axoniq.axonserver.grpc.query.QueryResponseOrBuilder
The Payload of the Response Message
hasPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The object representing the Update
hasPayload() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
The object representing the Update
hasPayload() - Method in interface io.axoniq.axonserver.grpc.query.QueryUpdateOrBuilder
The object representing the Update
hasPrimary() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
The connection details of the node the client should connect with
hasPrimary() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
The connection details of the node the client should connect with
hasPrimary() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInfoOrBuilder
The connection details of the node the client should connect with
hasProcessor() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
hasProcessor() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
hasProcessor() - Method in interface io.axoniq.axonserver.grpc.admin.LoadBalanceRequestOrBuilder
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
hasQuery() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Query, for which this component is expected to provide a response
hasQuery() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Represents an incoming Query, for which this component is expected to provide a response
hasQuery() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Represents an incoming Query, for which this component is expected to provide a response
hasQueryCancel() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver is no more interested in updates of this query
hasQueryCancel() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Indicator that receiver is no more interested in updates of this query
hasQueryCancel() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Indicator that receiver is no more interested in updates of this query
hasQueryComplete() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Indicator that all responses for Query have been sent
hasQueryComplete() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Indicator that all responses for Query have been sent
hasQueryComplete() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Indicator that all responses for Query have been sent
hasQueryFlowControl() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver should send more updates of this query
hasQueryFlowControl() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Indicator that receiver should send more updates of this query
hasQueryFlowControl() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Indicator that receiver should send more updates of this query
hasQueryReference() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
The identifier of the incoming query to complete
hasQueryReference() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
The identifier of the incoming query to complete
hasQueryReference() - Method in interface io.axoniq.axonserver.grpc.query.QueryFlowControlOrBuilder
The identifier of the incoming query to complete
hasQueryRequest() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
The Query describing the desire for information
hasQueryRequest() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
The Query describing the desire for information
hasQueryRequest() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryOrBuilder
The Query describing the desire for information
hasQueryResponse() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a Response to a Query received via the inbound stream
hasQueryResponse() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Sends a Response to a Query received via the inbound stream
hasQueryResponse() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Sends a Response to a Query received via the inbound stream
hasRegister() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about the client being connected.
hasRegister() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
Information about the client being connected.
hasRegister() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
Information about the client being connected.
hasReleaseSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
hasReleaseSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
hasReleaseSegment() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
hasReplaceEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Replaces the content of an event with the new content
hasReplaceEvent() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
Replaces the content of an event with the new content
hasReplaceEvent() - Method in interface io.axoniq.axonserver.grpc.event.TransformRequestOrBuilder
Replaces the content of an event with the new content
hasReplicationGroup() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
hasReplicationGroup() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
hasReplicationGroup() - Method in interface io.axoniq.axonserver.grpc.admin.ContextOverviewOrBuilder
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
hasRequestEventProcessorInfo() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer for status information of a specific Streaming Event Processor
hasRequestEventProcessorInfo() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
A request from AxonServer for status information of a specific Streaming Event Processor
hasRequestEventProcessorInfo() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
A request from AxonServer for status information of a specific Streaming Event Processor
hasRequestReconnect() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer to the Application to migrate its connection to another node.
hasRequestReconnect() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
A request from AxonServer to the Application to migrate its connection to another node.
hasRequestReconnect() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
A request from AxonServer to the Application to migrate its connection to another node.
hasResponseType() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
An object describing the expectations of the Response Type
hasResponseType() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
An object describing the expectations of the Response Type
hasResponseType() - Method in interface io.axoniq.axonserver.grpc.query.QueryRequestOrBuilder
An object describing the expectations of the Response Type
hasResult() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
The result of the execution of an instruction
hasResult() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
The result of the execution of an instruction
hasResult() - Method in interface io.axoniq.axonserver.grpc.control.PlatformInboundInstructionOrBuilder
The result of the execution of an instruction
hasRow() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response message contains results of the Query
hasRow() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
Provided when the response message contains results of the Query
hasRow() - Method in interface io.axoniq.axonserver.grpc.event.QueryEventsResponseOrBuilder
Provided when the response message contains results of the Query
hasSplitEventProcessorSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to split a Segment in a Streaming Event Processor
hasSplitEventProcessorSegment() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction to split a Segment in a Streaming Event Processor
hasSplitEventProcessorSegment() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction to split a Segment in a Streaming Event Processor
hasStartEventProcessor() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Start a Streaming Event Processor.
hasStartEventProcessor() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Instruction from AxonServer to Start a Streaming Event Processor.
hasStartEventProcessor() - Method in interface io.axoniq.axonserver.grpc.control.PlatformOutboundInstructionOrBuilder
Instruction from AxonServer to Start a Streaming Event Processor.
hasSubscribe() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to subscribe this component as handler of a specific type of command
hasSubscribe() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Instruction to subscribe this component as handler of a specific type of command
hasSubscribe() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Instruction to subscribe this component as handler of a specific type of command
hasSubscribe() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Registers a Query Handler with AxonServer
hasSubscribe() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Registers a Query Handler with AxonServer
hasSubscribe() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Registers a Query Handler with AxonServer
hasSubscribe() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Start a Subscription Query with the given details.
hasSubscribe() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
Start a Subscription Query with the given details.
hasSubscribe() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryRequestOrBuilder
Start a Subscription Query with the given details.
hasSubscriptionQueryRequest() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
hasSubscriptionQueryRequest() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
hasSubscriptionQueryRequest() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderInboundOrBuilder
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
hasSubscriptionQueryResponse() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a response for a Subscription Query that has been received via the inbound stream
hasSubscriptionQueryResponse() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Sends a response for a Subscription Query that has been received via the inbound stream
hasSubscriptionQueryResponse() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Sends a response for a Subscription Query that has been received via the inbound stream
hasTransformationId() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
The identification of the transformation
hasTransformationId() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
The identification of the transformation
hasTransformationId() - Method in interface io.axoniq.axonserver.grpc.event.ApplyTransformationRequestOrBuilder
The identification of the transformation
hasTransformationId() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The identifier of the transformation.
hasTransformationId() - Method in class io.axoniq.axonserver.grpc.event.Transformation
The identifier of the transformation.
hasTransformationId() - Method in interface io.axoniq.axonserver.grpc.event.TransformationOrBuilder
The identifier of the transformation.
hasTransformationId() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
The identification of the transformation
hasTransformationId() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
The identification of the transformation
hasTransformationId() - Method in interface io.axoniq.axonserver.grpc.event.TransformRequestOrBuilder
The identification of the transformation
hasUnsubscribe() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to unsubscribe this component as handler of a specific type of command
hasUnsubscribe() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
Instruction to unsubscribe this component as handler of a specific type of command
hasUnsubscribe() - Method in interface io.axoniq.axonserver.grpc.command.CommandProviderOutboundOrBuilder
Instruction to unsubscribe this component as handler of a specific type of command
hasUnsubscribe() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Unregisters a Query Handler with AxonServer
hasUnsubscribe() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
Unregisters a Query Handler with AxonServer
hasUnsubscribe() - Method in interface io.axoniq.axonserver.grpc.query.QueryProviderOutboundOrBuilder
Unregisters a Query Handler with AxonServer
hasUnsubscribe() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Ends a previously started Subscription Query with the given details
hasUnsubscribe() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
Ends a previously started Subscription Query with the given details
hasUnsubscribe() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryRequestOrBuilder
Ends a previously started Subscription Query with the given details
hasUpdate() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Update Response
hasUpdate() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
Provides an Update Response
hasUpdate() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryResponseOrBuilder
Provides an Update Response
hasUpdateResponseType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
A description of the type of Object expected as Update Responses
hasUpdateResponseType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
A description of the type of Object expected as Update Responses
hasUpdateResponseType() - Method in interface io.axoniq.axonserver.grpc.query.SubscriptionQueryOrBuilder
A description of the type of Object expected as Update Responses
hasValue() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
The value associated with the processing key.
hasValue() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
The value associated with the processing key.
hasValue() - Method in interface io.axoniq.axonserver.grpc.ProcessingInstructionOrBuilder
The value associated with the processing key.
HeaderAttachingInterceptor<T> - Class in io.axoniq.axonserver.connector.impl
Interceptor around a gRPC request to add header information as metadata to a message.
HeaderAttachingInterceptor(Metadata.Key<T>, T) - Constructor for class io.axoniq.axonserver.connector.impl.HeaderAttachingInterceptor
Constructs a HeaderAttachingInterceptor attaching metadata using the given header as key, paired with the given value
Headers - Class in io.axoniq.axonserver.connector.impl
Utility class containing header definitions.
Heartbeat - Class in io.axoniq.axonserver.grpc.control
Protobuf type io.axoniq.axonserver.grpc.control.Heartbeat
Heartbeat.Builder - Class in io.axoniq.axonserver.grpc.control
Protobuf type io.axoniq.axonserver.grpc.control.Heartbeat
HEARTBEAT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
HEARTBEAT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
HeartbeatMonitor - Class in io.axoniq.axonserver.connector.impl
Monitor dealing with all the logic around sending out heartbeats.
HeartbeatMonitor(ScheduledExecutorService, HeartbeatSender, Runnable) - Constructor for class io.axoniq.axonserver.connector.impl.HeartbeatMonitor
Constructs a HeartbeatMonitor.
HeartbeatOrBuilder - Interface in io.axoniq.axonserver.grpc.control
 
HeartbeatSender - Interface in io.axoniq.axonserver.connector.impl
Functional interface defining a method to send heartbeats with.
HOST_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
HOST_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
HOST_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.NodeInfo
 
HTTP_PORT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
HTTP_PORT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.NodeInfo
 

I

id() - Method in interface io.axoniq.axonserver.connector.event.transformation.EventTransformation
Returns the identifier of the EventTransformation.
id() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformation
 
ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.TransformationId
 
ID_VALUES_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.RowResponse
 
IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
INITIAL_RESULT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
INITIAL_SEQUENCE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
INITIAL_SEQUENCE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
initialResult() - Method in interface io.axoniq.axonserver.connector.query.SubscriptionQueryResult
Returns a CompletableFuture that completes when the initial result of the query is available.
INSTANT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
INSTANT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
INSTANT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
INSTRUCTION_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
INSTRUCTION_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
INSTRUCTION_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
INSTRUCTION_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
INSTRUCTION_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.InstructionAck
 
INSTRUCTION_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.InstructionResult
 
INSTRUCTION_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
INSTRUCTION_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
InstructionAck - Class in io.axoniq.axonserver.grpc
Message describing instruction acknowledgement
InstructionAck.Builder - Class in io.axoniq.axonserver.grpc
Message describing instruction acknowledgement
InstructionAckOrBuilder - Interface in io.axoniq.axonserver.grpc
 
InstructionHandler<I,R> - Interface in io.axoniq.axonserver.connector
Interface describing a component that is capable of handling instructions coming from AxonServer.
InstructionResult - Class in io.axoniq.axonserver.grpc
Message describing the result of the execution of an instruction
InstructionResult.Builder - Class in io.axoniq.axonserver.grpc
Message describing the result of the execution of an instruction
InstructionResultOrBuilder - Interface in io.axoniq.axonserver.grpc
 
interceptCall(MethodDescriptor<REQ, RESP>, CallOptions, Channel) - Method in class io.axoniq.axonserver.connector.impl.GrpcBufferingInterceptor
 
interceptCall(MethodDescriptor<REQ, RESP>, CallOptions, Channel) - Method in class io.axoniq.axonserver.connector.impl.HeaderAttachingInterceptor
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.Client
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ContextId
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.Token
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.command.Command
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.Component
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.Confirmation
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.Event
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.Transformation
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.TransformationId
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.FlowControl
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.InstructionAck
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.InstructionResult
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.Principal
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryReference
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
internalGetFieldAccessorTable() - Method in class io.axoniq.axonserver.grpc.SerializedObject
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.command.Command
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.event.Event
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
internalGetMapField(int) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
internalGetMutableMapField(int) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
internalGetValueMap() - Static method in enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
 
internalGetValueMap() - Static method in enum io.axoniq.axonserver.grpc.admin.Result
 
internalGetValueMap() - Static method in enum io.axoniq.axonserver.grpc.admin.Role
 
internalGetValueMap() - Static method in enum io.axoniq.axonserver.grpc.event.TransformationState
 
internalGetValueMap() - Static method in enum io.axoniq.axonserver.grpc.ProcessingKey
 
internalGetValueMap() - Static method in enum io.axoniq.axonserver.grpc.TaskStatus
 
io.axoniq.axonserver.connector - package io.axoniq.axonserver.connector
 
io.axoniq.axonserver.connector.admin - package io.axoniq.axonserver.connector.admin
 
io.axoniq.axonserver.connector.admin.impl - package io.axoniq.axonserver.connector.admin.impl
 
io.axoniq.axonserver.connector.command - package io.axoniq.axonserver.connector.command
 
io.axoniq.axonserver.connector.command.impl - package io.axoniq.axonserver.connector.command.impl
 
io.axoniq.axonserver.connector.control - package io.axoniq.axonserver.connector.control
 
io.axoniq.axonserver.connector.event - package io.axoniq.axonserver.connector.event
 
io.axoniq.axonserver.connector.event.impl - package io.axoniq.axonserver.connector.event.impl
 
io.axoniq.axonserver.connector.event.transformation - package io.axoniq.axonserver.connector.event.transformation
 
io.axoniq.axonserver.connector.event.transformation.event - package io.axoniq.axonserver.connector.event.transformation.event
 
io.axoniq.axonserver.connector.event.transformation.event.impl - package io.axoniq.axonserver.connector.event.transformation.event.impl
 
io.axoniq.axonserver.connector.event.transformation.event.stream - package io.axoniq.axonserver.connector.event.transformation.event.stream
 
io.axoniq.axonserver.connector.event.transformation.impl - package io.axoniq.axonserver.connector.event.transformation.impl
 
io.axoniq.axonserver.connector.event.transformation.impl.grpc - package io.axoniq.axonserver.connector.event.transformation.impl.grpc
 
io.axoniq.axonserver.connector.impl - package io.axoniq.axonserver.connector.impl
 
io.axoniq.axonserver.connector.impl.buffer - package io.axoniq.axonserver.connector.impl.buffer
 
io.axoniq.axonserver.connector.query - package io.axoniq.axonserver.connector.query
 
io.axoniq.axonserver.connector.query.impl - package io.axoniq.axonserver.connector.query.impl
 
io.axoniq.axonserver.grpc - package io.axoniq.axonserver.grpc
 
io.axoniq.axonserver.grpc.admin - package io.axoniq.axonserver.grpc.admin
 
io.axoniq.axonserver.grpc.command - package io.axoniq.axonserver.grpc.command
 
io.axoniq.axonserver.grpc.control - package io.axoniq.axonserver.grpc.control
 
io.axoniq.axonserver.grpc.event - package io.axoniq.axonserver.grpc.event
 
io.axoniq.axonserver.grpc.query - package io.axoniq.axonserver.grpc.query
 
IS_CAUGHTUP_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
IS_IN_ERROR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
IS_REPLAYING_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
IS_STREAMING_PROCESSOR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
isClosed() - Method in class io.axoniq.axonserver.connector.impl.AbstractBufferedStream
 
isClosed() - Method in class io.axoniq.axonserver.connector.impl.CloseAwareReplyChannel
Indicates whether this ReplyChannel is closed.
isClosed() - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
Check whether this buffer has been closed off
isClosed() - Method in interface io.axoniq.axonserver.connector.ResultStream
Indicates whether the current stream is closed for further reading.
isConnected() - Method in interface io.axoniq.axonserver.connector.AxonServerConnection
Indicates whether the underlying connection is active.
isConnected() - Method in class io.axoniq.axonserver.connector.impl.ContextConnection
 
isConnectionFailed() - Method in interface io.axoniq.axonserver.connector.AxonServerConnection
Indicates whether the underlying connection failed.
isConnectionFailed() - Method in class io.axoniq.axonserver.connector.impl.ContextConnection
 
isEmpty() - Method in class io.axoniq.axonserver.connector.impl.buffer.BlockingCloseableBuffer
 
isEmpty() - Method in class io.axoniq.axonserver.connector.impl.buffer.FlowControlledDisposableReadonlyBuffer
 
isEmpty() - Method in class io.axoniq.axonserver.connector.impl.buffer.RoundRobinMultiReadonlyBuffer
Checks whether all buffers are empty.
isEmpty() - Method in interface io.axoniq.axonserver.connector.impl.CloseableReadonlyBuffer
Indicates whether there are messages in the buffer.
isForcePlatformReconnect() - Method in class io.axoniq.axonserver.connector.impl.ReconnectConfiguration
Return whether a platform reconnect should be enforced.
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.Client
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ContextId
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.Token
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.command.Command
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.Component
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.Confirmation
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.Event
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.Transformation
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.TransformationId
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.FlowControl
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.InstructionAck
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.InstructionResult
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.Principal
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryReference
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
isInitialized() - Method in class io.axoniq.axonserver.grpc.SerializedObject
 
isReady() - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
isReady() - Method in interface io.axoniq.axonserver.connector.AxonServerConnection
Indicates whether the connection is ready to process and receive instructions.
isReady() - Method in class io.axoniq.axonserver.connector.command.impl.CommandChannelImpl
 
isReady() - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
isReady() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationChannelImpl
 
isReady() - Method in class io.axoniq.axonserver.connector.impl.AbstractAxonServerChannel
Validate whether this channel has all required streams connected with AxonServer.
isReady() - Method in class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel
Indicates whether the channel is READY, meaning is is connected to an Axon Server instance, and ready to accept calls.
isReady() - Method in class io.axoniq.axonserver.connector.impl.ContextConnection
 
isReady() - Method in class io.axoniq.axonserver.connector.impl.ControlChannelImpl
 
isReady() - Method in class io.axoniq.axonserver.connector.impl.SynchronizedRequestStream
 
isReady() - Method in class io.axoniq.axonserver.connector.query.impl.QueryChannelImpl
 
ISRUNNING_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
isShutdown() - Method in class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel
 
ISSTREAMING_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
isTerminated() - Method in class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel
 
IterableEventTransformationExecutor - Class in io.axoniq.axonserver.connector.event.transformation.event.impl
EventTransformationExecutor implementation based on an Iterable of EventWithToken.
iterator() - Method in class io.axoniq.axonserver.connector.event.transformation.event.stream.TokenRangeEvents
 

J

JoinReplicationGroup - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
JoinReplicationGroup.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
JoinReplicationGroupOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 

K

KEY_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.ProcessingInstruction
 

L

LABEL_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
LAST_SEQUENCE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
lastSequence() - Method in interface io.axoniq.axonserver.connector.event.transformation.EventTransformation
Each transformation action registered in the transformation has its own incremental sequence.
lastSequence() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformation
 
LeaveReplicationGroup - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
LeaveReplicationGroup.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
LeaveReplicationGroupOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
listAggregateEvents(GetAggregateEventsRequest) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreBlockingStub
Retrieves the Events for a given aggregate.
listAggregateEvents(GetAggregateEventsRequest, StreamObserver<Event>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreImplBase
Retrieves the Events for a given aggregate.
listAggregateEvents(GetAggregateEventsRequest, StreamObserver<Event>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreStub
Retrieves the Events for a given aggregate.
listAggregateSnapshots(GetAggregateSnapshotsRequest) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreBlockingStub
Retrieves the Snapshots for a given aggregate.
listAggregateSnapshots(GetAggregateSnapshotsRequest, StreamObserver<Event>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreImplBase
Retrieves the Snapshots for a given aggregate.
listAggregateSnapshots(GetAggregateSnapshotsRequest, StreamObserver<Event>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreStub
Retrieves the Snapshots for a given aggregate.
listEvents(StreamObserver<EventWithToken>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreImplBase
Retrieves the Events from a given tracking token.
listEvents(StreamObserver<EventWithToken>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreStub
Retrieves the Events from a given tracking token.
LIVE_EVENTS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
LOAD_BALANCING_STRATEGY_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
LOAD_BALANCING_STRATEGY_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
LOAD_FACTOR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
loadBalanceEventProcessor(String, String, String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to balance the load for the given eventProcessorName within the connected client.
loadBalanceEventProcessor(String, String, String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
loadBalanceProcessor(LoadBalanceRequest) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceBlockingStub
 
loadBalanceProcessor(LoadBalanceRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceImplBase
 
loadBalanceProcessor(LoadBalanceRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceStub
 
LoadBalanceRequest - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
LoadBalanceRequest.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
LoadBalanceRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
LoadBalancingStrategy - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
LoadBalancingStrategy.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
LoadBalancingStrategyOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
loadSnapshot(String) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Loads the Snapshot Event for the given aggregateIdentifier with the highest sequence number.
loadSnapshots(String, long, int) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Loads Snapshot Events for the given aggregateIdentifier with sequence number lower or equal to maxSequence, returning at most maxResults number of snapshots.
loadSnapshots(String, long, long, int) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Loads Snapshot Events for the given aggregateIdentifier with sequence number between initialSequence and maxSequence (inclusive), returning at most maxResults number of snapshots.
loadSnapshots(String, long, long, int) - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
LOCATION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.ErrorMessage
 

M

markConsumed() - Method in class io.axoniq.axonserver.connector.impl.FlowControlledStream
Notifier when an entry has been consumed from this stream.
MAX_CAPACITY_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
MAX_RESULTS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
MAX_SEQUENCE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
MAX_SEQUENCE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
maxInboundMessageSize(int) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Sets the maximum size for inbound messages.
MEMBERS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
MEMBERS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
MERGE_EVENT_PROCESSOR_SEGMENT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
mergeAck(InstructionAck) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
mergeAck(InstructionAck) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
mergeAck(InstructionAck) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Acknowledgement of previously sent instruction via outbound stream
mergeAck(InstructionAck) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Acknowledgement of previously sent instruction via inbound stream
mergeAck(InstructionAck) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
mergeAck(InstructionAck) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
mergeBytesValue(SerializedObject) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The binary value of the Meta Data entry.
mergeColumns(ColumnsResponse) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response contains the names of the columns the response contains.
mergeCommand(Command) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
A command for this component to process
mergeCommandResponse(CommandResponse) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Sends a result of Command processing
mergeComplete(QueryUpdateComplete) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query is complete, and no more Updates will be sent
mergeCompleteExceptionally(QueryUpdateCompleteExceptionally) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query failed exceptionally, and no more Updates will be sent
mergeDeleteEvent(DeletedEvent) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Deletes the content of an event
mergeError(ErrorMessage) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
Set if instruction acknowledgement failed.
mergeError(ErrorMessage) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
Cause of instruction handling failure.
mergeErrorMessage(ErrorMessage) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
A detailed description of the error
mergeErrorMessage(ErrorMessage) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
A detailed description of the error, if any
mergeErrorMessage(ErrorMessage) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
A detailed description of the error, if any
mergeErrorMessage(ErrorMessage) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
A detailed description of the error, if available
mergeEvent(Event) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
The actual Event Message
mergeEvent(Event) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
the event to publish
mergeEvent(Event) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
the event to publish
mergeEvent(Event) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
The new content of the event
mergeEventProcessor(String, String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to merge the two smallest segments of a specific event processor.
mergeEventProcessor(String, String, String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to merge the two smallest segments of a specific event processor in a specific context.
mergeEventProcessor(String, String, String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
mergeEventProcessor(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceBlockingStub
Request to merge the smallest two segments of a streaming event processor
mergeEventProcessor(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceFutureStub
Request to merge the smallest two segments of a streaming event processor
mergeEventProcessor(EventProcessorIdentifier, StreamObserver<AdminActionResult>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceImplBase
Request to merge the smallest two segments of a streaming event processor
mergeEventProcessor(EventProcessorIdentifier, StreamObserver<AdminActionResult>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceStub
Request to merge the smallest two segments of a streaming event processor
mergeEventProcessor(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the identifier of the event processor
mergeEventProcessorInfo(EventProcessorInfo) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about Processors defined in the application.
mergeFilesCompleted(Confirmation) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when all historic events have been included in the query results
mergeFlowControl(FlowControl) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to increase the number of instructions AxonServer may send to this component
mergeFlowControl(FlowControl) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Grant permits to AxonServer to send a number of messages to the client
mergeFlowControl(SubscriptionQuery) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Allows the Server to provide additional Updates to be sent.
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
mergeFrom(AdminActionResult) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
mergeFrom(ApplicationContextRole) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
mergeFrom(ApplicationId) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
mergeFrom(ApplicationOverview) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
mergeFrom(ApplicationRequest) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
mergeFrom(ApplicationRoles) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
mergeFrom(AuthenticateUserRequest) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
mergeFrom(Client) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
mergeFrom(ClientApplication) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
mergeFrom(ConnectedApplicationOverview) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
mergeFrom(ContextId) - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
mergeFrom(ContextOverview) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
mergeFrom(ContextRole) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
mergeFrom(ContextUpdate) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
mergeFrom(CreateContextRequest) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
mergeFrom(CreateOrUpdateUserRequest) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
mergeFrom(CreateReplicationGroupRequest) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
mergeFrom(DeleteContextRequest) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
mergeFrom(DeleteReplicationGroupRequest) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
mergeFrom(DeleteUserRequest) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
mergeFrom(EventProcessor) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
mergeFrom(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
mergeFrom(EventProcessorInstance) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
mergeFrom(EventProcessorSegment) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
mergeFrom(GetContextRequest) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
mergeFrom(GetReplicationGroupRequest) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
mergeFrom(JoinReplicationGroup) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
mergeFrom(LeaveReplicationGroup) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
mergeFrom(LoadBalanceRequest) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
mergeFrom(LoadBalancingStrategy) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
mergeFrom(MoveSegment) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
mergeFrom(NodeOverview) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
mergeFrom(QueryInfo) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
mergeFrom(ReplicationGroupContext) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
mergeFrom(ReplicationGroupMember) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
mergeFrom(ReplicationGroupOverview) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
mergeFrom(Token) - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
mergeFrom(UpdateContextPropertiesRequest) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
mergeFrom(UserOverview) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
mergeFrom(UserRoleOverview) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
mergeFrom(UserRoleRequest) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
mergeFrom(UserRoles) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
mergeFrom(Command) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
mergeFrom(CommandProviderInbound) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
mergeFrom(CommandProviderOutbound) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
mergeFrom(CommandResponse) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
mergeFrom(CommandSubscription) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
mergeFrom(Component) - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
mergeFrom(ClientIdentification) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
mergeFrom(EventProcessorInfo) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
mergeFrom(EventProcessorInfo.SegmentStatus) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
mergeFrom(EventProcessorReference) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
mergeFrom(EventProcessorSegmentReference) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
mergeFrom(Heartbeat) - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
mergeFrom(NodeInfo) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
mergeFrom(PlatformInboundInstruction) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
mergeFrom(PlatformInfo) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
mergeFrom(PlatformOutboundInstruction) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
mergeFrom(RequestReconnect) - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
mergeFrom(ErrorMessage) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
mergeFrom(ApplyTransformationRequest) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
mergeFrom(CancelScheduledEventRequest) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
mergeFrom(ColumnsResponse) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
mergeFrom(CompactionRequest) - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
mergeFrom(Confirmation) - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
mergeFrom(DeletedEvent) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
mergeFrom(Event) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
mergeFrom(EventWithToken) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
mergeFrom(GetAggregateEventsRequest) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
mergeFrom(GetAggregateSnapshotsRequest) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
mergeFrom(GetEventsRequest) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
mergeFrom(GetFirstTokenRequest) - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
mergeFrom(GetLastTokenRequest) - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
mergeFrom(GetTokenAtRequest) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
mergeFrom(PayloadDescription) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
mergeFrom(QueryEventsRequest) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
mergeFrom(QueryEventsResponse) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
mergeFrom(QueryValue) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
mergeFrom(ReadHighestSequenceNrRequest) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
mergeFrom(ReadHighestSequenceNrResponse) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
mergeFrom(RescheduleEventRequest) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
mergeFrom(RowResponse) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
mergeFrom(ScheduleEventRequest) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
mergeFrom(ScheduleToken) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
mergeFrom(StartTransformationRequest) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
mergeFrom(TrackingToken) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
mergeFrom(Transformation) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
mergeFrom(TransformationId) - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
mergeFrom(TransformedEvent) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
mergeFrom(TransformRequest) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
mergeFrom(TransformRequestAck) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
mergeFrom(FlowControl) - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
mergeFrom(InstructionAck) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
mergeFrom(InstructionResult) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
mergeFrom(MetaDataValue) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
mergeFrom(Principal) - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
mergeFrom(ProcessingInstruction) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
mergeFrom(QueryComplete) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
mergeFrom(QueryFlowControl) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
mergeFrom(QueryProviderInbound) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
mergeFrom(QueryProviderOutbound) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
mergeFrom(QueryReference) - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
mergeFrom(QueryRequest) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
mergeFrom(QueryResponse) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
mergeFrom(QuerySubscription) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
mergeFrom(QueryUpdate) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
mergeFrom(QueryUpdateComplete) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
mergeFrom(QueryUpdateCompleteExceptionally) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
mergeFrom(SubscriptionQuery) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
mergeFrom(SubscriptionQueryRequest) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
mergeFrom(SubscriptionQueryResponse) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
mergeFrom(Message) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
mergeFrom(SerializedObject) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
mergeGetInitialResult(SubscriptionQuery) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Requests the initial result of a subscription query to be sent.
mergeHandler(Map<String, ProcessorInstructionHandler>) - Static method in class io.axoniq.axonserver.connector.impl.ProcessorInstructions
Provides a InstructionHandler which handles a processor's merge request from AxonServer and sends it to the right client(s).
mergeHeartbeat(Heartbeat) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
This heartbeat is used by AxonServer in order to check if the connection is still alive
mergeHeartbeat(Heartbeat) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
This heartbeat is used by AxonFramework in order to check if the connection is still alive
mergeIdentifier(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
the identifier of the event processor
mergeInitialResult(QueryResponse) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Initial Response
mergeMergeEventProcessorSegment(EventProcessorSegmentReference) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to merge two Segments in a Streaming Event Processor
mergeNodeNotification(NodeInfo) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
mergePauseEventProcessor(EventProcessorReference) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Pause a Streaming Event Processor.
mergePayload(SerializedObject) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The payload of the Command, providing details on the instructions for the recipient
mergePayload(SerializedObject) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The payload to provide as a result to the dispatcher
mergePayload(SerializedObject) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Payload of the Event
mergePayload(SerializedObject) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
A payload accompanying the Query
mergePayload(SerializedObject) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The Payload of the Response Message
mergePayload(SerializedObject) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The object representing the Update
mergePrimary(NodeInfo) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
The connection details of the node the client should connect with
mergeProcessor(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
mergeQuery(QueryRequest) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Query, for which this component is expected to provide a response
mergeQueryCancel(QueryReference) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver is no more interested in updates of this query
mergeQueryComplete(QueryComplete) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Indicator that all responses for Query have been sent
mergeQueryFlowControl(QueryFlowControl) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver should send more updates of this query
mergeQueryReference(QueryReference) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
The identifier of the incoming query to complete
mergeQueryRequest(QueryRequest) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
The Query describing the desire for information
mergeQueryResponse(QueryResponse) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a Response to a Query received via the inbound stream
mergeRegister(ClientIdentification) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about the client being connected.
mergeReleaseSegment(EventProcessorSegmentReference) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
mergeReplaceEvent(TransformedEvent) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Replaces the content of an event with the new content
mergeReplicationGroup(ReplicationGroupOverview) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
mergeRequestEventProcessorInfo(EventProcessorReference) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer for status information of a specific Streaming Event Processor
mergeRequestReconnect(RequestReconnect) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer to the Application to migrate its connection to another node.
mergeResponseType(SerializedObject) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
An object describing the expectations of the Response Type
mergeResult(InstructionResult) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
The result of the execution of an instruction
mergeRow(RowResponse) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response message contains results of the Query
mergeSegment(int) - Method in interface io.axoniq.axonserver.connector.control.ProcessorInstructionHandler
Instruction to merge the segment with given segmentId with its counterpart.
mergeSplitEventProcessorSegment(EventProcessorSegmentReference) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to split a Segment in a Streaming Event Processor
mergeStartEventProcessor(EventProcessorReference) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Start a Streaming Event Processor.
mergeSubscribe(CommandSubscription) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to subscribe this component as handler of a specific type of command
mergeSubscribe(QuerySubscription) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Registers a Query Handler with AxonServer
mergeSubscribe(SubscriptionQuery) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Start a Subscription Query with the given details.
mergeSubscriptionQueryRequest(SubscriptionQueryRequest) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
mergeSubscriptionQueryResponse(SubscriptionQueryResponse) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a response for a Subscription Query that has been received via the inbound stream
mergeTransformationId(TransformationId) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
The identification of the transformation
mergeTransformationId(TransformationId) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The identifier of the transformation.
mergeTransformationId(TransformationId) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
The identification of the transformation
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
mergeUnsubscribe(CommandSubscription) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to unsubscribe this component as handler of a specific type of command
mergeUnsubscribe(QuerySubscription) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Unregisters a Query Handler with AxonServer
mergeUnsubscribe(SubscriptionQuery) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Ends a previously started Subscription Query with the given details
mergeUpdate(QueryUpdate) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Update Response
mergeUpdateResponseType(SerializedObject) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
A description of the type of Object expected as Update Responses
mergeValue(MetaDataValue) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
The value associated with the processing key.
MESSAGE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.ErrorMessage
 
MESSAGE_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
MESSAGE_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryComplete
 
MESSAGE_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
MESSAGE_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.Command
 
MESSAGE_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandResponse
 
MESSAGE_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Event
 
MESSAGE_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryRequest
 
MESSAGE_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryResponse
 
MESSAGE_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
MESSAGE_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
MessageFactory - Class in io.axoniq.axonserver.connector.impl
Utility class to build simple messages.
META_DATA_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
META_DATA_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
META_DATA_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
META_DATA_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
META_DATA_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
META_DATA_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
META_DATA_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.Command
 
META_DATA_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandResponse
 
META_DATA_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Event
 
META_DATA_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryRequest
 
META_DATA_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryResponse
 
META_DATA_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
MetaDataValue - Class in io.axoniq.axonserver.grpc
The value of a MetaData entry.
MetaDataValue.Builder - Class in io.axoniq.axonserver.grpc
The value of a MetaData entry.
MetaDataValue.DataCase - Enum in io.axoniq.axonserver.grpc
 
MetaDataValueOrBuilder - Interface in io.axoniq.axonserver.grpc
 
MIN_TOKEN_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
MODE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
MODE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
moveEventProcessorSegment(String, String, int, String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Requests to move a specific event processor segment to a certain client.
moveEventProcessorSegment(String, String, int, String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
moveEventProcessorSegment(MoveSegment) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceBlockingStub
Request to move the specified segment of a streaming event processor to the desired destination
moveEventProcessorSegment(MoveSegment) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceFutureStub
Request to move the specified segment of a streaming event processor to the desired destination
moveEventProcessorSegment(MoveSegment, StreamObserver<AdminActionResult>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceImplBase
Request to move the specified segment of a streaming event processor to the desired destination
moveEventProcessorSegment(MoveSegment, StreamObserver<AdminActionResult>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceStub
Request to move the specified segment of a streaming event processor to the desired destination
MoveSegment - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.MoveSegment
MoveSegment.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.MoveSegment
MoveSegmentOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 

N

NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.Client
 
NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.Command
 
newBlockingStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
newBuilder(AdminActionResult) - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
newBuilder(ApplicationContextRole) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
newBuilder(ApplicationId) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
newBuilder(ApplicationOverview) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
newBuilder(ApplicationRequest) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
newBuilder(ApplicationRoles) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
newBuilder(AuthenticateUserRequest) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
newBuilder(Client) - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
newBuilder(ClientApplication) - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
newBuilder(ConnectedApplicationOverview) - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
newBuilder(ContextId) - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
newBuilder(ContextOverview) - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
newBuilder(ContextRole) - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
newBuilder(ContextUpdate) - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
newBuilder(CreateContextRequest) - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
newBuilder(CreateOrUpdateUserRequest) - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
newBuilder(CreateReplicationGroupRequest) - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
newBuilder(DeleteContextRequest) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
newBuilder(DeleteReplicationGroupRequest) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
newBuilder(DeleteUserRequest) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
newBuilder(EventProcessor) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
newBuilder(EventProcessorIdentifier) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
newBuilder(EventProcessorInstance) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
newBuilder(EventProcessorSegment) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
newBuilder(GetContextRequest) - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
newBuilder(GetReplicationGroupRequest) - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
newBuilder(JoinReplicationGroup) - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
newBuilder(LeaveReplicationGroup) - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
newBuilder(LoadBalanceRequest) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
newBuilder(LoadBalancingStrategy) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
newBuilder(MoveSegment) - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
newBuilder(NodeOverview) - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
newBuilder(QueryInfo) - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
newBuilder(ReplicationGroupContext) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
newBuilder(ReplicationGroupMember) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
newBuilder(ReplicationGroupOverview) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
newBuilder(Token) - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
newBuilder(UpdateContextPropertiesRequest) - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
newBuilder(UserOverview) - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
newBuilder(UserRoleOverview) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
newBuilder(UserRoleRequest) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
newBuilder(UserRoles) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.command.Command
 
newBuilder(Command) - Static method in class io.axoniq.axonserver.grpc.command.Command
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
newBuilder(CommandProviderInbound) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
newBuilder(CommandProviderOutbound) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
newBuilder(CommandResponse) - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
newBuilder(CommandSubscription) - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.Component
 
newBuilder(Component) - Static method in class io.axoniq.axonserver.grpc.Component
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
newBuilder(ClientIdentification) - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
newBuilder(EventProcessorInfo) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
newBuilder(EventProcessorInfo.SegmentStatus) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
newBuilder(EventProcessorReference) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
newBuilder(EventProcessorSegmentReference) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
newBuilder(Heartbeat) - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
newBuilder(NodeInfo) - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
newBuilder(PlatformInboundInstruction) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
newBuilder(PlatformInfo) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
newBuilder(PlatformOutboundInstruction) - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
newBuilder(RequestReconnect) - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
newBuilder(ErrorMessage) - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
newBuilder(ApplyTransformationRequest) - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
newBuilder(CancelScheduledEventRequest) - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
newBuilder(ColumnsResponse) - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
newBuilder(CompactionRequest) - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
newBuilder(Confirmation) - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
newBuilder(DeletedEvent) - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.Event
 
newBuilder(Event) - Static method in class io.axoniq.axonserver.grpc.event.Event
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
newBuilder(EventWithToken) - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
newBuilder(GetAggregateEventsRequest) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
newBuilder(GetAggregateSnapshotsRequest) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
newBuilder(GetEventsRequest) - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
newBuilder(GetFirstTokenRequest) - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
newBuilder(GetLastTokenRequest) - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
newBuilder(GetTokenAtRequest) - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
newBuilder(PayloadDescription) - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
newBuilder(QueryEventsRequest) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
newBuilder(QueryEventsResponse) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
newBuilder(QueryValue) - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
newBuilder(ReadHighestSequenceNrRequest) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
newBuilder(ReadHighestSequenceNrResponse) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
newBuilder(RescheduleEventRequest) - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
newBuilder(RowResponse) - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
newBuilder(ScheduleEventRequest) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
newBuilder(ScheduleToken) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
newBuilder(StartTransformationRequest) - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
newBuilder(TrackingToken) - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
newBuilder(Transformation) - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
newBuilder(TransformationId) - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
newBuilder(TransformedEvent) - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
newBuilder(TransformRequest) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
newBuilder(TransformRequestAck) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
newBuilder(FlowControl) - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
newBuilder(InstructionAck) - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
newBuilder(InstructionResult) - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
newBuilder(MetaDataValue) - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.Principal
 
newBuilder(Principal) - Static method in class io.axoniq.axonserver.grpc.Principal
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
newBuilder(ProcessingInstruction) - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
newBuilder(QueryComplete) - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
newBuilder(QueryFlowControl) - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
newBuilder(QueryProviderInbound) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
newBuilder(QueryProviderOutbound) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
newBuilder(QueryReference) - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
newBuilder(QueryRequest) - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
newBuilder(QueryResponse) - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
newBuilder(QuerySubscription) - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
newBuilder(QueryUpdate) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
newBuilder(QueryUpdateComplete) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
newBuilder(QueryUpdateCompleteExceptionally) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
newBuilder(SubscriptionQuery) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
newBuilder(SubscriptionQueryRequest) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
newBuilder(SubscriptionQueryResponse) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
newBuilder() - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
newBuilder(SerializedObject) - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.Client
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.Client
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ContextId
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.Token
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.Token
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.command.Command
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.command.Command
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.Component
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.Component
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.ErrorMessage
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.Confirmation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.Confirmation
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.Event
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.Event
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.QueryValue
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.Transformation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.Transformation
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.TransformationId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.TransformationId
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.FlowControl
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.FlowControl
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.InstructionAck
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.InstructionAck
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.InstructionResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.InstructionResult
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.MetaDataValue
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.Principal
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.Principal
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.QueryReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.QueryReference
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
newBuilderForType() - Method in class io.axoniq.axonserver.grpc.SerializedObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.axoniq.axonserver.grpc.SerializedObject
 
newCall(MethodDescriptor<REQ, RESP>, CallOptions) - Method in class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel
 
newFutureStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc
Creates a new async stub that supports all call types for the service
newThread(Runnable) - Method in class io.axoniq.axonserver.connector.impl.AxonConnectorThreadFactory
 
newTransformation(String) - Method in interface io.axoniq.axonserver.connector.event.transformation.EventTransformationChannel
Starts a new transformation to append events change actions.
newTransformation(String) - Method in class io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationChannelImpl
 
newTransformation(String) - Method in interface io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationService
Creates a new transformation.
newTransformation(String) - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformationService
 
next() - Method in interface io.axoniq.axonserver.connector.event.AggregateEventStream
Returns the next available event, possibly blocking until one becomes available for reading.
next() - Method in class io.axoniq.axonserver.connector.event.impl.BufferedAggregateEventStream
 
next() - Method in class io.axoniq.axonserver.connector.impl.AbstractBufferedStream
 
next() - Method in interface io.axoniq.axonserver.connector.ResultStream
Consumes the next available element in the stream, waiting for an element to become available, or for the buffer to be closed.
nextIfAvailable() - Method in class io.axoniq.axonserver.connector.impl.AbstractBufferedStream
 
nextIfAvailable(long, TimeUnit) - Method in class io.axoniq.axonserver.connector.impl.AbstractBufferedStream
 
nextIfAvailable() - Method in interface io.axoniq.axonserver.connector.ResultStream
Consumes the next available element in the stream, if available.
nextIfAvailable(long, TimeUnit) - Method in interface io.axoniq.axonserver.connector.ResultStream
Consumes the next available element in the stream, waiting for at most timeout (in given unit) for an element to become available.
NODE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.Client
 
NODE_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
NODE_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
NODE_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
NODE_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
NODE_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.NodeInfo
 
NODE_NOTIFICATION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
NodeInfo - Class in io.axoniq.axonserver.grpc.control
Message containing connection information for an AxonServer Node
NodeInfo.Builder - Class in io.axoniq.axonserver.grpc.control
Message containing connection information for an AxonServer Node
NodeInfoOrBuilder - Interface in io.axoniq.axonserver.grpc.control
 
NodeOverview - Class in io.axoniq.axonserver.grpc.admin
Message containing connection information for an AxonServer Node
NodeOverview.Builder - Class in io.axoniq.axonserver.grpc.admin
Message containing connection information for an AxonServer Node
NodeOverviewOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
NODES_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
nonNullOrDefault(T, T) - Static method in class io.axoniq.axonserver.connector.impl.ObjectUtils
Returns the given instance if it is not null.
NonTransientException - Exception in io.axoniq.axonserver.connector.event.transformation.impl.grpc
 
NonTransientException() - Constructor for exception io.axoniq.axonserver.connector.event.transformation.impl.grpc.NonTransientException
 
NonTransientException(String) - Constructor for exception io.axoniq.axonserver.connector.event.transformation.impl.grpc.NonTransientException
 
NoopFlowControl - Enum in io.axoniq.axonserver.connector.impl
NOOP implementation of FlowControl.
notifyOnAvailable() - Method in class io.axoniq.axonserver.connector.impl.buffer.BlockingCloseableBuffer
 
notifyWhenStateChanged(ConnectivityState, Runnable) - Method in class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel
 
NR_OF_RESULTS_VALUE - Static variable in enum io.axoniq.axonserver.grpc.ProcessingKey
key indicating that the requester expects at most the given number of results from this message.
NUMBER_OF_PERMITS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
NUMBER_OF_PERMITS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
NUMBER_OF_PERMITS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
NUMBER_VALUE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.QueryValue
 
NUMBER_VALUE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.MetaDataValue
 

O

ObjectUtils - Class in io.axoniq.axonserver.connector.impl
Several general utilities to deal with objects and the like.
ObjectUtils.OrElse - Class in io.axoniq.axonserver.connector.impl
Class allowing the invocation of a given Runnable depending on whether the previous operation was executed, formulated as a boolean.
onAck(Runnable) - Method in class io.axoniq.axonserver.connector.impl.AsyncRegistration
 
onAck(Runnable) - Method in interface io.axoniq.axonserver.connector.Registration
Registers the given runnable to this Registration to be executed when the acknowledgement of this Registration is received.
onAvailable(Runnable) - Method in class io.axoniq.axonserver.connector.impl.AbstractBufferedStream
 
onAvailable(Runnable) - Method in class io.axoniq.axonserver.connector.impl.buffer.BlockingCloseableBuffer
 
onAvailable(Runnable) - Method in class io.axoniq.axonserver.connector.impl.buffer.FlowControlledDisposableReadonlyBuffer
 
onAvailable(Runnable) - Method in class io.axoniq.axonserver.connector.impl.buffer.RoundRobinMultiReadonlyBuffer
Registers onAvailable handler to all buffers
onAvailable(Runnable) - Method in interface io.axoniq.axonserver.connector.impl.CloseableReadonlyBuffer
Registers an action to be triggered when there is a new message added to the buffer, or the buffer is closed, or the buffer is closed with an error.
onAvailable(Runnable) - Method in interface io.axoniq.axonserver.connector.ResultStream
Sets the given callback to execute when data is available for reading, or the stream has been closed.
onCloseRequested(Runnable) - Method in class io.axoniq.axonserver.connector.impl.AbstractBufferedStream
Adds the given handler to a collection of Runnables to be invoked when the stream is closed by the server.
onCompleted() - Method in class io.axoniq.axonserver.connector.impl.AbstractBufferedStream
 
onCompleted() - Method in class io.axoniq.axonserver.connector.impl.AbstractIncomingInstructionStream
 
onCompleted() - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
 
onCompleted() - Method in class io.axoniq.axonserver.connector.impl.FutureListStreamObserver
 
onCompleted() - Method in class io.axoniq.axonserver.connector.impl.FutureStreamObserver
 
onCompleted() - Method in class io.axoniq.axonserver.connector.impl.SynchronizedRequestStream
 
onCompleted() - Method in class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryStream
 
onCompleted() - Method in class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryUpdateBuffer
 
onCompletedByServer(Consumer<Throwable>) - Method in interface io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationService.TransformationStream
Resister a callback function that is invoked when the stream is completed by Axon Server.
onCompletedByServer(Consumer<Throwable>) - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcTransformationStream
 
ONE_PART_OF_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
ONE_PART_OF_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
onError(Throwable) - Method in class io.axoniq.axonserver.connector.impl.AbstractBufferedStream
 
onError(Throwable) - Method in class io.axoniq.axonserver.connector.impl.AbstractIncomingInstructionStream
 
onError(Throwable) - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
 
onError(Throwable) - Method in class io.axoniq.axonserver.connector.impl.FutureListStreamObserver
 
onError(Throwable) - Method in class io.axoniq.axonserver.connector.impl.FutureStreamObserver
 
onError(Throwable) - Method in class io.axoniq.axonserver.connector.impl.SynchronizedRequestStream
 
onError(Throwable) - Method in class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryStream
 
onError(Throwable) - Method in class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryUpdateBuffer
 
onNext(T) - Method in class io.axoniq.axonserver.connector.impl.AbstractBufferedStream
 
onNext(IN) - Method in class io.axoniq.axonserver.connector.impl.AbstractIncomingInstructionStream
 
onNext(T) - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
 
onNext(T) - Method in class io.axoniq.axonserver.connector.impl.FutureListStreamObserver
 
onNext(T) - Method in class io.axoniq.axonserver.connector.impl.FutureStreamObserver
 
onNext(T) - Method in class io.axoniq.axonserver.connector.impl.SynchronizedRequestStream
 
onNext(SubscriptionQueryResponse) - Method in class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryStream
 
onNext(QueryUpdate) - Method in class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryUpdateBuffer
 
openAggregateStream(String) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Opens a stream for consuming Events from a single aggregate, allowing the first event to be a Snapshot Event.
openAggregateStream(String, boolean) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Opens a stream for consuming Events from a single aggregate, with given allowSnapshots indicating whether the first Event may be a Snapshot Event.
openAggregateStream(String, long) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Opens a stream for consuming Events from a single aggregate, starting with the given initialSequence.
openAggregateStream(String, long, long) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Opens a stream for consuming Events from a single aggregate, starting with the given initialSequence until the given maxSequence.
openAggregateStream(String, boolean) - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
openAggregateStream(String, long, long) - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
openStream(long, int) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Opens an EventStream, for sequentially consuming events from AxonServer, starting at given token and keeping a local buffer of bufferSize.
openStream(long, int, int) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Open an EventStream, for sequentially consuming events from AxonServer, starting at given token and keeping a local buffer of bufferSize, which is refilled after consuming refillBatch items.
openStream(long, int, int, boolean) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Open an EventStream, for sequentially consuming events from AxonServer, starting at given token and keeping a local buffer of bufferSize, which is refilled after consuming refillBatch items.
openStream(long, int, int, boolean) - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
openStream(StreamObserver<CommandProviderInbound>) - Method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc.CommandServiceImplBase
Opens a stream allowing clients to register command handlers and receive commands.
openStream(StreamObserver<CommandProviderInbound>) - Method in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc.CommandServiceStub
Opens a stream allowing clients to register command handlers and receive commands.
openStream(StreamObserver<PlatformOutboundInstruction>) - Method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc.PlatformServiceImplBase
Opens an instruction stream to the Platform, allowing AxonServer to provide management instructions to the application
openStream(StreamObserver<PlatformOutboundInstruction>) - Method in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc.PlatformServiceStub
Opens an instruction stream to the Platform, allowing AxonServer to provide management instructions to the application
openStream(StreamObserver<QueryProviderInbound>) - Method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc.QueryServiceImplBase
Opens a Query- and Instruction stream to AxonServer.
openStream(StreamObserver<QueryProviderInbound>) - Method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc.QueryServiceStub
Opens a Query- and Instruction stream to AxonServer.
OrElse(boolean) - Constructor for class io.axoniq.axonserver.connector.impl.ObjectUtils.OrElse
Constructs an ObjectUtils.OrElse with the given executeRunnable defining if the ObjectUtils.OrElse.orElse(Runnable) Runnable should be executed.
orElse(Runnable) - Method in class io.axoniq.axonserver.connector.impl.ObjectUtils.OrElse
Runs the given runnable depending on whether the previous executable was invoked, formulated through the executeRunnable set in the constructor.
outboundStream() - Method in class io.axoniq.axonserver.connector.impl.FlowControlledStream
Return the ClientCallStreamObserver serving as the outbound stream.

P

parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.command.Command
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.Command
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.Component
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.Component
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.Event
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Event
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.Principal
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.Principal
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.command.Command
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.Command
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.command.Command
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.Command
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.command.Command
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.Command
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.command.Command
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.Command
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.command.Command
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.Command
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.Component
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.Component
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.Component
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.Component
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.Component
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.Component
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.Component
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.Component
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.Component
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.Component
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.Event
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Event
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.Event
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Event
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.Event
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Event
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.Event
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Event
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.Event
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Event
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.Principal
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.Principal
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.Principal
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.Principal
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.Principal
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.Principal
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.Principal
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.Principal
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.Principal
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.Principal
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
parseFrom(ByteBuffer) - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
parseFrom(ByteString) - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
parseFrom(byte[]) - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
parseFrom(InputStream) - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
parseFrom(CodedInputStream) - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.Client
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ContextId
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.Token
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
parser() - Static method in class io.axoniq.axonserver.grpc.command.Command
 
parser() - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
parser() - Static method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
parser() - Static method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
parser() - Static method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
parser() - Static method in class io.axoniq.axonserver.grpc.Component
 
parser() - Static method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
parser() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
parser() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
parser() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
parser() - Static method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
parser() - Static method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
parser() - Static method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
parser() - Static method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
parser() - Static method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
parser() - Static method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
parser() - Static method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
parser() - Static method in class io.axoniq.axonserver.grpc.ErrorMessage
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.Confirmation
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.Event
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.QueryValue
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.RowResponse
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.Transformation
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.TransformationId
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
parser() - Static method in class io.axoniq.axonserver.grpc.FlowControl
 
parser() - Static method in class io.axoniq.axonserver.grpc.InstructionAck
 
parser() - Static method in class io.axoniq.axonserver.grpc.InstructionResult
 
parser() - Static method in class io.axoniq.axonserver.grpc.MetaDataValue
 
parser() - Static method in class io.axoniq.axonserver.grpc.Principal
 
parser() - Static method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.QueryReference
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
parser() - Static method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
parser() - Static method in class io.axoniq.axonserver.grpc.SerializedObject
 
PASSWORD_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
PASSWORD_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
pause() - Method in class io.axoniq.axonserver.connector.impl.HeartbeatMonitor
Pause the process of sending out heartbeats by this monitor.
PAUSE_EVENT_PROCESSOR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
pauseEventProcessor(String, String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to pause a specific event processor.
pauseEventProcessor(String, String, String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to pause a specific event processor in a specific context.
pauseEventProcessor(String, String, String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
pauseEventProcessor(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceBlockingStub
Request to pause an event processor
pauseEventProcessor(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceFutureStub
Request to pause an event processor
pauseEventProcessor(EventProcessorIdentifier, StreamObserver<AdminActionResult>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceImplBase
Request to pause an event processor
pauseEventProcessor(EventProcessorIdentifier, StreamObserver<AdminActionResult>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceStub
Request to pause an event processor
pauseHandler(Map<String, ProcessorInstructionHandler>) - Static method in class io.axoniq.axonserver.connector.impl.ProcessorInstructions
Provides a InstructionHandler which handles a processor's pause request from AxonServer and sends it to the right client(s).
pauseProcessor() - Method in interface io.axoniq.axonserver.connector.control.ProcessorInstructionHandler
Instruction to pause the processor for which this handler was registered.
PAYLOAD_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.Command
 
PAYLOAD_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandResponse
 
PAYLOAD_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Event
 
PAYLOAD_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryRequest
 
PAYLOAD_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryResponse
 
PAYLOAD_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
PayloadDescription - Class in io.axoniq.axonserver.grpc.event
Description of a Payload Type
PayloadDescription.Builder - Class in io.axoniq.axonserver.grpc.event
Description of a Payload Type
PayloadDescriptionOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
peek() - Method in class io.axoniq.axonserver.connector.impl.AbstractBufferedStream
 
peek() - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
Retrieves, but does not remove, the first entry of this buffer, or returns null if the buffer is empty.
peek() - Method in interface io.axoniq.axonserver.connector.ResultStream
Returns the next available element in the stream, if available, without consuming it from the stream.
PENDINGDELETE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
PENDINGSINCE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
PENDINGSINCE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
PENDINGSINCE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
PERMITS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.FlowControl
 
PERMITS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
PlatformInboundInstruction - Class in io.axoniq.axonserver.grpc.control
An instruction from Application Node to the AxonServer platform
PlatformInboundInstruction.Builder - Class in io.axoniq.axonserver.grpc.control
An instruction from Application Node to the AxonServer platform
PlatformInboundInstruction.RequestCase - Enum in io.axoniq.axonserver.grpc.control
 
PlatformInboundInstructionOrBuilder - Interface in io.axoniq.axonserver.grpc.control
 
PlatformInfo - Class in io.axoniq.axonserver.grpc.control
Message containing connection information of the node to Connect with
PlatformInfo.Builder - Class in io.axoniq.axonserver.grpc.control
Message containing connection information of the node to Connect with
PlatformInfoOrBuilder - Interface in io.axoniq.axonserver.grpc.control
 
PlatformOutboundInstruction - Class in io.axoniq.axonserver.grpc.control
An instruction or information from the AxonServer Platform to the Application Node
PlatformOutboundInstruction.Builder - Class in io.axoniq.axonserver.grpc.control
An instruction or information from the AxonServer Platform to the Application Node
PlatformOutboundInstruction.RequestCase - Enum in io.axoniq.axonserver.grpc.control
 
PlatformOutboundInstructionOrBuilder - Interface in io.axoniq.axonserver.grpc.control
 
PlatformServiceGrpc - Class in io.axoniq.axonserver.grpc.control
Service describing operations for connecting to the AxonServer platform.
PlatformServiceGrpc.PlatformServiceBlockingStub - Class in io.axoniq.axonserver.grpc.control
Service describing operations for connecting to the AxonServer platform.
PlatformServiceGrpc.PlatformServiceFutureStub - Class in io.axoniq.axonserver.grpc.control
Service describing operations for connecting to the AxonServer platform.
PlatformServiceGrpc.PlatformServiceImplBase - Class in io.axoniq.axonserver.grpc.control
Service describing operations for connecting to the AxonServer platform.
PlatformServiceGrpc.PlatformServiceStub - Class in io.axoniq.axonserver.grpc.control
Service describing operations for connecting to the AxonServer platform.
PlatformServiceImplBase() - Constructor for class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc.PlatformServiceImplBase
 
poll() - Method in class io.axoniq.axonserver.connector.impl.buffer.BlockingCloseableBuffer
 
poll() - Method in class io.axoniq.axonserver.connector.impl.buffer.FlowControlledDisposableReadonlyBuffer
 
poll() - Method in class io.axoniq.axonserver.connector.impl.buffer.RoundRobinMultiReadonlyBuffer
Polls the element from one of the buffers in a round-robin fashion.
poll() - Method in interface io.axoniq.axonserver.connector.impl.CloseableReadonlyBuffer
Polls the message from this buffer.
PORT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
prepareDisconnect() - Method in interface io.axoniq.axonserver.connector.command.CommandChannel
Prepares this CommandChannel to disconnect, by unsubscribing all registered command handlers.
prepareDisconnect() - Method in class io.axoniq.axonserver.connector.command.impl.CommandChannelImpl
 
prepareDisconnect() - Method in class io.axoniq.axonserver.connector.query.impl.QueryChannelImpl
 
prepareDisconnect() - Method in interface io.axoniq.axonserver.connector.query.QueryChannel
Prepares this QueryChannel to disconnect, by unsubscribing all registered query handlers.
PRESERVEEVENTSTORE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
PRESERVEEVENTSTORE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
PRESERVEEVENTSTORE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
PRIMARY_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
Principal - Class in io.axoniq.axonserver.grpc
Protobuf type io.axoniq.axonserver.grpc.Principal
Principal.Builder - Class in io.axoniq.axonserver.grpc
Protobuf type io.axoniq.axonserver.grpc.Principal
PrincipalOrBuilder - Interface in io.axoniq.axonserver.grpc
 
PRIORITY_VALUE - Static variable in enum io.axoniq.axonserver.grpc.ProcessingKey
key indicating that the attached value indicates relative priority of this message.
processAck(InstructionAck) - Method in class io.axoniq.axonserver.connector.impl.AbstractAxonServerChannel
Process the given ack by completing the instruction it refers to, if any can be found.
PROCESSING_INSTRUCTIONS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.Command
 
PROCESSING_INSTRUCTIONS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandResponse
 
PROCESSING_INSTRUCTIONS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryRequest
 
PROCESSING_INSTRUCTIONS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryResponse
 
ProcessingInstruction - Class in io.axoniq.axonserver.grpc
An instruction for routing components when routing or processing a message.
ProcessingInstruction.Builder - Class in io.axoniq.axonserver.grpc
An instruction for routing components when routing or processing a message.
ProcessingInstructionOrBuilder - Interface in io.axoniq.axonserver.grpc
 
ProcessingKey - Enum in io.axoniq.axonserver.grpc
An enumeration of possible keys for processing instructions.
PROCESSOR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
PROCESSOR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
PROCESSOR_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
PROCESSOR_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
PROCESSOR_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
PROCESSOR_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
processorInfoUpdateFrequency(long, TimeUnit) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Sets the frequency in which the status of all Event Processors is emitted to the Server.
ProcessorInstructionHandler - Interface in io.axoniq.axonserver.connector.control
Interface describing the instructions AxonServer can send for Event Processor management.
ProcessorInstructions - Class in io.axoniq.axonserver.connector.impl
Utility class providing InstructionHandler instances for event processor instructions.
PROCESSORS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.Client
 
put(T) - Method in class io.axoniq.axonserver.connector.impl.buffer.BlockingCloseableBuffer
 
put(T) - Method in interface io.axoniq.axonserver.connector.impl.CloseableBuffer
Puts a message in this buffer.
putAllMetaData(Map<String, String>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
map<string, string> meta_data = 4;
putAllMetaData(Map<String, String>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
map<string, string> meta_data = 5;
putAllMetaData(Map<String, String>) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
map<string, string> meta_data = 3;
putAllMetaData(Map<String, String>) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
map<string, string> meta_data = 3;
putAllMetaData(Map<String, String>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
map<string, string> meta_data = 3;
putAllMetaData(Map<String, String>) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
map<string, string> meta_data = 3;
putAllMetaData(Map<String, MetaDataValue>) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Meta Data entries of the Command Message, providing contextual information to the recipient
putAllMetaData(Map<String, MetaDataValue>) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Any meta data entries providing contextual information back to the dispatcher
putAllMetaData(Map<String, MetaDataValue>) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Meta Data of the Event
putAllMetaData(Map<String, MetaDataValue>) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Meta Data providing contextual information of the Query
putAllMetaData(Map<String, MetaDataValue>) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any Meta Data describing the context of the Response Message
putAllMetaData(Map<String, MetaDataValue>) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
Meta Data providing contextual information of the Update
putAllTags(Map<String, String>) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of tags associated with this node
putAllTags(Map<String, String>) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Any tags associated with the client, which may provide hints and preferences for setting up connections
putAllValues(Map<String, QueryValue>) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The actual data values for each of the columns, as a column name -> value mapping
putMetaData(String, String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
map<string, string> meta_data = 4;
putMetaData(String, String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
map<string, string> meta_data = 5;
putMetaData(String, String) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
map<string, string> meta_data = 3;
putMetaData(String, String) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
map<string, string> meta_data = 3;
putMetaData(String, String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
map<string, string> meta_data = 3;
putMetaData(String, String) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
map<string, string> meta_data = 3;
putMetaData(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Meta Data entries of the Command Message, providing contextual information to the recipient
putMetaData(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Any meta data entries providing contextual information back to the dispatcher
putMetaData(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Meta Data of the Event
putMetaData(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Meta Data providing contextual information of the Query
putMetaData(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any Meta Data describing the context of the Response Message
putMetaData(String, MetaDataValue) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
Meta Data providing contextual information of the Update
putTags(String, String) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of tags associated with this node
putTags(String, String) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Any tags associated with the client, which may provide hints and preferences for setting up connections
putValues(String, QueryValue) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The actual data values for each of the columns, as a column name -> value mapping

Q

QUERIES_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
query(QueryRequest) - Method in class io.axoniq.axonserver.connector.query.impl.QueryChannelImpl
 
query(QueryRequest) - Method in interface io.axoniq.axonserver.connector.query.QueryChannel
Sends the given query to AxonServer for routing to the appropriate handlers.
Query - Class in io.axoniq.axonserver.grpc.query
 
query(QueryRequest) - Method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc.QueryServiceBlockingStub
Sends a point-to-point or scatter-gather Query
query(QueryRequest, StreamObserver<QueryResponse>) - Method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc.QueryServiceImplBase
Sends a point-to-point or scatter-gather Query
query(QueryRequest, StreamObserver<QueryResponse>) - Method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc.QueryServiceStub
Sends a point-to-point or scatter-gather Query
QUERY_CANCEL_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
QUERY_COMPLETE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
QUERY_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
QUERY_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
QUERY_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryRequest
 
QUERY_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
QUERY_FLOW_CONTROL_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
QUERY_REFERENCE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
QUERY_REQUEST_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
QUERY_RESPONSE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
QUERY_SNAPSHOTS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
queryChannel() - Method in interface io.axoniq.axonserver.connector.AxonServerConnection
Returns the channel on which Query related interactions can be performed with AxonServer.
queryChannel() - Method in class io.axoniq.axonserver.connector.impl.ContextConnection
 
QueryChannel - Interface in io.axoniq.axonserver.connector.query
Communication channel with AxonServer for Query related interactions.
QueryChannelImpl - Class in io.axoniq.axonserver.connector.query.impl
QueryChannel implementation, serving as the query connection between AxonServer and a client application.
QueryChannelImpl(ClientIdentification, String, int, int, ScheduledExecutorService, AxonServerManagedChannel) - Constructor for class io.axoniq.axonserver.connector.query.impl.QueryChannelImpl
Constructs a QueryChannelImpl.
QueryComplete - Class in io.axoniq.axonserver.grpc.query
Message indicating that query has been completed.
QueryComplete.Builder - Class in io.axoniq.axonserver.grpc.query
Message indicating that query has been completed.
QueryCompleteOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
QueryDefinition - Class in io.axoniq.axonserver.connector.query
Definition of a query, constituting out of a queryName and resultType.
QueryDefinition(String, Type) - Constructor for class io.axoniq.axonserver.connector.query.QueryDefinition
Construct a QueryDefinition out of the given queryName and resultType.
QueryDefinition(String, String) - Constructor for class io.axoniq.axonserver.connector.query.QueryDefinition
Construct a QueryDefinition out of the given queryName and resultType.
queryEvents(String, boolean) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Queries the Event Store for events using given queryExpression.
queryEvents(String, boolean, String) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Queries the Event Store for events using given queryExpression.
queryEvents(String, boolean, String) - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
queryEvents(StreamObserver<QueryEventsResponse>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreImplBase
Performs a query on the event store, returns a stream of results.
queryEvents(StreamObserver<QueryEventsResponse>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreStub
Performs a query on the event store, returns a stream of results.
QueryEventsRequest - Class in io.axoniq.axonserver.grpc.event
Message providing the parameters for executing a Query against AxonServer.
QueryEventsRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Message providing the parameters for executing a Query against AxonServer.
QueryEventsRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
QueryEventsResponse - Class in io.axoniq.axonserver.grpc.event
A message describing a response to a Query request
QueryEventsResponse.Builder - Class in io.axoniq.axonserver.grpc.event
A message describing a response to a Query request
QueryEventsResponse.DataCase - Enum in io.axoniq.axonserver.grpc.event
 
QueryEventsResponseOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
QueryFlowControl - Class in io.axoniq.axonserver.grpc.query
Message indicating that consumer is requesting more messages from producer.
QueryFlowControl.Builder - Class in io.axoniq.axonserver.grpc.query
Message indicating that consumer is requesting more messages from producer.
QueryFlowControlOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
QueryHandler - Interface in io.axoniq.axonserver.connector.query
Interface representing a component that can handle queries.
QueryHandler.UpdateHandler - Interface in io.axoniq.axonserver.connector.query
Interface describing a stream of updates to a subscription query.
QueryInfo - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.QueryInfo
QueryInfo.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.QueryInfo
QueryInfoOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
queryPermits(int) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Sets the number of messages that a Query Handler may receive before any of them have been processed.
QueryProviderInbound - Class in io.axoniq.axonserver.grpc.query
Queries or Query related instructions from AxonServer for the connected application
QueryProviderInbound.Builder - Class in io.axoniq.axonserver.grpc.query
Queries or Query related instructions from AxonServer for the connected application
QueryProviderInbound.RequestCase - Enum in io.axoniq.axonserver.grpc.query
 
QueryProviderInboundOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
QueryProviderOutbound - Class in io.axoniq.axonserver.grpc.query
Message containing Query related instructions for Axon Server
QueryProviderOutbound.Builder - Class in io.axoniq.axonserver.grpc.query
Message containing Query related instructions for Axon Server
QueryProviderOutbound.RequestCase - Enum in io.axoniq.axonserver.grpc.query
 
QueryProviderOutboundOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
QueryReference - Class in io.axoniq.axonserver.grpc.query
Protobuf type io.axoniq.axonserver.grpc.query.QueryReference
QueryReference.Builder - Class in io.axoniq.axonserver.grpc.query
Protobuf type io.axoniq.axonserver.grpc.query.QueryReference
QueryReferenceOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
QueryRequest - Class in io.axoniq.axonserver.grpc.query
Message representing an incoming Query
QueryRequest.Builder - Class in io.axoniq.axonserver.grpc.query
Message representing an incoming Query
QueryRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
QueryResponse - Class in io.axoniq.axonserver.grpc.query
Message that represents the Response to a Query
QueryResponse.Builder - Class in io.axoniq.axonserver.grpc.query
Message that represents the Response to a Query
QueryResponseOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
QueryServiceGrpc - Class in io.axoniq.axonserver.grpc.query
Service providing operations for the Query Messaging component of AxonServer
QueryServiceGrpc.QueryServiceBlockingStub - Class in io.axoniq.axonserver.grpc.query
Service providing operations for the Query Messaging component of AxonServer
QueryServiceGrpc.QueryServiceFutureStub - Class in io.axoniq.axonserver.grpc.query
Service providing operations for the Query Messaging component of AxonServer
QueryServiceGrpc.QueryServiceImplBase - Class in io.axoniq.axonserver.grpc.query
Service providing operations for the Query Messaging component of AxonServer
QueryServiceGrpc.QueryServiceStub - Class in io.axoniq.axonserver.grpc.query
Service providing operations for the Query Messaging component of AxonServer
QueryServiceImplBase() - Constructor for class io.axoniq.axonserver.grpc.query.QueryServiceGrpc.QueryServiceImplBase
 
querySnapshotEvents(String, boolean) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Queries the Event Store for snapshot events using given queryExpression.
querySnapshotEvents(String, boolean, String) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Queries the Event Store for snapshot events using given queryExpression.
querySnapshotEvents(String, boolean, String) - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
QuerySubscription - Class in io.axoniq.axonserver.grpc.query
Message containing details of a Registration of a Query Handler in a component
QuerySubscription.Builder - Class in io.axoniq.axonserver.grpc.query
Message containing details of a Registration of a Query Handler in a component
QuerySubscriptionOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
QueryUpdate - Class in io.axoniq.axonserver.grpc.query
A message containing an Update of a Query Subscription Response
QueryUpdate.Builder - Class in io.axoniq.axonserver.grpc.query
A message containing an Update of a Query Subscription Response
QueryUpdateComplete - Class in io.axoniq.axonserver.grpc.query
Message indicating that all relevant Updates have been sent for a Subscription Query, and that no further Updates are available
QueryUpdateComplete.Builder - Class in io.axoniq.axonserver.grpc.query
Message indicating that all relevant Updates have been sent for a Subscription Query, and that no further Updates are available
QueryUpdateCompleteExceptionally - Class in io.axoniq.axonserver.grpc.query
Message indicating that an Error occurred and that no Updates will be sent for a Subscription Query
QueryUpdateCompleteExceptionally.Builder - Class in io.axoniq.axonserver.grpc.query
Message indicating that an Error occurred and that no Updates will be sent for a Subscription Query
QueryUpdateCompleteExceptionallyOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
QueryUpdateCompleteOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
QueryUpdateOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
QueryValue - Class in io.axoniq.axonserver.grpc.event
Value used in Query Responses to represent a value in its original type
QueryValue.Builder - Class in io.axoniq.axonserver.grpc.event
Value used in Query Responses to represent a value in its original type
QueryValue.DataCase - Enum in io.axoniq.axonserver.grpc.event
 
QueryValueOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 

R

randomHex(int) - Static method in class io.axoniq.axonserver.connector.impl.ObjectUtils
Creates a random String of the given length.
range(Supplier<EventChannel>, long, long) - Static method in interface io.axoniq.axonserver.connector.event.transformation.event.EventSources
Creates a TransformableEventStream based on the eventChannelSupplier and first and last event tokens.
readHighestSequenceNr(ReadHighestSequenceNrRequest) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreBlockingStub
Gets the highest sequence number for a specific aggregate.
readHighestSequenceNr(ReadHighestSequenceNrRequest) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreFutureStub
Gets the highest sequence number for a specific aggregate.
readHighestSequenceNr(ReadHighestSequenceNrRequest, StreamObserver<ReadHighestSequenceNrResponse>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreImplBase
Gets the highest sequence number for a specific aggregate.
readHighestSequenceNr(ReadHighestSequenceNrRequest, StreamObserver<ReadHighestSequenceNrResponse>) - Method in class io.axoniq.axonserver.grpc.event.EventStoreGrpc.EventStoreStub
Gets the highest sequence number for a specific aggregate.
ReadHighestSequenceNrRequest - Class in io.axoniq.axonserver.grpc.event
Describes the combination of an Aggregate Identifier and first expected Sequence number when opening an Aggregate-specific Event Stream
ReadHighestSequenceNrRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Describes the combination of an Aggregate Identifier and first expected Sequence number when opening an Aggregate-specific Event Stream
ReadHighestSequenceNrRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
ReadHighestSequenceNrResponse - Class in io.axoniq.axonserver.grpc.event
The highest Sequence Number found for the provided request
ReadHighestSequenceNrResponse.Builder - Class in io.axoniq.axonserver.grpc.event
The highest Sequence Number found for the provided request
ReadHighestSequenceNrResponseOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
reconnect() - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
reconnect() - Method in class io.axoniq.axonserver.connector.command.impl.CommandChannelImpl
 
reconnect() - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
reconnect() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationChannelImpl
 
reconnect() - Method in class io.axoniq.axonserver.connector.impl.AbstractAxonServerChannel
Reconnect this channel with AxonServer.
reconnect() - Method in class io.axoniq.axonserver.connector.impl.ControlChannelImpl
 
reconnect() - Method in class io.axoniq.axonserver.connector.query.impl.QueryChannelImpl
 
ReconnectConfiguration - Class in io.axoniq.axonserver.connector.impl
Container of configuration variables used when reconnecting to a channel.
ReconnectConfiguration(long, long, boolean, TimeUnit) - Constructor for class io.axoniq.axonserver.connector.impl.ReconnectConfiguration
Construct a new ReconnectConfiguration.
reconnectInterval(long, TimeUnit) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Sets the amount of time to wait in between attempts to connect to AxonServer.
refreshToken(String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to refresh token of application in Axon Server.
refreshToken(String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
refreshToken(ApplicationId) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceBlockingStub
 
refreshToken(ApplicationId) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceFutureStub
 
refreshToken(ApplicationId, StreamObserver<Token>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceImplBase
 
refreshToken(ApplicationId, StreamObserver<Token>) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc.ApplicationAdminServiceStub
 
REGISTER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.admin.Admin
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.axoniq.axonserver.grpc.admin.Admin
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.command.CommandOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.axoniq.axonserver.grpc.command.CommandOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.Common
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.axoniq.axonserver.grpc.Common
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.control.Control
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.axoniq.axonserver.grpc.control.Control
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.event.EventOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.axoniq.axonserver.grpc.event.EventOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.axoniq.axonserver.grpc.query.Query
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.axoniq.axonserver.grpc.query.Query
 
registerCommandHandler(Function<Command, CompletableFuture<CommandResponse>>, int, String...) - Method in interface io.axoniq.axonserver.connector.command.CommandChannel
Registers the given handler to handle incoming commands with given commandNames, using the given loadFactor.
registerCommandHandler(Function<Command, CompletableFuture<CommandResponse>>, int, String...) - Method in class io.axoniq.axonserver.connector.command.impl.CommandChannelImpl
 
registerEventProcessor(String, Supplier<EventProcessorInfo>, ProcessorInstructionHandler) - Method in interface io.axoniq.axonserver.connector.control.ControlChannel
Registers an Event Processor with AxonServer, allowing AxonServer to request status information and provide instructions for the Processor.
registerEventProcessor(String, Supplier<EventProcessorInfo>, ProcessorInstructionHandler) - Method in class io.axoniq.axonserver.connector.impl.ControlChannelImpl
 
registerInstructionHandler(PlatformOutboundInstruction.RequestCase, InstructionHandler<PlatformOutboundInstruction, PlatformInboundInstruction>) - Method in interface io.axoniq.axonserver.connector.control.ControlChannel
Registers the given handler to handle a given type of instruction.
registerInstructionHandler(PlatformOutboundInstruction.RequestCase, InstructionHandler<PlatformOutboundInstruction, PlatformInboundInstruction>) - Method in class io.axoniq.axonserver.connector.impl.ControlChannelImpl
 
registerQueryHandler(QueryHandler, QueryDefinition...) - Method in class io.axoniq.axonserver.connector.query.impl.QueryChannelImpl
 
registerQueryHandler(QueryHandler, QueryDefinition...) - Method in interface io.axoniq.axonserver.connector.query.QueryChannel
Registers the given handler to handle incoming queries defined through the given queryTypes.
registerSubscriptionQuery(SubscriptionQuery, QueryHandler.UpdateHandler) - Method in interface io.axoniq.axonserver.connector.query.QueryHandler
Registers an incoming subscription query request, represented by given query, using given updateHandler to send updates when the projection for this query changes.
Registration - Interface in io.axoniq.axonserver.connector
Interface describing an instruction to perform a registration, which can be cancelled.
RELEASE_SEGMENT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
releaseSegment(int) - Method in interface io.axoniq.axonserver.connector.control.ProcessorInstructionHandler
Instruction to release the segment with given segmentId.
releaseSegmentHandler(Map<String, ProcessorInstructionHandler>) - Static method in class io.axoniq.axonserver.connector.impl.ProcessorInstructions
Provides a InstructionHandler which handles a processor's release segment request from AxonServer and sends it to the right client(s).
removeApplicationRole(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
removeApplications(int) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
removeBlacklist(int) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
removeClaimedSegment(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
removeClientInstance(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
removeClients(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
removeIdValues(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
removeMembers(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
removeMembers(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
removeMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
map<string, string> meta_data = 4;
removeMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
map<string, string> meta_data = 5;
removeMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
map<string, string> meta_data = 3;
removeMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
map<string, string> meta_data = 3;
removeMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
map<string, string> meta_data = 3;
removeMetaData(String) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
map<string, string> meta_data = 3;
removeMetaData(String) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Meta Data entries of the Command Message, providing contextual information to the recipient
removeMetaData(String) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Any meta data entries providing contextual information back to the dispatcher
removeMetaData(String) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Meta Data of the Event
removeMetaData(String) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Meta Data providing contextual information of the Query
removeMetaData(String) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any Meta Data describing the context of the Response Message
removeMetaData(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
Meta Data providing contextual information of the Update
removeNodeFromReplicationGroup(LeaveReplicationGroup) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to remove a node from a replication group.
removeNodeFromReplicationGroup(LeaveReplicationGroup) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
removeNodeFromReplicationGroup(LeaveReplicationGroup) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceBlockingStub
 
removeNodeFromReplicationGroup(LeaveReplicationGroup, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceImplBase
 
removeNodeFromReplicationGroup(LeaveReplicationGroup, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceStub
 
removeProcessingInstructions(int) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
removeProcessingInstructions(int) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
removeProcessingInstructions(int) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
removeProcessingInstructions(int) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
removeProcessors(int) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
removeQueries(int) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
removeRolesPerContext(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
removeRolesPerContext(int) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
removeSegmentStatus(int) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
removeSortValues(int) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
removeTags(String) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of tags associated with this node
removeTags(String) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Any tags associated with the client, which may provide hints and preferences for setting up connections
removeUserRoles(int) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
removeUserRoles(int) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
removeUserRoles(int) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
removeValues(String) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The actual data values for each of the columns, as a column name -> value mapping
REPLACE_EVENT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.TransformRequest
 
replaceEvent(long, Event) - Method in interface io.axoniq.axonserver.connector.event.transformation.Appender
Appends to the transformation the request to replace the event with the given token.
replaceEvent(long, Event, long) - Method in interface io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationService.TransformationStream
Registers the request to replace the event with the specified token.
replaceEvent(long, Event, long) - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcTransformationStream
 
replaceEvent(long, Event) - Method in class io.axoniq.axonserver.connector.event.transformation.impl.TransformationStreamAppender
 
REPLAYING_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
REPLICATION_GROUP_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
REPLICATION_GROUP_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
REPLICATION_GROUP_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
REPLICATION_GROUPS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
REPLICATIONGROUP_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
ReplicationGroupAdminServiceGrpc - Class in io.axoniq.axonserver.grpc.admin
 
ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceBlockingStub - Class in io.axoniq.axonserver.grpc.admin
 
ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceFutureStub - Class in io.axoniq.axonserver.grpc.admin
 
ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceImplBase - Class in io.axoniq.axonserver.grpc.admin
 
ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceStub - Class in io.axoniq.axonserver.grpc.admin
 
ReplicationGroupAdminServiceImplBase() - Constructor for class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceImplBase
 
ReplicationGroupContext - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
ReplicationGroupContext.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
ReplicationGroupContextOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
ReplicationGroupMember - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
ReplicationGroupMember.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
ReplicationGroupMemberOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
REPLICATIONGROUPNAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
ReplicationGroupOverview - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
ReplicationGroupOverview.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
ReplicationGroupOverviewOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
ReplyChannel<T> - Interface in io.axoniq.axonserver.connector
Interface providing access to the communication channel to send replies to incoming instructions.
request(long) - Method in interface io.axoniq.axonserver.connector.FlowControl
Requests the requested amount of responses to be sent.
request(long) - Method in class io.axoniq.axonserver.connector.impl.FlowControlledReplyChannelWriter
 
request(long) - Method in enum io.axoniq.axonserver.connector.impl.NoopFlowControl
 
request(int) - Method in class io.axoniq.axonserver.connector.impl.SynchronizedRequestStream
 
REQUEST_EVENT_PROCESSOR_INFO_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
REQUEST_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
REQUEST_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryComplete
 
REQUEST_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryReference
 
REQUEST_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandResponse
 
REQUEST_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryResponse
 
REQUEST_RECONNECT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
requestInfoHandler(Map<String, Supplier<EventProcessorInfo>>) - Static method in class io.axoniq.axonserver.connector.impl.ProcessorInstructions
Provides a InstructionHandler which handles a processor's information request from AxonServer and sends it to the right client(s).
requestReconnect() - Method in class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel
Requests a dedicated reconnect of this ManagedChannel implementation.
RequestReconnect - Class in io.axoniq.axonserver.grpc.control
Message send when AxonServer requests the client to re-establish its connection with the Platform
RequestReconnect.Builder - Class in io.axoniq.axonserver.grpc.control
Message send when AxonServer requests the client to re-establish its connection with the Platform
RequestReconnectOrBuilder - Interface in io.axoniq.axonserver.grpc.control
 
reschedule(String, Duration, Event) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Convenience method to cancel the scheduled event with given scheduleToken and reschedule the given event to be published after given triggerDuration.
reschedule(String, Instant, Event) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Convenience method to cancel the scheduled event with given scheduleToken and reschedule the given event to be published at given scheduleTime.
reschedule(String, Instant, Event) - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
rescheduleEvent(RescheduleEventRequest) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerBlockingStub
Cancel a scheduled event and schedule another in its place.
rescheduleEvent(RescheduleEventRequest) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerFutureStub
Cancel a scheduled event and schedule another in its place.
rescheduleEvent(RescheduleEventRequest, StreamObserver<ScheduleToken>) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerImplBase
Cancel a scheduled event and schedule another in its place.
rescheduleEvent(RescheduleEventRequest, StreamObserver<ScheduleToken>) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerStub
Cancel a scheduled event and schedule another in its place.
RescheduleEventRequest - Class in io.axoniq.axonserver.grpc.event
Request message to reschedule an event
RescheduleEventRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Request message to reschedule an event
RescheduleEventRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
resetConnectBackoff() - Method in class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel
 
RESPONSE_TYPE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryRequest
 
RESPONSETYPES_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
Result - Enum in io.axoniq.axonserver.grpc.admin
Protobuf enum io.axoniq.axonserver.grpc.admin.Result
RESULT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
RESULT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
RESULT_NAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
ResultStream<T> - Interface in io.axoniq.axonserver.connector
Interface describing a stream of results to a request.
ResultStreamPublisher<M> - Class in io.axoniq.axonserver.connector
Publisher implementation that allows to interact with a ResultStream.
ResultStreamPublisher(Supplier<ResultStream<M>>) - Constructor for class io.axoniq.axonserver.connector.ResultStreamPublisher
Constructs an instance based on the specifier supplier of underlying ResultStream.
resume() - Method in class io.axoniq.axonserver.connector.impl.HeartbeatMonitor
Resume the process of sending out heartbeats by this monitor.
REVISION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
REVISION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.SerializedObject
 
Role - Enum in io.axoniq.axonserver.grpc.admin
Protobuf enum io.axoniq.axonserver.grpc.admin.Role
ROLE_ACTIVE_BACKUP_VALUE - Static variable in enum io.axoniq.axonserver.grpc.admin.Role
ROLE_ACTIVE_BACKUP = 2;
ROLE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ContextRole
 
ROLE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
ROLE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
ROLE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
ROLE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
ROLE_MESSAGING_ONLY_VALUE - Static variable in enum io.axoniq.axonserver.grpc.admin.Role
ROLE_MESSAGING_ONLY = 4;
ROLE_PASSIVE_BACKUP_VALUE - Static variable in enum io.axoniq.axonserver.grpc.admin.Role
ROLE_PASSIVE_BACKUP = 3;
ROLE_PRIMARY_VALUE - Static variable in enum io.axoniq.axonserver.grpc.admin.Role
ROLE_PRIMARY = 0;
ROLE_SECONDARY_VALUE - Static variable in enum io.axoniq.axonserver.grpc.admin.Role
ROLE_SECONDARY = 5;
ROLES_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
ROLESPERCONTEXT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
ROLESPERCONTEXT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
rollback() - Method in interface io.axoniq.axonserver.connector.event.AppendEventsTransaction
Rolls back the transaction.
rollback() - Method in class io.axoniq.axonserver.connector.event.impl.AppendEventsTransactionImpl
 
RoundRobinMultiReadonlyBuffer<T> - Class in io.axoniq.axonserver.connector.impl.buffer
An implementation of the DisposableReadonlyBuffer that operates across multiple DisposableReadonlyBuffer instances.
RoundRobinMultiReadonlyBuffer(List<? extends DisposableReadonlyBuffer<T>>) - Constructor for class io.axoniq.axonserver.connector.impl.buffer.RoundRobinMultiReadonlyBuffer
Instantiates this buffer with a list of delegates.
ROUTING_KEY_VALUE - Static variable in enum io.axoniq.axonserver.grpc.ProcessingKey
key indicating that the attached value should be used for consistent routing.
routingServers(ServerAddress...) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Provides the addresses of the AxonServer instances used to set up the initial connection.
ROW_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
RowResponse - Class in io.axoniq.axonserver.grpc.event
Message providing Query Result data
RowResponse.Builder - Class in io.axoniq.axonserver.grpc.event
Message providing Query Result data
RowResponseOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
RUNNING_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
RUNNING_VALUE - Static variable in enum io.axoniq.axonserver.grpc.TaskStatus
Task execution is in progress

S

SAME_CONNECTION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
SCHEDULED_VALUE - Static variable in enum io.axoniq.axonserver.grpc.TaskStatus
Task is scheduled for execution
scheduleEvent(Duration, Event) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Schedule the given event to be published after given triggerDuration.
scheduleEvent(Instant, Event) - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Schedule the given event to be published at given scheduleTime.
scheduleEvent(Instant, Event) - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
scheduleEvent(ScheduleEventRequest) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerBlockingStub
Schedule the given event for publication at the given time}.
scheduleEvent(ScheduleEventRequest) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerFutureStub
Schedule the given event for publication at the given time}.
scheduleEvent(ScheduleEventRequest, StreamObserver<ScheduleToken>) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerImplBase
Schedule the given event for publication at the given time}.
scheduleEvent(ScheduleEventRequest, StreamObserver<ScheduleToken>) - Method in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc.EventSchedulerStub
Schedule the given event for publication at the given time}.
ScheduleEventRequest - Class in io.axoniq.axonserver.grpc.event
Request message to schedule an event
ScheduleEventRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Request message to schedule an event
ScheduleEventRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
scheduleImmediateReconnect() - Method in class io.axoniq.axonserver.connector.impl.AbstractAxonServerChannel
Schedule an immediate attempt to reconnect with AxonServer.
scheduleReconnect(Throwable) - Method in class io.axoniq.axonserver.connector.impl.AbstractAxonServerChannel
Schedule an attempt to reconnect with AxonServer.
ScheduleToken - Class in io.axoniq.axonserver.grpc.event
Token to manage a scheduled event
ScheduleToken.Builder - Class in io.axoniq.axonserver.grpc.event
Token to manage a scheduled event
ScheduleTokenOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
SEGMENT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
SEGMENT_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
SEGMENT_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
SEGMENT_STATUS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
send(T) - Method in class io.axoniq.axonserver.connector.impl.BufferingReplyChannel
 
send(T) - Method in class io.axoniq.axonserver.connector.impl.CloseAwareReplyChannel
 
send(T) - Method in class io.axoniq.axonserver.connector.impl.ForwardingReplyChannel
 
send(T) - Method in interface io.axoniq.axonserver.connector.ReplyChannel
Sends the given outboundMessage as a reply to an incoming instruction.
sendAck() - Method in class io.axoniq.axonserver.connector.impl.BufferingReplyChannel
 
sendAck() - Method in class io.axoniq.axonserver.connector.impl.CloseAwareReplyChannel
 
sendAck() - Method in interface io.axoniq.axonserver.connector.ReplyChannel
Deprecated.
This method is deprecated because it is not needed anymore, as the ReplyChannel.complete() already sends positive result, indicating that the incoming message has been handled as expected.
sendCommand(Command) - Method in interface io.axoniq.axonserver.connector.command.CommandChannel
Sends the give Command to AxonServer for routing to an appropriate handler.
sendCommand(Command) - Method in class io.axoniq.axonserver.connector.command.impl.CommandChannelImpl
 
sendHeartbeat() - Method in interface io.axoniq.axonserver.connector.impl.HeartbeatSender
Send a heartbeat, receiving a CompletableFuture containing the InstructionAck once the heartbeat has been received.
sendInstruction(PlatformInboundInstruction) - Method in interface io.axoniq.axonserver.connector.control.ControlChannel
Send a the given instruction over this channel, returning the acknowledgment of the instruction asynchronously.
sendInstruction(OUT, Function<OUT, String>, StreamObserver<OUT>) - Method in class io.axoniq.axonserver.connector.impl.AbstractAxonServerChannel
Send the given instruction over the given outboundStream.
sendInstruction(PlatformInboundInstruction) - Method in class io.axoniq.axonserver.connector.impl.ControlChannelImpl
 
sendLast(T) - Method in class io.axoniq.axonserver.connector.impl.CloseAwareReplyChannel
 
sendLast(T) - Method in interface io.axoniq.axonserver.connector.ReplyChannel
Sends the given response and marks the processing as completed, possibly signalling flow control that more query messages may be sent.
sendNack(ErrorMessage) - Method in class io.axoniq.axonserver.connector.impl.BufferingReplyChannel
 
sendNack() - Method in class io.axoniq.axonserver.connector.impl.CloseAwareReplyChannel
 
sendNack(ErrorMessage) - Method in class io.axoniq.axonserver.connector.impl.CloseAwareReplyChannel
 
sendNack() - Method in interface io.axoniq.axonserver.connector.ReplyChannel
Deprecated.
This method is deprecated because it is not needed anymore, as ReplyChannel.completeWithError(ErrorMessage) or ReplyChannel.completeWithError(ErrorCategory, String) sends a failed result, indicating that the incoming message could not be handled as expected.
sendNack(ErrorMessage) - Method in interface io.axoniq.axonserver.connector.ReplyChannel
Deprecated.
This method is deprecated because it is not needed anymore, as ReplyChannel.completeWithError(ErrorMessage) or ReplyChannel.completeWithError(ErrorCategory, String) already sends a failed result, indicating that the incoming message could not be handled as expected.
sendUpdate(QueryUpdate) - Method in interface io.axoniq.axonserver.connector.query.QueryHandler.UpdateHandler
Send the given queryUpdate in response to the subscription query this handler was provided for.
SEQUENCE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Transformation
 
SEQUENCE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.TransformRequest
 
SEQUENCE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
SerializedObject - Class in io.axoniq.axonserver.grpc
Describes a serialized object
SerializedObject.Builder - Class in io.axoniq.axonserver.grpc
Describes a serialized object
SerializedObjectOrBuilder - Interface in io.axoniq.axonserver.grpc
 
SERVER_SUPPORTS_STREAMING_VALUE - Static variable in enum io.axoniq.axonserver.grpc.ProcessingKey
key indicating whether Axon Server supports streaming.
ServerAddress - Class in io.axoniq.axonserver.connector.impl
Definition of an AxonServer address, defining the ServerAddress.getGrpcPort() and ServerAddress.getHostName().
ServerAddress() - Constructor for class io.axoniq.axonserver.connector.impl.ServerAddress
Create a ServerAddress with the default host localhost and port number 8124.
ServerAddress(String) - Constructor for class io.axoniq.axonserver.connector.impl.ServerAddress
Create a ServerAddress with the given host and port number 8124.
ServerAddress(String, int) - Constructor for class io.axoniq.axonserver.connector.impl.ServerAddress
Create a ServerAddress with the given host and given port number.
SERVICE_NAME - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationAdminServiceGrpc
 
SERVICE_NAME - Static variable in class io.axoniq.axonserver.grpc.admin.AuthenticationServiceGrpc
 
SERVICE_NAME - Static variable in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc
 
SERVICE_NAME - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc
 
SERVICE_NAME - Static variable in class io.axoniq.axonserver.grpc.admin.ReplicationGroupAdminServiceGrpc
 
SERVICE_NAME - Static variable in class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc
 
SERVICE_NAME - Static variable in class io.axoniq.axonserver.grpc.command.CommandServiceGrpc
 
SERVICE_NAME - Static variable in class io.axoniq.axonserver.grpc.control.PlatformServiceGrpc
 
SERVICE_NAME - Static variable in class io.axoniq.axonserver.grpc.event.EventSchedulerGrpc
 
SERVICE_NAME - Static variable in class io.axoniq.axonserver.grpc.event.EventStoreGrpc
 
SERVICE_NAME - Static variable in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc
 
SERVICE_NAME - Static variable in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc
 
setAck(InstructionAck) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
setAck(InstructionAck.Builder) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
setAck(InstructionAck) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
setAck(InstructionAck.Builder) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
setAck(InstructionAck) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Acknowledgement of previously sent instruction via outbound stream
setAck(InstructionAck.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Acknowledgement of previously sent instruction via outbound stream
setAck(InstructionAck) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Acknowledgement of previously sent instruction via inbound stream
setAck(InstructionAck.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Acknowledgement of previously sent instruction via inbound stream
setAck(InstructionAck) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
setAck(InstructionAck.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Acknowledgement of previously sent instruction via outbound stream
setAck(InstructionAck) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
setAck(InstructionAck.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Acknowledgement of previously sent instruction via inbound stream
setActiveThreads(int) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The number of threads currently actively processing Events
setAggregateId(String) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
The identifier of the aggregate to read events for
setAggregateId(String) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The identifier to fetch the snapshots for
setAggregateId(String) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
The Identifier of the Aggregate for which to load events
setAggregateIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
The identifier of the aggregate to read events for
setAggregateIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The identifier to fetch the snapshots for
setAggregateIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
The Identifier of the Aggregate for which to load events
setAggregateIdentifier(String) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The identifier of the Aggregate instance that published this event, if any
setAggregateIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The identifier of the Aggregate instance that published this event, if any
setAggregateSequenceNumber(long) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The sequence number of the Event in the Aggregate instance that published it, if any
setAggregateType(String) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Type of the Aggregate instance that published this Event, if any
setAggregateTypeBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Type of the Aggregate instance that published this Event, if any
setAllowSnapshots(boolean) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
Whether a snapshot may be returned as first element in the stream
setApplicationName(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
string applicationName = 1;
setApplicationName(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
string applicationName = 1;
setApplicationName(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string applicationName = 1;
setApplicationName(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
string applicationName = 1;
setApplicationNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
string applicationName = 1;
setApplicationNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
string applicationName = 1;
setApplicationNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string applicationName = 1;
setApplicationNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
string applicationName = 1;
setApplicationRole(int, ContextRole) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
setApplicationRole(int, ContextRole.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole applicationRole = 2;
setApplications(int, ClientApplication) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
setApplications(int, ClientApplication.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ClientApplication applications = 2;
setAppliedAt(long) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The timestamp at which the transformation was applied.
setApplyRequester(String) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The username of user who requested the transformation to be applied.
setApplyRequesterBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The username of user who requested the transformation to be applied.
setAutoLoadBalanceStrategy(String, String, String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Updates the autoloadbalance strategy for a eventProcessorName within the connected client.
setAutoLoadBalanceStrategy(String, String, String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
setAutoLoadBalanceStrategy(LoadBalanceRequest) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceBlockingStub
 
setAutoLoadBalanceStrategy(LoadBalanceRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceImplBase
 
setAutoLoadBalanceStrategy(LoadBalanceRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceStub
 
setAvailableThreads(int) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The number of threads the processor has available to assign to Segments.
setBlacklist(int, PayloadDescription) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
setBlacklist(int, PayloadDescription.Builder) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
An enumeration of payload types that need to be blacklisted.
setBooleanValue(boolean) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The boolean value
setBooleanValue(boolean) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The boolean value of the Meta Data entry.
setBytesValue(SerializedObject) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The binary value of the Meta Data entry.
setBytesValue(SerializedObject.Builder) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The binary value of the Meta Data entry.
setCaughtUp(boolean) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
Indicates whether the Segment has "Caught Up" with the Head of the Event Stream
setChangePending(boolean) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
bool changePending = 5;
setChangePending(boolean) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
bool changePending = 4;
setChangePending(boolean) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
bool changePending = 4;
setClaimedBy(String) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the id of the client that claimed the segment
setClaimedByBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the id of the client that claimed the segment
setClaimedSegment(int, EventProcessorSegment) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
setClaimedSegment(int, EventProcessorSegment.Builder) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
status of all segments claimed by the client
setClientId(String) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
the client identifier
setClientId(String) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The unique identifier of the component dispatching this message
setClientId(String) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The unique identifier of the component instance subscribing
setClientId(String) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
A unique identifier for this client instance.
setClientId(String) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The unique identifier of this client instance.
setClientId(String) - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
The ClientID of the component providing additional permits
setClientId(String) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The unique identifier of the client instance dispatching the query
setClientId(String) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The unique identifier of the Client Instance containing the Query Handler
setClientId(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The identifier of the Client instance providing the Update
setClientId(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
The identifier of the Client instance providing the Update
setClientId(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The identifier of the Client instance providing the Update
setClientIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
the client identifier
setClientIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The unique identifier of the component dispatching this message
setClientIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The unique identifier of the component instance subscribing
setClientIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
A unique identifier for this client instance.
setClientIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The unique identifier of this client instance.
setClientIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
The ClientID of the component providing additional permits
setClientIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The unique identifier of the client instance dispatching the query
setClientIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The unique identifier of the Client Instance containing the Query Handler
setClientIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The identifier of the Client instance providing the Update
setClientIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
The identifier of the Client instance providing the Update
setClientIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The identifier of the Client instance providing the Update
setClientInstance(int, EventProcessorInstance) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
setClientInstance(int, EventProcessorInstance.Builder) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
client instances that subscribed the event processor
setClients(int, Client) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
setClients(int, Client.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.Client clients = 2;
setColumn(int, String) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
The names of the columns provided in the query
setColumns(ColumnsResponse) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response contains the names of the columns the response contains.
setColumns(ColumnsResponse.Builder) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response contains the names of the columns the response contains.
setCommand(Command) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
A command for this component to process
setCommand(Command.Builder) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
A command for this component to process
setCommand(String) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The name of the command the component can handle
setCommandBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The name of the command the component can handle
setCommandResponse(CommandResponse) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Sends a result of Command processing
setCommandResponse(CommandResponse.Builder) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Sends a result of Command processing
setCommands(int, String) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated string commands = 3;
setComplete(QueryUpdateComplete) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query is complete, and no more Updates will be sent
setComplete(QueryUpdateComplete.Builder) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query is complete, and no more Updates will be sent
setCompleteExceptionally(QueryUpdateCompleteExceptionally) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query failed exceptionally, and no more Updates will be sent
setCompleteExceptionally(QueryUpdateCompleteExceptionally.Builder) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Indicates the Query failed exceptionally, and no more Updates will be sent
setComponent(String) - Method in class io.axoniq.axonserver.grpc.Component.Builder
string component = 1;
setComponentBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.Component.Builder
string component = 1;
setComponentName(String) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The name/type of the component dispatching this message
setComponentName(String) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The name/type of the component handling the command
setComponentName(String) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
The name of the component.
setComponentName(String) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The component name of this client instance.
setComponentName(String) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The Name of the Component dispatching the query
setComponentName(String) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The name of the Component containing the Query Handler
setComponentName(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The Component Name of the Client providing the Update
setComponentName(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
The Component Name of the Client providing the Update
setComponentName(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The Component Name of the Client providing the Update
setComponentNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The name/type of the component dispatching this message
setComponentNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
The name/type of the component handling the command
setComponentNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
The name of the component.
setComponentNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The component name of this client instance.
setComponentNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The Name of the Component dispatching the query
setComponentNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The name of the Component containing the Query Handler
setComponentNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The Component Name of the Client providing the Update
setComponentNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
The Component Name of the Client providing the Update
setComponentNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The Component Name of the Client providing the Update
setContext(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
string context = 1;
setContext(String) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
string context = 2;
setContext(String) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
string context = 1;
setContext(String) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
string context = 2;
setContext(String) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
string context = 2;
setContext(String) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The bounded context in which this transformation is being executed.
setContextBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
string context = 1;
setContextBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
string context = 2;
setContextBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
string context = 1;
setContextBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
string context = 2;
setContextBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
string context = 2;
setContextBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The bounded context in which this transformation is being executed.
setContextName(String) - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
string contextName = 1;
setContextName(String) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
optional parameter to pass in the context name to indicate where the processor is located
setContextName(String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
string context_name = 2;
setContextName(String) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
Query from this context, not from the default context of the connection
setContextNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
string contextName = 1;
setContextNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
optional parameter to pass in the context name to indicate where the processor is located
setContextNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
string context_name = 2;
setContextNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
Query from this context, not from the default context of the connection
setContexts(int, String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated string contexts = 5;
setData(ByteString) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
The actual data representing the object in serialized form.
setDeleteEvent(DeletedEvent) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Deletes the content of an event
setDeleteEvent(DeletedEvent.Builder) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Deletes the content of an event
setDescription(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
string description = 2;
setDescription(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string description = 2;
setDescription(String) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
A description of the purpose of this transformation, for reference only
setDescription(String) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The description of the transformation.
setDescriptionBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
string description = 2;
setDescriptionBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string description = 2;
setDescriptionBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
A description of the purpose of this transformation, for reference only
setDescriptionBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The description of the transformation.
setDetails(int, String) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A collection of messages providing more details about root causes of the error
setDoubleValue(double) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The (64 bits) floating point value
setDoubleValue(double) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The floating point value of the Meta Data entry.
setEnabled(boolean) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
bool enabled = 2;
setError(String) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the error description, if the segment is in error
setError(boolean) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Flag indicating whether the processor, when stopped, did so because of an irrecoverable Error
setError(ErrorMessage) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
Set if instruction acknowledgement failed.
setError(ErrorMessage.Builder) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
Set if instruction acknowledgement failed.
setError(ErrorMessage) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
Cause of instruction handling failure.
setError(ErrorMessage.Builder) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
Cause of instruction handling failure.
setErrorBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the error description, if the segment is in error
setErrorCode(String) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
An error code describing the error, if any
setErrorCode(String) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
An Error Code identifying the type of error
setErrorCode(String) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
An Error Code identifying the type of error, if any
setErrorCode(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
An Error Code identifying the type of error, if any
setErrorCode(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The Code describing the type of Error that occurred
setErrorCodeBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
An error code describing the error, if any
setErrorCodeBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
An Error Code identifying the type of error
setErrorCodeBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
An Error Code identifying the type of error, if any
setErrorCodeBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
An Error Code identifying the type of error, if any
setErrorCodeBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
The Code describing the type of Error that occurred
setErrorMessage(ErrorMessage) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
A detailed description of the error
setErrorMessage(ErrorMessage.Builder) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
A detailed description of the error
setErrorMessage(ErrorMessage) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
A detailed description of the error, if any
setErrorMessage(ErrorMessage.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
A detailed description of the error, if any
setErrorMessage(ErrorMessage) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
A detailed description of the error, if any
setErrorMessage(ErrorMessage.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
A detailed description of the error, if any
setErrorMessage(ErrorMessage) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
A detailed description of the error, if available
setErrorMessage(ErrorMessage.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
A detailed description of the error, if available
setErrorState(String) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
Information about the error state of the Segment, if applicable.
setErrorStateBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
Information about the error state of the Segment, if applicable.
setEvent(Event) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
The actual Event Message
setEvent(Event.Builder) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
The actual Event Message
setEvent(Event) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
the event to publish
setEvent(Event.Builder) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
the event to publish
setEvent(Event) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
the event to publish
setEvent(Event.Builder) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
the event to publish
setEvent(Event) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
The new content of the event
setEvent(Event.Builder) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
The new content of the event
setEventProcessor(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the identifier of the event processor
setEventProcessor(EventProcessorIdentifier.Builder) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the identifier of the event processor
setEventProcessorInfo(EventProcessorInfo) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about Processors defined in the application.
setEventProcessorInfo(EventProcessorInfo.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about Processors defined in the application.
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
setFilesCompleted(Confirmation) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when all historic events have been included in the query results
setFilesCompleted(Confirmation.Builder) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when all historic events have been included in the query results
setFlowControl(FlowControl) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to increase the number of instructions AxonServer may send to this component
setFlowControl(FlowControl.Builder) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to increase the number of instructions AxonServer may send to this component
setFlowControl(FlowControl) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Grant permits to AxonServer to send a number of messages to the client
setFlowControl(FlowControl.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Grant permits to AxonServer to send a number of messages to the client
setFlowControl(SubscriptionQuery) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Allows the Server to provide additional Updates to be sent.
setFlowControl(SubscriptionQuery.Builder) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Allows the Server to provide additional Updates to be sent.
setForceReadFromLeader(boolean) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
Indicates whether to force reading events from the leader node of an Axon Server.
setForceReadFromLeader(boolean) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
Indicates whether to force querying events from the leader node of an Axon Server.
setFromSequenceNr(long) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
The Sequence Number of the first event expected
setGetInitialResult(SubscriptionQuery) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Requests the initial result of a subscription query to be sent.
setGetInitialResult(SubscriptionQuery.Builder) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Requests the initial result of a subscription query to be sent.
setGrpcPort(int) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The port number for gRPC connections
setGrpcPort(int) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The port number for gRPC connections
setHeartbeat(Heartbeat) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
This heartbeat is used by AxonServer in order to check if the connection is still alive
setHeartbeat(Heartbeat.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
This heartbeat is used by AxonServer in order to check if the connection is still alive
setHeartbeat(Heartbeat) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
This heartbeat is used by AxonFramework in order to check if the connection is still alive
setHeartbeat(Heartbeat.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
This heartbeat is used by AxonFramework in order to check if the connection is still alive
setHost(String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
string host = 2;
setHostBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
string host = 2;
setHostName(String) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The host name to use when connecting to this node
setHostName(String) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The host name to use when connecting to this node
setHostNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The host name to use when connecting to this node
setHostNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The host name to use when connecting to this node
setHttpPort(int) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The port number for HTTP connections
setHttpPort(int) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The port number for HTTP connections
setId(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the identifier of the segment
setId(String) - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
The value of the identifier.
setIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
The value of the identifier.
setIdentifier(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
the identifier of the event processor
setIdentifier(EventProcessorIdentifier.Builder) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
the identifier of the event processor
setIdValues(int, QueryValue) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
setIdValues(int, QueryValue.Builder) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The values which, when combined, uniquely update this row.
setInitialResult(QueryResponse) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Initial Response
setInitialResult(QueryResponse.Builder) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Initial Response
setInitialSequence(long) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
The sequence number of the first event to receive
setInitialSequence(long) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The minimal sequence number of the snapshots to retrieve
setInstant(long) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
Timestamp expressed as milliseconds since epoch
setInstant(long) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
timestamp when to publish the event
setInstant(long) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
timestamp when to publish the event
setInstructionId(String) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
Instruction identifier.
setInstructionId(String) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction identifier.
setInstructionId(String) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Instruction identifier.
setInstructionId(String) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction identifier.
setInstructionId(String) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
The identifier of the instruction
setInstructionId(String) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
The identifier of the instruction
setInstructionId(String) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Instruction identifier.
setInstructionId(String) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Instruction identifier.
setInstructionIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
Instruction identifier.
setInstructionIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction identifier.
setInstructionIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Instruction identifier.
setInstructionIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction identifier.
setInstructionIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
The identifier of the instruction
setInstructionIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
The identifier of the instruction
setInstructionIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Instruction identifier.
setInstructionIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Instruction identifier.
setIsCaughtUp(boolean) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
true if the segment has ever reached the head of the stream since it was started, false otherwise
setIsInError(boolean) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
true if the segment is in an error loop, false otherwise
setIsReplaying(boolean) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
true if the segment is replaying, false otherwise
setIsRunning(boolean) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
true if the client instance of the event processor is running, false otherwise
setIsStreaming(boolean) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
true if the event processor is streaming, false otherwise
setIsStreamingProcessor(boolean) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Flag indicating whether the processor is a Streaming Event Processor.
setKey(ProcessingKey) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
The type of processing message.
setKeyValue(int) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
The type of processing message.
setLabel(String) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
string label = 2;
setLabelBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
string label = 2;
setLastSequence(long) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
The sequence of the last entry in this transformation
setLiveEvents(boolean) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
Whether to keep the query running against incoming events once the Head of the Stream is reached
setLoadBalancingStrategyName(String) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
current load balancing strategy name for the event processor
setLoadBalancingStrategyName(String) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
current load balancing strategy name for the event processor
setLoadBalancingStrategyNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
current load balancing strategy name for the event processor
setLoadBalancingStrategyNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
current load balancing strategy name for the event processor
setLoadFactor(int) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
A number that represents the client's relative load capacity compared to other clients.
setLocation(String) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A description of the location (client component, server) where the error occurred
setLocationBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A description of the location (client component, server) where the error occurred
setMaxCapacity(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
the max number of segments that this client can claim
setMaxResults(int) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The maximum number of results to stream
setMaxSequence(long) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
The maximum sequence number (inclusive) of the events to retrieve, 0 means up to last event
setMaxSequence(long) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
The maximum sequence number of the snapshots to retrieve
setMembers(int, ReplicationGroupMember) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
setMembers(int, ReplicationGroupMember.Builder) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
setMembers(int, ReplicationGroupMember) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
setMembers(int, ReplicationGroupMember.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ReplicationGroupMember members = 2;
setMergeEventProcessorSegment(EventProcessorSegmentReference) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to merge two Segments in a Streaming Event Processor
setMergeEventProcessorSegment(EventProcessorSegmentReference.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to merge two Segments in a Streaming Event Processor
setMessage(String) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A human readable message explaining the error
setMessageBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
A human readable message explaining the error
setMessageCompression(boolean) - Method in class io.axoniq.axonserver.connector.impl.SynchronizedRequestStream
 
setMessageId(String) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
A unique identifier for this subscription.
setMessageId(String) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
A unique identifier for this message
setMessageId(String) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The unique identifier of this Message
setMessageIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
A unique identifier for this subscription.
setMessageIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
A unique identifier for this message
setMessageIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The unique identifier of this Message
setMessageIdentifier(String) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The unique identifier of the Command Message
setMessageIdentifier(String) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The unique identifier of the response message
setMessageIdentifier(String) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The unique identifier of this event
setMessageIdentifier(String) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The message ID of the incoming Query
setMessageIdentifier(String) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The unique identifier of the Response Message
setMessageIdentifier(String) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The unique identifier of this Update
setMessageIdentifier(String) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
The unique identifier for this message
setMessageIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The unique identifier of the Command Message
setMessageIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The unique identifier of the response message
setMessageIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The unique identifier of this event
setMessageIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The message ID of the incoming Query
setMessageIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The unique identifier of the Response Message
setMessageIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The unique identifier of this Update
setMessageIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
The unique identifier for this message
setMinToken(long) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
Hint for a minimum token to search events from
setMode(String) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
the event processor mode (subscribing, tracking, pooled)
setMode(String) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The mode in which this processor is reading Events, for example: 'Tracking' or 'Subscribing'
setModeBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
the event processor mode (subscribing, tracking, pooled)
setModeBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The mode in which this processor is reading Events, for example: 'Tracking' or 'Subscribing'
setName(String) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
string name = 1;
setName(String) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
string name = 1;
setName(String) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
string name = 1;
setName(String) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
string name = 1;
setName(String) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
string name = 1;
setName(String) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
string name = 1;
setName(String) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
string name = 1;
setName(String) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
string name = 1;
setName(String) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
string name = 1;
setName(String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
string name = 1;
setName(String) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
string name = 1;
setName(String) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The name of the command, used for routing it to a destination capable of handling it
setNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The name of the command, used for routing it to a destination capable of handling it
setNode(String) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
string node = 2;
setNodeBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
string node = 2;
setNodeName(String) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
string node_name = 2;
setNodeName(String) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
string node_name = 2;
setNodeName(String) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The unique name of the node to connect with, for purpose of debugging
setNodeName(String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
string node_name = 1;
setNodeName(String) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The unique name of the node to connect with, for purpose of debugging
setNodeNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
string node_name = 2;
setNodeNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
string node_name = 2;
setNodeNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
The unique name of the node to connect with, for purpose of debugging
setNodeNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
string node_name = 1;
setNodeNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The unique name of the node to connect with, for purpose of debugging
setNodeNotification(NodeInfo) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
setNodeNotification(NodeInfo.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
setNodes(int, String) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
repeated string nodes = 1;
setNumberOfPermits(long) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The number of messages the server may send before it needs to wait for more permits
setNumberOfPermits(long) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
The number of results AxonServer may send before new permits need to be provided
setNumberOfPermits(long) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
The number of messages the Server may send before needing to await additional permits
setNumberValue(long) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The (64 bits) integer value
setNumberValue(long) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The numeric value of the Meta Data entry.
setOnePartOf(int) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the fractional unit representing the size of the segment
setOnePartOf(int) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
The fraction this segment processes.
setOnReadyHandler(Runnable) - Method in class io.axoniq.axonserver.connector.impl.SynchronizedRequestStream
 
setPassword(String) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
string password = 2;
setPassword(String) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
string password = 2;
setPasswordBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
string password = 2;
setPasswordBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
string password = 2;
setPauseEventProcessor(EventProcessorReference) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Pause a Streaming Event Processor.
setPauseEventProcessor(EventProcessorReference.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Pause a Streaming Event Processor.
setPayload(SerializedObject) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The payload of the Command, providing details on the instructions for the recipient
setPayload(SerializedObject.Builder) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The payload of the Command, providing details on the instructions for the recipient
setPayload(SerializedObject) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The payload to provide as a result to the dispatcher
setPayload(SerializedObject.Builder) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The payload to provide as a result to the dispatcher
setPayload(SerializedObject) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Payload of the Event
setPayload(SerializedObject.Builder) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The Payload of the Event
setPayload(SerializedObject) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
A payload accompanying the Query
setPayload(SerializedObject.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
A payload accompanying the Query
setPayload(SerializedObject) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The Payload of the Response Message
setPayload(SerializedObject.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The Payload of the Response Message
setPayload(SerializedObject) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The object representing the Update
setPayload(SerializedObject.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
The object representing the Update
setPendingDelete(boolean) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
bool pendingDelete = 5;
setPendingSince(long) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
int64 pendingSince = 4;
setPendingSince(long) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
int64 pendingSince = 3;
setPendingSince(long) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
int64 pendingSince = 3;
setPermits(long) - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
The number of permits to provide
setPermits(long) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
Number of messages requested
setPort(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
int32 port = 3;
setPreserveEventStore(boolean) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
bool preserveEventStore = 2;
setPreserveEventStore(boolean) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
bool preserveEventStore = 2;
setPreserveEventStore(boolean) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
bool preserveEventStore = 3;
setPrimary(NodeInfo) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
The connection details of the node the client should connect with
setPrimary(NodeInfo.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
The connection details of the node the client should connect with
setProcessingInstructions(int, ProcessingInstruction) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
setProcessingInstructions(int, ProcessingInstruction.Builder) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
Instructions for AxonServer when routing this Command Message
setProcessingInstructions(int, ProcessingInstruction) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
setProcessingInstructions(int, ProcessingInstruction.Builder) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
Instructions for AxonServer when routing this Command Response Message
setProcessingInstructions(int, ProcessingInstruction) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
setProcessingInstructions(int, ProcessingInstruction.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
Any instructions for components Routing or Handling the Query
setProcessingInstructions(int, ProcessingInstruction) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
setProcessingInstructions(int, ProcessingInstruction.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
Any instructions for components Routing or Handling the Response Message
setProcessor(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
setProcessor(EventProcessorIdentifier.Builder) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
.io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier processor = 1;
setProcessor(String) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The name of the processor requesting this stream.
setProcessorBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The name of the processor requesting this stream.
setProcessorName(String) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
the name of the processor
setProcessorName(String) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The logical name of this processor.
setProcessorName(String) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
The name of the Event Processor
setProcessorName(String) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
The name of the Event Processor
setProcessorNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
the name of the processor
setProcessorNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The logical name of this processor.
setProcessorNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
The name of the Event Processor
setProcessorNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
The name of the Event Processor
setProcessors(int, EventProcessorInfo) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
setProcessors(int, EventProcessorInfo.Builder) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3;
setQueries(int, QueryInfo) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
setQueries(int, QueryInfo.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
repeated .io.axoniq.axonserver.grpc.admin.QueryInfo queries = 4;
setQuery(String) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
The query to execute against the Event Stream
setQuery(QueryRequest) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Query, for which this component is expected to provide a response
setQuery(QueryRequest.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Query, for which this component is expected to provide a response
setQuery(String) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The name of the Query to execute
setQuery(String) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The name of the Query the Handler is subscribed to
setQueryBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
The query to execute against the Event Stream
setQueryBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The name of the Query to execute
setQueryBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The name of the Query the Handler is subscribed to
setQueryCancel(QueryReference) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver is no more interested in updates of this query
setQueryCancel(QueryReference.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver is no more interested in updates of this query
setQueryComplete(QueryComplete) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Indicator that all responses for Query have been sent
setQueryComplete(QueryComplete.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Indicator that all responses for Query have been sent
setQueryFlowControl(QueryFlowControl) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver should send more updates of this query
setQueryFlowControl(QueryFlowControl.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Indicator that receiver should send more updates of this query
setQueryReference(QueryReference) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
The identifier of the incoming query to complete
setQueryReference(QueryReference.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
The identifier of the incoming query to complete
setQueryRequest(QueryRequest) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
The Query describing the desire for information
setQueryRequest(QueryRequest.Builder) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
The Query describing the desire for information
setQueryResponse(QueryResponse) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a Response to a Query received via the inbound stream
setQueryResponse(QueryResponse.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a Response to a Query received via the inbound stream
setQuerySnapshots(boolean) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
If true, snapshots will be queried instead of events
setRegister(ClientIdentification) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about the client being connected.
setRegister(ClientIdentification.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
Information about the client being connected.
setReleaseSegment(EventProcessorSegmentReference) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
setReleaseSegment(EventProcessorSegmentReference.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Release a specific segment in a Streaming Event Processor
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
setReplaceEvent(TransformedEvent) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Replaces the content of an event with the new content
setReplaceEvent(TransformedEvent.Builder) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
Replaces the content of an event with the new content
setReplaying(boolean) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
Indicates whether the Segment is "Replaying" historic events after a Reset.
setReplicationGroup(ReplicationGroupOverview) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
setReplicationGroup(ReplicationGroupOverview.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
.io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview replicationGroup = 2;
setReplicationGroupName(String) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
string replicationGroupName = 2;
setReplicationGroupName(String) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
string replication_group_name = 1;
setReplicationGroupName(String) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
string replication_group_name = 1;
setReplicationGroupName(String) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
string replication_group_name = 1;
setReplicationGroupNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
string replicationGroupName = 2;
setReplicationGroupNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
string replication_group_name = 1;
setReplicationGroupNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
string replication_group_name = 1;
setReplicationGroupNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
string replication_group_name = 1;
setReplicationGroups(int, String) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
List of replication groups that belongs to this node
setRequest(String) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
string request = 1;
setRequestBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
string request = 1;
setRequestEventProcessorInfo(EventProcessorReference) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer for status information of a specific Streaming Event Processor
setRequestEventProcessorInfo(EventProcessorReference.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer for status information of a specific Streaming Event Processor
setRequestId(String) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
The identifier of the incoming query to complete
setRequestId(String) - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
The identifier of the query request.
setRequestIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
The identifier of the incoming query to complete
setRequestIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
The identifier of the query request.
setRequestIdentifier(String) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The unique identifier of the Command Message for which this is the response
setRequestIdentifier(String) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The unique identifier of the Query to which this is a response
setRequestIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
The unique identifier of the Command Message for which this is the response
setRequestIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
The unique identifier of the Query to which this is a response
setRequestReconnect(RequestReconnect) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer to the Application to migrate its connection to another node.
setRequestReconnect(RequestReconnect.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
A request from AxonServer to the Application to migrate its connection to another node.
setResponseType(SerializedObject) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
An object describing the expectations of the Response Type
setResponseType(SerializedObject.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
An object describing the expectations of the Response Type
setResponseTypes(int, String) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
repeated string responseTypes = 2;
setResult(Result) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
.io.axoniq.axonserver.grpc.admin.Result result = 1;
setResult(InstructionResult) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
The result of the execution of an instruction
setResult(InstructionResult.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
The result of the execution of an instruction
setResultName(String) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The type of Result this Handler produces
setResultNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
The type of Result this Handler produces
setResultValue(int) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
.io.axoniq.axonserver.grpc.admin.Result result = 1;
setRevision(String) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
The revision of the Payload Type
setRevision(String) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
The revision of the serialized form of the given type.
setRevisionBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
The revision of the Payload Type
setRevisionBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
The revision of the serialized form of the given type.
setRole(String) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
string role = 1;
setRole(Role) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
.io.axoniq.axonserver.grpc.admin.Role role = 3;
setRole(Role) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
.io.axoniq.axonserver.grpc.admin.Role role = 4;
setRole(String) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
string role = 1;
setRole(String) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
string role = 1;
setRoleBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
string role = 1;
setRoleBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
string role = 1;
setRoleBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
string role = 1;
setRoles(int, String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
repeated string roles = 2;
setRolesPerContext(int, ApplicationContextRole) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
setRolesPerContext(int, ApplicationContextRole.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 3;
setRolesPerContext(int, ApplicationContextRole) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
setRolesPerContext(int, ApplicationContextRole.Builder) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.ApplicationContextRole rolesPerContext = 4;
setRoleValue(int) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
.io.axoniq.axonserver.grpc.admin.Role role = 3;
setRoleValue(int) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
.io.axoniq.axonserver.grpc.admin.Role role = 4;
setRow(RowResponse) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response message contains results of the Query
setRow(RowResponse.Builder) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
Provided when the response message contains results of the Query
setRunning(boolean) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Flag indicating whether the processor is running
setSameConnection(boolean) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
Flag indicating that the connection may be reused to connect.
setSegment(int) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the id of the segment to move
setSegmentId(int) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
The ID of the Segment for which the status is reported
setSegmentIdentifier(int) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
The identifier of the Segment
setSegmentStatus(int, EventProcessorInfo.SegmentStatus) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
setSegmentStatus(int, EventProcessorInfo.SegmentStatus.Builder) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
Status details of each of the Segments for which Events are being processed.
setSequence(long) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The sequence of the last transformation action stored.
setSequence(long) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
The sequence of the current transformation
setSequence(long) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
The sequence of the transformation request
setSnapshot(boolean) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
Flag indicating whether the Event is a snapshot Event
setSortValues(int, QueryValue) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
setSortValues(int, QueryValue.Builder) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
The sorting values to use when sorting this response compared to the others.
setSplitEventProcessorSegment(EventProcessorSegmentReference) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to split a Segment in a Streaming Event Processor
setSplitEventProcessorSegment(EventProcessorSegmentReference.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction to split a Segment in a Streaming Event Processor
setStartEventProcessor(EventProcessorReference) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Start a Streaming Event Processor.
setStartEventProcessor(EventProcessorReference.Builder) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
Instruction from AxonServer to Start a Streaming Event Processor.
setState(TransformationState) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The state of the transformation
setStateValue(int) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The state of the transformation
setStrategy(String) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
string strategy = 2;
setStrategy(String) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
string strategy = 1;
setStrategyBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
string strategy = 2;
setStrategyBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
string strategy = 1;
setSubscribe(CommandSubscription) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to subscribe this component as handler of a specific type of command
setSubscribe(CommandSubscription.Builder) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to subscribe this component as handler of a specific type of command
setSubscribe(QuerySubscription) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Registers a Query Handler with AxonServer
setSubscribe(QuerySubscription.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Registers a Query Handler with AxonServer
setSubscribe(SubscriptionQuery) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Start a Subscription Query with the given details.
setSubscribe(SubscriptionQuery.Builder) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Start a Subscription Query with the given details.
setSubscriptionIdentifier(String) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
A unique identifier for this subscription
setSubscriptionIdentifier(String) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
The identifier of the subscription query this is a response for
setSubscriptionIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
A unique identifier for this subscription
setSubscriptionIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
The identifier of the subscription query this is a response for
setSubscriptionQueryRequest(SubscriptionQueryRequest) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
setSubscriptionQueryRequest(SubscriptionQueryRequest.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
Represents an incoming Subscription Query, for which this component is expected to provide a response and updates
setSubscriptionQueryResponse(SubscriptionQueryResponse) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a response for a Subscription Query that has been received via the inbound stream
setSubscriptionQueryResponse(SubscriptionQueryResponse.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Sends a response for a Subscription Query that has been received via the inbound stream
setSuccess(boolean) - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
True when successful, otherwise false
setSuccess(boolean) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
Indicator whether the instruction was acknowledged successfully
setSuccess(boolean) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
Indicator whether the instruction was processed successfully
setTargetClientId(String) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the desired destination for the segment
setTargetClientIdBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
the desired destination for the segment
setTextValue(String) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The text value
setTextValue(String) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The text value of the Meta Data entry.
setTextValueBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
The text value
setTextValueBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
The text value of the Meta Data entry.
setTimestamp(long) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
The time at which the command was dispatched
setTimestamp(long) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
The timestamp of the Event
setTimestamp(long) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
The timestamp of the Query creation
setToken(String) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string token = 3;
setToken(String) - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
string token = 1;
setToken(String) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
token of scheduled event to cancel
setToken(long) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
The global index of the event to clear
setToken(long) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
The Token representing the position of this Event in the Stream
setToken(String) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
optional token of scheduled event to cancel
setToken(String) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
Field defining the token identifier
setToken(long) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
The value of the Token
setToken(long) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
The global index of the event to replace
setTokenBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
string token = 3;
setTokenBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
string token = 1;
setTokenBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
token of scheduled event to cancel
setTokenBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
optional token of scheduled event to cancel
setTokenBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
Field defining the token identifier
setTokenPosition(long) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
the approximate position of the token
setTokenPosition(long) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
The approximate position of the token in the stream.
setTokenStoreIdentifier(String) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
the identifier of the token store this event processor is using
setTokenStoreIdentifier(String) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The Token Store Identifier if available.
setTokenStoreIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
the identifier of the token store this event processor is using
setTokenStoreIdentifierBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
The Token Store Identifier if available.
setToSequenceNr(long) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
The sequence number of the latest event
setTrackingToken(long) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
The token to start streaming from
setTransformationId(TransformationId) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
The identification of the transformation
setTransformationId(TransformationId.Builder) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
The identification of the transformation
setTransformationId(TransformationId) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The identifier of the transformation.
setTransformationId(TransformationId.Builder) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The identifier of the transformation.
setTransformationId(TransformationId) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
The identification of the transformation
setTransformationId(TransformationId.Builder) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
The identification of the transformation
setType(ContextUpdateType) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
.io.axoniq.axonserver.grpc.admin.ContextUpdateType type = 2;
setType(String) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
The type identifier of the Payload
setType(String) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
The type identifier of the serialized object.
setTypeBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
The type identifier of the Payload
setTypeBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
The type identifier of the serialized object.
setTypeValue(int) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
.io.axoniq.axonserver.grpc.admin.ContextUpdateType type = 2;
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.Client.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ContextId.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.Token.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.command.Command.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.Component.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.Heartbeat.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.ErrorMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.Confirmation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.Event.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.QueryValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.RowResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.TransformationId.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.FlowControl.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.InstructionAck.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.InstructionResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.MetaDataValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.Principal.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryReference.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axonserver.grpc.SerializedObject.Builder
 
setUnsubscribe(CommandSubscription) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to unsubscribe this component as handler of a specific type of command
setUnsubscribe(CommandSubscription.Builder) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound.Builder
Instruction to unsubscribe this component as handler of a specific type of command
setUnsubscribe(QuerySubscription) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Unregisters a Query Handler with AxonServer
setUnsubscribe(QuerySubscription.Builder) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound.Builder
Unregisters a Query Handler with AxonServer
setUnsubscribe(SubscriptionQuery) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Ends a previously started Subscription Query with the given details
setUnsubscribe(SubscriptionQuery.Builder) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.Builder
Ends a previously started Subscription Query with the given details
setUpdate(QueryUpdate) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Update Response
setUpdate(QueryUpdate.Builder) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.Builder
Provides an Update Response
setUpdateResponseType(SerializedObject) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
A description of the type of Object expected as Update Responses
setUpdateResponseType(SerializedObject.Builder) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery.Builder
A description of the type of Object expected as Update Responses
setUser(String) - Method in class io.axoniq.axonserver.grpc.Principal.Builder
string user = 1;
setUserBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.Principal.Builder
string user = 1;
setUserName(String) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
string userName = 1;
setUserName(String) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
string userName = 1;
setUserName(String) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
string userName = 1;
setUserName(String) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
string userName = 1;
setUserName(String) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
string userName = 1;
setUserNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest.Builder
string userName = 1;
setUserNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
string userName = 1;
setUserNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest.Builder
string userName = 1;
setUserNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
string userName = 1;
setUserNameBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
string userName = 1;
setUserRoles(int, UserRoleRequest) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
setUserRoles(int, UserRoleRequest.Builder) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleRequest userRoles = 3;
setUserRoles(int, UserRoleOverview) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
setUserRoles(int, UserRoleOverview.Builder) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview.Builder
repeated .io.axoniq.axonserver.grpc.admin.UserRoleOverview userRoles = 3;
setUserRoles(int, ContextRole) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
setUserRoles(int, ContextRole.Builder) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles.Builder
repeated .io.axoniq.axonserver.grpc.admin.ContextRole userRoles = 3;
setValue(MetaDataValue) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
The value associated with the processing key.
setValue(MetaDataValue.Builder) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction.Builder
The value associated with the processing key.
setVersion(String) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Axon framework version used by the client application instance
setVersion(int) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo.Builder
The version identifier of the API
setVersion(int) - Method in class io.axoniq.axonserver.grpc.event.Transformation.Builder
The version of the transformation.
setVersionBytes(ByteString) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification.Builder
Axon framework version used by the client application instance
shutdown() - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory
Shuts down the connector, disconnecting from all contexts.
shutdown() - Method in class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel
 
shutdownNow() - Method in class io.axoniq.axonserver.connector.impl.AxonServerManagedChannel
 
silently(T, Consumer<T>) - Static method in class io.axoniq.axonserver.connector.impl.ObjectUtils
Silently performs the given action consuming the given instance, granted that it is not null.
size() - Method in class io.axoniq.axonserver.connector.impl.buffer.BlockingCloseableBuffer
Returns the number of elements in this buffer.
SNAPSHOT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Event
 
SORT_VALUES_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.RowResponse
 
SPLIT_EVENT_PROCESSOR_SEGMENT_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
splitEventProcessor(String, String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to split the biggest segment of a specific event processor.
splitEventProcessor(String, String, String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to split the biggest segment of a specific event processor in a specific context.
splitEventProcessor(String, String, String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
splitEventProcessor(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceBlockingStub
Request to split the largest segment of a streaming event processor
splitEventProcessor(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceFutureStub
Request to split the largest segment of a streaming event processor
splitEventProcessor(EventProcessorIdentifier, StreamObserver<AdminActionResult>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceImplBase
Request to split the largest segment of a streaming event processor
splitEventProcessor(EventProcessorIdentifier, StreamObserver<AdminActionResult>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceStub
Request to split the largest segment of a streaming event processor
splitHandler(Map<String, ProcessorInstructionHandler>) - Static method in class io.axoniq.axonserver.connector.impl.ProcessorInstructions
Provides a InstructionHandler which handles a processor's split request from AxonServer and sends it to the right client(s).
splitSegment(int) - Method in interface io.axoniq.axonserver.connector.control.ProcessorInstructionHandler
Instruction to split the segment with given segmentId.
START_EVENT_PROCESSOR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
startAppendEventsTransaction() - Method in interface io.axoniq.axonserver.connector.event.EventChannel
Starts a new transaction to append events.
startAppendEventsTransaction() - Method in class io.axoniq.axonserver.connector.event.impl.EventChannelImpl
 
startApplying() - Method in interface io.axoniq.axonserver.connector.event.transformation.ActiveTransformation
Requests the transformation to be applied.
startApplying() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.DefaultActiveTransformation
 
startApplying(String, Long) - Method in interface io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationService
Requests to AxonServer to apply the transformation with the specified identifier.
startApplying(String, Long) - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformationService
 
startCompacting() - Method in interface io.axoniq.axonserver.connector.event.transformation.EventTransformationChannel
Starts the compaction of the event store.
startCompacting() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationChannelImpl
 
startCompacting() - Method in interface io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationService
Requests to AxonServer to compact the event store.
startCompacting() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformationService
 
startEventProcessor(String, String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to start a specific event processor.
startEventProcessor(String, String, String) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to start a specific event processor in a specific context.
startEventProcessor(String, String, String) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
startEventProcessor(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceBlockingStub
Request to start an event processor
startEventProcessor(EventProcessorIdentifier) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceFutureStub
Request to start an event processor
startEventProcessor(EventProcessorIdentifier, StreamObserver<AdminActionResult>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceImplBase
Request to start an event processor
startEventProcessor(EventProcessorIdentifier, StreamObserver<AdminActionResult>) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorAdminServiceGrpc.EventProcessorAdminServiceStub
Request to start an event processor
startHandler(Map<String, ProcessorInstructionHandler>) - Static method in class io.axoniq.axonserver.connector.impl.ProcessorInstructions
Provides a InstructionHandler which handles a processor's start request from AxonServer and sends it to the right client(s).
startProcessor() - Method in interface io.axoniq.axonserver.connector.control.ProcessorInstructionHandler
Instruction to start the processor for which this handler was registered.
startTransformation(StartTransformationRequest) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceBlockingStub
Starts a new transformation.
startTransformation(StartTransformationRequest) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceFutureStub
Starts a new transformation.
startTransformation(StartTransformationRequest, StreamObserver<TransformationId>) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceImplBase
Starts a new transformation.
startTransformation(StartTransformationRequest, StreamObserver<TransformationId>) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceStub
Starts a new transformation.
StartTransformationRequest - Class in io.axoniq.axonserver.grpc.event
Request to start a transformation
StartTransformationRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Request to start a transformation
StartTransformationRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
state() - Method in interface io.axoniq.axonserver.connector.event.transformation.EventTransformation
Returns the state of the EventTransformation.
state() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformation
 
STATE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Transformation
 
STRATEGY_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
STRATEGY_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
stream(QueryRequest, ReplyChannel<QueryResponse>) - Method in interface io.axoniq.axonserver.connector.query.QueryHandler
Handle the given query, using the given responseHandler to send the response(s).
StreamClosedException - Exception in io.axoniq.axonserver.connector.impl
A RuntimeException to throw if a stream is closed.
StreamClosedException(Throwable) - Constructor for exception io.axoniq.axonserver.connector.impl.StreamClosedException
Constructs a new StreamClosedException using the given cause.
StreamTimeoutException - Exception in io.axoniq.axonserver.connector.impl
A RuntimeException to throw if reading from a stream results in a timeout.
StreamTimeoutException() - Constructor for exception io.axoniq.axonserver.connector.impl.StreamTimeoutException
Constructs a new instance of StreamTimeoutException.
StreamTimeoutException(String) - Constructor for exception io.axoniq.axonserver.connector.impl.StreamTimeoutException
Constructs a new instance of StreamTimeoutException with a detailed description of the cause of the exception
StreamUnexpectedlyCompletedException - Exception in io.axoniq.axonserver.connector.impl
A RuntimeException to throw if a stream is completed unexpectedly.
StreamUnexpectedlyCompletedException() - Constructor for exception io.axoniq.axonserver.connector.impl.StreamUnexpectedlyCompletedException
Constructs a new instance of StreamUnexpectedlyCompletedException.
StreamUnexpectedlyCompletedException(String) - Constructor for exception io.axoniq.axonserver.connector.impl.StreamUnexpectedlyCompletedException
Constructs a new instance of StreamUnexpectedlyCompletedException with a detailed description of the cause of the exception
subscribe(Subscriber<? super M>) - Method in class io.axoniq.axonserver.connector.ResultStreamPublisher
 
SUBSCRIBE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
SUBSCRIBE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
SUBSCRIBE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
subscribeContextUpdates(Empty) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceBlockingStub
 
subscribeContextUpdates(Empty, StreamObserver<ContextUpdate>) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceImplBase
 
subscribeContextUpdates(Empty, StreamObserver<ContextUpdate>) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceStub
 
subscribeToContextUpdates() - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Subscribes and listens to context updates from Axon Server, like when a context is created or deleted.
subscribeToContextUpdates() - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
subscription(StreamObserver<SubscriptionQueryResponse>) - Method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc.QueryServiceImplBase
Opens a Subscription Query
subscription(StreamObserver<SubscriptionQueryResponse>) - Method in class io.axoniq.axonserver.grpc.query.QueryServiceGrpc.QueryServiceStub
Opens a Subscription Query
SUBSCRIPTION_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
SUBSCRIPTION_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
SUBSCRIPTION_QUERY_REQUEST_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
SUBSCRIPTION_QUERY_RESPONSE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
subscriptionQuery(QueryRequest, SerializedObject, int, int) - Method in class io.axoniq.axonserver.connector.query.impl.QueryChannelImpl
 
subscriptionQuery(QueryRequest, SerializedObject, int, int) - Method in interface io.axoniq.axonserver.connector.query.QueryChannel
Sends out a subscription query to AxonServer for routing to the appropriate handler.
SubscriptionQuery - Class in io.axoniq.axonserver.grpc.query
Message that represents a Subscription Query
SubscriptionQuery.Builder - Class in io.axoniq.axonserver.grpc.query
Message that represents a Subscription Query
SubscriptionQueryOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
SubscriptionQueryRequest - Class in io.axoniq.axonserver.grpc.query
Message describing possible interactions for a Subscription Query
SubscriptionQueryRequest.Builder - Class in io.axoniq.axonserver.grpc.query
Message describing possible interactions for a Subscription Query
SubscriptionQueryRequest.RequestCase - Enum in io.axoniq.axonserver.grpc.query
 
SubscriptionQueryRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
SubscriptionQueryResponse - Class in io.axoniq.axonserver.grpc.query
Represents a Response Message for a Subscription Query
SubscriptionQueryResponse.Builder - Class in io.axoniq.axonserver.grpc.query
Represents a Response Message for a Subscription Query
SubscriptionQueryResponse.ResponseCase - Enum in io.axoniq.axonserver.grpc.query
 
SubscriptionQueryResponseOrBuilder - Interface in io.axoniq.axonserver.grpc.query
 
SubscriptionQueryResult - Interface in io.axoniq.axonserver.connector.query
Interface describing the results of a subscription query.
SubscriptionQueryStream - Class in io.axoniq.axonserver.connector.query.impl
A FlowControlledStream implementation to return the results of a SubscriptionQuery.
SubscriptionQueryStream(String, CompletableFuture<QueryResponse>, String, int, int) - Constructor for class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryStream
Instantiates a SubscriptionQueryStream to stream SubscriptionQuery results.
SubscriptionQueryUpdateBuffer - Class in io.axoniq.axonserver.connector.query.impl
Buffer for SubscriptionQuery updates.
SubscriptionQueryUpdateBuffer(String, String, int, int) - Constructor for class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryUpdateBuffer
SUCCESS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Confirmation
 
SUCCESS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.InstructionAck
 
SUCCESS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.InstructionResult
 
SUCCESS_VALUE - Static variable in enum io.axoniq.axonserver.grpc.admin.Result
The handler confirmed that the action was executed successfully
SynchronizedRequestStream<T> - Class in io.axoniq.axonserver.connector.impl
Lock-based synchronized implementation of a ClientCallStreamObserver.
SynchronizedRequestStream(ClientCallStreamObserver<T>) - Constructor for class io.axoniq.axonserver.connector.impl.SynchronizedRequestStream
Instantiate a SynchronizedRequestStream, delegating all operations to the given requestStream
SyncRegistration - Class in io.axoniq.axonserver.connector.impl
Synchronous implementation of the Registration.
SyncRegistration(Runnable) - Constructor for class io.axoniq.axonserver.connector.impl.SyncRegistration
Construct a SyncRegistration, using the given cancelAction when SyncRegistration.cancel() is invoked.

T

TAGS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
TAGS_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
take() - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
Take an entry of type T from the buffer, waiting indefinitely.
TARGET_CLIENT_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
TaskStatus - Enum in io.axoniq.axonserver.grpc
Defines status values for a scheduled task
terminalMessage() - Method in class io.axoniq.axonserver.connector.event.impl.BufferedAggregateEventStream
 
terminalMessage() - Method in class io.axoniq.axonserver.connector.event.impl.BufferedEventStream
 
terminalMessage() - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
Builds a terminal message of type T specifying when the this stream is closed.
terminalMessage() - Method in class io.axoniq.axonserver.connector.query.impl.SubscriptionQueryUpdateBuffer
 
TEXT_VALUE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.QueryValue
 
TEXT_VALUE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.MetaDataValue
 
threadPoolSize(int) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Defines the number of Threads that should be used for Connection Management activities by this connector.
TIMEOUT_VALUE - Static variable in enum io.axoniq.axonserver.grpc.ProcessingKey
key indicating that the accompanied message has a finite validity.
TIMESTAMP_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.Command
 
TIMESTAMP_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Event
 
TIMESTAMP_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryRequest
 
TO_SEQUENCE_NR_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.Client
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ContextId
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.Token
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.command.Command
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.Component
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.ErrorMessage
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.Confirmation
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.Event
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.QueryValue
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.Transformation
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformationId
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.FlowControl
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.InstructionAck
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.InstructionResult
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.MetaDataValue
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.Principal
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryReference
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
toBuilder() - Method in class io.axoniq.axonserver.grpc.SerializedObject
 
token(String) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Defines the token used to authorize activity from this component on AxonServer.
Token - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.Token
Token.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.Token
TOKEN_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
TOKEN_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.Token
 
TOKEN_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
TOKEN_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
TOKEN_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.EventWithToken
 
TOKEN_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
TOKEN_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
TOKEN_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.TrackingToken
 
TOKEN_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
TOKEN_POSITION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
TOKEN_POSITION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
TOKEN_STORE_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
TOKEN_STORE_IDENTIFIER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
TokenOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
TokenRangeEvents - Class in io.axoniq.axonserver.connector.event.transformation.event.stream
EventWithTokens' Iterable that start from a given initial token and completes at the last token.
TokenRangeEvents(Supplier<EventChannel>, long, long) - Constructor for class io.axoniq.axonserver.connector.event.transformation.event.stream.TokenRangeEvents
Constructs an instance based on the specified parameters.
toString() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformation
 
toString() - Method in class io.axoniq.axonserver.connector.impl.ServerAddress
 
toString() - Method in class io.axoniq.axonserver.connector.query.QueryDefinition
 
TRACKING_TOKEN_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
TrackingToken - Class in io.axoniq.axonserver.grpc.event
Message containing the information necessary to track the position of events in the Event Stream
TrackingToken.Builder - Class in io.axoniq.axonserver.grpc.event
Message containing the information necessary to track the position of events in the Event Stream
TrackingTokenOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
transform(Transformer) - Method in interface io.axoniq.axonserver.connector.event.transformation.ActiveTransformation
Accepts a Transformer to collect the requested changes and to register them into the active transformation.
transform(String, EventTransformer) - Method in class io.axoniq.axonserver.connector.event.transformation.event.impl.TransformableEventIterable
 
transform(String, EventTransformer) - Method in interface io.axoniq.axonserver.connector.event.transformation.event.TransformableEventStream
Transforms events by providing transformation description and the transformer.
transform(String, Transformer) - Method in interface io.axoniq.axonserver.connector.event.transformation.EventTransformationChannel
This method conveniently composes the creation of a new transformation, the registration of all required changes and the request to apply them to the event store, in a single invocation.
transform(Transformer) - Method in class io.axoniq.axonserver.connector.event.transformation.impl.DefaultActiveTransformation
 
transform(Appender) - Method in interface io.axoniq.axonserver.connector.event.transformation.Transformer
Registers the requested event changes to the event store.
TransformableEventIterable - Class in io.axoniq.axonserver.connector.event.transformation.event.impl
TransformableEventStream implementation that is based on an Iterable.
TransformableEventIterable(Iterable<EventWithToken>) - Constructor for class io.axoniq.axonserver.connector.event.transformation.event.impl.TransformableEventIterable
Constructs an instance based on the specified Iterable
TransformableEventStream - Interface in io.axoniq.axonserver.connector.event.transformation.event
Stream of events that can be filtered and transformed.
Transformation - Class in io.axoniq.axonserver.grpc.event
The transformation data.
Transformation.Builder - Class in io.axoniq.axonserver.grpc.event
The transformation data.
TRANSFORMATION_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
TRANSFORMATION_ID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.TransformRequest
 
transformationById(String) - Method in interface io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationService
Returns the Event Transformations with the specified id.
transformationById(String) - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformationService
 
TransformationId - Class in io.axoniq.axonserver.grpc.event
Uniquely identifies a transformation
TransformationId.Builder - Class in io.axoniq.axonserver.grpc.event
Uniquely identifies a transformation
TRANSFORMATIONID_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Transformation
 
TransformationIdOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
TransformationOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
transformations() - Method in interface io.axoniq.axonserver.connector.event.transformation.EventTransformationChannel
Returns the completable future of the all transformations.
transformations() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationChannelImpl
 
transformations() - Method in interface io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationService
Returns all the existing Event Transformations.
transformations() - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformationService
 
transformations(Empty) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceBlockingStub
Returns the list of all transformations.
transformations(Empty, StreamObserver<Transformation>) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceImplBase
Returns the list of all transformations.
transformations(Empty, StreamObserver<Transformation>) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceStub
Returns the list of all transformations.
TransformationState - Enum in io.axoniq.axonserver.grpc.event
The state of the transformation.
transformationStream(String) - Method in interface io.axoniq.axonserver.connector.event.transformation.impl.EventTransformationService
Opens a EventTransformationService.TransformationStream towards the transformation, that can be used to register the required changes.
transformationStream(String) - Method in class io.axoniq.axonserver.connector.event.transformation.impl.grpc.GrpcEventTransformationService
 
TransformationStreamAppender - Class in io.axoniq.axonserver.connector.event.transformation.impl
Appender implementation that uses the EventTransformationService.TransformationStream to interact with Axon Server
TransformationStreamCompletedException - Exception in io.axoniq.axonserver.connector.event.transformation.impl
 
TransformationStreamCompletedException() - Constructor for exception io.axoniq.axonserver.connector.event.transformation.impl.TransformationStreamCompletedException
 
TransformationStreamCompletedException(String) - Constructor for exception io.axoniq.axonserver.connector.event.transformation.impl.TransformationStreamCompletedException
 
TransformedEvent - Class in io.axoniq.axonserver.grpc.event
Replaces the content of an event with the new content
TransformedEvent.Builder - Class in io.axoniq.axonserver.grpc.event
Replaces the content of an event with the new content
TransformedEventOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
Transformer - Interface in io.axoniq.axonserver.connector.event.transformation
Functional interface that needs to be implemented to register transformation actions into the Transformation.
transformEvents(StreamObserver<TransformRequestAck>) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceImplBase
Adds requests to transform an event to a transformation.
transformEvents(StreamObserver<TransformRequestAck>) - Method in class io.axoniq.axonserver.grpc.event.EventTransformationServiceGrpc.EventTransformationServiceStub
Adds requests to transform an event to a transformation.
TransformRequest - Class in io.axoniq.axonserver.grpc.event
Message containing one event to transform within a transformation
TransformRequest.Builder - Class in io.axoniq.axonserver.grpc.event
Message containing one event to transform within a transformation
TransformRequest.RequestCase - Enum in io.axoniq.axonserver.grpc.event
 
TransformRequestAck - Class in io.axoniq.axonserver.grpc.event
Acknowledgement that event with given token has been transformed successfully
TransformRequestAck.Builder - Class in io.axoniq.axonserver.grpc.event
Acknowledgement that event with given token has been transformed successfully
TransformRequestAckOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
TransformRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.event
 
tryTake(long, TimeUnit) - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
Try to retrieve an entry of type T from the buffer, waiting for the duration of timeout in the given timeUnit.
tryTake(long, TimeUnit, boolean) - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
Try to retrieve an entry of type T from the buffer, waiting for the duration of timeout in the given timeUnit.
tryTake() - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
Try to retrieve an entry of type T from the buffer, waiting indefinitely.
tryTakeNow() - Method in class io.axoniq.axonserver.connector.impl.FlowControlledBuffer
Try to retrieve an entry of type T from the buffer immediately.
TYPE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
TYPE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
TYPE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.SerializedObject
 

U

unregisterOutboundStream(CallStreamObserver<OUT>) - Method in class io.axoniq.axonserver.connector.impl.AbstractIncomingInstructionStream
Deregisters this stream's outbound stream, granted that it matches the given expected StreamObserver.
UNSUBSCRIBE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
UNSUBSCRIBE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
UNSUBSCRIBE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
UPDATE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
UPDATE_RESPONSE_TYPE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
updateContextProperties(UpdateContextPropertiesRequest) - Method in interface io.axoniq.axonserver.connector.admin.AdminChannel
Request to update the properties for an Axon Server context.
updateContextProperties(UpdateContextPropertiesRequest) - Method in class io.axoniq.axonserver.connector.admin.impl.AdminChannelImpl
 
updateContextProperties(UpdateContextPropertiesRequest) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceBlockingStub
 
updateContextProperties(UpdateContextPropertiesRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceImplBase
 
updateContextProperties(UpdateContextPropertiesRequest, StreamObserver<Empty>) - Method in class io.axoniq.axonserver.grpc.admin.ContextAdminServiceGrpc.ContextAdminServiceStub
 
UpdateContextPropertiesRequest - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
UpdateContextPropertiesRequest.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
UpdateContextPropertiesRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
UPDATED_VALUE - Static variable in enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
context has been updated
updates() - Method in interface io.axoniq.axonserver.connector.query.SubscriptionQueryResult
Returns the stream of updates to the queried projection.
USER_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.Principal
 
UserAdminServiceGrpc - Class in io.axoniq.axonserver.grpc.admin
UserAdminService *****************************
UserAdminServiceGrpc.UserAdminServiceBlockingStub - Class in io.axoniq.axonserver.grpc.admin
UserAdminService *****************************
UserAdminServiceGrpc.UserAdminServiceFutureStub - Class in io.axoniq.axonserver.grpc.admin
UserAdminService *****************************
UserAdminServiceGrpc.UserAdminServiceImplBase - Class in io.axoniq.axonserver.grpc.admin
UserAdminService *****************************
UserAdminServiceGrpc.UserAdminServiceStub - Class in io.axoniq.axonserver.grpc.admin
UserAdminService *****************************
UserAdminServiceImplBase() - Constructor for class io.axoniq.axonserver.grpc.admin.UserAdminServiceGrpc.UserAdminServiceImplBase
 
USERNAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
USERNAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
USERNAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
USERNAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.UserOverview
 
USERNAME_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.UserRoles
 
UserOverview - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.UserOverview
UserOverview.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.UserOverview
UserOverviewOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
UserRoleOverview - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.UserRoleOverview
UserRoleOverview.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.UserRoleOverview
UserRoleOverviewOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
UserRoleRequest - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.UserRoleRequest
UserRoleRequest.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.UserRoleRequest
UserRoleRequestOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
UserRoles - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.UserRoles
UserRoles.Builder - Class in io.axoniq.axonserver.grpc.admin
Protobuf type io.axoniq.axonserver.grpc.admin.UserRoles
USERROLES_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
USERROLES_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.UserOverview
 
USERROLES_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.admin.UserRoles
 
UserRolesOrBuilder - Interface in io.axoniq.axonserver.grpc.admin
 
useTransportSecurity() - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Configures the use of Transport Layer Security (TLS) using the default settings from the JVM.
useTransportSecurity(SslContext) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Configures the use of Transport Layer Security (TLS) using the settings from the given sslContext.
usingKeepAlive(long, long, TimeUnit, boolean) - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Sets the time without read activity before sending a keepalive ping.

V

validate() - Method in class io.axoniq.axonserver.connector.AxonServerConnectionFactory.Builder
Validates the state of the builder, setting defaults where necessary.
VALUE_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
valueOf(String) - Static method in enum io.axoniq.axonserver.connector.ErrorCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.axoniq.axonserver.connector.event.transformation.EventTransformation.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.axoniq.axonserver.connector.impl.NoopFlowControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
 
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.admin.Result
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.admin.Result
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.axoniq.axonserver.grpc.admin.Result
 
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.admin.Role
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.admin.Role
Deprecated.
Use Role.forNumber(int) instead.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.axoniq.axonserver.grpc.admin.Role
 
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.command.CommandProviderInbound.RequestCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.command.CommandProviderInbound.RequestCase
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.command.CommandProviderOutbound.RequestCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.command.CommandProviderOutbound.RequestCase
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.RequestCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.RequestCase
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.RequestCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.RequestCase
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.event.QueryEventsResponse.DataCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.event.QueryEventsResponse.DataCase
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.event.QueryValue.DataCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.event.QueryValue.DataCase
Deprecated.
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.event.TransformationState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.event.TransformationState
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.axoniq.axonserver.grpc.event.TransformationState
 
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.event.TransformRequest.RequestCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.event.TransformRequest.RequestCase
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.MetaDataValue.DataCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.MetaDataValue.DataCase
Deprecated.
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.ProcessingKey
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.ProcessingKey
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.axoniq.axonserver.grpc.ProcessingKey
 
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.query.QueryProviderInbound.RequestCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.query.QueryProviderInbound.RequestCase
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.query.QueryProviderOutbound.RequestCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.query.QueryProviderOutbound.RequestCase
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.RequestCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.RequestCase
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.ResponseCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.ResponseCase
valueOf(String) - Static method in enum io.axoniq.axonserver.grpc.TaskStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.axoniq.axonserver.grpc.TaskStatus
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.axoniq.axonserver.grpc.TaskStatus
 
values() - Static method in enum io.axoniq.axonserver.connector.ErrorCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.connector.event.transformation.EventTransformation.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.connector.impl.NoopFlowControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.admin.ContextUpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.admin.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.admin.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.command.CommandProviderInbound.RequestCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.command.CommandProviderOutbound.RequestCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.control.PlatformInboundInstruction.RequestCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction.RequestCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.event.QueryEventsResponse.DataCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.event.QueryValue.DataCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.event.TransformationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.event.TransformRequest.RequestCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.MetaDataValue.DataCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.ProcessingKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.query.QueryProviderInbound.RequestCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.query.QueryProviderOutbound.RequestCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest.RequestCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse.ResponseCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.axoniq.axonserver.grpc.TaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.RowResponse
 
VERSION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
VERSION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.control.NodeInfo
 
VERSION_FIELD_NUMBER - Static variable in class io.axoniq.axonserver.grpc.event.Transformation
 

W

writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.AdminActionResult
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationContextRole
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationId
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationOverview
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ApplicationRoles
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.AuthenticateUserRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.Client
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ClientApplication
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ConnectedApplicationOverview
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ContextId
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ContextOverview
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ContextRole
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ContextUpdate
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.CreateContextRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.CreateOrUpdateUserRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.CreateReplicationGroupRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.DeleteContextRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.DeleteReplicationGroupRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.DeleteUserRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessor
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorInstance
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.EventProcessorSegment
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.GetContextRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.GetReplicationGroupRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.JoinReplicationGroup
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.LeaveReplicationGroup
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalanceRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.LoadBalancingStrategy
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.MoveSegment
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.NodeOverview
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.QueryInfo
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupContext
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupMember
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.ReplicationGroupOverview
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.Token
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.UpdateContextPropertiesRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.UserOverview
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleOverview
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.UserRoleRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.admin.UserRoles
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.command.Command
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderInbound
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.command.CommandProviderOutbound
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.command.CommandResponse
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.command.CommandSubscription
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.Component
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.control.ClientIdentification
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo.SegmentStatus
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorInfo
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorReference
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.control.Heartbeat
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.control.NodeInfo
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.control.PlatformInboundInstruction
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.control.PlatformInfo
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.control.RequestReconnect
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.ErrorMessage
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.ApplyTransformationRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.CancelScheduledEventRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.ColumnsResponse
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.CompactionRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.Confirmation
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.DeletedEvent
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.Event
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.EventWithToken
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateEventsRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.GetEventsRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.GetFirstTokenRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.GetLastTokenRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.GetTokenAtRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.PayloadDescription
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.QueryEventsResponse
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.QueryValue
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.ReadHighestSequenceNrResponse
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.RescheduleEventRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.RowResponse
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.ScheduleEventRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.ScheduleToken
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.StartTransformationRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.TrackingToken
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.Transformation
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.TransformationId
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.TransformedEvent
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.TransformRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.event.TransformRequestAck
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.FlowControl
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.InstructionAck
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.InstructionResult
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.MetaDataValue
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.Principal
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.ProcessingInstruction
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.QueryComplete
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.QueryFlowControl
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderInbound
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.QueryProviderOutbound
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.QueryReference
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.QueryRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.QueryResponse
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.QuerySubscription
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdate
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateComplete
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.QueryUpdateCompleteExceptionally
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQuery
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryRequest
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse
 
writeTo(CodedOutputStream) - Method in class io.axoniq.axonserver.grpc.SerializedObject
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2020–2023 AxonIQ BV. All rights reserved.