- get(String) - Method in class io.axoniq.axondb.client.axon.QueryResult
-
- getAction() - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional .io.axoniq.platform.grpc.Action action = 5;
- getAction() - Method in class io.axoniq.platform.grpc.Application
-
optional .io.axoniq.platform.grpc.Action action = 5;
- getAction() - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
optional .io.axoniq.platform.grpc.Action action = 5;
- getAction() - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
optional .io.axoniq.platform.grpc.ContextAction action = 4;
- getAction() - Method in class io.axoniq.platform.grpc.ContextUpdate
-
optional .io.axoniq.platform.grpc.ContextAction action = 4;
- getAction() - Method in interface io.axoniq.platform.grpc.ContextUpdateOrBuilder
-
optional .io.axoniq.platform.grpc.ContextAction action = 4;
- getAction() - Method in class io.axoniq.platform.grpc.User.Builder
-
optional .io.axoniq.platform.grpc.Action action = 5;
- getAction() - Method in class io.axoniq.platform.grpc.User
-
optional .io.axoniq.platform.grpc.Action action = 5;
- getAction() - Method in interface io.axoniq.platform.grpc.UserOrBuilder
-
optional .io.axoniq.platform.grpc.Action action = 5;
- getActionValue() - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional .io.axoniq.platform.grpc.Action action = 5;
- getActionValue() - Method in class io.axoniq.platform.grpc.Application
-
optional .io.axoniq.platform.grpc.Action action = 5;
- getActionValue() - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
optional .io.axoniq.platform.grpc.Action action = 5;
- getActionValue() - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
optional .io.axoniq.platform.grpc.ContextAction action = 4;
- getActionValue() - Method in class io.axoniq.platform.grpc.ContextUpdate
-
optional .io.axoniq.platform.grpc.ContextAction action = 4;
- getActionValue() - Method in interface io.axoniq.platform.grpc.ContextUpdateOrBuilder
-
optional .io.axoniq.platform.grpc.ContextAction action = 4;
- getActionValue() - Method in class io.axoniq.platform.grpc.User.Builder
-
optional .io.axoniq.platform.grpc.Action action = 5;
- getActionValue() - Method in class io.axoniq.platform.grpc.User
-
optional .io.axoniq.platform.grpc.Action action = 5;
- getActionValue() - Method in interface io.axoniq.platform.grpc.UserOrBuilder
-
optional .io.axoniq.platform.grpc.Action action = 5;
- GetAggregateEventsRequest - Class in io.axoniq.axondb.grpc
-
Protobuf type io.axoniq.axondb.grpc.GetAggregateEventsRequest
- GetAggregateEventsRequest.Builder - Class in io.axoniq.axondb.grpc
-
Protobuf type io.axoniq.axondb.grpc.GetAggregateEventsRequest
- GetAggregateEventsRequestOrBuilder - Interface in io.axoniq.axondb.grpc
-
- getAggregateId() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
optional string aggregate_id = 1;
- getAggregateId() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest
-
optional string aggregate_id = 1;
- getAggregateId() - Method in interface io.axoniq.axondb.grpc.GetAggregateEventsRequestOrBuilder
-
optional string aggregate_id = 1;
- getAggregateId() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest.Builder
-
optional string aggregate_id = 1;
- getAggregateId() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest
-
optional string aggregate_id = 1;
- getAggregateId() - Method in interface io.axoniq.axondb.grpc.ReadHighestSequenceNrRequestOrBuilder
-
optional string aggregate_id = 1;
- getAggregateIdBytes() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
optional string aggregate_id = 1;
- getAggregateIdBytes() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest
-
optional string aggregate_id = 1;
- getAggregateIdBytes() - Method in interface io.axoniq.axondb.grpc.GetAggregateEventsRequestOrBuilder
-
optional string aggregate_id = 1;
- getAggregateIdBytes() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest.Builder
-
optional string aggregate_id = 1;
- getAggregateIdBytes() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest
-
optional string aggregate_id = 1;
- getAggregateIdBytes() - Method in interface io.axoniq.axondb.grpc.ReadHighestSequenceNrRequestOrBuilder
-
optional string aggregate_id = 1;
- getAggregateIdentifier() - Method in class io.axoniq.axondb.client.axon.GrpcBackedDomainEventData
-
- getAggregateIdentifier() - Method in class io.axoniq.axondb.Event.Builder
-
optional string aggregate_identifier = 2;
- getAggregateIdentifier() - Method in class io.axoniq.axondb.Event
-
optional string aggregate_identifier = 2;
- getAggregateIdentifier() - Method in interface io.axoniq.axondb.EventOrBuilder
-
optional string aggregate_identifier = 2;
- getAggregateIdentifierBytes() - Method in class io.axoniq.axondb.Event.Builder
-
optional string aggregate_identifier = 2;
- getAggregateIdentifierBytes() - Method in class io.axoniq.axondb.Event
-
optional string aggregate_identifier = 2;
- getAggregateIdentifierBytes() - Method in interface io.axoniq.axondb.EventOrBuilder
-
optional string aggregate_identifier = 2;
- getAggregateSequenceNumber() - Method in class io.axoniq.axondb.Event.Builder
-
optional int64 aggregate_sequence_number = 3;
- getAggregateSequenceNumber() - Method in class io.axoniq.axondb.Event
-
optional int64 aggregate_sequence_number = 3;
- getAggregateSequenceNumber() - Method in interface io.axoniq.axondb.EventOrBuilder
-
optional int64 aggregate_sequence_number = 3;
- getAggregateType() - Method in class io.axoniq.axondb.Event.Builder
-
optional string aggregate_type = 4;
- getAggregateType() - Method in class io.axoniq.axondb.Event
-
optional string aggregate_type = 4;
- getAggregateType() - Method in interface io.axoniq.axondb.EventOrBuilder
-
optional string aggregate_type = 4;
- getAggregateTypeBytes() - Method in class io.axoniq.axondb.Event.Builder
-
optional string aggregate_type = 4;
- getAggregateTypeBytes() - Method in class io.axoniq.axondb.Event
-
optional string aggregate_type = 4;
- getAggregateTypeBytes() - Method in interface io.axoniq.axondb.EventOrBuilder
-
optional string aggregate_type = 4;
- getAllowSnapshots() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
optional bool allowSnapshots = 3;
- getAllowSnapshots() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest
-
optional bool allowSnapshots = 3;
- getAllowSnapshots() - Method in interface io.axoniq.axondb.grpc.GetAggregateEventsRequestOrBuilder
-
optional bool allowSnapshots = 3;
- getApplication() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.Application application = 10;
- getApplication() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
optional .io.axoniq.platform.grpc.Application application = 10;
- getApplication() - Method in interface io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.Application application = 10;
- getApplicationBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.Application application = 10;
- getApplicationOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.Application application = 10;
- getApplicationOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
optional .io.axoniq.platform.grpc.Application application = 10;
- getApplicationOrBuilder() - Method in interface io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.Application application = 10;
- getBooleanValue() - Method in class io.axoniq.axondb.QueryValue.Builder
-
optional bool boolean_value = 3;
- getBooleanValue() - Method in class io.axoniq.axondb.QueryValue
-
optional bool boolean_value = 3;
- getBooleanValue() - Method in interface io.axoniq.axondb.QueryValueOrBuilder
-
optional bool boolean_value = 3;
- getBooleanValue() - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional bool boolean_value = 3;
- getBooleanValue() - Method in class io.axoniq.platform.MetaDataValue
-
optional bool boolean_value = 3;
- getBooleanValue() - Method in interface io.axoniq.platform.MetaDataValueOrBuilder
-
optional bool boolean_value = 3;
- getBytesValue() - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional .io.axoniq.platform.SerializedObject bytes_value = 5;
- getBytesValue() - Method in class io.axoniq.platform.MetaDataValue
-
optional .io.axoniq.platform.SerializedObject bytes_value = 5;
- getBytesValue() - Method in interface io.axoniq.platform.MetaDataValueOrBuilder
-
optional .io.axoniq.platform.SerializedObject bytes_value = 5;
- getBytesValueBuilder() - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional .io.axoniq.platform.SerializedObject bytes_value = 5;
- getBytesValueOrBuilder() - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional .io.axoniq.platform.SerializedObject bytes_value = 5;
- getBytesValueOrBuilder() - Method in class io.axoniq.platform.MetaDataValue
-
optional .io.axoniq.platform.SerializedObject bytes_value = 5;
- getBytesValueOrBuilder() - Method in interface io.axoniq.platform.MetaDataValueOrBuilder
-
optional .io.axoniq.platform.SerializedObject bytes_value = 5;
- getCertFile() - Method in class io.axoniq.axondb.client.AxonDBConfiguration.AxonSSL
-
- getCertFile() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getChannel(NodeInfo) - Method in class io.axoniq.axondb.client.ChannelManager
-
- getClient() - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional string client = 3;
- getClient() - Method in class io.axoniq.axondb.grpc.GetEventsRequest
-
optional string client = 3;
- getClient() - Method in interface io.axoniq.axondb.grpc.GetEventsRequestOrBuilder
-
optional string client = 3;
- getClientBytes() - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional string client = 3;
- getClientBytes() - Method in class io.axoniq.axondb.grpc.GetEventsRequest
-
optional string client = 3;
- getClientBytes() - Method in interface io.axoniq.axondb.grpc.GetEventsRequestOrBuilder
-
optional string client = 3;
- getClientName() - Method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
optional string client_name = 1;
- getClientName() - Method in class io.axoniq.platform.grpc.ClientIdentification
-
optional string client_name = 1;
- getClientName() - Method in interface io.axoniq.platform.grpc.ClientIdentificationOrBuilder
-
optional string client_name = 1;
- getClientNameBytes() - Method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
optional string client_name = 1;
- getClientNameBytes() - Method in class io.axoniq.platform.grpc.ClientIdentification
-
optional string client_name = 1;
- getClientNameBytes() - Method in interface io.axoniq.platform.grpc.ClientIdentificationOrBuilder
-
optional string client_name = 1;
- getCode() - Method in exception io.axoniq.axondb.client.util.EventStoreClientException
-
- getColumn(int) - Method in class io.axoniq.axondb.grpc.ColumnsResponse.Builder
-
repeated string column = 1;
- getColumn(int) - Method in class io.axoniq.axondb.grpc.ColumnsResponse
-
repeated string column = 1;
- getColumn(int) - Method in interface io.axoniq.axondb.grpc.ColumnsResponseOrBuilder
-
repeated string column = 1;
- getColumnBytes(int) - Method in class io.axoniq.axondb.grpc.ColumnsResponse.Builder
-
repeated string column = 1;
- getColumnBytes(int) - Method in class io.axoniq.axondb.grpc.ColumnsResponse
-
repeated string column = 1;
- getColumnBytes(int) - Method in interface io.axoniq.axondb.grpc.ColumnsResponseOrBuilder
-
repeated string column = 1;
- getColumnCount() - Method in class io.axoniq.axondb.grpc.ColumnsResponse.Builder
-
repeated string column = 1;
- getColumnCount() - Method in class io.axoniq.axondb.grpc.ColumnsResponse
-
repeated string column = 1;
- getColumnCount() - Method in interface io.axoniq.axondb.grpc.ColumnsResponseOrBuilder
-
repeated string column = 1;
- getColumnList() - Method in class io.axoniq.axondb.grpc.ColumnsResponse.Builder
-
repeated string column = 1;
- getColumnList() - Method in class io.axoniq.axondb.grpc.ColumnsResponse
-
repeated string column = 1;
- getColumnList() - Method in interface io.axoniq.axondb.grpc.ColumnsResponseOrBuilder
-
repeated string column = 1;
- getColumns() - Method in class io.axoniq.axondb.client.axon.QueryResult
-
- getColumns() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.ColumnsResponse columns = 1;
- getColumns() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse
-
optional .io.axoniq.axondb.grpc.ColumnsResponse columns = 1;
- getColumns() - Method in interface io.axoniq.axondb.grpc.QueryEventsResponseOrBuilder
-
optional .io.axoniq.axondb.grpc.ColumnsResponse columns = 1;
- getColumnsBuilder() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.ColumnsResponse columns = 1;
- getColumnsOrBuilder() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.ColumnsResponse columns = 1;
- getColumnsOrBuilder() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse
-
optional .io.axoniq.axondb.grpc.ColumnsResponse columns = 1;
- getColumnsOrBuilder() - Method in interface io.axoniq.axondb.grpc.QueryEventsResponseOrBuilder
-
optional .io.axoniq.axondb.grpc.ColumnsResponse columns = 1;
- getCommitTimeout() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getComponent() - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional string component = 4;
- getComponent() - Method in class io.axoniq.axondb.grpc.GetEventsRequest
-
optional string component = 4;
- getComponent() - Method in interface io.axoniq.axondb.grpc.GetEventsRequestOrBuilder
-
optional string component = 4;
- getComponentBytes() - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional string component = 4;
- getComponentBytes() - Method in class io.axoniq.axondb.grpc.GetEventsRequest
-
optional string component = 4;
- getComponentBytes() - Method in interface io.axoniq.axondb.grpc.GetEventsRequestOrBuilder
-
optional string component = 4;
- getComponentName() - Method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
optional string component_name = 2;
- getComponentName() - Method in class io.axoniq.platform.grpc.ClientIdentification
-
optional string component_name = 2;
- getComponentName() - Method in interface io.axoniq.platform.grpc.ClientIdentificationOrBuilder
-
optional string component_name = 2;
- getComponentNameBytes() - Method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
optional string component_name = 2;
- getComponentNameBytes() - Method in class io.axoniq.platform.grpc.ClientIdentification
-
optional string component_name = 2;
- getComponentNameBytes() - Method in interface io.axoniq.platform.grpc.ClientIdentificationOrBuilder
-
optional string component_name = 2;
- getConnectionRetry() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getConnectionRetryCount() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getContext() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getContext() - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
optional string context = 3;
- getContext() - Method in class io.axoniq.platform.grpc.ApplicationRole
-
optional string context = 3;
- getContext() - Method in interface io.axoniq.platform.grpc.ApplicationRoleOrBuilder
-
optional string context = 3;
- getContext() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;
- getContext() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;
- getContext() - Method in interface io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;
- getContextBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;
- getContextBytes() - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
optional string context = 3;
- getContextBytes() - Method in class io.axoniq.platform.grpc.ApplicationRole
-
optional string context = 3;
- getContextBytes() - Method in interface io.axoniq.platform.grpc.ApplicationRoleOrBuilder
-
optional string context = 3;
- getContextOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;
- getContextOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;
- getContextOrBuilder() - Method in interface io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;
- getConverter() - Method in class io.axoniq.axondb.client.axon.GrpcMetaDataAwareSerializer
-
- getCorrelatesTo() - Method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
optional string correlates_to = 2;
- getCorrelatesTo() - Method in class io.axoniq.platform.grpc.HeartbeatResponse
-
optional string correlates_to = 2;
- getCorrelatesTo() - Method in interface io.axoniq.platform.grpc.HeartbeatResponseOrBuilder
-
optional string correlates_to = 2;
- getCorrelatesToBytes() - Method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
optional string correlates_to = 2;
- getCorrelatesToBytes() - Method in class io.axoniq.platform.grpc.HeartbeatResponse
-
optional string correlates_to = 2;
- getCorrelatesToBytes() - Method in interface io.axoniq.platform.grpc.HeartbeatResponseOrBuilder
-
optional string correlates_to = 2;
- getData() - Method in class io.axoniq.platform.SerializedObject.Builder
-
optional bytes data = 3;
- getData() - Method in class io.axoniq.platform.SerializedObject
-
optional bytes data = 3;
- getData() - Method in interface io.axoniq.platform.SerializedObjectOrBuilder
-
optional bytes data = 3;
- getDataCase() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
- getDataCase() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse
-
- getDataCase() - Method in interface io.axoniq.axondb.grpc.QueryEventsResponseOrBuilder
-
- getDataCase() - Method in class io.axoniq.axondb.QueryValue.Builder
-
- getDataCase() - Method in class io.axoniq.axondb.QueryValue
-
- getDataCase() - Method in interface io.axoniq.axondb.QueryValueOrBuilder
-
- getDataCase() - Method in class io.axoniq.platform.MetaDataValue.Builder
-
- getDataCase() - Method in class io.axoniq.platform.MetaDataValue
-
- getDataCase() - Method in interface io.axoniq.platform.MetaDataValueOrBuilder
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.Event
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.ColumnsResponse
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.Confirmation
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.EventWithToken
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.GetEventsRequest
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.GetFirstTokenRequest
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.GetLastTokenRequest
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.GetTokenAtRequest
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.QueryEventsRequest
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.QueryEventsResponse
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.RowResponse
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.grpc.TrackingToken
-
- getDefaultInstance() - Static method in class io.axoniq.axondb.QueryValue
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.Application
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.ApplicationRole
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.ClientIdentification
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.ContextUpdate
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.HeartbeatRequest
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.HeartbeatResponse
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.NodeInfo
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.PlatformInfo
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.RequestReconnect
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.RequestReleaseTracker
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.UnknownRequest
-
- getDefaultInstance() - Static method in class io.axoniq.platform.grpc.User
-
- getDefaultInstance() - Static method in class io.axoniq.platform.MetaDataValue
-
- getDefaultInstance() - Static method in class io.axoniq.platform.SerializedObject
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.Event.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.Event
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.ColumnsResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.ColumnsResponse
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.Confirmation.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.Confirmation
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.EventWithToken.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.EventWithToken
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.GetEventsRequest
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.GetFirstTokenRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.GetFirstTokenRequest
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.GetLastTokenRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.GetLastTokenRequest
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.GetTokenAtRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.GetTokenAtRequest
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.RowResponse
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.TrackingToken.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.grpc.TrackingToken
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.QueryValue.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.axondb.QueryValue
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.Application.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.Application
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.ApplicationRole
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.ClientIdentification
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.ContextUpdate
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.HeartbeatRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.HeartbeatRequest
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.HeartbeatResponse
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.NodeInfo
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.PlatformInfo.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.PlatformInfo
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.RequestReconnect.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.RequestReconnect
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.RequestReleaseTracker.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.RequestReleaseTracker
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.UnknownRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.UnknownRequest
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.User.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.grpc.User
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.MetaDataValue.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.MetaDataValue
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.SerializedObject.Builder
-
- getDefaultInstanceForType() - Method in class io.axoniq.platform.SerializedObject
-
- getDescription() - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional string description = 2;
- getDescription() - Method in class io.axoniq.platform.grpc.Application
-
optional string description = 2;
- getDescription() - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
optional string description = 2;
- getDescriptionBytes() - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional string description = 2;
- getDescriptionBytes() - Method in class io.axoniq.platform.grpc.Application
-
optional string description = 2;
- getDescriptionBytes() - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
optional string description = 2;
- getDescriptor() - Static method in class io.axoniq.axondb.Event.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.Event
-
- getDescriptor() - Static method in class io.axoniq.axondb.EventstoreMessages
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.ColumnsResponse.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.ColumnsResponse
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.Confirmation.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.Confirmation
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.EventstoreApi
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.EventWithToken.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.EventWithToken
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.GetEventsRequest
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.GetFirstTokenRequest.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.GetFirstTokenRequest
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.GetLastTokenRequest.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.GetLastTokenRequest
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.GetTokenAtRequest.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.GetTokenAtRequest
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.QueryEventsRequest
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.QueryEventsResponse
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.RowResponse
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.TrackingToken.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.grpc.TrackingToken
-
- getDescriptor() - Static method in class io.axoniq.axondb.QueryValue.Builder
-
- getDescriptor() - Static method in class io.axoniq.axondb.QueryValue
-
- getDescriptor() - Static method in class io.axoniq.platform.CommonMessages
-
- getDescriptor() - Static method in enum io.axoniq.platform.grpc.Action
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.Application.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.Application
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.ApplicationRole
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.ClientIdentification
-
- getDescriptor() - Static method in enum io.axoniq.platform.grpc.ContextAction
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.ContextUpdate
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.HeartbeatRequest.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.HeartbeatRequest
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.HeartbeatResponse
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.NodeInfo
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.PlatformApi
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.PlatformInfo.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.PlatformInfo
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.RequestReconnect.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.RequestReconnect
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.RequestReleaseTracker.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.RequestReleaseTracker
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.UnknownRequest.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.UnknownRequest
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.User.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.grpc.User
-
- getDescriptor() - Static method in class io.axoniq.platform.MetaDataValue.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.MetaDataValue
-
- getDescriptor() - Static method in class io.axoniq.platform.SerializedObject.Builder
-
- getDescriptor() - Static method in class io.axoniq.platform.SerializedObject
-
- getDescriptorForType() - Method in class io.axoniq.axondb.Event.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.ColumnsResponse.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.Confirmation.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.EventWithToken.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.GetFirstTokenRequest.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.GetLastTokenRequest.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.GetTokenAtRequest.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.grpc.TrackingToken.Builder
-
- getDescriptorForType() - Method in class io.axoniq.axondb.QueryValue.Builder
-
- getDescriptorForType() - Method in enum io.axoniq.platform.grpc.Action
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.Application.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
- getDescriptorForType() - Method in enum io.axoniq.platform.grpc.ContextAction
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.HeartbeatRequest.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.PlatformInfo.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.RequestReconnect.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.RequestReleaseTracker.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.UnknownRequest.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.grpc.User.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.MetaDataValue.Builder
-
- getDescriptorForType() - Method in class io.axoniq.platform.SerializedObject.Builder
-
- getDoubleValue() - Method in class io.axoniq.axondb.QueryValue.Builder
-
optional double double_value = 4;
- getDoubleValue() - Method in class io.axoniq.axondb.QueryValue
-
optional double double_value = 4;
- getDoubleValue() - Method in interface io.axoniq.axondb.QueryValueOrBuilder
-
optional double double_value = 4;
- getDoubleValue() - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional double double_value = 4;
- getDoubleValue() - Method in class io.axoniq.platform.MetaDataValue
-
optional double double_value = 4;
- getDoubleValue() - Method in interface io.axoniq.platform.MetaDataValueOrBuilder
-
optional double double_value = 4;
- getEndDate() - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
optional int64 end_date = 2;
- getEndDate() - Method in class io.axoniq.platform.grpc.ApplicationRole
-
optional int64 end_date = 2;
- getEndDate() - Method in interface io.axoniq.platform.grpc.ApplicationRoleOrBuilder
-
optional int64 end_date = 2;
- getEvent() - Method in class io.axoniq.axondb.grpc.EventWithToken.Builder
-
optional .io.axoniq.axondb.Event event = 2;
- getEvent() - Method in class io.axoniq.axondb.grpc.EventWithToken
-
optional .io.axoniq.axondb.Event event = 2;
- getEvent() - Method in interface io.axoniq.axondb.grpc.EventWithTokenOrBuilder
-
optional .io.axoniq.axondb.Event event = 2;
- getEventBuilder() - Method in class io.axoniq.axondb.grpc.EventWithToken.Builder
-
optional .io.axoniq.axondb.Event event = 2;
- getEventIdentifier() - Method in class io.axoniq.axondb.client.axon.GrpcBackedDomainEventData
-
- getEventOrBuilder() - Method in class io.axoniq.axondb.grpc.EventWithToken.Builder
-
optional .io.axoniq.axondb.Event event = 2;
- getEventOrBuilder() - Method in class io.axoniq.axondb.grpc.EventWithToken
-
optional .io.axoniq.axondb.Event event = 2;
- getEventOrBuilder() - Method in interface io.axoniq.axondb.grpc.EventWithTokenOrBuilder
-
optional .io.axoniq.axondb.Event event = 2;
- GetEventsRequest - Class in io.axoniq.axondb.grpc
-
Protobuf type io.axoniq.axondb.grpc.GetEventsRequest
- GetEventsRequest.Builder - Class in io.axoniq.axondb.grpc
-
Protobuf type io.axoniq.axondb.grpc.GetEventsRequest
- GetEventsRequestOrBuilder - Interface in io.axoniq.axondb.grpc
-
- getFilesCompleted() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.Confirmation files_completed = 3;
- getFilesCompleted() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse
-
optional .io.axoniq.axondb.grpc.Confirmation files_completed = 3;
- getFilesCompleted() - Method in interface io.axoniq.axondb.grpc.QueryEventsResponseOrBuilder
-
optional .io.axoniq.axondb.grpc.Confirmation files_completed = 3;
- getFilesCompletedBuilder() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.Confirmation files_completed = 3;
- getFilesCompletedOrBuilder() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.Confirmation files_completed = 3;
- getFilesCompletedOrBuilder() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse
-
optional .io.axoniq.axondb.grpc.Confirmation files_completed = 3;
- getFilesCompletedOrBuilder() - Method in interface io.axoniq.axondb.grpc.QueryEventsResponseOrBuilder
-
optional .io.axoniq.axondb.grpc.Confirmation files_completed = 3;
- getFineGrainedAccessControl() - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional bool fine_grained_access_control = 6;
- getFineGrainedAccessControl() - Method in class io.axoniq.platform.grpc.Application
-
optional bool fine_grained_access_control = 6;
- getFineGrainedAccessControl() - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
optional bool fine_grained_access_control = 6;
- getFirstToken() - Method in class io.axoniq.axondb.client.AxonDBClient
-
- getFirstToken(GetFirstTokenRequest) - Method in class io.axoniq.axondb.grpc.EventStoreGrpc.EventStoreBlockingStub
-
Retrieves the first token available in event store (typically 0).
- getFirstToken(GetFirstTokenRequest) - Method in class io.axoniq.axondb.grpc.EventStoreGrpc.EventStoreFutureStub
-
Retrieves the first token available in event store (typically 0).
- getFirstToken(GetFirstTokenRequest, StreamObserver<TrackingToken>) - Method in class io.axoniq.axondb.grpc.EventStoreGrpc.EventStoreImplBase
-
Retrieves the first token available in event store (typically 0).
- getFirstToken(GetFirstTokenRequest, StreamObserver<TrackingToken>) - Method in class io.axoniq.axondb.grpc.EventStoreGrpc.EventStoreStub
-
Retrieves the first token available in event store (typically 0).
- GetFirstTokenRequest - Class in io.axoniq.axondb.grpc
-
Protobuf type io.axoniq.axondb.grpc.GetFirstTokenRequest
- GetFirstTokenRequest.Builder - Class in io.axoniq.axondb.grpc
-
Protobuf type io.axoniq.axondb.grpc.GetFirstTokenRequest
- GetFirstTokenRequestOrBuilder - Interface in io.axoniq.axondb.grpc
-
- getFlowControl() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getFromSequenceNr() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest.Builder
-
optional int64 from_sequence_nr = 3;
- getFromSequenceNr() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest
-
optional int64 from_sequence_nr = 3;
- getFromSequenceNr() - Method in interface io.axoniq.axondb.grpc.ReadHighestSequenceNrRequestOrBuilder
-
optional int64 from_sequence_nr = 3;
- getGrpcPort() - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional int32 grpc_port = 2;
- getGrpcPort() - Method in class io.axoniq.platform.grpc.NodeInfo
-
optional int32 grpc_port = 2;
- getGrpcPort() - Method in interface io.axoniq.platform.grpc.NodeInfoOrBuilder
-
optional int32 grpc_port = 2;
- getHashedToken() - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional string hashed_token = 3;
- getHashedToken() - Method in class io.axoniq.platform.grpc.Application
-
optional string hashed_token = 3;
- getHashedToken() - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
optional string hashed_token = 3;
- getHashedTokenBytes() - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional string hashed_token = 3;
- getHashedTokenBytes() - Method in class io.axoniq.platform.grpc.Application
-
optional string hashed_token = 3;
- getHashedTokenBytes() - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
optional string hashed_token = 3;
- getHeartbeat() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;
- getHeartbeat() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;
- getHeartbeat() - Method in interface io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;
- getHeartbeat() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.HeartbeatRequest heartbeat = 99;
- getHeartbeat() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
optional .io.axoniq.platform.grpc.HeartbeatRequest heartbeat = 99;
- getHeartbeat() - Method in interface io.axoniq.platform.grpc.PlatformOutboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.HeartbeatRequest heartbeat = 99;
- getHeartbeatBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;
- getHeartbeatBuilder() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.HeartbeatRequest heartbeat = 99;
- getHeartbeatInterval() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getHeartbeatInterval() - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional int32 heartbeat_interval = 6;
- getHeartbeatInterval() - Method in class io.axoniq.axondb.grpc.GetEventsRequest
-
optional int32 heartbeat_interval = 6;
- getHeartbeatInterval() - Method in interface io.axoniq.axondb.grpc.GetEventsRequestOrBuilder
-
optional int32 heartbeat_interval = 6;
- getHeartbeatOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;
- getHeartbeatOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;
- getHeartbeatOrBuilder() - Method in interface io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;
- getHeartbeatOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.HeartbeatRequest heartbeat = 99;
- getHeartbeatOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
optional .io.axoniq.platform.grpc.HeartbeatRequest heartbeat = 99;
- getHeartbeatOrBuilder() - Method in interface io.axoniq.platform.grpc.PlatformOutboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.HeartbeatRequest heartbeat = 99;
- getHostName() - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional string host_name = 1;
- getHostName() - Method in class io.axoniq.platform.grpc.NodeInfo
-
optional string host_name = 1;
- getHostName() - Method in interface io.axoniq.platform.grpc.NodeInfoOrBuilder
-
optional string host_name = 1;
- getHostNameBytes() - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional string host_name = 1;
- getHostNameBytes() - Method in class io.axoniq.platform.grpc.NodeInfo
-
optional string host_name = 1;
- getHostNameBytes() - Method in interface io.axoniq.platform.grpc.NodeInfoOrBuilder
-
optional string host_name = 1;
- getHttpPort() - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional int32 http_port = 3;
- getHttpPort() - Method in class io.axoniq.platform.grpc.NodeInfo
-
optional int32 http_port = 3;
- getHttpPort() - Method in interface io.axoniq.platform.grpc.NodeInfoOrBuilder
-
optional int32 http_port = 3;
- getIdentifiers() - Method in class io.axoniq.axondb.client.axon.QueryResult
-
- getIdValues(int) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValues(int) - Method in class io.axoniq.axondb.grpc.RowResponse
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValues(int) - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesBuilder(int) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesBuilderList() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesCount() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesCount() - Method in class io.axoniq.axondb.grpc.RowResponse
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesCount() - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesList() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesList() - Method in class io.axoniq.axondb.grpc.RowResponse
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesList() - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesOrBuilder(int) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesOrBuilder(int) - Method in class io.axoniq.axondb.grpc.RowResponse
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesOrBuilder(int) - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesOrBuilderList() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesOrBuilderList() - Method in class io.axoniq.axondb.grpc.RowResponse
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getIdValuesOrBuilderList() - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- getInitialNrOfPermits() - Method in class io.axoniq.axondb.client.AxonDBConfiguration.FlowControl
-
- getInitialNrOfPermits() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getInitialSequence() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
optional int64 initialSequence = 2;
- getInitialSequence() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest
-
optional int64 initialSequence = 2;
- getInitialSequence() - Method in interface io.axoniq.axondb.grpc.GetAggregateEventsRequestOrBuilder
-
optional int64 initialSequence = 2;
- getInstant() - Method in class io.axoniq.axondb.grpc.GetTokenAtRequest.Builder
-
optional int64 instant = 1;
- getInstant() - Method in class io.axoniq.axondb.grpc.GetTokenAtRequest
-
optional int64 instant = 1;
- getInstant() - Method in interface io.axoniq.axondb.grpc.GetTokenAtRequestOrBuilder
-
optional int64 instant = 1;
- getKeepAliveTime() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getKeepAliveTimeout() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getLastToken() - Method in class io.axoniq.axondb.client.AxonDBClient
-
- getLastToken(GetLastTokenRequest) - Method in class io.axoniq.axondb.grpc.EventStoreGrpc.EventStoreBlockingStub
-
Retrieves the last committed token in event store.
- getLastToken(GetLastTokenRequest) - Method in class io.axoniq.axondb.grpc.EventStoreGrpc.EventStoreFutureStub
-
Retrieves the last committed token in event store.
- getLastToken(GetLastTokenRequest, StreamObserver<TrackingToken>) - Method in class io.axoniq.axondb.grpc.EventStoreGrpc.EventStoreImplBase
-
Retrieves the last committed token in event store.
- getLastToken(GetLastTokenRequest, StreamObserver<TrackingToken>) - Method in class io.axoniq.axondb.grpc.EventStoreGrpc.EventStoreStub
-
Retrieves the last committed token in event store.
- GetLastTokenRequest - Class in io.axoniq.axondb.grpc
-
Protobuf type io.axoniq.axondb.grpc.GetLastTokenRequest
- GetLastTokenRequest.Builder - Class in io.axoniq.axondb.grpc
-
Protobuf type io.axoniq.axondb.grpc.GetLastTokenRequest
- GetLastTokenRequestOrBuilder - Interface in io.axoniq.axondb.grpc
-
- getLiveEvents() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
optional bool live_events = 3;
- getLiveEvents() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest
-
optional bool live_events = 3;
- getLiveEvents() - Method in interface io.axoniq.axondb.grpc.QueryEventsRequestOrBuilder
-
optional bool live_events = 3;
- getMessageId() - Method in class io.axoniq.platform.grpc.HeartbeatRequest.Builder
-
optional string message_id = 1;
- getMessageId() - Method in class io.axoniq.platform.grpc.HeartbeatRequest
-
optional string message_id = 1;
- getMessageId() - Method in interface io.axoniq.platform.grpc.HeartbeatRequestOrBuilder
-
optional string message_id = 1;
- getMessageId() - Method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
optional string message_id = 1;
- getMessageId() - Method in class io.axoniq.platform.grpc.HeartbeatResponse
-
optional string message_id = 1;
- getMessageId() - Method in interface io.axoniq.platform.grpc.HeartbeatResponseOrBuilder
-
optional string message_id = 1;
- getMessageIdBytes() - Method in class io.axoniq.platform.grpc.HeartbeatRequest.Builder
-
optional string message_id = 1;
- getMessageIdBytes() - Method in class io.axoniq.platform.grpc.HeartbeatRequest
-
optional string message_id = 1;
- getMessageIdBytes() - Method in interface io.axoniq.platform.grpc.HeartbeatRequestOrBuilder
-
optional string message_id = 1;
- getMessageIdBytes() - Method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
optional string message_id = 1;
- getMessageIdBytes() - Method in class io.axoniq.platform.grpc.HeartbeatResponse
-
optional string message_id = 1;
- getMessageIdBytes() - Method in interface io.axoniq.platform.grpc.HeartbeatResponseOrBuilder
-
optional string message_id = 1;
- getMessageIdentifier() - Method in class io.axoniq.axondb.Event.Builder
-
A message id
optional string message_identifier = 1;
- getMessageIdentifier() - Method in class io.axoniq.axondb.Event
-
A message id
optional string message_identifier = 1;
- getMessageIdentifier() - Method in interface io.axoniq.axondb.EventOrBuilder
-
A message id
optional string message_identifier = 1;
- getMessageIdentifierBytes() - Method in class io.axoniq.axondb.Event.Builder
-
A message id
optional string message_identifier = 1;
- getMessageIdentifierBytes() - Method in class io.axoniq.axondb.Event
-
A message id
optional string message_identifier = 1;
- getMessageIdentifierBytes() - Method in interface io.axoniq.axondb.EventOrBuilder
-
A message id
optional string message_identifier = 1;
- getMetaData() - Method in class io.axoniq.axondb.client.axon.GrpcBackedDomainEventData
-
Note that this implementation breaks the contract of
EventData.getMetaData(), in that it doesn't
return the serialized data as a byte array, but as a
MetaDataMap
- getMetaData() - Method in class io.axoniq.axondb.Event.Builder
-
Deprecated.
- getMetaData() - Method in class io.axoniq.axondb.Event
-
Deprecated.
- getMetaData() - Method in interface io.axoniq.axondb.EventOrBuilder
-
Deprecated.
- getMetaDataCount() - Method in class io.axoniq.axondb.Event.Builder
-
- getMetaDataCount() - Method in class io.axoniq.axondb.Event
-
- getMetaDataCount() - Method in interface io.axoniq.axondb.EventOrBuilder
-
map<string, .io.axoniq.platform.MetaDataValue> meta_data = 7;
- getMetaDataMap() - Method in class io.axoniq.axondb.Event.Builder
-
map<string, .io.axoniq.platform.MetaDataValue> meta_data = 7;
- getMetaDataMap() - Method in class io.axoniq.axondb.Event
-
map<string, .io.axoniq.platform.MetaDataValue> meta_data = 7;
- getMetaDataMap() - Method in interface io.axoniq.axondb.EventOrBuilder
-
map<string, .io.axoniq.platform.MetaDataValue> meta_data = 7;
- getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axondb.Event.Builder
-
map<string, .io.axoniq.platform.MetaDataValue> meta_data = 7;
- getMetaDataOrDefault(String, MetaDataValue) - Method in class io.axoniq.axondb.Event
-
map<string, .io.axoniq.platform.MetaDataValue> meta_data = 7;
- getMetaDataOrDefault(String, MetaDataValue) - Method in interface io.axoniq.axondb.EventOrBuilder
-
map<string, .io.axoniq.platform.MetaDataValue> meta_data = 7;
- getMetaDataOrThrow(String) - Method in class io.axoniq.axondb.Event.Builder
-
map<string, .io.axoniq.platform.MetaDataValue> meta_data = 7;
- getMetaDataOrThrow(String) - Method in class io.axoniq.axondb.Event
-
map<string, .io.axoniq.platform.MetaDataValue> meta_data = 7;
- getMetaDataOrThrow(String) - Method in interface io.axoniq.axondb.EventOrBuilder
-
map<string, .io.axoniq.platform.MetaDataValue> meta_data = 7;
- getMutableMetaData() - Method in class io.axoniq.axondb.Event.Builder
-
Deprecated.
- getMutableValues() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
Deprecated.
- getName() - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional string name = 1;
- getName() - Method in class io.axoniq.platform.grpc.Application
-
optional string name = 1;
- getName() - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
optional string name = 1;
- getName() - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
optional string name = 1;
- getName() - Method in class io.axoniq.platform.grpc.ApplicationRole
-
optional string name = 1;
- getName() - Method in interface io.axoniq.platform.grpc.ApplicationRoleOrBuilder
-
optional string name = 1;
- getName() - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
optional string name = 1;
- getName() - Method in class io.axoniq.platform.grpc.ContextUpdate
-
optional string name = 1;
- getName() - Method in interface io.axoniq.platform.grpc.ContextUpdateOrBuilder
-
optional string name = 1;
- getName() - Method in class io.axoniq.platform.grpc.User.Builder
-
optional string name = 1;
- getName() - Method in class io.axoniq.platform.grpc.User
-
optional string name = 1;
- getName() - Method in interface io.axoniq.platform.grpc.UserOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional string name = 1;
- getNameBytes() - Method in class io.axoniq.platform.grpc.Application
-
optional string name = 1;
- getNameBytes() - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
optional string name = 1;
- getNameBytes() - Method in class io.axoniq.platform.grpc.ApplicationRole
-
optional string name = 1;
- getNameBytes() - Method in interface io.axoniq.platform.grpc.ApplicationRoleOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
optional string name = 1;
- getNameBytes() - Method in class io.axoniq.platform.grpc.ContextUpdate
-
optional string name = 1;
- getNameBytes() - Method in interface io.axoniq.platform.grpc.ContextUpdateOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class io.axoniq.platform.grpc.User.Builder
-
optional string name = 1;
- getNameBytes() - Method in class io.axoniq.platform.grpc.User
-
optional string name = 1;
- getNameBytes() - Method in interface io.axoniq.platform.grpc.UserOrBuilder
-
optional string name = 1;
- getNewPermitsThreshold() - Method in class io.axoniq.axondb.client.AxonDBConfiguration.FlowControl
-
- getNewPermitsThreshold() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getNodeName() - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional string node_name = 5;
- getNodeName() - Method in class io.axoniq.platform.grpc.NodeInfo
-
optional string node_name = 5;
- getNodeName() - Method in interface io.axoniq.platform.grpc.NodeInfoOrBuilder
-
optional string node_name = 5;
- getNodeNameBytes() - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional string node_name = 5;
- getNodeNameBytes() - Method in class io.axoniq.platform.grpc.NodeInfo
-
optional string node_name = 5;
- getNodeNameBytes() - Method in interface io.axoniq.platform.grpc.NodeInfoOrBuilder
-
optional string node_name = 5;
- getNodeNotification() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.NodeInfo node_notification = 1;
- getNodeNotification() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
optional .io.axoniq.platform.grpc.NodeInfo node_notification = 1;
- getNodeNotification() - Method in interface io.axoniq.platform.grpc.PlatformOutboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.NodeInfo node_notification = 1;
- getNodeNotificationBuilder() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.NodeInfo node_notification = 1;
- getNodeNotificationOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.NodeInfo node_notification = 1;
- getNodeNotificationOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
optional .io.axoniq.platform.grpc.NodeInfo node_notification = 1;
- getNodeNotificationOrBuilder() - Method in interface io.axoniq.platform.grpc.PlatformOutboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.NodeInfo node_notification = 1;
- getNodes(int) - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
repeated string nodes = 3;
- getNodes(int) - Method in class io.axoniq.platform.grpc.ContextUpdate
-
repeated string nodes = 3;
- getNodes(int) - Method in interface io.axoniq.platform.grpc.ContextUpdateOrBuilder
-
repeated string nodes = 3;
- getNodesBytes(int) - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
repeated string nodes = 3;
- getNodesBytes(int) - Method in class io.axoniq.platform.grpc.ContextUpdate
-
repeated string nodes = 3;
- getNodesBytes(int) - Method in interface io.axoniq.platform.grpc.ContextUpdateOrBuilder
-
repeated string nodes = 3;
- getNodesCount() - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
repeated string nodes = 3;
- getNodesCount() - Method in class io.axoniq.platform.grpc.ContextUpdate
-
repeated string nodes = 3;
- getNodesCount() - Method in interface io.axoniq.platform.grpc.ContextUpdateOrBuilder
-
repeated string nodes = 3;
- getNodesList() - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
repeated string nodes = 3;
- getNodesList() - Method in class io.axoniq.platform.grpc.ContextUpdate
-
repeated string nodes = 3;
- getNodesList() - Method in interface io.axoniq.platform.grpc.ContextUpdateOrBuilder
-
repeated string nodes = 3;
- getNrOfNewPermits() - Method in class io.axoniq.axondb.client.AxonDBConfiguration.FlowControl
-
- getNrOfNewPermits() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getNumber() - Method in enum io.axoniq.axondb.grpc.QueryEventsResponse.DataCase
-
- getNumber() - Method in enum io.axoniq.axondb.QueryValue.DataCase
-
- getNumber() - Method in enum io.axoniq.platform.grpc.Action
-
- getNumber() - Method in enum io.axoniq.platform.grpc.ContextAction
-
- getNumber() - Method in enum io.axoniq.platform.grpc.PlatformInboundInstruction.RequestCase
-
- getNumber() - Method in enum io.axoniq.platform.grpc.PlatformOutboundInstruction.RequestCase
-
- getNumber() - Method in class io.axoniq.platform.grpc.UnknownRequest.Builder
-
optional int32 number = 1;
- getNumber() - Method in class io.axoniq.platform.grpc.UnknownRequest
-
optional int32 number = 1;
- getNumber() - Method in interface io.axoniq.platform.grpc.UnknownRequestOrBuilder
-
optional int32 number = 1;
- getNumber() - Method in enum io.axoniq.platform.MetaDataValue.DataCase
-
- getNumberOfPermits() - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional int64 number_of_permits = 2;
- getNumberOfPermits() - Method in class io.axoniq.axondb.grpc.GetEventsRequest
-
optional int64 number_of_permits = 2;
- getNumberOfPermits() - Method in interface io.axoniq.axondb.grpc.GetEventsRequestOrBuilder
-
optional int64 number_of_permits = 2;
- getNumberOfPermits() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
optional int64 number_of_permits = 2;
- getNumberOfPermits() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest
-
optional int64 number_of_permits = 2;
- getNumberOfPermits() - Method in interface io.axoniq.axondb.grpc.QueryEventsRequestOrBuilder
-
optional int64 number_of_permits = 2;
- getNumberValue() - Method in class io.axoniq.axondb.QueryValue.Builder
-
optional sint64 number_value = 2;
- getNumberValue() - Method in class io.axoniq.axondb.QueryValue
-
optional sint64 number_value = 2;
- getNumberValue() - Method in interface io.axoniq.axondb.QueryValueOrBuilder
-
optional sint64 number_value = 2;
- getNumberValue() - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional sint64 number_value = 2;
- getNumberValue() - Method in class io.axoniq.platform.MetaDataValue
-
optional sint64 number_value = 2;
- getNumberValue() - Method in interface io.axoniq.platform.MetaDataValueOrBuilder
-
optional sint64 number_value = 2;
- getParserForType() - Method in class io.axoniq.axondb.Event
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.ColumnsResponse
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.Confirmation
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.EventWithToken
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.GetEventsRequest
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.GetFirstTokenRequest
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.GetLastTokenRequest
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.GetTokenAtRequest
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.RowResponse
-
- getParserForType() - Method in class io.axoniq.axondb.grpc.TrackingToken
-
- getParserForType() - Method in class io.axoniq.axondb.QueryValue
-
- getParserForType() - Method in class io.axoniq.platform.grpc.Application
-
- getParserForType() - Method in class io.axoniq.platform.grpc.ApplicationRole
-
- getParserForType() - Method in class io.axoniq.platform.grpc.ClientIdentification
-
- getParserForType() - Method in class io.axoniq.platform.grpc.ContextUpdate
-
- getParserForType() - Method in class io.axoniq.platform.grpc.HeartbeatRequest
-
- getParserForType() - Method in class io.axoniq.platform.grpc.HeartbeatResponse
-
- getParserForType() - Method in class io.axoniq.platform.grpc.NodeInfo
-
- getParserForType() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
- getParserForType() - Method in class io.axoniq.platform.grpc.PlatformInfo
-
- getParserForType() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
- getParserForType() - Method in class io.axoniq.platform.grpc.RequestReconnect
-
- getParserForType() - Method in class io.axoniq.platform.grpc.RequestReleaseTracker
-
- getParserForType() - Method in class io.axoniq.platform.grpc.UnknownRequest
-
- getParserForType() - Method in class io.axoniq.platform.grpc.User
-
- getParserForType() - Method in class io.axoniq.platform.MetaDataValue
-
- getParserForType() - Method in class io.axoniq.platform.SerializedObject
-
- getPassword() - Method in class io.axoniq.platform.grpc.User.Builder
-
optional string password = 3;
- getPassword() - Method in class io.axoniq.platform.grpc.User
-
optional string password = 3;
- getPassword() - Method in interface io.axoniq.platform.grpc.UserOrBuilder
-
optional string password = 3;
- getPasswordBytes() - Method in class io.axoniq.platform.grpc.User.Builder
-
optional string password = 3;
- getPasswordBytes() - Method in class io.axoniq.platform.grpc.User
-
optional string password = 3;
- getPasswordBytes() - Method in interface io.axoniq.platform.grpc.UserOrBuilder
-
optional string password = 3;
- getPayload() - Method in class io.axoniq.axondb.client.axon.GrpcBackedDomainEventData
-
- getPayload() - Method in class io.axoniq.axondb.Event.Builder
-
optional .io.axoniq.platform.SerializedObject payload = 6;
- getPayload() - Method in class io.axoniq.axondb.Event
-
optional .io.axoniq.platform.SerializedObject payload = 6;
- getPayload() - Method in interface io.axoniq.axondb.EventOrBuilder
-
optional .io.axoniq.platform.SerializedObject payload = 6;
- getPayloadBuilder() - Method in class io.axoniq.axondb.Event.Builder
-
optional .io.axoniq.platform.SerializedObject payload = 6;
- getPayloadOrBuilder() - Method in class io.axoniq.axondb.Event.Builder
-
optional .io.axoniq.platform.SerializedObject payload = 6;
- getPayloadOrBuilder() - Method in class io.axoniq.axondb.Event
-
optional .io.axoniq.platform.SerializedObject payload = 6;
- getPayloadOrBuilder() - Method in interface io.axoniq.axondb.EventOrBuilder
-
optional .io.axoniq.platform.SerializedObject payload = 6;
- getPlatformServer(ClientIdentification) - Method in class io.axoniq.platform.grpc.PlatformServiceGrpc.PlatformServiceBlockingStub
-
- getPlatformServer(ClientIdentification) - Method in class io.axoniq.platform.grpc.PlatformServiceGrpc.PlatformServiceFutureStub
-
- getPlatformServer(ClientIdentification, StreamObserver<PlatformInfo>) - Method in class io.axoniq.platform.grpc.PlatformServiceGrpc.PlatformServiceImplBase
-
- getPlatformServer(ClientIdentification, StreamObserver<PlatformInfo>) - Method in class io.axoniq.platform.grpc.PlatformServiceGrpc.PlatformServiceStub
-
- getPrimary() - Method in class io.axoniq.platform.grpc.PlatformInfo.Builder
-
optional .io.axoniq.platform.grpc.NodeInfo primary = 1;
- getPrimary() - Method in class io.axoniq.platform.grpc.PlatformInfo
-
optional .io.axoniq.platform.grpc.NodeInfo primary = 1;
- getPrimary() - Method in interface io.axoniq.platform.grpc.PlatformInfoOrBuilder
-
optional .io.axoniq.platform.grpc.NodeInfo primary = 1;
- getPrimaryBuilder() - Method in class io.axoniq.platform.grpc.PlatformInfo.Builder
-
optional .io.axoniq.platform.grpc.NodeInfo primary = 1;
- getPrimaryOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInfo.Builder
-
optional .io.axoniq.platform.grpc.NodeInfo primary = 1;
- getPrimaryOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInfo
-
optional .io.axoniq.platform.grpc.NodeInfo primary = 1;
- getPrimaryOrBuilder() - Method in interface io.axoniq.platform.grpc.PlatformInfoOrBuilder
-
optional .io.axoniq.platform.grpc.NodeInfo primary = 1;
- getProcessor() - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional string processor = 5;
- getProcessor() - Method in class io.axoniq.axondb.grpc.GetEventsRequest
-
optional string processor = 5;
- getProcessor() - Method in interface io.axoniq.axondb.grpc.GetEventsRequestOrBuilder
-
optional string processor = 5;
- getProcessorBytes() - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional string processor = 5;
- getProcessorBytes() - Method in class io.axoniq.axondb.grpc.GetEventsRequest
-
optional string processor = 5;
- getProcessorBytes() - Method in interface io.axoniq.axondb.grpc.GetEventsRequestOrBuilder
-
optional string processor = 5;
- getQuery() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
optional string query = 1;
- getQuery() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest
-
optional string query = 1;
- getQuery() - Method in interface io.axoniq.axondb.grpc.QueryEventsRequestOrBuilder
-
optional string query = 1;
- getQueryBytes() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
optional string query = 1;
- getQueryBytes() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest
-
optional string query = 1;
- getQueryBytes() - Method in interface io.axoniq.axondb.grpc.QueryEventsRequestOrBuilder
-
optional string query = 1;
- getRegister() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;
- getRegister() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;
- getRegister() - Method in interface io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;
- getRegisterBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;
- getRegisterOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;
- getRegisterOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;
- getRegisterOrBuilder() - Method in interface io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;
- getRequestCase() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
- getRequestCase() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
- getRequestCase() - Method in interface io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder
-
- getRequestCase() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
- getRequestCase() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
- getRequestCase() - Method in interface io.axoniq.platform.grpc.PlatformOutboundInstructionOrBuilder
-
- getRequestReconnect() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.RequestReconnect request_reconnect = 3;
- getRequestReconnect() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
optional .io.axoniq.platform.grpc.RequestReconnect request_reconnect = 3;
- getRequestReconnect() - Method in interface io.axoniq.platform.grpc.PlatformOutboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.RequestReconnect request_reconnect = 3;
- getRequestReconnectBuilder() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.RequestReconnect request_reconnect = 3;
- getRequestReconnectOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.RequestReconnect request_reconnect = 3;
- getRequestReconnectOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
optional .io.axoniq.platform.grpc.RequestReconnect request_reconnect = 3;
- getRequestReconnectOrBuilder() - Method in interface io.axoniq.platform.grpc.PlatformOutboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.RequestReconnect request_reconnect = 3;
- getRevision() - Method in class io.axoniq.platform.SerializedObject.Builder
-
optional string revision = 2;
- getRevision() - Method in class io.axoniq.platform.SerializedObject
-
optional string revision = 2;
- getRevision() - Method in interface io.axoniq.platform.SerializedObjectOrBuilder
-
optional string revision = 2;
- getRevisionBytes() - Method in class io.axoniq.platform.SerializedObject.Builder
-
optional string revision = 2;
- getRevisionBytes() - Method in class io.axoniq.platform.SerializedObject
-
optional string revision = 2;
- getRevisionBytes() - Method in interface io.axoniq.platform.SerializedObjectOrBuilder
-
optional string revision = 2;
- getRoles(int) - Method in class io.axoniq.platform.grpc.Application.Builder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRoles(int) - Method in class io.axoniq.platform.grpc.Application
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRoles(int) - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRoles(int) - Method in class io.axoniq.platform.grpc.User.Builder
-
repeated string roles = 4;
- getRoles(int) - Method in class io.axoniq.platform.grpc.User
-
repeated string roles = 4;
- getRoles(int) - Method in interface io.axoniq.platform.grpc.UserOrBuilder
-
repeated string roles = 4;
- getRolesBuilder(int) - Method in class io.axoniq.platform.grpc.Application.Builder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRolesBuilderList() - Method in class io.axoniq.platform.grpc.Application.Builder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRolesBytes(int) - Method in class io.axoniq.platform.grpc.User.Builder
-
repeated string roles = 4;
- getRolesBytes(int) - Method in class io.axoniq.platform.grpc.User
-
repeated string roles = 4;
- getRolesBytes(int) - Method in interface io.axoniq.platform.grpc.UserOrBuilder
-
repeated string roles = 4;
- getRolesCount() - Method in class io.axoniq.platform.grpc.Application.Builder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRolesCount() - Method in class io.axoniq.platform.grpc.Application
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRolesCount() - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRolesCount() - Method in class io.axoniq.platform.grpc.User.Builder
-
repeated string roles = 4;
- getRolesCount() - Method in class io.axoniq.platform.grpc.User
-
repeated string roles = 4;
- getRolesCount() - Method in interface io.axoniq.platform.grpc.UserOrBuilder
-
repeated string roles = 4;
- getRolesList() - Method in class io.axoniq.platform.grpc.Application.Builder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRolesList() - Method in class io.axoniq.platform.grpc.Application
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRolesList() - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRolesList() - Method in class io.axoniq.platform.grpc.User.Builder
-
repeated string roles = 4;
- getRolesList() - Method in class io.axoniq.platform.grpc.User
-
repeated string roles = 4;
- getRolesList() - Method in interface io.axoniq.platform.grpc.UserOrBuilder
-
repeated string roles = 4;
- getRolesOrBuilder(int) - Method in class io.axoniq.platform.grpc.Application.Builder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRolesOrBuilder(int) - Method in class io.axoniq.platform.grpc.Application
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRolesOrBuilder(int) - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRolesOrBuilderList() - Method in class io.axoniq.platform.grpc.Application.Builder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRolesOrBuilderList() - Method in class io.axoniq.platform.grpc.Application
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRolesOrBuilderList() - Method in interface io.axoniq.platform.grpc.ApplicationOrBuilder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- getRow() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.RowResponse row = 2;
- getRow() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse
-
optional .io.axoniq.axondb.grpc.RowResponse row = 2;
- getRow() - Method in interface io.axoniq.axondb.grpc.QueryEventsResponseOrBuilder
-
optional .io.axoniq.axondb.grpc.RowResponse row = 2;
- getRowBuilder() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.RowResponse row = 2;
- getRowOrBuilder() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.RowResponse row = 2;
- getRowOrBuilder() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse
-
optional .io.axoniq.axondb.grpc.RowResponse row = 2;
- getRowOrBuilder() - Method in interface io.axoniq.axondb.grpc.QueryEventsResponseOrBuilder
-
optional .io.axoniq.axondb.grpc.RowResponse row = 2;
- getSequenceNumber() - Method in class io.axoniq.axondb.client.axon.GrpcBackedDomainEventData
-
- getSerializedSize() - Method in class io.axoniq.axondb.Event
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.ColumnsResponse
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.Confirmation
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.EventWithToken
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.GetEventsRequest
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.GetFirstTokenRequest
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.GetLastTokenRequest
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.GetTokenAtRequest
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.RowResponse
-
- getSerializedSize() - Method in class io.axoniq.axondb.grpc.TrackingToken
-
- getSerializedSize() - Method in class io.axoniq.axondb.QueryValue
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.Application
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.ApplicationRole
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.ClientIdentification
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.ContextUpdate
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.HeartbeatRequest
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.HeartbeatResponse
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.NodeInfo
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.PlatformInfo
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.RequestReconnect
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.RequestReleaseTracker
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.UnknownRequest
-
- getSerializedSize() - Method in class io.axoniq.platform.grpc.User
-
- getSerializedSize() - Method in class io.axoniq.platform.MetaDataValue
-
- getSerializedSize() - Method in class io.axoniq.platform.SerializedObject
-
- getServers() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getServiceDescriptor() - Static method in class io.axoniq.axondb.grpc.EventStoreGrpc
-
- getServiceDescriptor() - Static method in class io.axoniq.platform.grpc.PlatformServiceGrpc
-
- getSnapshot() - Method in class io.axoniq.axondb.Event.Builder
-
optional bool snapshot = 8;
- getSnapshot() - Method in class io.axoniq.axondb.Event
-
optional bool snapshot = 8;
- getSnapshot() - Method in interface io.axoniq.axondb.EventOrBuilder
-
optional bool snapshot = 8;
- getSortValues() - Method in class io.axoniq.axondb.client.axon.QueryResult
-
- getSortValues(int) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValues(int) - Method in class io.axoniq.axondb.grpc.RowResponse
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValues(int) - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesBuilder(int) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesBuilderList() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesCount() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesCount() - Method in class io.axoniq.axondb.grpc.RowResponse
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesCount() - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesList() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesList() - Method in class io.axoniq.axondb.grpc.RowResponse
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesList() - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesOrBuilder(int) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesOrBuilder(int) - Method in class io.axoniq.axondb.grpc.RowResponse
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesOrBuilder(int) - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesOrBuilderList() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesOrBuilderList() - Method in class io.axoniq.axondb.grpc.RowResponse
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSortValuesOrBuilderList() - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- getSsl() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getSuccess() - Method in class io.axoniq.axondb.grpc.Confirmation.Builder
-
optional bool success = 1;
- getSuccess() - Method in class io.axoniq.axondb.grpc.Confirmation
-
optional bool success = 1;
- getSuccess() - Method in interface io.axoniq.axondb.grpc.ConfirmationOrBuilder
-
optional bool success = 1;
- getTextValue() - Method in class io.axoniq.axondb.QueryValue.Builder
-
optional string text_value = 1;
- getTextValue() - Method in class io.axoniq.axondb.QueryValue
-
optional string text_value = 1;
- getTextValue() - Method in interface io.axoniq.axondb.QueryValueOrBuilder
-
optional string text_value = 1;
- getTextValue() - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional string text_value = 1;
- getTextValue() - Method in class io.axoniq.platform.MetaDataValue
-
optional string text_value = 1;
- getTextValue() - Method in interface io.axoniq.platform.MetaDataValueOrBuilder
-
optional string text_value = 1;
- getTextValueBytes() - Method in class io.axoniq.axondb.QueryValue.Builder
-
optional string text_value = 1;
- getTextValueBytes() - Method in class io.axoniq.axondb.QueryValue
-
optional string text_value = 1;
- getTextValueBytes() - Method in interface io.axoniq.axondb.QueryValueOrBuilder
-
optional string text_value = 1;
- getTextValueBytes() - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional string text_value = 1;
- getTextValueBytes() - Method in class io.axoniq.platform.MetaDataValue
-
optional string text_value = 1;
- getTextValueBytes() - Method in interface io.axoniq.platform.MetaDataValueOrBuilder
-
optional string text_value = 1;
- getTimestamp() - Method in class io.axoniq.axondb.client.axon.GrpcBackedDomainEventData
-
- getTimestamp() - Method in class io.axoniq.axondb.Event.Builder
-
optional int64 timestamp = 5;
- getTimestamp() - Method in class io.axoniq.axondb.Event
-
optional int64 timestamp = 5;
- getTimestamp() - Method in interface io.axoniq.axondb.EventOrBuilder
-
optional int64 timestamp = 5;
- getToken() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- getToken() - Method in class io.axoniq.axondb.grpc.EventWithToken.Builder
-
optional int64 token = 1;
- getToken() - Method in class io.axoniq.axondb.grpc.EventWithToken
-
optional int64 token = 1;
- getToken() - Method in interface io.axoniq.axondb.grpc.EventWithTokenOrBuilder
-
optional int64 token = 1;
- getToken() - Method in class io.axoniq.axondb.grpc.TrackingToken.Builder
-
optional int64 token = 1;
- getToken() - Method in class io.axoniq.axondb.grpc.TrackingToken
-
optional int64 token = 1;
- getToken() - Method in interface io.axoniq.axondb.grpc.TrackingTokenOrBuilder
-
optional int64 token = 1;
- getTokenAt(Instant) - Method in class io.axoniq.axondb.client.AxonDBClient
-
- getTokenAt(GetTokenAtRequest) - Method in class io.axoniq.axondb.grpc.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.axondb.grpc.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.axondb.grpc.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.axondb.grpc.EventStoreGrpc.EventStoreStub
-
Retrieves the token of the first token of an event from specified time in event store.
- GetTokenAtRequest - Class in io.axoniq.axondb.grpc
-
Protobuf type io.axoniq.axondb.grpc.GetTokenAtRequest
- GetTokenAtRequest.Builder - Class in io.axoniq.axondb.grpc
-
Protobuf type io.axoniq.axondb.grpc.GetTokenAtRequest
- GetTokenAtRequestOrBuilder - Interface in io.axoniq.axondb.grpc
-
- getToSequenceNr() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse.Builder
-
optional int64 to_sequence_nr = 1;
- getToSequenceNr() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse
-
optional int64 to_sequence_nr = 1;
- getToSequenceNr() - Method in interface io.axoniq.axondb.grpc.ReadHighestSequenceNrResponseOrBuilder
-
optional int64 to_sequence_nr = 1;
- getTrackingToken() - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional int64 tracking_token = 1;
- getTrackingToken() - Method in class io.axoniq.axondb.grpc.GetEventsRequest
-
optional int64 tracking_token = 1;
- getTrackingToken() - Method in interface io.axoniq.axondb.grpc.GetEventsRequestOrBuilder
-
optional int64 tracking_token = 1;
- getType() - Method in class io.axoniq.axondb.client.axon.GrpcBackedDomainEventData
-
- getType() - Method in class io.axoniq.platform.SerializedObject.Builder
-
optional string type = 1;
- getType() - Method in class io.axoniq.platform.SerializedObject
-
optional string type = 1;
- getType() - Method in interface io.axoniq.platform.SerializedObjectOrBuilder
-
optional string type = 1;
- getTypeBytes() - Method in class io.axoniq.platform.SerializedObject.Builder
-
optional string type = 1;
- getTypeBytes() - Method in class io.axoniq.platform.SerializedObject
-
optional string type = 1;
- getTypeBytes() - Method in interface io.axoniq.platform.SerializedObjectOrBuilder
-
optional string type = 1;
- getUnknownFields() - Method in class io.axoniq.axondb.Event
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.ColumnsResponse
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.Confirmation
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.EventWithToken
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.GetEventsRequest
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.GetFirstTokenRequest
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.GetLastTokenRequest
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.GetTokenAtRequest
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.QueryEventsRequest
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.QueryEventsResponse
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.RowResponse
-
- getUnknownFields() - Method in class io.axoniq.axondb.grpc.TrackingToken
-
- getUnknownFields() - Method in class io.axoniq.axondb.QueryValue
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.Application
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.ApplicationRole
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.ClientIdentification
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.ContextUpdate
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.HeartbeatRequest
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.HeartbeatResponse
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.NodeInfo
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.PlatformInfo
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.RequestReconnect
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.RequestReleaseTracker
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.UnknownRequest
-
- getUnknownFields() - Method in class io.axoniq.platform.grpc.User
-
- getUnknownFields() - Method in class io.axoniq.platform.MetaDataValue
-
- getUnknownFields() - Method in class io.axoniq.platform.SerializedObject
-
- getUnknownRequest() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUnknownRequest() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUnknownRequest() - Method in interface io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUnknownRequest() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUnknownRequest() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUnknownRequest() - Method in interface io.axoniq.platform.grpc.PlatformOutboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUnknownRequestBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUnknownRequestBuilder() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUnknownRequestOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUnknownRequestOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUnknownRequestOrBuilder() - Method in interface io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUnknownRequestOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUnknownRequestOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUnknownRequestOrBuilder() - Method in interface io.axoniq.platform.grpc.PlatformOutboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- getUser() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.User user = 11;
- getUser() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
optional .io.axoniq.platform.grpc.User user = 11;
- getUser() - Method in interface io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.User user = 11;
- getUserBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.User user = 11;
- getUserOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.User user = 11;
- getUserOrBuilder() - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction
-
optional .io.axoniq.platform.grpc.User user = 11;
- getUserOrBuilder() - Method in interface io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder
-
optional .io.axoniq.platform.grpc.User user = 11;
- getValueDescriptor() - Method in enum io.axoniq.platform.grpc.Action
-
- getValueDescriptor() - Method in enum io.axoniq.platform.grpc.ContextAction
-
- getValues() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
Deprecated.
- getValues() - Method in class io.axoniq.axondb.grpc.RowResponse
-
Deprecated.
- getValues() - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
Deprecated.
- getValuesCount() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
- getValuesCount() - Method in class io.axoniq.axondb.grpc.RowResponse
-
- getValuesCount() - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
map<string, .io.axoniq.axondb.QueryValue> values = 3;
- getValuesMap() - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
map<string, .io.axoniq.axondb.QueryValue> values = 3;
- getValuesMap() - Method in class io.axoniq.axondb.grpc.RowResponse
-
map<string, .io.axoniq.axondb.QueryValue> values = 3;
- getValuesMap() - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
map<string, .io.axoniq.axondb.QueryValue> values = 3;
- getValuesOrDefault(String, QueryValue) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
map<string, .io.axoniq.axondb.QueryValue> values = 3;
- getValuesOrDefault(String, QueryValue) - Method in class io.axoniq.axondb.grpc.RowResponse
-
map<string, .io.axoniq.axondb.QueryValue> values = 3;
- getValuesOrDefault(String, QueryValue) - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
map<string, .io.axoniq.axondb.QueryValue> values = 3;
- getValuesOrThrow(String) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
map<string, .io.axoniq.axondb.QueryValue> values = 3;
- getValuesOrThrow(String) - Method in class io.axoniq.axondb.grpc.RowResponse
-
map<string, .io.axoniq.axondb.QueryValue> values = 3;
- getValuesOrThrow(String) - Method in interface io.axoniq.axondb.grpc.RowResponseOrBuilder
-
map<string, .io.axoniq.axondb.QueryValue> values = 3;
- getVersion() - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional int32 version = 4;
- getVersion() - Method in class io.axoniq.platform.grpc.NodeInfo
-
optional int32 version = 4;
- getVersion() - Method in interface io.axoniq.platform.grpc.NodeInfoOrBuilder
-
optional int32 version = 4;
- GRPC_PORT_FIELD_NUMBER - Static variable in class io.axoniq.platform.grpc.NodeInfo
-
- GrpcBackedDomainEventData - Class in io.axoniq.axondb.client.axon
-
DomainEventData implementation that retrieves its raw data from a protobuf
Event message.
- GrpcBackedDomainEventData(Event) - Constructor for class io.axoniq.axondb.client.axon.GrpcBackedDomainEventData
-
Initialize using the given event as the source of raw data.
- GrpcExceptionParser - Class in io.axoniq.axondb.client.util
-
Converts GRPC Exceptions to EventStoreClientException
- GrpcExceptionParser() - Constructor for class io.axoniq.axondb.client.util.GrpcExceptionParser
-
- GrpcMetaDataAwareSerializer - Class in io.axoniq.axondb.client.axon
-
Wrapper around standard Axon Framework serializer that can deserialize Metadata from AxonDB events.
- GrpcMetaDataAwareSerializer(Serializer) - Constructor for class io.axoniq.axondb.client.axon.GrpcMetaDataAwareSerializer
-
- GrpcMetaDataConverter - Class in io.axoniq.axondb.client.axon
-
Utility class for converting gRPC MetaData entries into a Java Map and vice versa.
- GrpcMetaDataConverter(Serializer) - Constructor for class io.axoniq.axondb.client.axon.GrpcMetaDataConverter
-
Initialize the converter, using the given serializer to serialize Objects
- SendingStreamObserver<T> - Class in io.axoniq.axondb.client
-
Author: marc
- SendingStreamObserver(StreamObserver<T>) - Constructor for class io.axoniq.axondb.client.SendingStreamObserver
-
- serialize(Object, Class<T>) - Method in class io.axoniq.axondb.client.axon.GrpcMetaDataAwareSerializer
-
- SerializedObject - Class in io.axoniq.platform
-
Protobuf type io.axoniq.platform.SerializedObject
- SerializedObject.Builder - Class in io.axoniq.platform
-
Protobuf type io.axoniq.platform.SerializedObject
- SerializedObjectOrBuilder - Interface in io.axoniq.platform
-
- serverNodes() - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- SERVICE_NAME - Static variable in class io.axoniq.axondb.grpc.EventStoreGrpc
-
- SERVICE_NAME - Static variable in class io.axoniq.platform.grpc.PlatformServiceGrpc
-
- setAction(Action) - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional .io.axoniq.platform.grpc.Action action = 5;
- setAction(ContextAction) - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
optional .io.axoniq.platform.grpc.ContextAction action = 4;
- setAction(Action) - Method in class io.axoniq.platform.grpc.User.Builder
-
optional .io.axoniq.platform.grpc.Action action = 5;
- setActionValue(int) - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional .io.axoniq.platform.grpc.Action action = 5;
- setActionValue(int) - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
optional .io.axoniq.platform.grpc.ContextAction action = 4;
- setActionValue(int) - Method in class io.axoniq.platform.grpc.User.Builder
-
optional .io.axoniq.platform.grpc.Action action = 5;
- setAggregateId(String) - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
optional string aggregate_id = 1;
- setAggregateId(String) - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest.Builder
-
optional string aggregate_id = 1;
- setAggregateIdBytes(ByteString) - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
optional string aggregate_id = 1;
- setAggregateIdBytes(ByteString) - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest.Builder
-
optional string aggregate_id = 1;
- setAggregateIdentifier(String) - Method in class io.axoniq.axondb.Event.Builder
-
optional string aggregate_identifier = 2;
- setAggregateIdentifierBytes(ByteString) - Method in class io.axoniq.axondb.Event.Builder
-
optional string aggregate_identifier = 2;
- setAggregateSequenceNumber(long) - Method in class io.axoniq.axondb.Event.Builder
-
optional int64 aggregate_sequence_number = 3;
- setAggregateType(String) - Method in class io.axoniq.axondb.Event.Builder
-
optional string aggregate_type = 4;
- setAggregateTypeBytes(ByteString) - Method in class io.axoniq.axondb.Event.Builder
-
optional string aggregate_type = 4;
- setAllowSnapshots(boolean) - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
optional bool allowSnapshots = 3;
- setApplication(Application) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.Application application = 10;
- setApplication(Application.Builder) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.Application application = 10;
- setBooleanValue(boolean) - Method in class io.axoniq.axondb.QueryValue.Builder
-
optional bool boolean_value = 3;
- setBooleanValue(boolean) - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional bool boolean_value = 3;
- setBytesValue(SerializedObject) - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional .io.axoniq.platform.SerializedObject bytes_value = 5;
- setBytesValue(SerializedObject.Builder) - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional .io.axoniq.platform.SerializedObject bytes_value = 5;
- setCertFile(String) - Method in class io.axoniq.axondb.client.AxonDBConfiguration.AxonSSL
-
- setClient(String) - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional string client = 3;
- setClientBytes(ByteString) - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional string client = 3;
- setClientName(String) - Method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
optional string client_name = 1;
- setClientNameBytes(ByteString) - Method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
optional string client_name = 1;
- setColumn(int, String) - Method in class io.axoniq.axondb.grpc.ColumnsResponse.Builder
-
repeated string column = 1;
- setColumns(ColumnsResponse) - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.ColumnsResponse columns = 1;
- setColumns(ColumnsResponse.Builder) - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.ColumnsResponse columns = 1;
- setCommitTimeout(long) - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- setComponent(String) - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional string component = 4;
- setComponentBytes(ByteString) - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional string component = 4;
- setComponentName(String) - Method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
optional string component_name = 2;
- setComponentNameBytes(ByteString) - Method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
optional string component_name = 2;
- setConnectionRetry(long) - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- setConnectionRetryCount(int) - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- setContext(String) - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- setContext(String) - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
optional string context = 3;
- setContext(ContextUpdate) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;
- setContext(ContextUpdate.Builder) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;
- setContextBytes(ByteString) - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
optional string context = 3;
- setCorrelatesTo(String) - Method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
optional string correlates_to = 2;
- setCorrelatesToBytes(ByteString) - Method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
optional string correlates_to = 2;
- setData(ByteString) - Method in class io.axoniq.platform.SerializedObject.Builder
-
optional bytes data = 3;
- setDescription(String) - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional string description = 2;
- setDescriptionBytes(ByteString) - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional string description = 2;
- setDoubleValue(double) - Method in class io.axoniq.axondb.QueryValue.Builder
-
optional double double_value = 4;
- setDoubleValue(double) - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional double double_value = 4;
- setEnabled(boolean) - Method in class io.axoniq.axondb.client.AxonDBConfiguration.AxonSSL
-
- setEndDate(long) - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
optional int64 end_date = 2;
- setEvent(Event) - Method in class io.axoniq.axondb.grpc.EventWithToken.Builder
-
optional .io.axoniq.axondb.Event event = 2;
- setEvent(Event.Builder) - Method in class io.axoniq.axondb.grpc.EventWithToken.Builder
-
optional .io.axoniq.axondb.Event event = 2;
- setEventCipher(EventCipher) - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- setEventSecretKey(String) - Method in class io.axoniq.axondb.client.AxonDBConfiguration.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.Event.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.ColumnsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.Confirmation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.EventWithToken.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.GetFirstTokenRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.GetLastTokenRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.GetTokenAtRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.grpc.TrackingToken.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.axondb.QueryValue.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.Application.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.HeartbeatRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.PlatformInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.RequestReconnect.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.RequestReleaseTracker.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.UnknownRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.grpc.User.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.MetaDataValue.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.axoniq.platform.SerializedObject.Builder
-
- setFilesCompleted(Confirmation) - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.Confirmation files_completed = 3;
- setFilesCompleted(Confirmation.Builder) - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.Confirmation files_completed = 3;
- setFineGrainedAccessControl(boolean) - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional bool fine_grained_access_control = 6;
- setFlowControl(AxonDBConfiguration.FlowControl) - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- setFromSequenceNr(long) - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest.Builder
-
optional int64 from_sequence_nr = 3;
- setGrpcPort(int) - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional int32 grpc_port = 2;
- setHashedToken(String) - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional string hashed_token = 3;
- setHashedTokenBytes(ByteString) - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional string hashed_token = 3;
- setHeartbeat(HeartbeatResponse) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;
- setHeartbeat(HeartbeatResponse.Builder) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;
- setHeartbeat(HeartbeatRequest) - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.HeartbeatRequest heartbeat = 99;
- setHeartbeat(HeartbeatRequest.Builder) - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.HeartbeatRequest heartbeat = 99;
- setHeartbeatInterval(int) - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- setHeartbeatInterval(int) - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional int32 heartbeat_interval = 6;
- setHostName(String) - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional string host_name = 1;
- setHostNameBytes(ByteString) - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional string host_name = 1;
- setHttpPort(int) - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional int32 http_port = 3;
- setIdValues(int, QueryValue) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- setIdValues(int, QueryValue.Builder) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue idValues = 1;
- setInitialNrOfPermits(int) - Method in class io.axoniq.axondb.client.AxonDBConfiguration.FlowControl
-
- setInitialSequence(long) - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
optional int64 initialSequence = 2;
- setInstant(long) - Method in class io.axoniq.axondb.grpc.GetTokenAtRequest.Builder
-
optional int64 instant = 1;
- setKeepAliveTime(long) - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- setKeepAliveTimeout(long) - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- setLiveEvents(boolean) - Method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
optional bool live_events = 3;
- setMessageId(String) - Method in class io.axoniq.platform.grpc.HeartbeatRequest.Builder
-
optional string message_id = 1;
- setMessageId(String) - Method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
optional string message_id = 1;
- setMessageIdBytes(ByteString) - Method in class io.axoniq.platform.grpc.HeartbeatRequest.Builder
-
optional string message_id = 1;
- setMessageIdBytes(ByteString) - Method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
optional string message_id = 1;
- setMessageIdentifier(String) - Method in class io.axoniq.axondb.Event.Builder
-
A message id
optional string message_identifier = 1;
- setMessageIdentifierBytes(ByteString) - Method in class io.axoniq.axondb.Event.Builder
-
A message id
optional string message_identifier = 1;
- setName(String) - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional string name = 1;
- setName(String) - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
optional string name = 1;
- setName(String) - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
optional string name = 1;
- setName(String) - Method in class io.axoniq.platform.grpc.User.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class io.axoniq.platform.grpc.Application.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class io.axoniq.platform.grpc.User.Builder
-
optional string name = 1;
- setNewPermitsThreshold(int) - Method in class io.axoniq.axondb.client.AxonDBConfiguration.FlowControl
-
- setNodeName(String) - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional string node_name = 5;
- setNodeNameBytes(ByteString) - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional string node_name = 5;
- setNodeNotification(NodeInfo) - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.NodeInfo node_notification = 1;
- setNodeNotification(NodeInfo.Builder) - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.NodeInfo node_notification = 1;
- setNodes(int, String) - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
repeated string nodes = 3;
- setNrOfNewPermits(int) - Method in class io.axoniq.axondb.client.AxonDBConfiguration.FlowControl
-
- setNumber(int) - Method in class io.axoniq.platform.grpc.UnknownRequest.Builder
-
optional int32 number = 1;
- setNumberOfPermits(long) - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional int64 number_of_permits = 2;
- setNumberOfPermits(long) - Method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
optional int64 number_of_permits = 2;
- setNumberValue(long) - Method in class io.axoniq.axondb.QueryValue.Builder
-
optional sint64 number_value = 2;
- setNumberValue(long) - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional sint64 number_value = 2;
- setPassword(String) - Method in class io.axoniq.platform.grpc.User.Builder
-
optional string password = 3;
- setPasswordBytes(ByteString) - Method in class io.axoniq.platform.grpc.User.Builder
-
optional string password = 3;
- setPayload(SerializedObject) - Method in class io.axoniq.axondb.Event.Builder
-
optional .io.axoniq.platform.SerializedObject payload = 6;
- setPayload(SerializedObject.Builder) - Method in class io.axoniq.axondb.Event.Builder
-
optional .io.axoniq.platform.SerializedObject payload = 6;
- setPrimary(NodeInfo) - Method in class io.axoniq.platform.grpc.PlatformInfo.Builder
-
optional .io.axoniq.platform.grpc.NodeInfo primary = 1;
- setPrimary(NodeInfo.Builder) - Method in class io.axoniq.platform.grpc.PlatformInfo.Builder
-
optional .io.axoniq.platform.grpc.NodeInfo primary = 1;
- setProcessor(String) - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional string processor = 5;
- setProcessorBytes(ByteString) - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional string processor = 5;
- setQuery(String) - Method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
optional string query = 1;
- setQueryBytes(ByteString) - Method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
optional string query = 1;
- setRegister(ClientIdentification) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;
- setRegister(ClientIdentification.Builder) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.Event.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.ColumnsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.Confirmation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.EventWithToken.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.GetFirstTokenRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.GetLastTokenRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.GetTokenAtRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.grpc.TrackingToken.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.axondb.QueryValue.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.Application.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.HeartbeatRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.PlatformInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.RequestReconnect.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.RequestReleaseTracker.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.UnknownRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.grpc.User.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.MetaDataValue.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.axoniq.platform.SerializedObject.Builder
-
- setRequestReconnect(RequestReconnect) - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.RequestReconnect request_reconnect = 3;
- setRequestReconnect(RequestReconnect.Builder) - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.RequestReconnect request_reconnect = 3;
- setRevision(String) - Method in class io.axoniq.platform.SerializedObject.Builder
-
optional string revision = 2;
- setRevisionBytes(ByteString) - Method in class io.axoniq.platform.SerializedObject.Builder
-
optional string revision = 2;
- setRoles(int, ApplicationRole) - Method in class io.axoniq.platform.grpc.Application.Builder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- setRoles(int, ApplicationRole.Builder) - Method in class io.axoniq.platform.grpc.Application.Builder
-
repeated .io.axoniq.platform.grpc.ApplicationRole roles = 4;
- setRoles(int, String) - Method in class io.axoniq.platform.grpc.User.Builder
-
repeated string roles = 4;
- setRow(RowResponse) - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.RowResponse row = 2;
- setRow(RowResponse.Builder) - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
optional .io.axoniq.axondb.grpc.RowResponse row = 2;
- setServers(String) - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- setSnapshot(boolean) - Method in class io.axoniq.axondb.Event.Builder
-
optional bool snapshot = 8;
- setSortValues(int, QueryValue) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- setSortValues(int, QueryValue.Builder) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
repeated .io.axoniq.axondb.QueryValue sortValues = 2;
- setSsl(AxonDBConfiguration.AxonSSL) - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- setSuccess(boolean) - Method in class io.axoniq.axondb.grpc.Confirmation.Builder
-
optional bool success = 1;
- setTextValue(String) - Method in class io.axoniq.axondb.QueryValue.Builder
-
optional string text_value = 1;
- setTextValue(String) - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional string text_value = 1;
- setTextValueBytes(ByteString) - Method in class io.axoniq.axondb.QueryValue.Builder
-
optional string text_value = 1;
- setTextValueBytes(ByteString) - Method in class io.axoniq.platform.MetaDataValue.Builder
-
optional string text_value = 1;
- setTimestamp(long) - Method in class io.axoniq.axondb.Event.Builder
-
optional int64 timestamp = 5;
- setToken(String) - Method in class io.axoniq.axondb.client.AxonDBConfiguration
-
- setToken(long) - Method in class io.axoniq.axondb.grpc.EventWithToken.Builder
-
optional int64 token = 1;
- setToken(long) - Method in class io.axoniq.axondb.grpc.TrackingToken.Builder
-
optional int64 token = 1;
- setToSequenceNr(long) - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse.Builder
-
optional int64 to_sequence_nr = 1;
- setTrackingToken(long) - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
optional int64 tracking_token = 1;
- setType(String) - Method in class io.axoniq.platform.SerializedObject.Builder
-
optional string type = 1;
- setTypeBytes(ByteString) - Method in class io.axoniq.platform.SerializedObject.Builder
-
optional string type = 1;
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.Event.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.ColumnsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.Confirmation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.EventWithToken.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.GetAggregateEventsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.GetEventsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.GetFirstTokenRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.GetLastTokenRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.GetTokenAtRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.QueryEventsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.QueryEventsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.RowResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.grpc.TrackingToken.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.axondb.QueryValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.Application.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.ApplicationRole.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.ClientIdentification.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.ContextUpdate.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.HeartbeatRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.HeartbeatResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.PlatformInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.RequestReconnect.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.RequestReleaseTracker.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.UnknownRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.grpc.User.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.MetaDataValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.axoniq.platform.SerializedObject.Builder
-
- setUnknownRequest(UnknownRequest) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- setUnknownRequest(UnknownRequest.Builder) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- setUnknownRequest(UnknownRequest) - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- setUnknownRequest(UnknownRequest.Builder) - Method in class io.axoniq.platform.grpc.PlatformOutboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;
- setUser(User) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.User user = 11;
- setUser(User.Builder) - Method in class io.axoniq.platform.grpc.PlatformInboundInstruction.Builder
-
optional .io.axoniq.platform.grpc.User user = 11;
- setVersion(int) - Method in class io.axoniq.platform.grpc.NodeInfo.Builder
-
optional int32 version = 4;
- shutdown() - Method in class io.axoniq.axondb.client.AxonDBClient
-
- shutdown(PlatformInfo) - Method in class io.axoniq.axondb.client.ChannelManager
-
- SNAPSHOT_FIELD_NUMBER - Static variable in class io.axoniq.axondb.Event
-
- SORTVALUES_FIELD_NUMBER - Static variable in class io.axoniq.axondb.grpc.RowResponse
-
- ssl(String) - Method in class io.axoniq.axondb.client.AxonDBConfiguration.Builder
-
- storageEngine() - Method in class io.axoniq.axondb.client.axon.AxonDBEventStore
-
- SUCCESS_FIELD_NUMBER - Static variable in class io.axoniq.axondb.grpc.Confirmation
-