A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTIONS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- ACTIVITYREQUEST - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.RequestCase
- ACTIVITYREQUEST_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- addActions(int, OrchestratorService.OrchestratorAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - addActions(int, OrchestratorService.OrchestratorAction.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - addActions(OrchestratorService.OrchestratorAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - addActions(OrchestratorService.OrchestratorAction.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - addActionsBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - addActionsBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - addActivity(TaskActivityFactory) - Method in class com.microsoft.durabletask.DurableTaskGrpcWorkerBuilder
-
Adds an activity factory to be used by the constructed
DurableTaskGrpcWorker. - addAllActions(Iterable<? extends OrchestratorService.OrchestratorAction>) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - addAllCarryoverEvents(Iterable<? extends OrchestratorService.HistoryEvent>) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - addAllNewEvents(Iterable<? extends OrchestratorService.HistoryEvent>) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - addAllOrchestrationState(Iterable<? extends OrchestratorService.OrchestrationState>) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - addAllPastEvents(Iterable<? extends OrchestratorService.HistoryEvent>) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - addAllRuntimeStatus(Iterable<? extends OrchestratorService.OrchestrationStatus>) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .OrchestrationStatus runtimeStatus = 1; - addAllRuntimeStatus(Iterable<? extends OrchestratorService.OrchestrationStatus>) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
repeated .OrchestrationStatus runtimeStatus = 3; - addAllRuntimeStatusValue(Iterable<Integer>) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .OrchestrationStatus runtimeStatus = 1; - addAllRuntimeStatusValue(Iterable<Integer>) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
repeated .OrchestrationStatus runtimeStatus = 3; - addAllTaskHubNames(Iterable<? extends StringValue>) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - addCarryoverEvents(int, OrchestratorService.HistoryEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - addCarryoverEvents(int, OrchestratorService.HistoryEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - addCarryoverEvents(OrchestratorService.HistoryEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - addCarryoverEvents(OrchestratorService.HistoryEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - addCarryoverEventsBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - addCarryoverEventsBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - addNewEvents(int, OrchestratorService.HistoryEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - addNewEvents(int, OrchestratorService.HistoryEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - addNewEvents(OrchestratorService.HistoryEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - addNewEvents(OrchestratorService.HistoryEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - addNewEventsBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - addNewEventsBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - addOrchestration(TaskOrchestrationFactory) - Method in class com.microsoft.durabletask.DurableTaskGrpcWorkerBuilder
-
Adds an orchestration factory to be used by the constructed
DurableTaskGrpcWorker. - addOrchestrationState(int, OrchestratorService.OrchestrationState) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - addOrchestrationState(int, OrchestratorService.OrchestrationState.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - addOrchestrationState(OrchestratorService.OrchestrationState) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - addOrchestrationState(OrchestratorService.OrchestrationState.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - addOrchestrationStateBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - addOrchestrationStateBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - addPastEvents(int, OrchestratorService.HistoryEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - addPastEvents(int, OrchestratorService.HistoryEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - addPastEvents(OrchestratorService.HistoryEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - addPastEvents(OrchestratorService.HistoryEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - addPastEventsBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - addPastEventsBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- addRuntimeStatus(OrchestratorService.OrchestrationStatus) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .OrchestrationStatus runtimeStatus = 1; - addRuntimeStatus(OrchestratorService.OrchestrationStatus) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
repeated .OrchestrationStatus runtimeStatus = 3; - addRuntimeStatusValue(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .OrchestrationStatus runtimeStatus = 1; - addRuntimeStatusValue(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
repeated .OrchestrationStatus runtimeStatus = 3; - addTaskHubNames(int, StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - addTaskHubNames(int, StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - addTaskHubNames(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - addTaskHubNames(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - addTaskHubNamesBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - addTaskHubNamesBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - allOf(Task<V>...) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Returns a new
Taskthat is completed when all the givenTasks complete. - allOf(List<Task<V>>) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Returns a new
Taskthat is completed when all tasks intaskscompletes. - anyOf(Task<?>...) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Returns a new
Taskthat is completed when any of the givenTasks complete. - anyOf(List<Task<?>>) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Returns a new
Taskthat is completed when any of the tasks intaskscompletes. - apply(TaskOrchestrationContext) - Method in interface com.microsoft.durabletask.OrchestratorFunction
-
Executes an orchestrator function and returns a result to use as the orchestration output.
- await() - Method in class com.microsoft.durabletask.Task
-
Blocks the orchestrator until this task to complete, and then returns its result.
B
- bindService() - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceImplBase
- bindService(TaskHubSidecarServiceGrpc.AsyncService) - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- build() - Method in class com.microsoft.durabletask.DurableTaskGrpcClientBuilder
-
Initializes a new
DurableTaskClientobject with the settings specified in the current builder object. - build() - Method in class com.microsoft.durabletask.DurableTaskGrpcWorkerBuilder
-
Initializes a new
DurableTaskGrpcWorkerobject with the settings specified in the current builder object. - build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- build() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- build(Channel, CallOptions) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
- build(Channel, CallOptions) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- buildPartial() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
C
- callActivity(String) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Asynchronously invokes an activity by name and returns a new
Taskthat completes when the activity completes. - callActivity(String, Class<V>) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Asynchronously invokes an activity by name and returns a new
Taskthat completes when the activity completes. - callActivity(String, Object) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Asynchronously invokes an activity by name and with the specified input value and returns a new
Taskthat completes when the activity completes. - callActivity(String, Object, TaskOptions) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Asynchronously invokes an activity by name and with the specified input value and returns a new
Taskthat completes when the activity completes. - callActivity(String, Object, TaskOptions, Class<V>) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Asynchronously invokes an activity by name and with the specified input value and returns a new
Taskthat completes when the activity completes. - callActivity(String, Object, Class<V>) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Asynchronously invokes an activity by name and with the specified input value and returns a new
Taskthat completes when the activity completes.If the activity completes successfully, the returnedTask's value will be the activity's output. - callSubOrchestrator(String) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Asynchronously invokes another orchestrator as a sub-orchestration and returns a
Taskthat completes when the sub-orchestration completes. - callSubOrchestrator(String, Object) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Asynchronously invokes another orchestrator as a sub-orchestration and returns a
Taskthat completes when the sub-orchestration completes. - callSubOrchestrator(String, Object, Class<V>) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Asynchronously invokes another orchestrator as a sub-orchestration and returns a
Taskthat completes when the sub-orchestration completes. - callSubOrchestrator(String, Object, String, TaskOptions) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Asynchronously invokes another orchestrator as a sub-orchestration and returns a
Taskthat completes when the sub-orchestration completes. - callSubOrchestrator(String, Object, String, TaskOptions, Class<V>) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Asynchronously invokes another orchestrator as a sub-orchestration and returns a
Taskthat completes when the sub-orchestration completes. - callSubOrchestrator(String, Object, String, Class<V>) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Asynchronously invokes another orchestrator as a sub-orchestration and returns a
Taskthat completes when the sub-orchestration completes. - CANCELED - com.microsoft.durabletask.OrchestrationRuntimeStatus
-
The orchestration canceled gracefully.
- CARRYOVEREVENTS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- clear() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- clearActions() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - clearActivityRequest() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.ActivityRequest activityRequest = 2; - clearCarryoverEvents() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - clearCompleteOrchestration() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CompleteOrchestrationAction completeOrchestration = 6; - clearContinuationToken() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue continuationToken = 6; - clearContinuationToken() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
.google.protobuf.StringValue continuationToken = 2; - clearContinueAsNew() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ContinueAsNewEvent continueAsNew = 20; - clearCorrelationData() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue correlationData = 7; - clearCreatedTimeFrom() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 2; - clearCreatedTimeFrom() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 1; - clearCreatedTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp createdTimestamp = 6; - clearCreatedTimeTo() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeTo = 3; - clearCreatedTimeTo() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeTo = 2; - clearCreateSubOrchestration() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - clearCreateTimer() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateTimerAction createTimer = 4; - clearCustomStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue customStatus = 10; - clearCustomStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
.google.protobuf.StringValue customStatus = 3; - clearCustomStatus() - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Clears the orchestration's custom status.
- clearData() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
-
string data = 1; - clearData() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.google.protobuf.StringValue data = 3; - clearDeletedInstanceCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
-
int32 deletedInstanceCount = 1; - clearDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue details = 3; - clearErrorMessage() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
string errorMessage = 2; - clearErrorType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
string errorType = 1; - clearEventId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
int32 eventId = 1; - clearEventRaised() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventRaisedEvent eventRaised = 17; - clearEventSent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventSentEvent eventSent = 16; - clearEventType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- clearExecutionCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionCompletedEvent executionCompleted = 4; - clearExecutionId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
.google.protobuf.StringValue executionId = 2; - clearExecutionId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
.google.protobuf.StringValue executionId = 2; - clearExecutionResumed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionResumedEvent executionResumed = 22; - clearExecutionStarted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionStartedEvent executionStarted = 3; - clearExecutionSuspended() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionSuspendedEvent executionSuspended = 21; - clearExecutionTerminated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionTerminatedEvent executionTerminated = 5; - clearExists() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
-
bool exists = 1; - clearFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.TaskFailureDetails failureDetails = 4; - clearFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.TaskFailureDetails failureDetails = 6; - clearFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.TaskFailureDetails failureDetails = 3; - clearFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.TaskFailureDetails failureDetails = 11; - clearFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - clearFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - clearFetchInputsAndOutputs() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
bool fetchInputsAndOutputs = 8; - clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- clearFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
-
.google.protobuf.Timestamp fireAt = 1; - clearFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - clearFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - clearGenericEvent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.GenericEvent genericEvent = 18; - clearGetInputsAndOutputs() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
-
bool getInputsAndOutputs = 2; - clearHistoryState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.HistoryStateEvent historyState = 19; - clearId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
int32 id = 1; - clearInnerFailure() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.TaskFailureDetails innerFailure = 4; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue input = 3; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
-
.google.protobuf.StringValue input = 1; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue input = 4; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue input = 4; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
-
.google.protobuf.StringValue input = 2; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
.google.protobuf.StringValue input = 3; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
-
.google.protobuf.StringValue input = 1; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue input = 3; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
-
.google.protobuf.StringValue input = 1; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
-
.google.protobuf.StringValue input = 1; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue input = 8; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
.google.protobuf.StringValue input = 3; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue input = 3; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue input = 4; - clearInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue input = 3; - clearInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.OrchestrationInstance instance = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
-
string instanceId = 1; - clearInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
-
string instanceId = 1; - clearInstanceIdPrefix() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue instanceIdPrefix = 7; - clearIsNonRetriable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
bool isNonRetriable = 5; - clearLastUpdatedTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - clearMaxInstanceCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
int32 maxInstanceCount = 5; - clearName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
string name = 1; - clearName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
string name = 2; - clearName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
string name = 2; - clearName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
-
string name = 1; - clearName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
string name = 2; - clearName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
string name = 1; - clearName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
string name = 2; - clearName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue name = 2; - clearName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
string name = 2; - clearName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
string name = 1; - clearName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
string name = 2; - clearName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
string name = 2; - clearName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
string name = 1; - clearNewEvents() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - clearNewVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue newVersion = 4; - clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- clearOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - clearOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - clearOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - clearOrchestrationState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
-
.OrchestrationState orchestrationState = 2; - clearOrchestrationState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
-
.OrchestrationState orchestrationState = 1; - clearOrchestrationState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - clearOrchestrationStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.OrchestrationStatus orchestrationStatus = 1; - clearOrchestrationStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.OrchestrationStatus orchestrationStatus = 1; - clearOrchestrationStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.OrchestrationStatus orchestrationStatus = 4; - clearOrchestratorActionType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- clearOrchestratorCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - clearOrchestratorRequest() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.OrchestratorRequest orchestratorRequest = 1; - clearOrchestratorStarted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorStartedEvent orchestratorStarted = 14; - clearOutput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue output = 9; - clearOutput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
-
.google.protobuf.StringValue output = 2; - clearParentInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.ParentInstanceInfo parentInstance = 5; - clearPastEvents() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - clearPurgeInstanceFilter() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - clearQuery() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
-
.InstanceQuery query = 1; - clearReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
-
.google.protobuf.StringValue reason = 2; - clearReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
-
.google.protobuf.StringValue reason = 2; - clearReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
-
.google.protobuf.StringValue reason = 2; - clearRecreateIfExists() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
-
bool recreateIfExists = 1; - clearRequest() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- clearRequest() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- clearResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.google.protobuf.StringValue result = 3; - clearResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue result = 2; - clearResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - clearResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - clearResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - clearRuntimeStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .OrchestrationStatus runtimeStatus = 1; - clearRuntimeStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
repeated .OrchestrationStatus runtimeStatus = 3; - clearScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - clearScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - clearScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - clearScheduleTask() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.ScheduleTaskAction scheduleTask = 2; - clearSendEvent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.SendEventAction sendEvent = 5; - clearStackTrace() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.google.protobuf.StringValue stackTrace = 3; - clearSubOrchestrationInstanceCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - clearSubOrchestrationInstanceCreated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - clearSubOrchestrationInstanceFailed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - clearTaskCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskCompletedEvent taskCompleted = 7; - clearTaskFailed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskFailedEvent taskFailed = 8; - clearTaskHubNames() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - clearTaskId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
int32 taskId = 5; - clearTaskId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
int32 taskId = 2; - clearTaskScheduled() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskScheduledEvent taskScheduled = 6; - clearTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
int32 taskScheduledId = 1; - clearTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
-
int32 taskScheduledId = 1; - clearTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
-
int32 taskScheduledId = 1; - clearTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
-
int32 taskScheduledId = 1; - clearTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
-
int32 taskScheduledId = 1; - clearTimerCreated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerCreatedEvent timerCreated = 12; - clearTimerFired() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerFiredEvent timerFired = 13; - clearTimerId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
-
int32 timerId = 2; - clearTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.google.protobuf.Timestamp timestamp = 2; - clearVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue version = 2; - clearVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue version = 3; - clearVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue version = 3; - clearVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue version = 2; - clearVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue version = 3; - clearVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue version = 3; - clearVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue version = 2; - clearVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue version = 3; - clearVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue version = 2; - clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- clone() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- close() - Method in class com.microsoft.durabletask.DurableTaskClient
-
Releases any network resources held by this object.
- close() - Method in class com.microsoft.durabletask.DurableTaskGrpcWorker
-
Closes the internally managed gRPC channel, if one exists.
- com.microsoft.durabletask - package com.microsoft.durabletask
- com.microsoft.durabletask.implementation.protobuf - package com.microsoft.durabletask.implementation.protobuf
- com.microsoft.durabletask.interruption - package com.microsoft.durabletask.interruption
- com.microsoft.durabletask.util - package com.microsoft.durabletask.util
- complete(Object) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Transitions the orchestration into the
OrchestrationRuntimeStatus.COMPLETEDstate with the given output. - completeActivityTask(OrchestratorService.ActivityResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
- completeActivityTask(OrchestratorService.ActivityResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
- completeActivityTask(OrchestratorService.ActivityResponse, StreamObserver<OrchestratorService.CompleteTaskResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
- completeActivityTask(OrchestratorService.ActivityResponse, StreamObserver<OrchestratorService.CompleteTaskResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
- COMPLETED - com.microsoft.durabletask.OrchestrationRuntimeStatus
-
The orchestration completed normally.
- COMPLETEORCHESTRATION - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.OrchestratorActionTypeCase
- COMPLETEORCHESTRATION_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- completeOrchestratorTask(OrchestratorService.OrchestratorResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
- completeOrchestratorTask(OrchestratorService.OrchestratorResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
- completeOrchestratorTask(OrchestratorService.OrchestratorResponse, StreamObserver<OrchestratorService.CompleteTaskResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
- completeOrchestratorTask(OrchestratorService.OrchestratorResponse, StreamObserver<OrchestratorService.CompleteTaskResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
- CompositeTaskFailedException - Exception in com.microsoft.durabletask
-
Exception that gets thrown when multiple
Tasks for an activity or sub-orchestration fails with an unhandled exception. - CONTINUATIONTOKEN_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- CONTINUATIONTOKEN_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- continueAsNew(Object) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Restarts the orchestration with a new input and clears its history.
- continueAsNew(Object, boolean) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Restarts the orchestration with a new input and clears its history.
- CONTINUEASNEW - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- CONTINUEASNEW_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- ContinueAsNewInterruption - Exception in com.microsoft.durabletask.interruption
-
Control flow
Throwableclass for orchestrator when invokeTaskOrchestrationContext.continueAsNew(java.lang.Object). - ContinueAsNewInterruption(String) - Constructor for exception com.microsoft.durabletask.interruption.ContinueAsNewInterruption
- CONTINUED_AS_NEW - com.microsoft.durabletask.OrchestrationRuntimeStatus
-
The orchestration is transitioning into a new instance.
- CORRELATIONDATA_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- create() - Method in interface com.microsoft.durabletask.TaskActivityFactory
-
Creates a new instance of
TaskActivity - create() - Method in interface com.microsoft.durabletask.TaskOrchestrationFactory
-
Creates a new instance of
TaskOrchestration - CREATEDTIMEFROM_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- CREATEDTIMEFROM_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- CREATEDTIMESTAMP_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- CREATEDTIMETO_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- CREATEDTIMETO_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- CREATESUBORCHESTRATION - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.OrchestratorActionTypeCase
- CREATESUBORCHESTRATION_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- createTaskHub(boolean) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Initializes the target task hub data store.
- createTaskHub(OrchestratorService.CreateTaskHubRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
-
Deletes and Creates the necessary resources for the orchestration service and the instance store
- createTaskHub(OrchestratorService.CreateTaskHubRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
-
Deletes and Creates the necessary resources for the orchestration service and the instance store
- createTaskHub(OrchestratorService.CreateTaskHubRequest, StreamObserver<OrchestratorService.CreateTaskHubResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
-
Deletes and Creates the necessary resources for the orchestration service and the instance store
- createTaskHub(OrchestratorService.CreateTaskHubRequest, StreamObserver<OrchestratorService.CreateTaskHubResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
-
Deletes and Creates the necessary resources for the orchestration service and the instance store
- createTimer(Duration) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Creates a durable timer that expires after the specified delay.
- createTimer(ZonedDateTime) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Creates a durable timer that expires after the specified timestamp with specific zone.
- CREATETIMER - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.OrchestratorActionTypeCase
- CREATETIMER_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- CUSTOMSTATUS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- CUSTOMSTATUS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
D
- DATA_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- DATA_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- dataConverter(DataConverter) - Method in class com.microsoft.durabletask.DurableTaskGrpcClientBuilder
-
Sets the
DataConverterto use for converting serializable data payloads. - dataConverter(DataConverter) - Method in class com.microsoft.durabletask.DurableTaskGrpcWorkerBuilder
-
Sets the
DataConverterto use for converting serializable data payloads. - DataConverter - Interface in com.microsoft.durabletask
-
Interface for serializing and deserializing data that gets passed to and from orchestrators and activities.
- DataConverter.DataConverterException - Exception in com.microsoft.durabletask
- DataConverterException(String, Throwable) - Constructor for exception com.microsoft.durabletask.DataConverter.DataConverterException
- DELETEDINSTANCECOUNT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- deleteTaskHub() - Method in class com.microsoft.durabletask.DurableTaskClient
-
Permanently deletes the target task hub data store and any orchestration data it may contain.
- deleteTaskHub(OrchestratorService.DeleteTaskHubRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
-
Deletes the resources for the orchestration service and optionally the instance store
- deleteTaskHub(OrchestratorService.DeleteTaskHubRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
-
Deletes the resources for the orchestration service and optionally the instance store
- deleteTaskHub(OrchestratorService.DeleteTaskHubRequest, StreamObserver<OrchestratorService.DeleteTaskHubResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
-
Deletes the resources for the orchestration service and optionally the instance store
- deleteTaskHub(OrchestratorService.DeleteTaskHubRequest, StreamObserver<OrchestratorService.DeleteTaskHubResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
-
Deletes the resources for the orchestration service and optionally the instance store
- deserialize(String, Class<T>) - Method in interface com.microsoft.durabletask.DataConverter
-
Deserializes the given text data into an object of the specified type.
- deserialize(String, Class<T>) - Method in class com.microsoft.durabletask.JacksonDataConverter
- DETAILS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- DurableTaskClient - Class in com.microsoft.durabletask
-
Base class that defines client operations for managing orchestration instances.
- DurableTaskClient() - Constructor for class com.microsoft.durabletask.DurableTaskClient
- DurableTaskGrpcClientBuilder - Class in com.microsoft.durabletask
-
Builder class for constructing new
DurableTaskClientobjects that communicate with a sidecar process over gRPC. - DurableTaskGrpcClientBuilder() - Constructor for class com.microsoft.durabletask.DurableTaskGrpcClientBuilder
- DurableTaskGrpcWorker - Class in com.microsoft.durabletask
-
Task hub worker that connects to a sidecar process over gRPC to execute orchestrator and activity events.
- DurableTaskGrpcWorkerBuilder - Class in com.microsoft.durabletask
-
Builder object for constructing customized
DurableTaskGrpcWorkerinstances. - DurableTaskGrpcWorkerBuilder() - Constructor for class com.microsoft.durabletask.DurableTaskGrpcWorkerBuilder
E
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- equals(Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- ERRORMESSAGE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- ERRORTYPE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- EVENTID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- EVENTRAISED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- EVENTRAISED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- EVENTSENT - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- EVENTSENT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- EVENTTYPE_NOT_SET - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- EXECUTIONCOMPLETED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- EXECUTIONCOMPLETED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- EXECUTIONID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- EXECUTIONID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- EXECUTIONRESUMED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- EXECUTIONRESUMED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- EXECUTIONSTARTED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- EXECUTIONSTARTED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- EXECUTIONSUSPENDED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- EXECUTIONSUSPENDED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- EXECUTIONTERMINATED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- EXECUTIONTERMINATED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- EXISTS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
F
- FAILED - com.microsoft.durabletask.OrchestrationRuntimeStatus
-
The orchestration completed with an unhandled exception.
- FailureDetails - Class in com.microsoft.durabletask
-
Class that represents the details of a task failure.
- FAILUREDETAILS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- FAILUREDETAILS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- FAILUREDETAILS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- FAILUREDETAILS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- FAILUREDETAILS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- FAILUREDETAILS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- FETCHINPUTSANDOUTPUTS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- FIREAT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- FIREAT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- FIREAT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- forNumber(int) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- forNumber(int) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
- forNumber(int) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.OrchestratorActionTypeCase
- forNumber(int) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.RequestCase
- forNumber(int) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.RequestCase
G
- generate(int, String, UUID, String) - Static method in class com.microsoft.durabletask.util.UUIDGenerator
- GENERICEVENT - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- GENERICEVENT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- getActions(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - getActions(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
-
repeated .OrchestratorAction actions = 2; - getActions(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponseOrBuilder
-
repeated .OrchestratorAction actions = 2; - getActionsBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - getActionsBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - getActionsCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - getActionsCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
-
repeated .OrchestratorAction actions = 2; - getActionsCount() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponseOrBuilder
-
repeated .OrchestratorAction actions = 2; - getActionsList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - getActionsList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
-
repeated .OrchestratorAction actions = 2; - getActionsList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponseOrBuilder
-
repeated .OrchestratorAction actions = 2; - getActionsOrBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - getActionsOrBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
-
repeated .OrchestratorAction actions = 2; - getActionsOrBuilder(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponseOrBuilder
-
repeated .OrchestratorAction actions = 2; - getActionsOrBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - getActionsOrBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
-
repeated .OrchestratorAction actions = 2; - getActionsOrBuilderList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponseOrBuilder
-
repeated .OrchestratorAction actions = 2; - getActivityRequest() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.ActivityRequest activityRequest = 2; - getActivityRequest() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
-
.ActivityRequest activityRequest = 2; - getActivityRequest() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItemOrBuilder
-
.ActivityRequest activityRequest = 2; - getActivityRequestBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.ActivityRequest activityRequest = 2; - getActivityRequestOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.ActivityRequest activityRequest = 2; - getActivityRequestOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
-
.ActivityRequest activityRequest = 2; - getActivityRequestOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItemOrBuilder
-
.ActivityRequest activityRequest = 2; - getBackoffCoefficient() - Method in class com.microsoft.durabletask.RetryPolicy
-
Gets the configured exponential backoff coefficient used to determine the delay between subsequent retries.
- getCarryoverEvents(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEvents(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEvents(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsCount() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsOrBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsOrBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsOrBuilder(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsOrBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsOrBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
repeated .HistoryEvent carryoverEvents = 5; - getCarryoverEventsOrBuilderList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
repeated .HistoryEvent carryoverEvents = 5; - getCompleteActivityTaskMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getCompleteOrchestration() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CompleteOrchestrationAction completeOrchestration = 6; - getCompleteOrchestration() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.CompleteOrchestrationAction completeOrchestration = 6; - getCompleteOrchestration() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.CompleteOrchestrationAction completeOrchestration = 6; - getCompleteOrchestrationBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CompleteOrchestrationAction completeOrchestration = 6; - getCompleteOrchestrationOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CompleteOrchestrationAction completeOrchestration = 6; - getCompleteOrchestrationOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.CompleteOrchestrationAction completeOrchestration = 6; - getCompleteOrchestrationOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.CompleteOrchestrationAction completeOrchestration = 6; - getCompleteOrchestratorTaskMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getContinuationToken() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue continuationToken = 6; - getContinuationToken() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
.google.protobuf.StringValue continuationToken = 6; - getContinuationToken() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
.google.protobuf.StringValue continuationToken = 6; - getContinuationToken() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
.google.protobuf.StringValue continuationToken = 2; - getContinuationToken() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
-
.google.protobuf.StringValue continuationToken = 2; - getContinuationToken() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponseOrBuilder
-
.google.protobuf.StringValue continuationToken = 2; - getContinuationToken() - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Gets the configured continuation token value or
nullif none was configured. - getContinuationToken() - Method in class com.microsoft.durabletask.OrchestrationStatusQueryResult
-
Gets the continuation token to use with the next query or
nullif no more metadata records are found. - getContinuationTokenBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue continuationToken = 6; - getContinuationTokenBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
.google.protobuf.StringValue continuationToken = 2; - getContinuationTokenOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue continuationToken = 6; - getContinuationTokenOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
.google.protobuf.StringValue continuationToken = 6; - getContinuationTokenOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
.google.protobuf.StringValue continuationToken = 6; - getContinuationTokenOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
.google.protobuf.StringValue continuationToken = 2; - getContinuationTokenOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
-
.google.protobuf.StringValue continuationToken = 2; - getContinuationTokenOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponseOrBuilder
-
.google.protobuf.StringValue continuationToken = 2; - getContinueAsNew() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ContinueAsNewEvent continueAsNew = 20; - getContinueAsNew() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ContinueAsNewEvent continueAsNew = 20; - getContinueAsNew() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ContinueAsNewEvent continueAsNew = 20; - getContinueAsNewBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ContinueAsNewEvent continueAsNew = 20; - getContinueAsNewOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ContinueAsNewEvent continueAsNew = 20; - getContinueAsNewOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ContinueAsNewEvent continueAsNew = 20; - getContinueAsNewOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ContinueAsNewEvent continueAsNew = 20; - getCorrelationData() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue correlationData = 7; - getCorrelationData() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.google.protobuf.StringValue correlationData = 7; - getCorrelationData() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.google.protobuf.StringValue correlationData = 7; - getCorrelationDataBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue correlationData = 7; - getCorrelationDataOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue correlationData = 7; - getCorrelationDataOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.google.protobuf.StringValue correlationData = 7; - getCorrelationDataOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.google.protobuf.StringValue correlationData = 7; - getCreatedAt() - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Gets the orchestration instance's creation time in UTC.
- getCreatedTimeFrom() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 2; - getCreatedTimeFrom() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
.google.protobuf.Timestamp createdTimeFrom = 2; - getCreatedTimeFrom() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
.google.protobuf.Timestamp createdTimeFrom = 2; - getCreatedTimeFrom() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 1; - getCreatedTimeFrom() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
-
.google.protobuf.Timestamp createdTimeFrom = 1; - getCreatedTimeFrom() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilterOrBuilder
-
.google.protobuf.Timestamp createdTimeFrom = 1; - getCreatedTimeFrom() - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Gets the configured minimum orchestration creation time or
nullif none was configured. - getCreatedTimeFrom() - Method in class com.microsoft.durabletask.PurgeInstanceCriteria
-
Gets the configured minimum orchestration creation time or
nullif none was configured. - getCreatedTimeFromBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 2; - getCreatedTimeFromBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 1; - getCreatedTimeFromOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 2; - getCreatedTimeFromOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
.google.protobuf.Timestamp createdTimeFrom = 2; - getCreatedTimeFromOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
.google.protobuf.Timestamp createdTimeFrom = 2; - getCreatedTimeFromOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 1; - getCreatedTimeFromOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
-
.google.protobuf.Timestamp createdTimeFrom = 1; - getCreatedTimeFromOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilterOrBuilder
-
.google.protobuf.Timestamp createdTimeFrom = 1; - getCreatedTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp createdTimestamp = 6; - getCreatedTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.Timestamp createdTimestamp = 6; - getCreatedTimestamp() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.Timestamp createdTimestamp = 6; - getCreatedTimestampBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp createdTimestamp = 6; - getCreatedTimestampOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp createdTimestamp = 6; - getCreatedTimestampOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.Timestamp createdTimestamp = 6; - getCreatedTimestampOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.Timestamp createdTimestamp = 6; - getCreatedTimeTo() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeTo = 3; - getCreatedTimeTo() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
.google.protobuf.Timestamp createdTimeTo = 3; - getCreatedTimeTo() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
.google.protobuf.Timestamp createdTimeTo = 3; - getCreatedTimeTo() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeTo = 2; - getCreatedTimeTo() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
-
.google.protobuf.Timestamp createdTimeTo = 2; - getCreatedTimeTo() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilterOrBuilder
-
.google.protobuf.Timestamp createdTimeTo = 2; - getCreatedTimeTo() - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Gets the configured maximum orchestration creation time or
nullif none was configured. - getCreatedTimeTo() - Method in class com.microsoft.durabletask.PurgeInstanceCriteria
-
Gets the configured maximum orchestration creation time or
nullif none was configured. - getCreatedTimeToBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeTo = 3; - getCreatedTimeToBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeTo = 2; - getCreatedTimeToOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeTo = 3; - getCreatedTimeToOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
.google.protobuf.Timestamp createdTimeTo = 3; - getCreatedTimeToOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
.google.protobuf.Timestamp createdTimeTo = 3; - getCreatedTimeToOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeTo = 2; - getCreatedTimeToOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
-
.google.protobuf.Timestamp createdTimeTo = 2; - getCreatedTimeToOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilterOrBuilder
-
.google.protobuf.Timestamp createdTimeTo = 2; - getCreateSubOrchestration() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - getCreateSubOrchestration() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - getCreateSubOrchestration() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - getCreateSubOrchestrationBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - getCreateSubOrchestrationOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - getCreateSubOrchestrationOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - getCreateSubOrchestrationOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - getCreateTaskHubMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getCreateTimer() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateTimerAction createTimer = 4; - getCreateTimer() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.CreateTimerAction createTimer = 4; - getCreateTimer() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.CreateTimerAction createTimer = 4; - getCreateTimerBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateTimerAction createTimer = 4; - getCreateTimerOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateTimerAction createTimer = 4; - getCreateTimerOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.CreateTimerAction createTimer = 4; - getCreateTimerOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.CreateTimerAction createTimer = 4; - getCurrentInstant() - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Gets the current orchestration time in UTC.
- getCustomStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue customStatus = 10; - getCustomStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.StringValue customStatus = 10; - getCustomStatus() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.StringValue customStatus = 10; - getCustomStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
.google.protobuf.StringValue customStatus = 3; - getCustomStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
-
.google.protobuf.StringValue customStatus = 3; - getCustomStatus() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponseOrBuilder
-
.google.protobuf.StringValue customStatus = 3; - getCustomStatusBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue customStatus = 10; - getCustomStatusBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
.google.protobuf.StringValue customStatus = 3; - getCustomStatusOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue customStatus = 10; - getCustomStatusOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.StringValue customStatus = 10; - getCustomStatusOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.StringValue customStatus = 10; - getCustomStatusOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
.google.protobuf.StringValue customStatus = 3; - getCustomStatusOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
-
.google.protobuf.StringValue customStatus = 3; - getCustomStatusOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponseOrBuilder
-
.google.protobuf.StringValue customStatus = 3; - getData() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
-
string data = 1; - getData() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
-
string data = 1; - getData() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEventOrBuilder
-
string data = 1; - getData() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.google.protobuf.StringValue data = 3; - getData() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
-
.google.protobuf.StringValue data = 3; - getData() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventActionOrBuilder
-
.google.protobuf.StringValue data = 3; - getDataBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.google.protobuf.StringValue data = 3; - getDataBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
-
string data = 1; - getDataBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
-
string data = 1; - getDataBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEventOrBuilder
-
string data = 1; - getDataOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.google.protobuf.StringValue data = 3; - getDataOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
-
.google.protobuf.StringValue data = 3; - getDataOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventActionOrBuilder
-
.google.protobuf.StringValue data = 3; - getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- getDefaultInstance() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- getDefaultInstanceForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- getDeletedInstanceCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
-
int32 deletedInstanceCount = 1; - getDeletedInstanceCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
-
int32 deletedInstanceCount = 1; - getDeletedInstanceCount() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponseOrBuilder
-
int32 deletedInstanceCount = 1; - getDeletedInstanceCount() - Method in class com.microsoft.durabletask.PurgeResult
-
Gets the number of purged orchestration instances.
- getDeleteTaskHubMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- getDescriptor() - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- getDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- getDescriptorForType() - Method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- getDescriptorForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- getDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue details = 3; - getDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.google.protobuf.StringValue details = 3; - getDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.google.protobuf.StringValue details = 3; - getDetailsBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue details = 3; - getDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue details = 3; - getDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.google.protobuf.StringValue details = 3; - getDetailsOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.google.protobuf.StringValue details = 3; - getErrorDetails() - Method in exception com.microsoft.durabletask.TaskFailedException
-
Gets the details of the task failure, including exception information.
- getErrorMessage() - Method in class com.microsoft.durabletask.FailureDetails
-
Gets a summary description of the error that caused this failure.
- getErrorMessage() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
string errorMessage = 2; - getErrorMessage() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
-
string errorMessage = 2; - getErrorMessage() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetailsOrBuilder
-
string errorMessage = 2; - getErrorMessageBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
string errorMessage = 2; - getErrorMessageBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
-
string errorMessage = 2; - getErrorMessageBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetailsOrBuilder
-
string errorMessage = 2; - getErrorType() - Method in class com.microsoft.durabletask.FailureDetails
-
Gets the exception class name if the failure was caused by an unhandled exception.
- getErrorType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
string errorType = 1; - getErrorType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
-
string errorType = 1; - getErrorType() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetailsOrBuilder
-
string errorType = 1; - getErrorTypeBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
string errorType = 1; - getErrorTypeBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
-
string errorType = 1; - getErrorTypeBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetailsOrBuilder
-
string errorType = 1; - getEventId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
int32 eventId = 1; - getEventId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
int32 eventId = 1; - getEventId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
int32 eventId = 1; - getEventRaised() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventRaisedEvent eventRaised = 17; - getEventRaised() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.EventRaisedEvent eventRaised = 17; - getEventRaised() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.EventRaisedEvent eventRaised = 17; - getEventRaisedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventRaisedEvent eventRaised = 17; - getEventRaisedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventRaisedEvent eventRaised = 17; - getEventRaisedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.EventRaisedEvent eventRaised = 17; - getEventRaisedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.EventRaisedEvent eventRaised = 17; - getEventSent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventSentEvent eventSent = 16; - getEventSent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.EventSentEvent eventSent = 16; - getEventSent() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.EventSentEvent eventSent = 16; - getEventSentBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventSentEvent eventSent = 16; - getEventSentOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventSentEvent eventSent = 16; - getEventSentOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.EventSentEvent eventSent = 16; - getEventSentOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.EventSentEvent eventSent = 16; - getEventTypeCase() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- getEventTypeCase() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- getEventTypeCase() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
- getExceptions() - Method in exception com.microsoft.durabletask.CompositeTaskFailedException
-
Gets a list of exceptions that occurred during execution of a group of
TaskThese exceptions include details of the task failure and exception information - getExecutionCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionCompletedEvent executionCompleted = 4; - getExecutionCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionCompletedEvent executionCompleted = 4; - getExecutionCompleted() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionCompletedEvent executionCompleted = 4; - getExecutionCompletedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionCompletedEvent executionCompleted = 4; - getExecutionCompletedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionCompletedEvent executionCompleted = 4; - getExecutionCompletedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionCompletedEvent executionCompleted = 4; - getExecutionCompletedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionCompletedEvent executionCompleted = 4; - getExecutionId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
.google.protobuf.StringValue executionId = 2; - getExecutionId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
-
.google.protobuf.StringValue executionId = 2; - getExecutionId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstanceOrBuilder
-
.google.protobuf.StringValue executionId = 2; - getExecutionId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
.google.protobuf.StringValue executionId = 2; - getExecutionId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
.google.protobuf.StringValue executionId = 2; - getExecutionId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
.google.protobuf.StringValue executionId = 2; - getExecutionIdBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
.google.protobuf.StringValue executionId = 2; - getExecutionIdBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
.google.protobuf.StringValue executionId = 2; - getExecutionIdOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
.google.protobuf.StringValue executionId = 2; - getExecutionIdOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
-
.google.protobuf.StringValue executionId = 2; - getExecutionIdOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstanceOrBuilder
-
.google.protobuf.StringValue executionId = 2; - getExecutionIdOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
.google.protobuf.StringValue executionId = 2; - getExecutionIdOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
.google.protobuf.StringValue executionId = 2; - getExecutionIdOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
.google.protobuf.StringValue executionId = 2; - getExecutionResumed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionResumedEvent executionResumed = 22; - getExecutionResumed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionResumedEvent executionResumed = 22; - getExecutionResumed() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionResumedEvent executionResumed = 22; - getExecutionResumedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionResumedEvent executionResumed = 22; - getExecutionResumedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionResumedEvent executionResumed = 22; - getExecutionResumedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionResumedEvent executionResumed = 22; - getExecutionResumedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionResumedEvent executionResumed = 22; - getExecutionStarted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionStartedEvent executionStarted = 3; - getExecutionStarted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionStartedEvent executionStarted = 3; - getExecutionStarted() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionStartedEvent executionStarted = 3; - getExecutionStartedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionStartedEvent executionStarted = 3; - getExecutionStartedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionStartedEvent executionStarted = 3; - getExecutionStartedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionStartedEvent executionStarted = 3; - getExecutionStartedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionStartedEvent executionStarted = 3; - getExecutionSuspended() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionSuspendedEvent executionSuspended = 21; - getExecutionSuspended() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionSuspendedEvent executionSuspended = 21; - getExecutionSuspended() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionSuspendedEvent executionSuspended = 21; - getExecutionSuspendedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionSuspendedEvent executionSuspended = 21; - getExecutionSuspendedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionSuspendedEvent executionSuspended = 21; - getExecutionSuspendedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionSuspendedEvent executionSuspended = 21; - getExecutionSuspendedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionSuspendedEvent executionSuspended = 21; - getExecutionTerminated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionTerminatedEvent executionTerminated = 5; - getExecutionTerminated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionTerminatedEvent executionTerminated = 5; - getExecutionTerminated() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionTerminatedEvent executionTerminated = 5; - getExecutionTerminatedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionTerminatedEvent executionTerminated = 5; - getExecutionTerminatedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionTerminatedEvent executionTerminated = 5; - getExecutionTerminatedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionTerminatedEvent executionTerminated = 5; - getExecutionTerminatedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionTerminatedEvent executionTerminated = 5; - getExists() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
-
bool exists = 1; - getExists() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
-
bool exists = 1; - getExists() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponseOrBuilder
-
bool exists = 1; - getFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.TaskFailureDetails failureDetails = 4; - getFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
-
.TaskFailureDetails failureDetails = 4; - getFailureDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponseOrBuilder
-
.TaskFailureDetails failureDetails = 4; - getFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.TaskFailureDetails failureDetails = 6; - getFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.TaskFailureDetails failureDetails = 6; - getFailureDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.TaskFailureDetails failureDetails = 6; - getFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.TaskFailureDetails failureDetails = 3; - getFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
-
.TaskFailureDetails failureDetails = 3; - getFailureDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEventOrBuilder
-
.TaskFailureDetails failureDetails = 3; - getFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.TaskFailureDetails failureDetails = 11; - getFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.TaskFailureDetails failureDetails = 11; - getFailureDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.TaskFailureDetails failureDetails = 11; - getFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - getFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
-
.TaskFailureDetails failureDetails = 2; - getFailureDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEventOrBuilder
-
.TaskFailureDetails failureDetails = 2; - getFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - getFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
-
.TaskFailureDetails failureDetails = 2; - getFailureDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEventOrBuilder
-
.TaskFailureDetails failureDetails = 2; - getFailureDetails() - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Gets the failure details, if any, for the failed orchestration instance.
- getFailureDetailsBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.TaskFailureDetails failureDetails = 4; - getFailureDetailsBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.TaskFailureDetails failureDetails = 6; - getFailureDetailsBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.TaskFailureDetails failureDetails = 3; - getFailureDetailsBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.TaskFailureDetails failureDetails = 11; - getFailureDetailsBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - getFailureDetailsBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - getFailureDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.TaskFailureDetails failureDetails = 4; - getFailureDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
-
.TaskFailureDetails failureDetails = 4; - getFailureDetailsOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponseOrBuilder
-
.TaskFailureDetails failureDetails = 4; - getFailureDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.TaskFailureDetails failureDetails = 6; - getFailureDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.TaskFailureDetails failureDetails = 6; - getFailureDetailsOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.TaskFailureDetails failureDetails = 6; - getFailureDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.TaskFailureDetails failureDetails = 3; - getFailureDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
-
.TaskFailureDetails failureDetails = 3; - getFailureDetailsOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEventOrBuilder
-
.TaskFailureDetails failureDetails = 3; - getFailureDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.TaskFailureDetails failureDetails = 11; - getFailureDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.TaskFailureDetails failureDetails = 11; - getFailureDetailsOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.TaskFailureDetails failureDetails = 11; - getFailureDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - getFailureDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
-
.TaskFailureDetails failureDetails = 2; - getFailureDetailsOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEventOrBuilder
-
.TaskFailureDetails failureDetails = 2; - getFailureDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - getFailureDetailsOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
-
.TaskFailureDetails failureDetails = 2; - getFailureDetailsOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEventOrBuilder
-
.TaskFailureDetails failureDetails = 2; - getFetchInputsAndOutputs() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
bool fetchInputsAndOutputs = 8; - getFetchInputsAndOutputs() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
bool fetchInputsAndOutputs = 8; - getFetchInputsAndOutputs() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
bool fetchInputsAndOutputs = 8; - getFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
-
.google.protobuf.Timestamp fireAt = 1; - getFireAt() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerActionOrBuilder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
-
.google.protobuf.Timestamp fireAt = 1; - getFireAt() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEventOrBuilder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
-
.google.protobuf.Timestamp fireAt = 1; - getFireAt() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEventOrBuilder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAtBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAtBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAtBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAtOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAtOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
-
.google.protobuf.Timestamp fireAt = 1; - getFireAtOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerActionOrBuilder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAtOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAtOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
-
.google.protobuf.Timestamp fireAt = 1; - getFireAtOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEventOrBuilder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAtOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - getFireAtOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
-
.google.protobuf.Timestamp fireAt = 1; - getFireAtOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEventOrBuilder
-
.google.protobuf.Timestamp fireAt = 1; - getFirstRetryInterval() - Method in class com.microsoft.durabletask.RetryPolicy
-
Gets the configured amount of time to delay between the first and second attempt.
- getGenericEvent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.GenericEvent genericEvent = 18; - getGenericEvent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.GenericEvent genericEvent = 18; - getGenericEvent() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.GenericEvent genericEvent = 18; - getGenericEventBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.GenericEvent genericEvent = 18; - getGenericEventOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.GenericEvent genericEvent = 18; - getGenericEventOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.GenericEvent genericEvent = 18; - getGenericEventOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.GenericEvent genericEvent = 18; - getGetInputsAndOutputs() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
-
bool getInputsAndOutputs = 2; - getGetInputsAndOutputs() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
-
bool getInputsAndOutputs = 2; - getGetInputsAndOutputs() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequestOrBuilder
-
bool getInputsAndOutputs = 2; - getGetInstanceMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getGetWorkItemsMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getHelloMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getHistoryState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.HistoryStateEvent historyState = 19; - getHistoryState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.HistoryStateEvent historyState = 19; - getHistoryState() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.HistoryStateEvent historyState = 19; - getHistoryStateBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.HistoryStateEvent historyState = 19; - getHistoryStateOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.HistoryStateEvent historyState = 19; - getHistoryStateOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.HistoryStateEvent historyState = 19; - getHistoryStateOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.HistoryStateEvent historyState = 19; - getId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
int32 id = 1; - getId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
int32 id = 1; - getId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
int32 id = 1; - getInnerFailure() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.TaskFailureDetails innerFailure = 4; - getInnerFailure() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
-
.TaskFailureDetails innerFailure = 4; - getInnerFailure() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetailsOrBuilder
-
.TaskFailureDetails innerFailure = 4; - getInnerFailureBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.TaskFailureDetails innerFailure = 4; - getInnerFailureOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.TaskFailureDetails innerFailure = 4; - getInnerFailureOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
-
.TaskFailureDetails innerFailure = 4; - getInnerFailureOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetailsOrBuilder
-
.TaskFailureDetails innerFailure = 4; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue input = 3; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
-
.google.protobuf.StringValue input = 3; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequestOrBuilder
-
.google.protobuf.StringValue input = 3; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
-
.google.protobuf.StringValue input = 1; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
-
.google.protobuf.StringValue input = 1; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEventOrBuilder
-
.google.protobuf.StringValue input = 1; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue input = 4; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
-
.google.protobuf.StringValue input = 4; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequestOrBuilder
-
.google.protobuf.StringValue input = 4; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue input = 4; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
-
.google.protobuf.StringValue input = 4; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationActionOrBuilder
-
.google.protobuf.StringValue input = 4; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
-
.google.protobuf.StringValue input = 2; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
-
.google.protobuf.StringValue input = 2; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEventOrBuilder
-
.google.protobuf.StringValue input = 2; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
.google.protobuf.StringValue input = 3; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
-
.google.protobuf.StringValue input = 3; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEventOrBuilder
-
.google.protobuf.StringValue input = 3; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
-
.google.protobuf.StringValue input = 1; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
-
.google.protobuf.StringValue input = 1; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEventOrBuilder
-
.google.protobuf.StringValue input = 1; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue input = 3; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.google.protobuf.StringValue input = 3; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.google.protobuf.StringValue input = 3; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
-
.google.protobuf.StringValue input = 1; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
-
.google.protobuf.StringValue input = 1; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEventOrBuilder
-
.google.protobuf.StringValue input = 1; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
-
.google.protobuf.StringValue input = 1; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
-
.google.protobuf.StringValue input = 1; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEventOrBuilder
-
.google.protobuf.StringValue input = 1; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue input = 8; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.StringValue input = 8; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.StringValue input = 8; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
.google.protobuf.StringValue input = 3; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
-
.google.protobuf.StringValue input = 3; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequestOrBuilder
-
.google.protobuf.StringValue input = 3; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue input = 3; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
-
.google.protobuf.StringValue input = 3; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskActionOrBuilder
-
.google.protobuf.StringValue input = 3; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue input = 4; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
-
.google.protobuf.StringValue input = 4; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEventOrBuilder
-
.google.protobuf.StringValue input = 4; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue input = 3; - getInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
-
.google.protobuf.StringValue input = 3; - getInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEventOrBuilder
-
.google.protobuf.StringValue input = 3; - getInput() - Method in class com.microsoft.durabletask.NewOrchestrationInstanceOptions
-
Gets the input of the new orchestration.
- getInput(Class<T>) - Method in interface com.microsoft.durabletask.TaskActivityContext
-
Gets the deserialized activity input.
- getInput(Class<V>) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Gets the deserialized input of the current task orchestration.
- getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue input = 3; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
-
.google.protobuf.StringValue input = 1; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue input = 4; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue input = 4; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
-
.google.protobuf.StringValue input = 2; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
.google.protobuf.StringValue input = 3; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
-
.google.protobuf.StringValue input = 1; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue input = 3; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
-
.google.protobuf.StringValue input = 1; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
-
.google.protobuf.StringValue input = 1; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue input = 8; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
.google.protobuf.StringValue input = 3; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue input = 3; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue input = 4; - getInputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequestOrBuilder
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
-
.google.protobuf.StringValue input = 1; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
-
.google.protobuf.StringValue input = 1; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEventOrBuilder
-
.google.protobuf.StringValue input = 1; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue input = 4; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
-
.google.protobuf.StringValue input = 4; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequestOrBuilder
-
.google.protobuf.StringValue input = 4; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue input = 4; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
-
.google.protobuf.StringValue input = 4; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationActionOrBuilder
-
.google.protobuf.StringValue input = 4; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
-
.google.protobuf.StringValue input = 2; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
-
.google.protobuf.StringValue input = 2; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEventOrBuilder
-
.google.protobuf.StringValue input = 2; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEventOrBuilder
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
-
.google.protobuf.StringValue input = 1; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
-
.google.protobuf.StringValue input = 1; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEventOrBuilder
-
.google.protobuf.StringValue input = 1; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
-
.google.protobuf.StringValue input = 1; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
-
.google.protobuf.StringValue input = 1; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEventOrBuilder
-
.google.protobuf.StringValue input = 1; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
-
.google.protobuf.StringValue input = 1; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
-
.google.protobuf.StringValue input = 1; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEventOrBuilder
-
.google.protobuf.StringValue input = 1; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue input = 8; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.StringValue input = 8; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.StringValue input = 8; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequestOrBuilder
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskActionOrBuilder
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue input = 4; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
-
.google.protobuf.StringValue input = 4; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEventOrBuilder
-
.google.protobuf.StringValue input = 4; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
-
.google.protobuf.StringValue input = 3; - getInputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEventOrBuilder
-
.google.protobuf.StringValue input = 3; - GETINPUTSANDOUTPUTS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- getInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.OrchestrationInstance instance = 1; - getInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
-
.OrchestrationInstance instance = 1; - getInstance() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventActionOrBuilder
-
.OrchestrationInstance instance = 1; - getInstance(OrchestratorService.GetInstanceRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
-
Gets the status of an existing orchestration instance.
- getInstance(OrchestratorService.GetInstanceRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
-
Gets the status of an existing orchestration instance.
- getInstance(OrchestratorService.GetInstanceRequest, StreamObserver<OrchestratorService.GetInstanceResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
-
Gets the status of an existing orchestration instance.
- getInstance(OrchestratorService.GetInstanceRequest, StreamObserver<OrchestratorService.GetInstanceResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
-
Gets the status of an existing orchestration instance.
- getInstanceBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.OrchestrationInstance instance = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponseOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequestOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponseOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationActionOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEventOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequestOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstanceOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponseOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequestOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequestOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequestOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequestOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEventOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequestOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
-
string instanceId = 1; - getInstanceId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequestOrBuilder
-
string instanceId = 1; - getInstanceId() - Method in class com.microsoft.durabletask.NewOrchestrationInstanceOptions
-
Gets the instance ID of the new orchestration.
- getInstanceId() - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Gets the unique ID of the orchestration instance.
- getInstanceId() - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Gets the unique ID of the current orchestration instance.
- getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponseOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequestOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponseOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationActionOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEventOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequestOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstanceOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponseOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequestOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequestOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequestOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequestOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEventOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequestOrBuilder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
-
string instanceId = 1; - getInstanceIdBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
-
string instanceId = 1; - getInstanceIdBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequestOrBuilder
-
string instanceId = 1; - getInstanceIdPrefix() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue instanceIdPrefix = 7; - getInstanceIdPrefix() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
.google.protobuf.StringValue instanceIdPrefix = 7; - getInstanceIdPrefix() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
.google.protobuf.StringValue instanceIdPrefix = 7; - getInstanceIdPrefix() - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Gets the configured instance ID prefix filter value or
nullif none was configured. - getInstanceIdPrefixBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue instanceIdPrefix = 7; - getInstanceIdPrefixOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue instanceIdPrefix = 7; - getInstanceIdPrefixOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
.google.protobuf.StringValue instanceIdPrefix = 7; - getInstanceIdPrefixOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
.google.protobuf.StringValue instanceIdPrefix = 7; - getInstanceMetadata(String, boolean) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Fetches orchestration instance metadata from the configured durable store.
- getInstanceOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.OrchestrationInstance instance = 1; - getInstanceOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
-
.OrchestrationInstance instance = 1; - getInstanceOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventActionOrBuilder
-
.OrchestrationInstance instance = 1; - getInstantFromTimestamp(Timestamp) - Static method in interface com.microsoft.durabletask.DataConverter
- getIsNonRetriable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
bool isNonRetriable = 5; - getIsNonRetriable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
-
bool isNonRetriable = 5; - getIsNonRetriable() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetailsOrBuilder
-
bool isNonRetriable = 5; - getIsReplaying() - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Gets a value indicating whether the orchestrator is currently replaying a previous execution.
- getLastAttemptNumber() - Method in class com.microsoft.durabletask.RetryContext
-
Gets the previous retry attempt number.
- getLastFailure() - Method in class com.microsoft.durabletask.RetryContext
-
Gets the details of the previous task failure, including the exception type, message, and callstack.
- getLastUpdatedAt() - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Gets the orchestration instance's last updated time in UTC.
- getLastUpdatedTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - getLastUpdatedTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - getLastUpdatedTimestamp() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - getLastUpdatedTimestampBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - getLastUpdatedTimestampOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - getLastUpdatedTimestampOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - getLastUpdatedTimestampOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - getMaxInstanceCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
int32 maxInstanceCount = 5; - getMaxInstanceCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
int32 maxInstanceCount = 5; - getMaxInstanceCount() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
int32 maxInstanceCount = 5; - getMaxInstanceCount() - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Gets the configured maximum number of records that can be returned by the query.
- getMaxNumberOfAttempts() - Method in class com.microsoft.durabletask.RetryPolicy
-
Gets the configured maximum number of task invocation attempts.
- getMaxRetryInterval() - Method in class com.microsoft.durabletask.RetryPolicy
-
Gets the configured maximum time to delay between attempts.
- getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
string name = 1; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
-
string name = 1; - getName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequestOrBuilder
-
string name = 1; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
-
string name = 2; - getName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequestOrBuilder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
-
string name = 2; - getName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationActionOrBuilder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
-
string name = 1; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
-
string name = 1; - getName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEventOrBuilder
-
string name = 1; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
-
string name = 2; - getName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEventOrBuilder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
string name = 1; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
string name = 1; - getName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
string name = 1; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
string name = 2; - getName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
-
.google.protobuf.StringValue name = 2; - getName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfoOrBuilder
-
.google.protobuf.StringValue name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
-
string name = 2; - getName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequestOrBuilder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
string name = 1; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
-
string name = 1; - getName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskActionOrBuilder
-
string name = 1; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
-
string name = 2; - getName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventActionOrBuilder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
-
string name = 2; - getName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEventOrBuilder
-
string name = 2; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
string name = 1; - getName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
-
string name = 1; - getName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEventOrBuilder
-
string name = 1; - getName() - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Gets the name of the orchestration.
- getName() - Method in interface com.microsoft.durabletask.TaskActivityContext
-
Gets the name of the current task activity.
- getName() - Method in interface com.microsoft.durabletask.TaskActivityFactory
-
Gets the name of the activity this factory creates.
- getName() - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Gets the name of the current task orchestration.
- getName() - Method in interface com.microsoft.durabletask.TaskOrchestrationFactory
-
Gets the name of the orchestration this factory creates.
- getNameBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
string name = 1; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
-
string name = 1; - getNameBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequestOrBuilder
-
string name = 1; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
-
string name = 2; - getNameBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequestOrBuilder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
-
string name = 2; - getNameBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationActionOrBuilder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
-
string name = 1; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
-
string name = 1; - getNameBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEventOrBuilder
-
string name = 1; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
-
string name = 2; - getNameBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEventOrBuilder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
string name = 1; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
string name = 1; - getNameBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
string name = 1; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
string name = 2; - getNameBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
-
string name = 2; - getNameBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequestOrBuilder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
string name = 1; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
-
string name = 1; - getNameBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskActionOrBuilder
-
string name = 1; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
-
string name = 2; - getNameBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventActionOrBuilder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
-
string name = 2; - getNameBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEventOrBuilder
-
string name = 2; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
string name = 1; - getNameBytes() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
-
string name = 1; - getNameBytes() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEventOrBuilder
-
string name = 1; - getNameOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue name = 2; - getNameOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
-
.google.protobuf.StringValue name = 2; - getNameOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfoOrBuilder
-
.google.protobuf.StringValue name = 2; - getNewEvents(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - getNewEvents(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
repeated .HistoryEvent newEvents = 4; - getNewEvents(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
repeated .HistoryEvent newEvents = 4; - getNewEventsBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - getNewEventsBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - getNewEventsCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - getNewEventsCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
repeated .HistoryEvent newEvents = 4; - getNewEventsCount() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
repeated .HistoryEvent newEvents = 4; - getNewEventsList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - getNewEventsList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
repeated .HistoryEvent newEvents = 4; - getNewEventsList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
repeated .HistoryEvent newEvents = 4; - getNewEventsOrBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - getNewEventsOrBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
repeated .HistoryEvent newEvents = 4; - getNewEventsOrBuilder(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
repeated .HistoryEvent newEvents = 4; - getNewEventsOrBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - getNewEventsOrBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
repeated .HistoryEvent newEvents = 4; - getNewEventsOrBuilderList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
repeated .HistoryEvent newEvents = 4; - getNewVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue newVersion = 4; - getNewVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.google.protobuf.StringValue newVersion = 4; - getNewVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.google.protobuf.StringValue newVersion = 4; - getNewVersionBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue newVersion = 4; - getNewVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue newVersion = 4; - getNewVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.google.protobuf.StringValue newVersion = 4; - getNewVersionOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.google.protobuf.StringValue newVersion = 4; - getNumber() - Method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- getNumber() - Method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
- getNumber() - Method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.OrchestratorActionTypeCase
- getNumber() - Method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.RequestCase
- getNumber() - Method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.RequestCase
- getOrchestrationContext() - Method in class com.microsoft.durabletask.RetryContext
-
Gets the context of the current orchestration.
- getOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstance() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequestOrBuilder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstance() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstance() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfoOrBuilder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstanceBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstanceBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstanceBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstanceOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstanceOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstanceOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequestOrBuilder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstanceOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstanceOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstanceOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstanceOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstanceOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationInstanceOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfoOrBuilder
-
.OrchestrationInstance orchestrationInstance = 4; - getOrchestrationState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
-
.OrchestrationState orchestrationState = 2; - getOrchestrationState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
-
.OrchestrationState orchestrationState = 2; - getOrchestrationState() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponseOrBuilder
-
.OrchestrationState orchestrationState = 2; - getOrchestrationState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
-
.OrchestrationState orchestrationState = 1; - getOrchestrationState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
-
.OrchestrationState orchestrationState = 1; - getOrchestrationState() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEventOrBuilder
-
.OrchestrationState orchestrationState = 1; - getOrchestrationState() - Method in class com.microsoft.durabletask.OrchestrationStatusQueryResult
-
Gets the list of orchestration metadata records that matched the
DurableTaskClient.queryInstances(com.microsoft.durabletask.OrchestrationStatusQuery)query. - getOrchestrationState(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationState(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationState(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponseOrBuilder
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
-
.OrchestrationState orchestrationState = 2; - getOrchestrationStateBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
-
.OrchestrationState orchestrationState = 1; - getOrchestrationStateBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateCount() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponseOrBuilder
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponseOrBuilder
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
-
.OrchestrationState orchestrationState = 2; - getOrchestrationStateOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
-
.OrchestrationState orchestrationState = 2; - getOrchestrationStateOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponseOrBuilder
-
.OrchestrationState orchestrationState = 2; - getOrchestrationStateOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
-
.OrchestrationState orchestrationState = 1; - getOrchestrationStateOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
-
.OrchestrationState orchestrationState = 1; - getOrchestrationStateOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEventOrBuilder
-
.OrchestrationState orchestrationState = 1; - getOrchestrationStateOrBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateOrBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateOrBuilder(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponseOrBuilder
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateOrBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateOrBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStateOrBuilderList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponseOrBuilder
-
repeated .OrchestrationState orchestrationState = 1; - getOrchestrationStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.OrchestrationStatus orchestrationStatus = 1; - getOrchestrationStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.OrchestrationStatus orchestrationStatus = 1; - getOrchestrationStatus() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.OrchestrationStatus orchestrationStatus = 1; - getOrchestrationStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.OrchestrationStatus orchestrationStatus = 1; - getOrchestrationStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
-
.OrchestrationStatus orchestrationStatus = 1; - getOrchestrationStatus() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEventOrBuilder
-
.OrchestrationStatus orchestrationStatus = 1; - getOrchestrationStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.OrchestrationStatus orchestrationStatus = 4; - getOrchestrationStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.OrchestrationStatus orchestrationStatus = 4; - getOrchestrationStatus() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.OrchestrationStatus orchestrationStatus = 4; - getOrchestrationStatusValue() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.OrchestrationStatus orchestrationStatus = 1; - getOrchestrationStatusValue() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.OrchestrationStatus orchestrationStatus = 1; - getOrchestrationStatusValue() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.OrchestrationStatus orchestrationStatus = 1; - getOrchestrationStatusValue() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.OrchestrationStatus orchestrationStatus = 1; - getOrchestrationStatusValue() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
-
.OrchestrationStatus orchestrationStatus = 1; - getOrchestrationStatusValue() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEventOrBuilder
-
.OrchestrationStatus orchestrationStatus = 1; - getOrchestrationStatusValue() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.OrchestrationStatus orchestrationStatus = 4; - getOrchestrationStatusValue() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.OrchestrationStatus orchestrationStatus = 4; - getOrchestrationStatusValue() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.OrchestrationStatus orchestrationStatus = 4; - getOrchestratorActionTypeCase() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- getOrchestratorActionTypeCase() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- getOrchestratorActionTypeCase() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
- getOrchestratorCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - getOrchestratorCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - getOrchestratorCompleted() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - getOrchestratorCompletedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - getOrchestratorCompletedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - getOrchestratorCompletedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - getOrchestratorCompletedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - getOrchestratorRequest() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.OrchestratorRequest orchestratorRequest = 1; - getOrchestratorRequest() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
-
.OrchestratorRequest orchestratorRequest = 1; - getOrchestratorRequest() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItemOrBuilder
-
.OrchestratorRequest orchestratorRequest = 1; - getOrchestratorRequestBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.OrchestratorRequest orchestratorRequest = 1; - getOrchestratorRequestOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.OrchestratorRequest orchestratorRequest = 1; - getOrchestratorRequestOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
-
.OrchestratorRequest orchestratorRequest = 1; - getOrchestratorRequestOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItemOrBuilder
-
.OrchestratorRequest orchestratorRequest = 1; - getOrchestratorStarted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorStartedEvent orchestratorStarted = 14; - getOrchestratorStarted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.OrchestratorStartedEvent orchestratorStarted = 14; - getOrchestratorStarted() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.OrchestratorStartedEvent orchestratorStarted = 14; - getOrchestratorStartedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorStartedEvent orchestratorStarted = 14; - getOrchestratorStartedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorStartedEvent orchestratorStarted = 14; - getOrchestratorStartedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.OrchestratorStartedEvent orchestratorStarted = 14; - getOrchestratorStartedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.OrchestratorStartedEvent orchestratorStarted = 14; - getOutput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue output = 9; - getOutput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.StringValue output = 9; - getOutput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.StringValue output = 9; - getOutput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
-
.google.protobuf.StringValue output = 2; - getOutput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
-
.google.protobuf.StringValue output = 2; - getOutput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequestOrBuilder
-
.google.protobuf.StringValue output = 2; - getOutputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue output = 9; - getOutputBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
-
.google.protobuf.StringValue output = 2; - getOutputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue output = 9; - getOutputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.StringValue output = 9; - getOutputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.StringValue output = 9; - getOutputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
-
.google.protobuf.StringValue output = 2; - getOutputOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
-
.google.protobuf.StringValue output = 2; - getOutputOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequestOrBuilder
-
.google.protobuf.StringValue output = 2; - getParentInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.ParentInstanceInfo parentInstance = 5; - getParentInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.ParentInstanceInfo parentInstance = 5; - getParentInstance() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.ParentInstanceInfo parentInstance = 5; - getParentInstanceBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.ParentInstanceInfo parentInstance = 5; - getParentInstanceOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.ParentInstanceInfo parentInstance = 5; - getParentInstanceOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.ParentInstanceInfo parentInstance = 5; - getParentInstanceOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.ParentInstanceInfo parentInstance = 5; - getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- getParserForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- getPastEvents(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - getPastEvents(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
repeated .HistoryEvent pastEvents = 3; - getPastEvents(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsCount() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsOrBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsOrBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsOrBuilder(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsOrBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsOrBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
repeated .HistoryEvent pastEvents = 3; - getPastEventsOrBuilderList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
repeated .HistoryEvent pastEvents = 3; - getPurgeInstanceFilter() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - getPurgeInstanceFilter() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - getPurgeInstanceFilter() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequestOrBuilder
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - getPurgeInstanceFilterBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - getPurgeInstanceFilterOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - getPurgeInstanceFilterOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - getPurgeInstanceFilterOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequestOrBuilder
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - getPurgeInstancesMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getQuery() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
-
.InstanceQuery query = 1; - getQuery() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
-
.InstanceQuery query = 1; - getQuery() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequestOrBuilder
-
.InstanceQuery query = 1; - getQueryBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
-
.InstanceQuery query = 1; - getQueryInstancesMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getQueryOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
-
.InstanceQuery query = 1; - getQueryOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
-
.InstanceQuery query = 1; - getQueryOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequestOrBuilder
-
.InstanceQuery query = 1; - getRaiseEventMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
-
.google.protobuf.StringValue reason = 2; - getReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
-
.google.protobuf.StringValue reason = 2; - getReason() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequestOrBuilder
-
.google.protobuf.StringValue reason = 2; - getReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
-
.google.protobuf.StringValue reason = 2; - getReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
-
.google.protobuf.StringValue reason = 2; - getReason() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequestOrBuilder
-
.google.protobuf.StringValue reason = 2; - getReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
-
.google.protobuf.StringValue reason = 2; - getReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
-
.google.protobuf.StringValue reason = 2; - getReason() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequestOrBuilder
-
.google.protobuf.StringValue reason = 2; - getReasonBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
-
.google.protobuf.StringValue reason = 2; - getReasonBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
-
.google.protobuf.StringValue reason = 2; - getReasonBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
-
.google.protobuf.StringValue reason = 2; - getReasonOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
-
.google.protobuf.StringValue reason = 2; - getReasonOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
-
.google.protobuf.StringValue reason = 2; - getReasonOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequestOrBuilder
-
.google.protobuf.StringValue reason = 2; - getReasonOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
-
.google.protobuf.StringValue reason = 2; - getReasonOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
-
.google.protobuf.StringValue reason = 2; - getReasonOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequestOrBuilder
-
.google.protobuf.StringValue reason = 2; - getReasonOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
-
.google.protobuf.StringValue reason = 2; - getReasonOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
-
.google.protobuf.StringValue reason = 2; - getReasonOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequestOrBuilder
-
.google.protobuf.StringValue reason = 2; - getRecreateIfExists() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
-
bool recreateIfExists = 1; - getRecreateIfExists() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
-
bool recreateIfExists = 1; - getRecreateIfExists() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequestOrBuilder
-
bool recreateIfExists = 1; - getRequestCase() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- getRequestCase() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- getRequestCase() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequestOrBuilder
- getRequestCase() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- getRequestCase() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- getRequestCase() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItemOrBuilder
- getResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.google.protobuf.StringValue result = 3; - getResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
-
.google.protobuf.StringValue result = 3; - getResult() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponseOrBuilder
-
.google.protobuf.StringValue result = 3; - getResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue result = 2; - getResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.google.protobuf.StringValue result = 2; - getResult() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.google.protobuf.StringValue result = 2; - getResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - getResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
-
.google.protobuf.StringValue result = 2; - getResult() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEventOrBuilder
-
.google.protobuf.StringValue result = 2; - getResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - getResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
-
.google.protobuf.StringValue result = 2; - getResult() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEventOrBuilder
-
.google.protobuf.StringValue result = 2; - getResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - getResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
-
.google.protobuf.StringValue result = 2; - getResult() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEventOrBuilder
-
.google.protobuf.StringValue result = 2; - getResultBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.google.protobuf.StringValue result = 3; - getResultBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue result = 2; - getResultBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - getResultBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - getResultBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - getResultOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.google.protobuf.StringValue result = 3; - getResultOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
-
.google.protobuf.StringValue result = 3; - getResultOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponseOrBuilder
-
.google.protobuf.StringValue result = 3; - getResultOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue result = 2; - getResultOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.google.protobuf.StringValue result = 2; - getResultOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.google.protobuf.StringValue result = 2; - getResultOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - getResultOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
-
.google.protobuf.StringValue result = 2; - getResultOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEventOrBuilder
-
.google.protobuf.StringValue result = 2; - getResultOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - getResultOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
-
.google.protobuf.StringValue result = 2; - getResultOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEventOrBuilder
-
.google.protobuf.StringValue result = 2; - getResultOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - getResultOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
-
.google.protobuf.StringValue result = 2; - getResultOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEventOrBuilder
-
.google.protobuf.StringValue result = 2; - getResumeInstanceMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getRetryHandler() - Method in class com.microsoft.durabletask.TaskOptions
-
Gets the configured
RetryHandlervalue ornullif none was configured. - getRetryPolicy() - Method in class com.microsoft.durabletask.TaskOptions
-
Gets the configured
RetryPolicyvalue ornullif none was configured. - getRetryTimeout() - Method in class com.microsoft.durabletask.RetryPolicy
-
Gets the configured overall timeout for retries.
- getRewindInstanceMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getRuntimeStatus() - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Gets the current runtime status of the orchestration instance at the time this object was fetched.
- getRuntimeStatus(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatus(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatus(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatus(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatus(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatus(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilterOrBuilder
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatusCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatusCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatusCount() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatusCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatusCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatusCount() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilterOrBuilder
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatusList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatusList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatusList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatusList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatusList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatusList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilterOrBuilder
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatusList() - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Gets the configured runtime status filter or
nullif none was configured. - getRuntimeStatusList() - Method in class com.microsoft.durabletask.PurgeInstanceCriteria
-
Gets the configured runtime status selection criteria.
- getRuntimeStatusValue(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatusValue(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatusValue(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatusValue(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatusValue(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatusValue(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilterOrBuilder
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatusValueList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatusValueList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatusValueList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
repeated .OrchestrationStatus runtimeStatus = 1; - getRuntimeStatusValueList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatusValueList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
-
repeated .OrchestrationStatus runtimeStatus = 3; - getRuntimeStatusValueList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilterOrBuilder
-
repeated .OrchestrationStatus runtimeStatus = 3; - getScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduledStartTimestamp() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequestOrBuilder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - getScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - getScheduledStartTimestamp() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - getScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduledStartTimestamp() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduledStartTimestampBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduledStartTimestampBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - getScheduledStartTimestampBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduledStartTimestampOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduledStartTimestampOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduledStartTimestampOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequestOrBuilder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduledStartTimestampOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - getScheduledStartTimestampOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - getScheduledStartTimestampOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - getScheduledStartTimestampOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduledStartTimestampOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduledStartTimestampOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - getScheduleTask() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.ScheduleTaskAction scheduleTask = 2; - getScheduleTask() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.ScheduleTaskAction scheduleTask = 2; - getScheduleTask() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.ScheduleTaskAction scheduleTask = 2; - getScheduleTaskBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.ScheduleTaskAction scheduleTask = 2; - getScheduleTaskOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.ScheduleTaskAction scheduleTask = 2; - getScheduleTaskOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.ScheduleTaskAction scheduleTask = 2; - getScheduleTaskOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.ScheduleTaskAction scheduleTask = 2; - getSendEvent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.SendEventAction sendEvent = 5; - getSendEvent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.SendEventAction sendEvent = 5; - getSendEvent() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.SendEventAction sendEvent = 5; - getSendEventBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.SendEventAction sendEvent = 5; - getSendEventOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.SendEventAction sendEvent = 5; - getSendEventOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.SendEventAction sendEvent = 5; - getSendEventOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.SendEventAction sendEvent = 5; - getSerializedInput() - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Gets the orchestration instance's serialized input, if any, as a string value.
- getSerializedOutput() - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Gets the orchestration instance's serialized output, if any, as a string value.
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- getSerializedSize() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- getServiceDescriptor() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getStackTrace() - Method in class com.microsoft.durabletask.FailureDetails
-
Gets the stack trace of the exception that caused this failure, or
nullif the failure was caused by a non-exception error. - getStackTrace() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.google.protobuf.StringValue stackTrace = 3; - getStackTrace() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
-
.google.protobuf.StringValue stackTrace = 3; - getStackTrace() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetailsOrBuilder
-
.google.protobuf.StringValue stackTrace = 3; - getStackTraceBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.google.protobuf.StringValue stackTrace = 3; - getStackTraceOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.google.protobuf.StringValue stackTrace = 3; - getStackTraceOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
-
.google.protobuf.StringValue stackTrace = 3; - getStackTraceOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetailsOrBuilder
-
.google.protobuf.StringValue stackTrace = 3; - getStartInstanceMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getStartTime() - Method in class com.microsoft.durabletask.NewOrchestrationInstanceOptions
-
Gets the configured start time of the new orchestration instance.
- getSubOrchestrationInstanceCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - getSubOrchestrationInstanceCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - getSubOrchestrationInstanceCompleted() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - getSubOrchestrationInstanceCompletedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - getSubOrchestrationInstanceCompletedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - getSubOrchestrationInstanceCompletedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - getSubOrchestrationInstanceCompletedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - getSubOrchestrationInstanceCreated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - getSubOrchestrationInstanceCreated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - getSubOrchestrationInstanceCreated() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - getSubOrchestrationInstanceCreatedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - getSubOrchestrationInstanceCreatedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - getSubOrchestrationInstanceCreatedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - getSubOrchestrationInstanceCreatedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - getSubOrchestrationInstanceFailed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - getSubOrchestrationInstanceFailed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - getSubOrchestrationInstanceFailed() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - getSubOrchestrationInstanceFailedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - getSubOrchestrationInstanceFailedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - getSubOrchestrationInstanceFailedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - getSubOrchestrationInstanceFailedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - getSuspendInstanceMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getTaskCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskCompletedEvent taskCompleted = 7; - getTaskCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TaskCompletedEvent taskCompleted = 7; - getTaskCompleted() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TaskCompletedEvent taskCompleted = 7; - getTaskCompletedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskCompletedEvent taskCompleted = 7; - getTaskCompletedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskCompletedEvent taskCompleted = 7; - getTaskCompletedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TaskCompletedEvent taskCompleted = 7; - getTaskCompletedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TaskCompletedEvent taskCompleted = 7; - getTaskFailed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskFailedEvent taskFailed = 8; - getTaskFailed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TaskFailedEvent taskFailed = 8; - getTaskFailed() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TaskFailedEvent taskFailed = 8; - getTaskFailedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskFailedEvent taskFailed = 8; - getTaskFailedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskFailedEvent taskFailed = 8; - getTaskFailedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TaskFailedEvent taskFailed = 8; - getTaskFailedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TaskFailedEvent taskFailed = 8; - getTaskHubNames() - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Gets the configured task hub names to match or
nullif none were configured. - getTaskHubNames(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNames(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNames(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesCount() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesCount() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesOrBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesOrBuilder(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesOrBuilder(int) - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesOrBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesOrBuilderList() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskHubNamesOrBuilderList() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - getTaskId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
int32 taskId = 5; - getTaskId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
-
int32 taskId = 5; - getTaskId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequestOrBuilder
-
int32 taskId = 5; - getTaskId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
int32 taskId = 2; - getTaskId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
-
int32 taskId = 2; - getTaskId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponseOrBuilder
-
int32 taskId = 2; - getTaskId() - Method in exception com.microsoft.durabletask.TaskFailedException
-
Gets the ID of the failed task.
- getTaskName() - Method in exception com.microsoft.durabletask.TaskFailedException
-
Gets the name of the failed task.
- getTaskScheduled() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskScheduledEvent taskScheduled = 6; - getTaskScheduled() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TaskScheduledEvent taskScheduled = 6; - getTaskScheduled() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TaskScheduledEvent taskScheduled = 6; - getTaskScheduledBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskScheduledEvent taskScheduled = 6; - getTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfoOrBuilder
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEventOrBuilder
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEventOrBuilder
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEventOrBuilder
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
-
int32 taskScheduledId = 1; - getTaskScheduledId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEventOrBuilder
-
int32 taskScheduledId = 1; - getTaskScheduledOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskScheduledEvent taskScheduled = 6; - getTaskScheduledOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TaskScheduledEvent taskScheduled = 6; - getTaskScheduledOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TaskScheduledEvent taskScheduled = 6; - getTerminateInstanceMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getTimeout() - Method in class com.microsoft.durabletask.PurgeInstanceCriteria
-
Gets the configured timeout duration or
nullif none was configured. - getTimerCreated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerCreatedEvent timerCreated = 12; - getTimerCreated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TimerCreatedEvent timerCreated = 12; - getTimerCreated() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TimerCreatedEvent timerCreated = 12; - getTimerCreatedBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerCreatedEvent timerCreated = 12; - getTimerCreatedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerCreatedEvent timerCreated = 12; - getTimerCreatedOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TimerCreatedEvent timerCreated = 12; - getTimerCreatedOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TimerCreatedEvent timerCreated = 12; - getTimerFired() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerFiredEvent timerFired = 13; - getTimerFired() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TimerFiredEvent timerFired = 13; - getTimerFired() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TimerFiredEvent timerFired = 13; - getTimerFiredBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerFiredEvent timerFired = 13; - getTimerFiredOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerFiredEvent timerFired = 13; - getTimerFiredOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TimerFiredEvent timerFired = 13; - getTimerFiredOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TimerFiredEvent timerFired = 13; - getTimerId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
-
int32 timerId = 2; - getTimerId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
-
int32 timerId = 2; - getTimerId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEventOrBuilder
-
int32 timerId = 2; - getTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.google.protobuf.Timestamp timestamp = 2; - getTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.google.protobuf.Timestamp timestamp = 2; - getTimestamp() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.google.protobuf.Timestamp timestamp = 2; - getTimestampBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.google.protobuf.Timestamp timestamp = 2; - getTimestampFromInstant(Instant) - Static method in interface com.microsoft.durabletask.DataConverter
- getTimestampOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.google.protobuf.Timestamp timestamp = 2; - getTimestampOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.google.protobuf.Timestamp timestamp = 2; - getTimestampOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.google.protobuf.Timestamp timestamp = 2; - getTotalRetryTime() - Method in class com.microsoft.durabletask.RetryContext
-
Gets the total amount of time spent in a retry loop for the current task.
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- getUnknownFields() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- getValueDescriptor() - Method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
- getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue version = 2; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
-
.google.protobuf.StringValue version = 2; - getVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequestOrBuilder
-
.google.protobuf.StringValue version = 2; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequestOrBuilder
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationActionOrBuilder
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue version = 2; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.google.protobuf.StringValue version = 2; - getVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.google.protobuf.StringValue version = 2; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfoOrBuilder
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue version = 2; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
-
.google.protobuf.StringValue version = 2; - getVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskActionOrBuilder
-
.google.protobuf.StringValue version = 2; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEventOrBuilder
-
.google.protobuf.StringValue version = 3; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue version = 2; - getVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
-
.google.protobuf.StringValue version = 2; - getVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEventOrBuilder
-
.google.protobuf.StringValue version = 2; - getVersion() - Method in class com.microsoft.durabletask.NewOrchestrationInstanceOptions
-
Gets the user-specified version of the new orchestration.
- getVersionBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue version = 2; - getVersionBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue version = 3; - getVersionBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue version = 3; - getVersionBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue version = 2; - getVersionBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue version = 3; - getVersionBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue version = 3; - getVersionBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue version = 2; - getVersionBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue version = 3; - getVersionBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue version = 2; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue version = 2; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
-
.google.protobuf.StringValue version = 2; - getVersionOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequestOrBuilder
-
.google.protobuf.StringValue version = 2; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequestOrBuilder
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationActionOrBuilder
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue version = 2; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.google.protobuf.StringValue version = 2; - getVersionOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.google.protobuf.StringValue version = 2; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfoOrBuilder
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue version = 2; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
-
.google.protobuf.StringValue version = 2; - getVersionOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskActionOrBuilder
-
.google.protobuf.StringValue version = 2; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEventOrBuilder
-
.google.protobuf.StringValue version = 3; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue version = 2; - getVersionOrBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
-
.google.protobuf.StringValue version = 2; - getVersionOrBuilder() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEventOrBuilder
-
.google.protobuf.StringValue version = 2; - getWaitForInstanceCompletionMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getWaitForInstanceStartMethod() - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- getWorkItems(OrchestratorService.GetWorkItemsRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
- getWorkItems(OrchestratorService.GetWorkItemsRequest, StreamObserver<OrchestratorService.WorkItem>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
- getWorkItems(OrchestratorService.GetWorkItemsRequest, StreamObserver<OrchestratorService.WorkItem>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
- grpcChannel(Channel) - Method in class com.microsoft.durabletask.DurableTaskGrpcClientBuilder
-
Sets the gRPC channel to use for communicating with the sidecar process.
- grpcChannel(Channel) - Method in class com.microsoft.durabletask.DurableTaskGrpcWorkerBuilder
-
Sets the gRPC channel to use for communicating with the sidecar process.
H
- handle(RetryContext) - Method in interface com.microsoft.durabletask.RetryHandler
-
Invokes the retry handler logic and returns a value indicating whether to continue retrying.
- hasActivityRequest() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.ActivityRequest activityRequest = 2; - hasActivityRequest() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
-
.ActivityRequest activityRequest = 2; - hasActivityRequest() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItemOrBuilder
-
.ActivityRequest activityRequest = 2; - hasCompleteOrchestration() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CompleteOrchestrationAction completeOrchestration = 6; - hasCompleteOrchestration() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.CompleteOrchestrationAction completeOrchestration = 6; - hasCompleteOrchestration() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.CompleteOrchestrationAction completeOrchestration = 6; - hasContinuationToken() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue continuationToken = 6; - hasContinuationToken() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
.google.protobuf.StringValue continuationToken = 6; - hasContinuationToken() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
.google.protobuf.StringValue continuationToken = 6; - hasContinuationToken() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
.google.protobuf.StringValue continuationToken = 2; - hasContinuationToken() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
-
.google.protobuf.StringValue continuationToken = 2; - hasContinuationToken() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponseOrBuilder
-
.google.protobuf.StringValue continuationToken = 2; - hasContinueAsNew() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ContinueAsNewEvent continueAsNew = 20; - hasContinueAsNew() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ContinueAsNewEvent continueAsNew = 20; - hasContinueAsNew() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ContinueAsNewEvent continueAsNew = 20; - hasCorrelationData() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue correlationData = 7; - hasCorrelationData() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.google.protobuf.StringValue correlationData = 7; - hasCorrelationData() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.google.protobuf.StringValue correlationData = 7; - hasCreatedTimeFrom() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 2; - hasCreatedTimeFrom() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
.google.protobuf.Timestamp createdTimeFrom = 2; - hasCreatedTimeFrom() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
.google.protobuf.Timestamp createdTimeFrom = 2; - hasCreatedTimeFrom() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 1; - hasCreatedTimeFrom() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
-
.google.protobuf.Timestamp createdTimeFrom = 1; - hasCreatedTimeFrom() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilterOrBuilder
-
.google.protobuf.Timestamp createdTimeFrom = 1; - hasCreatedTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp createdTimestamp = 6; - hasCreatedTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.Timestamp createdTimestamp = 6; - hasCreatedTimestamp() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.Timestamp createdTimestamp = 6; - hasCreatedTimeTo() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeTo = 3; - hasCreatedTimeTo() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
.google.protobuf.Timestamp createdTimeTo = 3; - hasCreatedTimeTo() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
.google.protobuf.Timestamp createdTimeTo = 3; - hasCreatedTimeTo() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeTo = 2; - hasCreatedTimeTo() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
-
.google.protobuf.Timestamp createdTimeTo = 2; - hasCreatedTimeTo() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilterOrBuilder
-
.google.protobuf.Timestamp createdTimeTo = 2; - hasCreateSubOrchestration() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - hasCreateSubOrchestration() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - hasCreateSubOrchestration() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - hasCreateTimer() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateTimerAction createTimer = 4; - hasCreateTimer() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.CreateTimerAction createTimer = 4; - hasCreateTimer() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.CreateTimerAction createTimer = 4; - hasCustomStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue customStatus = 10; - hasCustomStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.StringValue customStatus = 10; - hasCustomStatus() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.StringValue customStatus = 10; - hasCustomStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
.google.protobuf.StringValue customStatus = 3; - hasCustomStatus() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
-
.google.protobuf.StringValue customStatus = 3; - hasCustomStatus() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponseOrBuilder
-
.google.protobuf.StringValue customStatus = 3; - hasData() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.google.protobuf.StringValue data = 3; - hasData() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
-
.google.protobuf.StringValue data = 3; - hasData() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventActionOrBuilder
-
.google.protobuf.StringValue data = 3; - hasDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue details = 3; - hasDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.google.protobuf.StringValue details = 3; - hasDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.google.protobuf.StringValue details = 3; - hasEventRaised() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventRaisedEvent eventRaised = 17; - hasEventRaised() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.EventRaisedEvent eventRaised = 17; - hasEventRaised() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.EventRaisedEvent eventRaised = 17; - hasEventSent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventSentEvent eventSent = 16; - hasEventSent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.EventSentEvent eventSent = 16; - hasEventSent() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.EventSentEvent eventSent = 16; - hasExecutionCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionCompletedEvent executionCompleted = 4; - hasExecutionCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionCompletedEvent executionCompleted = 4; - hasExecutionCompleted() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionCompletedEvent executionCompleted = 4; - hasExecutionId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
.google.protobuf.StringValue executionId = 2; - hasExecutionId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
-
.google.protobuf.StringValue executionId = 2; - hasExecutionId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstanceOrBuilder
-
.google.protobuf.StringValue executionId = 2; - hasExecutionId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
.google.protobuf.StringValue executionId = 2; - hasExecutionId() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
-
.google.protobuf.StringValue executionId = 2; - hasExecutionId() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequestOrBuilder
-
.google.protobuf.StringValue executionId = 2; - hasExecutionResumed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionResumedEvent executionResumed = 22; - hasExecutionResumed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionResumedEvent executionResumed = 22; - hasExecutionResumed() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionResumedEvent executionResumed = 22; - hasExecutionStarted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionStartedEvent executionStarted = 3; - hasExecutionStarted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionStartedEvent executionStarted = 3; - hasExecutionStarted() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionStartedEvent executionStarted = 3; - hasExecutionSuspended() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionSuspendedEvent executionSuspended = 21; - hasExecutionSuspended() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionSuspendedEvent executionSuspended = 21; - hasExecutionSuspended() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionSuspendedEvent executionSuspended = 21; - hasExecutionTerminated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionTerminatedEvent executionTerminated = 5; - hasExecutionTerminated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.ExecutionTerminatedEvent executionTerminated = 5; - hasExecutionTerminated() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.ExecutionTerminatedEvent executionTerminated = 5; - hasFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.TaskFailureDetails failureDetails = 4; - hasFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
-
.TaskFailureDetails failureDetails = 4; - hasFailureDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponseOrBuilder
-
.TaskFailureDetails failureDetails = 4; - hasFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.TaskFailureDetails failureDetails = 6; - hasFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.TaskFailureDetails failureDetails = 6; - hasFailureDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.TaskFailureDetails failureDetails = 6; - hasFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.TaskFailureDetails failureDetails = 3; - hasFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
-
.TaskFailureDetails failureDetails = 3; - hasFailureDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEventOrBuilder
-
.TaskFailureDetails failureDetails = 3; - hasFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.TaskFailureDetails failureDetails = 11; - hasFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.TaskFailureDetails failureDetails = 11; - hasFailureDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.TaskFailureDetails failureDetails = 11; - hasFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - hasFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
-
.TaskFailureDetails failureDetails = 2; - hasFailureDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEventOrBuilder
-
.TaskFailureDetails failureDetails = 2; - hasFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - hasFailureDetails() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
-
.TaskFailureDetails failureDetails = 2; - hasFailureDetails() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEventOrBuilder
-
.TaskFailureDetails failureDetails = 2; - hasFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
-
.google.protobuf.Timestamp fireAt = 1; - hasFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
-
.google.protobuf.Timestamp fireAt = 1; - hasFireAt() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerActionOrBuilder
-
.google.protobuf.Timestamp fireAt = 1; - hasFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - hasFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
-
.google.protobuf.Timestamp fireAt = 1; - hasFireAt() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEventOrBuilder
-
.google.protobuf.Timestamp fireAt = 1; - hasFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - hasFireAt() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
-
.google.protobuf.Timestamp fireAt = 1; - hasFireAt() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEventOrBuilder
-
.google.protobuf.Timestamp fireAt = 1; - hasGenericEvent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.GenericEvent genericEvent = 18; - hasGenericEvent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.GenericEvent genericEvent = 18; - hasGenericEvent() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.GenericEvent genericEvent = 18; - hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- hashCode() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- hasHistoryState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.HistoryStateEvent historyState = 19; - hasHistoryState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.HistoryStateEvent historyState = 19; - hasHistoryState() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.HistoryStateEvent historyState = 19; - hasInnerFailure() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.TaskFailureDetails innerFailure = 4; - hasInnerFailure() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
-
.TaskFailureDetails innerFailure = 4; - hasInnerFailure() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetailsOrBuilder
-
.TaskFailureDetails innerFailure = 4; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequestOrBuilder
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
-
.google.protobuf.StringValue input = 1; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
-
.google.protobuf.StringValue input = 1; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEventOrBuilder
-
.google.protobuf.StringValue input = 1; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue input = 4; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
-
.google.protobuf.StringValue input = 4; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequestOrBuilder
-
.google.protobuf.StringValue input = 4; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue input = 4; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
-
.google.protobuf.StringValue input = 4; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationActionOrBuilder
-
.google.protobuf.StringValue input = 4; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
-
.google.protobuf.StringValue input = 2; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
-
.google.protobuf.StringValue input = 2; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEventOrBuilder
-
.google.protobuf.StringValue input = 2; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEventOrBuilder
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
-
.google.protobuf.StringValue input = 1; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
-
.google.protobuf.StringValue input = 1; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEventOrBuilder
-
.google.protobuf.StringValue input = 1; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
-
.google.protobuf.StringValue input = 1; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
-
.google.protobuf.StringValue input = 1; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEventOrBuilder
-
.google.protobuf.StringValue input = 1; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
-
.google.protobuf.StringValue input = 1; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
-
.google.protobuf.StringValue input = 1; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEventOrBuilder
-
.google.protobuf.StringValue input = 1; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue input = 8; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.StringValue input = 8; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.StringValue input = 8; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequestOrBuilder
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskActionOrBuilder
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue input = 4; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
-
.google.protobuf.StringValue input = 4; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEventOrBuilder
-
.google.protobuf.StringValue input = 4; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
-
.google.protobuf.StringValue input = 3; - hasInput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEventOrBuilder
-
.google.protobuf.StringValue input = 3; - hasInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.OrchestrationInstance instance = 1; - hasInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
-
.OrchestrationInstance instance = 1; - hasInstance() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventActionOrBuilder
-
.OrchestrationInstance instance = 1; - hasInstanceIdPrefix() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue instanceIdPrefix = 7; - hasInstanceIdPrefix() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
-
.google.protobuf.StringValue instanceIdPrefix = 7; - hasInstanceIdPrefix() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQueryOrBuilder
-
.google.protobuf.StringValue instanceIdPrefix = 7; - hasLastUpdatedTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - hasLastUpdatedTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - hasLastUpdatedTimestamp() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - hasName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue name = 2; - hasName() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
-
.google.protobuf.StringValue name = 2; - hasName() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfoOrBuilder
-
.google.protobuf.StringValue name = 2; - hasNewVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue newVersion = 4; - hasNewVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.google.protobuf.StringValue newVersion = 4; - hasNewVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.google.protobuf.StringValue newVersion = 4; - hasOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - hasOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
-
.OrchestrationInstance orchestrationInstance = 4; - hasOrchestrationInstance() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequestOrBuilder
-
.OrchestrationInstance orchestrationInstance = 4; - hasOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - hasOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.OrchestrationInstance orchestrationInstance = 4; - hasOrchestrationInstance() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.OrchestrationInstance orchestrationInstance = 4; - hasOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - hasOrchestrationInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
-
.OrchestrationInstance orchestrationInstance = 4; - hasOrchestrationInstance() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfoOrBuilder
-
.OrchestrationInstance orchestrationInstance = 4; - hasOrchestrationState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
-
.OrchestrationState orchestrationState = 2; - hasOrchestrationState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
-
.OrchestrationState orchestrationState = 2; - hasOrchestrationState() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponseOrBuilder
-
.OrchestrationState orchestrationState = 2; - hasOrchestrationState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
-
.OrchestrationState orchestrationState = 1; - hasOrchestrationState() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
-
.OrchestrationState orchestrationState = 1; - hasOrchestrationState() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEventOrBuilder
-
.OrchestrationState orchestrationState = 1; - hasOrchestratorCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - hasOrchestratorCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - hasOrchestratorCompleted() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - hasOrchestratorRequest() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.OrchestratorRequest orchestratorRequest = 1; - hasOrchestratorRequest() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
-
.OrchestratorRequest orchestratorRequest = 1; - hasOrchestratorRequest() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItemOrBuilder
-
.OrchestratorRequest orchestratorRequest = 1; - hasOrchestratorStarted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorStartedEvent orchestratorStarted = 14; - hasOrchestratorStarted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.OrchestratorStartedEvent orchestratorStarted = 14; - hasOrchestratorStarted() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.OrchestratorStartedEvent orchestratorStarted = 14; - hasOutput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue output = 9; - hasOutput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.StringValue output = 9; - hasOutput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.StringValue output = 9; - hasOutput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
-
.google.protobuf.StringValue output = 2; - hasOutput() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
-
.google.protobuf.StringValue output = 2; - hasOutput() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequestOrBuilder
-
.google.protobuf.StringValue output = 2; - hasParentInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.ParentInstanceInfo parentInstance = 5; - hasParentInstance() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.ParentInstanceInfo parentInstance = 5; - hasParentInstance() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.ParentInstanceInfo parentInstance = 5; - hasPurgeInstanceFilter() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - hasPurgeInstanceFilter() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - hasPurgeInstanceFilter() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequestOrBuilder
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - hasQuery() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
-
.InstanceQuery query = 1; - hasQuery() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
-
.InstanceQuery query = 1; - hasQuery() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequestOrBuilder
-
.InstanceQuery query = 1; - hasReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
-
.google.protobuf.StringValue reason = 2; - hasReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
-
.google.protobuf.StringValue reason = 2; - hasReason() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequestOrBuilder
-
.google.protobuf.StringValue reason = 2; - hasReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
-
.google.protobuf.StringValue reason = 2; - hasReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
-
.google.protobuf.StringValue reason = 2; - hasReason() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequestOrBuilder
-
.google.protobuf.StringValue reason = 2; - hasReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
-
.google.protobuf.StringValue reason = 2; - hasReason() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
-
.google.protobuf.StringValue reason = 2; - hasReason() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequestOrBuilder
-
.google.protobuf.StringValue reason = 2; - hasResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.google.protobuf.StringValue result = 3; - hasResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
-
.google.protobuf.StringValue result = 3; - hasResult() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponseOrBuilder
-
.google.protobuf.StringValue result = 3; - hasResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue result = 2; - hasResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
-
.google.protobuf.StringValue result = 2; - hasResult() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationActionOrBuilder
-
.google.protobuf.StringValue result = 2; - hasResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - hasResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
-
.google.protobuf.StringValue result = 2; - hasResult() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEventOrBuilder
-
.google.protobuf.StringValue result = 2; - hasResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - hasResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
-
.google.protobuf.StringValue result = 2; - hasResult() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEventOrBuilder
-
.google.protobuf.StringValue result = 2; - hasResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - hasResult() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
-
.google.protobuf.StringValue result = 2; - hasResult() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEventOrBuilder
-
.google.protobuf.StringValue result = 2; - hasScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - hasScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - hasScheduledStartTimestamp() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequestOrBuilder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - hasScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - hasScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - hasScheduledStartTimestamp() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - hasScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - hasScheduledStartTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - hasScheduledStartTimestamp() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - hasScheduleTask() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.ScheduleTaskAction scheduleTask = 2; - hasScheduleTask() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.ScheduleTaskAction scheduleTask = 2; - hasScheduleTask() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.ScheduleTaskAction scheduleTask = 2; - hasSendEvent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.SendEventAction sendEvent = 5; - hasSendEvent() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
.SendEventAction sendEvent = 5; - hasSendEvent() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorActionOrBuilder
-
.SendEventAction sendEvent = 5; - hasStackTrace() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.google.protobuf.StringValue stackTrace = 3; - hasStackTrace() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
-
.google.protobuf.StringValue stackTrace = 3; - hasStackTrace() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetailsOrBuilder
-
.google.protobuf.StringValue stackTrace = 3; - hasSubOrchestrationInstanceCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - hasSubOrchestrationInstanceCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - hasSubOrchestrationInstanceCompleted() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - hasSubOrchestrationInstanceCreated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - hasSubOrchestrationInstanceCreated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - hasSubOrchestrationInstanceCreated() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - hasSubOrchestrationInstanceFailed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - hasSubOrchestrationInstanceFailed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - hasSubOrchestrationInstanceFailed() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - hasTaskCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskCompletedEvent taskCompleted = 7; - hasTaskCompleted() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TaskCompletedEvent taskCompleted = 7; - hasTaskCompleted() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TaskCompletedEvent taskCompleted = 7; - hasTaskFailed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskFailedEvent taskFailed = 8; - hasTaskFailed() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TaskFailedEvent taskFailed = 8; - hasTaskFailed() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TaskFailedEvent taskFailed = 8; - hasTaskScheduled() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskScheduledEvent taskScheduled = 6; - hasTaskScheduled() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TaskScheduledEvent taskScheduled = 6; - hasTaskScheduled() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TaskScheduledEvent taskScheduled = 6; - hasTimerCreated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerCreatedEvent timerCreated = 12; - hasTimerCreated() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TimerCreatedEvent timerCreated = 12; - hasTimerCreated() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TimerCreatedEvent timerCreated = 12; - hasTimerFired() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerFiredEvent timerFired = 13; - hasTimerFired() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.TimerFiredEvent timerFired = 13; - hasTimerFired() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.TimerFiredEvent timerFired = 13; - hasTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.google.protobuf.Timestamp timestamp = 2; - hasTimestamp() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
-
.google.protobuf.Timestamp timestamp = 2; - hasTimestamp() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEventOrBuilder
-
.google.protobuf.Timestamp timestamp = 2; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue version = 2; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
-
.google.protobuf.StringValue version = 2; - hasVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequestOrBuilder
-
.google.protobuf.StringValue version = 2; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequestOrBuilder
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationActionOrBuilder
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue version = 2; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
-
.google.protobuf.StringValue version = 2; - hasVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEventOrBuilder
-
.google.protobuf.StringValue version = 2; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStateOrBuilder
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfoOrBuilder
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue version = 2; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
-
.google.protobuf.StringValue version = 2; - hasVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskActionOrBuilder
-
.google.protobuf.StringValue version = 2; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEventOrBuilder
-
.google.protobuf.StringValue version = 3; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue version = 2; - hasVersion() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
-
.google.protobuf.StringValue version = 2; - hasVersion() - Method in interface com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEventOrBuilder
-
.google.protobuf.StringValue version = 2; - hello(Empty) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
-
Sends a hello request to the sidecar service.
- hello(Empty) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
-
Sends a hello request to the sidecar service.
- hello(Empty, StreamObserver<Empty>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
-
Sends a hello request to the sidecar service.
- hello(Empty, StreamObserver<Empty>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
-
Sends a hello request to the sidecar service.
- HISTORYSTATE - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- HISTORYSTATE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
I
- ID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- INNERFAILURE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- INPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- INSTANCE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- INSTANCEID - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.RequestCase
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- INSTANCEID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- INSTANCEIDPREFIX_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- internalGetFieldAccessorTable() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- internalGetValueMap() - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
- isCancelled() - Method in class com.microsoft.durabletask.Task
-
Returns
trueif the task was cancelled. - isCausedBy(Class<? extends Exception>) - Method in class com.microsoft.durabletask.FailureDetails
-
Returns
trueif the task failure was provided by the specified exception type, otherwisefalse. - isCompleted() - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Gets a value indicating whether the orchestration instance was completed at the time this object was fetched.
- isCustomStatusFetched() - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Returns
trueif the orchestration has a non-empty custom status value; otherwisefalse. - isDone() - Method in class com.microsoft.durabletask.Task
-
Returns
trueif completed in any fashion: normally, with an exception, or via cancellation. - isFetchInputsAndOutputs() - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Gets the configured value that determines whether to fetch orchestration inputs, outputs, and custom status values.
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- isInitialized() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- isInstanceFound() - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Returns
trueif an orchestration instance with this ID was found; otherwisefalse. - isNonRetriable() - Method in class com.microsoft.durabletask.FailureDetails
-
Returns
trueif the failure doesn't permit retries, otherwisefalse. - ISNONRETRIABLE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- isRunning() - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Gets a value indicating whether the orchestration instance was running at the time this object was fetched.
J
- JacksonDataConverter - Class in com.microsoft.durabletask
-
An implementation of
DataConverterthat uses Jackson APIs for data serialization. - JacksonDataConverter() - Constructor for class com.microsoft.durabletask.JacksonDataConverter
L
- LASTUPDATEDTIMESTAMP_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- loadAndRun(byte[], OrchestratorFunction<R>) - Static method in class com.microsoft.durabletask.OrchestrationRunner
-
Loads orchestration history from
orchestratorRequestBytesand uses it to execute the orchestrator function code pointed to byorchestratorFunc. - loadAndRun(byte[], TaskOrchestration) - Static method in class com.microsoft.durabletask.OrchestrationRunner
-
Loads orchestration history from
orchestratorRequestBytesand uses it to execute theorchestration. - loadAndRun(String, OrchestratorFunction<R>) - Static method in class com.microsoft.durabletask.OrchestrationRunner
-
Loads orchestration history from
base64EncodedOrchestratorRequestand uses it to execute the orchestrator function code pointed to byorchestratorFunc. - loadAndRun(String, TaskOrchestration) - Static method in class com.microsoft.durabletask.OrchestrationRunner
-
Loads orchestration history from
base64EncodedOrchestratorRequestand uses it to execute theorchestration.
M
- maximumTimerInterval(Duration) - Method in class com.microsoft.durabletask.DurableTaskGrpcWorkerBuilder
-
Sets the maximum timer interval.
- MAXINSTANCECOUNT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- mergeActivityRequest(OrchestratorService.ActivityRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.ActivityRequest activityRequest = 2; - mergeCompleteOrchestration(OrchestratorService.CompleteOrchestrationAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CompleteOrchestrationAction completeOrchestration = 6; - mergeContinuationToken(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue continuationToken = 6; - mergeContinuationToken(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
.google.protobuf.StringValue continuationToken = 2; - mergeContinueAsNew(OrchestratorService.ContinueAsNewEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ContinueAsNewEvent continueAsNew = 20; - mergeCorrelationData(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue correlationData = 7; - mergeCreatedTimeFrom(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 2; - mergeCreatedTimeFrom(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 1; - mergeCreatedTimestamp(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp createdTimestamp = 6; - mergeCreatedTimeTo(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeTo = 3; - mergeCreatedTimeTo(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeTo = 2; - mergeCreateSubOrchestration(OrchestratorService.CreateSubOrchestrationAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - mergeCreateTimer(OrchestratorService.CreateTimerAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateTimerAction createTimer = 4; - mergeCustomStatus(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue customStatus = 10; - mergeCustomStatus(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
.google.protobuf.StringValue customStatus = 3; - mergeData(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.google.protobuf.StringValue data = 3; - mergeDetails(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue details = 3; - mergeEventRaised(OrchestratorService.EventRaisedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventRaisedEvent eventRaised = 17; - mergeEventSent(OrchestratorService.EventSentEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventSentEvent eventSent = 16; - mergeExecutionCompleted(OrchestratorService.ExecutionCompletedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionCompletedEvent executionCompleted = 4; - mergeExecutionId(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
.google.protobuf.StringValue executionId = 2; - mergeExecutionId(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
.google.protobuf.StringValue executionId = 2; - mergeExecutionResumed(OrchestratorService.ExecutionResumedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionResumedEvent executionResumed = 22; - mergeExecutionStarted(OrchestratorService.ExecutionStartedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionStartedEvent executionStarted = 3; - mergeExecutionSuspended(OrchestratorService.ExecutionSuspendedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionSuspendedEvent executionSuspended = 21; - mergeExecutionTerminated(OrchestratorService.ExecutionTerminatedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionTerminatedEvent executionTerminated = 5; - mergeFailureDetails(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.TaskFailureDetails failureDetails = 4; - mergeFailureDetails(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.TaskFailureDetails failureDetails = 6; - mergeFailureDetails(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.TaskFailureDetails failureDetails = 3; - mergeFailureDetails(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.TaskFailureDetails failureDetails = 11; - mergeFailureDetails(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - mergeFailureDetails(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - mergeFireAt(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
-
.google.protobuf.Timestamp fireAt = 1; - mergeFireAt(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - mergeFireAt(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- mergeFrom(Message) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- mergeFrom(OrchestratorService.ActivityRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- mergeFrom(OrchestratorService.ActivityResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- mergeFrom(OrchestratorService.CompleteOrchestrationAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- mergeFrom(OrchestratorService.CompleteTaskResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- mergeFrom(OrchestratorService.ContinueAsNewEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- mergeFrom(OrchestratorService.CreateInstanceRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- mergeFrom(OrchestratorService.CreateInstanceResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- mergeFrom(OrchestratorService.CreateSubOrchestrationAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- mergeFrom(OrchestratorService.CreateTaskHubRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- mergeFrom(OrchestratorService.CreateTaskHubResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- mergeFrom(OrchestratorService.CreateTimerAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- mergeFrom(OrchestratorService.DeleteTaskHubRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- mergeFrom(OrchestratorService.DeleteTaskHubResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- mergeFrom(OrchestratorService.EventRaisedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- mergeFrom(OrchestratorService.EventSentEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- mergeFrom(OrchestratorService.ExecutionCompletedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- mergeFrom(OrchestratorService.ExecutionResumedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- mergeFrom(OrchestratorService.ExecutionStartedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- mergeFrom(OrchestratorService.ExecutionSuspendedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- mergeFrom(OrchestratorService.ExecutionTerminatedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- mergeFrom(OrchestratorService.GenericEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- mergeFrom(OrchestratorService.GetInstanceRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- mergeFrom(OrchestratorService.GetInstanceResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- mergeFrom(OrchestratorService.GetWorkItemsRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- mergeFrom(OrchestratorService.HistoryEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- mergeFrom(OrchestratorService.HistoryStateEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- mergeFrom(OrchestratorService.InstanceQuery) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- mergeFrom(OrchestratorService.OrchestrationInstance) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- mergeFrom(OrchestratorService.OrchestrationState) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- mergeFrom(OrchestratorService.OrchestratorAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- mergeFrom(OrchestratorService.OrchestratorCompletedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- mergeFrom(OrchestratorService.OrchestratorRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- mergeFrom(OrchestratorService.OrchestratorResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- mergeFrom(OrchestratorService.OrchestratorStartedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- mergeFrom(OrchestratorService.ParentInstanceInfo) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- mergeFrom(OrchestratorService.PurgeInstanceFilter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- mergeFrom(OrchestratorService.PurgeInstancesRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- mergeFrom(OrchestratorService.PurgeInstancesResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- mergeFrom(OrchestratorService.QueryInstancesRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- mergeFrom(OrchestratorService.QueryInstancesResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- mergeFrom(OrchestratorService.RaiseEventRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- mergeFrom(OrchestratorService.RaiseEventResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- mergeFrom(OrchestratorService.ResumeRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- mergeFrom(OrchestratorService.ResumeResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- mergeFrom(OrchestratorService.RewindInstanceRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- mergeFrom(OrchestratorService.RewindInstanceResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- mergeFrom(OrchestratorService.ScheduleTaskAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- mergeFrom(OrchestratorService.SendEventAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- mergeFrom(OrchestratorService.SubOrchestrationInstanceCompletedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- mergeFrom(OrchestratorService.SubOrchestrationInstanceCreatedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- mergeFrom(OrchestratorService.SubOrchestrationInstanceFailedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- mergeFrom(OrchestratorService.SuspendRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- mergeFrom(OrchestratorService.SuspendResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- mergeFrom(OrchestratorService.TaskCompletedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- mergeFrom(OrchestratorService.TaskFailedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- mergeFrom(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- mergeFrom(OrchestratorService.TaskScheduledEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- mergeFrom(OrchestratorService.TerminateRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- mergeFrom(OrchestratorService.TerminateResponse) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- mergeFrom(OrchestratorService.TimerCreatedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- mergeFrom(OrchestratorService.TimerFiredEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- mergeFrom(OrchestratorService.WorkItem) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- mergeGenericEvent(OrchestratorService.GenericEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.GenericEvent genericEvent = 18; - mergeHistoryState(OrchestratorService.HistoryStateEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.HistoryStateEvent historyState = 19; - mergeInnerFailure(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.TaskFailureDetails innerFailure = 4; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue input = 3; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
-
.google.protobuf.StringValue input = 1; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue input = 4; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue input = 4; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
-
.google.protobuf.StringValue input = 2; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
.google.protobuf.StringValue input = 3; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
-
.google.protobuf.StringValue input = 1; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue input = 3; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
-
.google.protobuf.StringValue input = 1; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
-
.google.protobuf.StringValue input = 1; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue input = 8; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
.google.protobuf.StringValue input = 3; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue input = 3; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue input = 4; - mergeInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue input = 3; - mergeInstance(OrchestratorService.OrchestrationInstance) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.OrchestrationInstance instance = 1; - mergeInstanceIdPrefix(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue instanceIdPrefix = 7; - mergeLastUpdatedTimestamp(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - mergeName(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue name = 2; - mergeNewVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue newVersion = 4; - mergeOrchestrationInstance(OrchestratorService.OrchestrationInstance) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - mergeOrchestrationInstance(OrchestratorService.OrchestrationInstance) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - mergeOrchestrationInstance(OrchestratorService.OrchestrationInstance) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - mergeOrchestrationState(OrchestratorService.OrchestrationState) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
-
.OrchestrationState orchestrationState = 2; - mergeOrchestrationState(OrchestratorService.OrchestrationState) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
-
.OrchestrationState orchestrationState = 1; - mergeOrchestratorCompleted(OrchestratorService.OrchestratorCompletedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - mergeOrchestratorRequest(OrchestratorService.OrchestratorRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.OrchestratorRequest orchestratorRequest = 1; - mergeOrchestratorStarted(OrchestratorService.OrchestratorStartedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorStartedEvent orchestratorStarted = 14; - mergeOutput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue output = 9; - mergeOutput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
-
.google.protobuf.StringValue output = 2; - mergeParentInstance(OrchestratorService.ParentInstanceInfo) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.ParentInstanceInfo parentInstance = 5; - mergePurgeInstanceFilter(OrchestratorService.PurgeInstanceFilter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - mergeQuery(OrchestratorService.InstanceQuery) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
-
.InstanceQuery query = 1; - mergeReason(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
-
.google.protobuf.StringValue reason = 2; - mergeReason(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
-
.google.protobuf.StringValue reason = 2; - mergeReason(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
-
.google.protobuf.StringValue reason = 2; - mergeResult(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.google.protobuf.StringValue result = 3; - mergeResult(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue result = 2; - mergeResult(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - mergeResult(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - mergeResult(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - mergeScheduledStartTimestamp(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - mergeScheduledStartTimestamp(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - mergeScheduledStartTimestamp(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - mergeScheduleTask(OrchestratorService.ScheduleTaskAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.ScheduleTaskAction scheduleTask = 2; - mergeSendEvent(OrchestratorService.SendEventAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.SendEventAction sendEvent = 5; - mergeStackTrace(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.google.protobuf.StringValue stackTrace = 3; - mergeSubOrchestrationInstanceCompleted(OrchestratorService.SubOrchestrationInstanceCompletedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - mergeSubOrchestrationInstanceCreated(OrchestratorService.SubOrchestrationInstanceCreatedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - mergeSubOrchestrationInstanceFailed(OrchestratorService.SubOrchestrationInstanceFailedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - mergeTaskCompleted(OrchestratorService.TaskCompletedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskCompletedEvent taskCompleted = 7; - mergeTaskFailed(OrchestratorService.TaskFailedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskFailedEvent taskFailed = 8; - mergeTaskScheduled(OrchestratorService.TaskScheduledEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskScheduledEvent taskScheduled = 6; - mergeTimerCreated(OrchestratorService.TimerCreatedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerCreatedEvent timerCreated = 12; - mergeTimerFired(OrchestratorService.TimerFiredEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerFiredEvent timerFired = 13; - mergeTimestamp(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.google.protobuf.Timestamp timestamp = 2; - mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- mergeVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue version = 2; - mergeVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue version = 3; - mergeVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue version = 3; - mergeVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue version = 2; - mergeVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue version = 3; - mergeVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue version = 3; - mergeVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue version = 2; - mergeVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue version = 3; - mergeVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue version = 2;
N
- NAME_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- NAME_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- NAME_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- NAME_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- NAME_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- NAME_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- NAME_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- NAME_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- NAME_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- NAME_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- NAME_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- NAME_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- NAME_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- newBlockingStub(Channel) - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- newBuilder() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- newBuilder(OrchestratorService.ActivityRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- newBuilder(OrchestratorService.ActivityResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- newBuilder(OrchestratorService.CompleteOrchestrationAction) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- newBuilder(OrchestratorService.CompleteTaskResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- newBuilder(OrchestratorService.ContinueAsNewEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- newBuilder(OrchestratorService.CreateInstanceRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- newBuilder(OrchestratorService.CreateInstanceResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- newBuilder(OrchestratorService.CreateSubOrchestrationAction) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- newBuilder(OrchestratorService.CreateTaskHubRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- newBuilder(OrchestratorService.CreateTaskHubResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- newBuilder(OrchestratorService.CreateTimerAction) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- newBuilder(OrchestratorService.DeleteTaskHubRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- newBuilder(OrchestratorService.DeleteTaskHubResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- newBuilder(OrchestratorService.EventRaisedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- newBuilder(OrchestratorService.EventSentEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- newBuilder(OrchestratorService.ExecutionCompletedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- newBuilder(OrchestratorService.ExecutionResumedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- newBuilder(OrchestratorService.ExecutionStartedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- newBuilder(OrchestratorService.ExecutionSuspendedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- newBuilder(OrchestratorService.ExecutionTerminatedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- newBuilder(OrchestratorService.GenericEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- newBuilder(OrchestratorService.GetInstanceRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- newBuilder(OrchestratorService.GetInstanceResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- newBuilder(OrchestratorService.GetWorkItemsRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- newBuilder(OrchestratorService.HistoryEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- newBuilder(OrchestratorService.HistoryStateEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- newBuilder(OrchestratorService.InstanceQuery) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- newBuilder(OrchestratorService.OrchestrationInstance) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- newBuilder(OrchestratorService.OrchestrationState) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- newBuilder(OrchestratorService.OrchestratorAction) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- newBuilder(OrchestratorService.OrchestratorCompletedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- newBuilder(OrchestratorService.OrchestratorRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- newBuilder(OrchestratorService.OrchestratorResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- newBuilder(OrchestratorService.OrchestratorStartedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- newBuilder(OrchestratorService.ParentInstanceInfo) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- newBuilder(OrchestratorService.PurgeInstanceFilter) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- newBuilder(OrchestratorService.PurgeInstancesRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- newBuilder(OrchestratorService.PurgeInstancesResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- newBuilder(OrchestratorService.QueryInstancesRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- newBuilder(OrchestratorService.QueryInstancesResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- newBuilder(OrchestratorService.RaiseEventRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- newBuilder(OrchestratorService.RaiseEventResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- newBuilder(OrchestratorService.ResumeRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- newBuilder(OrchestratorService.ResumeResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- newBuilder(OrchestratorService.RewindInstanceRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- newBuilder(OrchestratorService.RewindInstanceResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- newBuilder(OrchestratorService.ScheduleTaskAction) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- newBuilder(OrchestratorService.SendEventAction) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- newBuilder(OrchestratorService.SubOrchestrationInstanceCompletedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- newBuilder(OrchestratorService.SubOrchestrationInstanceCreatedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- newBuilder(OrchestratorService.SubOrchestrationInstanceFailedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- newBuilder(OrchestratorService.SuspendRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- newBuilder(OrchestratorService.SuspendResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- newBuilder(OrchestratorService.TaskCompletedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- newBuilder(OrchestratorService.TaskFailedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- newBuilder(OrchestratorService.TaskFailureDetails) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- newBuilder(OrchestratorService.TaskScheduledEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- newBuilder(OrchestratorService.TerminateRequest) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- newBuilder(OrchestratorService.TerminateResponse) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- newBuilder(OrchestratorService.TimerCreatedEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- newBuilder(OrchestratorService.TimerFiredEvent) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- newBuilder(OrchestratorService.WorkItem) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- newBuilderForType() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- NEWEVENTS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- newFutureStub(Channel) - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- NewOrchestrationInstanceOptions - Class in com.microsoft.durabletask
-
Options for starting a new instance of an orchestration.
- NewOrchestrationInstanceOptions() - Constructor for class com.microsoft.durabletask.NewOrchestrationInstanceOptions
-
Default constructor for the
NewOrchestrationInstanceOptionsclass. - newStub(Channel) - Static method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newUUID() - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Create a new UUID that is safe for replay within an orchestration or operation.
- NEWVERSION_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
O
- ORCHESTRATION_STATUS_CANCELED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_CANCELED = 4; - ORCHESTRATION_STATUS_CANCELED_VALUE - Static variable in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_CANCELED = 4; - ORCHESTRATION_STATUS_COMPLETED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_COMPLETED = 1; - ORCHESTRATION_STATUS_COMPLETED_VALUE - Static variable in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_COMPLETED = 1; - ORCHESTRATION_STATUS_CONTINUED_AS_NEW - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_CONTINUED_AS_NEW = 2; - ORCHESTRATION_STATUS_CONTINUED_AS_NEW_VALUE - Static variable in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_CONTINUED_AS_NEW = 2; - ORCHESTRATION_STATUS_FAILED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_FAILED = 3; - ORCHESTRATION_STATUS_FAILED_VALUE - Static variable in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_FAILED = 3; - ORCHESTRATION_STATUS_PENDING - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_PENDING = 6; - ORCHESTRATION_STATUS_PENDING_VALUE - Static variable in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_PENDING = 6; - ORCHESTRATION_STATUS_RUNNING - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_RUNNING = 0; - ORCHESTRATION_STATUS_RUNNING_VALUE - Static variable in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_RUNNING = 0; - ORCHESTRATION_STATUS_SUSPENDED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_SUSPENDED = 7; - ORCHESTRATION_STATUS_SUSPENDED_VALUE - Static variable in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_SUSPENDED = 7; - ORCHESTRATION_STATUS_TERMINATED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_TERMINATED = 5; - ORCHESTRATION_STATUS_TERMINATED_VALUE - Static variable in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
ORCHESTRATION_STATUS_TERMINATED = 5; - ORCHESTRATIONINSTANCE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- ORCHESTRATIONINSTANCE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- ORCHESTRATIONINSTANCE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- OrchestrationMetadata - Class in com.microsoft.durabletask
-
Represents a snapshot of an orchestration instance's current state, including metadata.
- OrchestrationRunner - Class in com.microsoft.durabletask
-
Helper class for invoking orchestrations directly, without constructing a
DurableTaskGrpcWorkerobject. - OrchestrationRuntimeStatus - Enum in com.microsoft.durabletask
-
Enum describing the runtime status of the orchestration.
- ORCHESTRATIONSTATE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- ORCHESTRATIONSTATE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- ORCHESTRATIONSTATE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- ORCHESTRATIONSTATUS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- ORCHESTRATIONSTATUS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- ORCHESTRATIONSTATUS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- OrchestrationStatusQuery - Class in com.microsoft.durabletask
-
Class used for constructing orchestration metadata queries.
- OrchestrationStatusQuery() - Constructor for class com.microsoft.durabletask.OrchestrationStatusQuery
-
Sole constructor.
- OrchestrationStatusQueryResult - Class in com.microsoft.durabletask
-
Class representing the results of a filtered orchestration metadata query.
- ORCHESTRATORACTIONTYPE_NOT_SET - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.OrchestratorActionTypeCase
- OrchestratorBlockedException - Exception in com.microsoft.durabletask.interruption
-
Control flow
Throwableclass for orchestrator functions. - OrchestratorBlockedException(String) - Constructor for exception com.microsoft.durabletask.interruption.OrchestratorBlockedException
- ORCHESTRATORCOMPLETED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- ORCHESTRATORCOMPLETED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- OrchestratorFunction<R> - Interface in com.microsoft.durabletask
-
Functional interface for inline orchestrator functions.
- ORCHESTRATORREQUEST - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.RequestCase
- ORCHESTRATORREQUEST_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- OrchestratorService - Class in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.ActivityRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ActivityRequest - OrchestratorService.ActivityRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ActivityRequest - OrchestratorService.ActivityRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.ActivityResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ActivityResponse - OrchestratorService.ActivityResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ActivityResponse - OrchestratorService.ActivityResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.CompleteOrchestrationAction - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
CompleteOrchestrationAction - OrchestratorService.CompleteOrchestrationAction.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
CompleteOrchestrationAction - OrchestratorService.CompleteOrchestrationActionOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.CompleteTaskResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload
- OrchestratorService.CompleteTaskResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload
- OrchestratorService.CompleteTaskResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.ContinueAsNewEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ContinueAsNewEvent - OrchestratorService.ContinueAsNewEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ContinueAsNewEvent - OrchestratorService.ContinueAsNewEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.CreateInstanceRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
CreateInstanceRequest - OrchestratorService.CreateInstanceRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
CreateInstanceRequest - OrchestratorService.CreateInstanceRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.CreateInstanceResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
CreateInstanceResponse - OrchestratorService.CreateInstanceResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
CreateInstanceResponse - OrchestratorService.CreateInstanceResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.CreateSubOrchestrationAction - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
CreateSubOrchestrationAction - OrchestratorService.CreateSubOrchestrationAction.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
CreateSubOrchestrationAction - OrchestratorService.CreateSubOrchestrationActionOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.CreateTaskHubRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
CreateTaskHubRequest - OrchestratorService.CreateTaskHubRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
CreateTaskHubRequest - OrchestratorService.CreateTaskHubRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.CreateTaskHubResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
no playload
- OrchestratorService.CreateTaskHubResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
no playload
- OrchestratorService.CreateTaskHubResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.CreateTimerAction - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
CreateTimerAction - OrchestratorService.CreateTimerAction.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
CreateTimerAction - OrchestratorService.CreateTimerActionOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.DeleteTaskHubRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
no playload
- OrchestratorService.DeleteTaskHubRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
no playload
- OrchestratorService.DeleteTaskHubRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.DeleteTaskHubResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
no playload
- OrchestratorService.DeleteTaskHubResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
no playload
- OrchestratorService.DeleteTaskHubResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.EventRaisedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
EventRaisedEvent - OrchestratorService.EventRaisedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
EventRaisedEvent - OrchestratorService.EventRaisedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.EventSentEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
EventSentEvent - OrchestratorService.EventSentEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
EventSentEvent - OrchestratorService.EventSentEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.ExecutionCompletedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ExecutionCompletedEvent - OrchestratorService.ExecutionCompletedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ExecutionCompletedEvent - OrchestratorService.ExecutionCompletedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.ExecutionResumedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ExecutionResumedEvent - OrchestratorService.ExecutionResumedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ExecutionResumedEvent - OrchestratorService.ExecutionResumedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.ExecutionStartedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ExecutionStartedEvent - OrchestratorService.ExecutionStartedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ExecutionStartedEvent - OrchestratorService.ExecutionStartedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.ExecutionSuspendedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ExecutionSuspendedEvent - OrchestratorService.ExecutionSuspendedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ExecutionSuspendedEvent - OrchestratorService.ExecutionSuspendedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.ExecutionTerminatedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ExecutionTerminatedEvent - OrchestratorService.ExecutionTerminatedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ExecutionTerminatedEvent - OrchestratorService.ExecutionTerminatedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.GenericEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
GenericEvent - OrchestratorService.GenericEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
GenericEvent - OrchestratorService.GenericEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.GetInstanceRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
GetInstanceRequest - OrchestratorService.GetInstanceRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
GetInstanceRequest - OrchestratorService.GetInstanceRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.GetInstanceResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
GetInstanceResponse - OrchestratorService.GetInstanceResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
GetInstanceResponse - OrchestratorService.GetInstanceResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.GetWorkItemsRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
No parameters currently
- OrchestratorService.GetWorkItemsRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
No parameters currently
- OrchestratorService.GetWorkItemsRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.HistoryEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
HistoryEvent - OrchestratorService.HistoryEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
HistoryEvent - OrchestratorService.HistoryEvent.EventTypeCase - Enum in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.HistoryEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.HistoryStateEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
HistoryStateEvent - OrchestratorService.HistoryStateEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
HistoryStateEvent - OrchestratorService.HistoryStateEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.InstanceQuery - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
InstanceQuery - OrchestratorService.InstanceQuery.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
InstanceQuery - OrchestratorService.InstanceQueryOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.OrchestrationInstance - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
OrchestrationInstance - OrchestratorService.OrchestrationInstance.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
OrchestrationInstance - OrchestratorService.OrchestrationInstanceOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.OrchestrationState - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
OrchestrationState - OrchestratorService.OrchestrationState.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
OrchestrationState - OrchestratorService.OrchestrationStateOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.OrchestrationStatus - Enum in com.microsoft.durabletask.implementation.protobuf
-
Protobuf enum
OrchestrationStatus - OrchestratorService.OrchestratorAction - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
OrchestratorAction - OrchestratorService.OrchestratorAction.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
OrchestratorAction - OrchestratorService.OrchestratorAction.OrchestratorActionTypeCase - Enum in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.OrchestratorActionOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.OrchestratorCompletedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload data
- OrchestratorService.OrchestratorCompletedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload data
- OrchestratorService.OrchestratorCompletedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.OrchestratorRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
OrchestratorRequest - OrchestratorService.OrchestratorRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
OrchestratorRequest - OrchestratorService.OrchestratorRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.OrchestratorResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
OrchestratorResponse - OrchestratorService.OrchestratorResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
OrchestratorResponse - OrchestratorService.OrchestratorResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.OrchestratorStartedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload data
- OrchestratorService.OrchestratorStartedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload data
- OrchestratorService.OrchestratorStartedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.ParentInstanceInfo - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ParentInstanceInfo - OrchestratorService.ParentInstanceInfo.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ParentInstanceInfo - OrchestratorService.ParentInstanceInfoOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.PurgeInstanceFilter - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
PurgeInstanceFilter - OrchestratorService.PurgeInstanceFilter.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
PurgeInstanceFilter - OrchestratorService.PurgeInstanceFilterOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.PurgeInstancesRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
PurgeInstancesRequest - OrchestratorService.PurgeInstancesRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
PurgeInstancesRequest - OrchestratorService.PurgeInstancesRequest.RequestCase - Enum in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.PurgeInstancesRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.PurgeInstancesResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
PurgeInstancesResponse - OrchestratorService.PurgeInstancesResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
PurgeInstancesResponse - OrchestratorService.PurgeInstancesResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.QueryInstancesRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
QueryInstancesRequest - OrchestratorService.QueryInstancesRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
QueryInstancesRequest - OrchestratorService.QueryInstancesRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.QueryInstancesResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
QueryInstancesResponse - OrchestratorService.QueryInstancesResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
QueryInstancesResponse - OrchestratorService.QueryInstancesResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.RaiseEventRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
RaiseEventRequest - OrchestratorService.RaiseEventRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
RaiseEventRequest - OrchestratorService.RaiseEventRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.RaiseEventResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload
- OrchestratorService.RaiseEventResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload
- OrchestratorService.RaiseEventResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.ResumeRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ResumeRequest - OrchestratorService.ResumeRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ResumeRequest - OrchestratorService.ResumeRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.ResumeResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload
- OrchestratorService.ResumeResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload
- OrchestratorService.ResumeResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.RewindInstanceRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
RewindInstanceRequest - OrchestratorService.RewindInstanceRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
RewindInstanceRequest - OrchestratorService.RewindInstanceRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.RewindInstanceResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
Empty for now.
- OrchestratorService.RewindInstanceResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Empty for now.
- OrchestratorService.RewindInstanceResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.ScheduleTaskAction - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ScheduleTaskAction - OrchestratorService.ScheduleTaskAction.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
ScheduleTaskAction - OrchestratorService.ScheduleTaskActionOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.SendEventAction - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
SendEventAction - OrchestratorService.SendEventAction.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
SendEventAction - OrchestratorService.SendEventActionOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.SubOrchestrationInstanceCompletedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
SubOrchestrationInstanceCompletedEvent - OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
SubOrchestrationInstanceCompletedEvent - OrchestratorService.SubOrchestrationInstanceCompletedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.SubOrchestrationInstanceCreatedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
SubOrchestrationInstanceCreatedEvent - OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
SubOrchestrationInstanceCreatedEvent - OrchestratorService.SubOrchestrationInstanceCreatedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.SubOrchestrationInstanceFailedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
SubOrchestrationInstanceFailedEvent - OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
SubOrchestrationInstanceFailedEvent - OrchestratorService.SubOrchestrationInstanceFailedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.SuspendRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
SuspendRequest - OrchestratorService.SuspendRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
SuspendRequest - OrchestratorService.SuspendRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.SuspendResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload
- OrchestratorService.SuspendResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload
- OrchestratorService.SuspendResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.TaskCompletedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TaskCompletedEvent - OrchestratorService.TaskCompletedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TaskCompletedEvent - OrchestratorService.TaskCompletedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.TaskFailedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TaskFailedEvent - OrchestratorService.TaskFailedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TaskFailedEvent - OrchestratorService.TaskFailedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.TaskFailureDetails - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TaskFailureDetails - OrchestratorService.TaskFailureDetails.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TaskFailureDetails - OrchestratorService.TaskFailureDetailsOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.TaskScheduledEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TaskScheduledEvent - OrchestratorService.TaskScheduledEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TaskScheduledEvent - OrchestratorService.TaskScheduledEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.TerminateRequest - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TerminateRequest - OrchestratorService.TerminateRequest.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TerminateRequest - OrchestratorService.TerminateRequestOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.TerminateResponse - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload
- OrchestratorService.TerminateResponse.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
No payload
- OrchestratorService.TerminateResponseOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.TimerCreatedEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TimerCreatedEvent - OrchestratorService.TimerCreatedEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TimerCreatedEvent - OrchestratorService.TimerCreatedEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.TimerFiredEvent - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TimerFiredEvent - OrchestratorService.TimerFiredEvent.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
TimerFiredEvent - OrchestratorService.TimerFiredEventOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.WorkItem - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
WorkItem - OrchestratorService.WorkItem.Builder - Class in com.microsoft.durabletask.implementation.protobuf
-
Protobuf type
WorkItem - OrchestratorService.WorkItem.RequestCase - Enum in com.microsoft.durabletask.implementation.protobuf
- OrchestratorService.WorkItemOrBuilder - Interface in com.microsoft.durabletask.implementation.protobuf
- ORCHESTRATORSTARTED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- ORCHESTRATORSTARTED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- OUTPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- OUTPUT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
P
- PARENTINSTANCE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- parseDelimitedFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- parseFrom(byte[]) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- parseFrom(ByteString) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- parseFrom(CodedInputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- parseFrom(InputStream) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- parseFrom(ByteBuffer) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- parser() - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- PASTEVENTS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- PENDING - com.microsoft.durabletask.OrchestrationRuntimeStatus
-
The orchestration was scheduled but hasn't started running.
- port(int) - Method in class com.microsoft.durabletask.DurableTaskGrpcClientBuilder
-
Sets the gRPC endpoint port to connect to.
- port(int) - Method in class com.microsoft.durabletask.DurableTaskGrpcWorkerBuilder
-
Sets the gRPC endpoint port to connect to.
- purgeInstance(String) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Purges orchestration instance metadata from the durable store.
- PurgeInstanceCriteria - Class in com.microsoft.durabletask
-
Class used for constructing orchestration instance purge selection criteria.
- PurgeInstanceCriteria() - Constructor for class com.microsoft.durabletask.PurgeInstanceCriteria
-
Creates a new, default instance of the
PurgeInstanceCriteriaclass. - PURGEINSTANCEFILTER - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.RequestCase
- PURGEINSTANCEFILTER_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- purgeInstances(OrchestratorService.PurgeInstancesRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
- purgeInstances(OrchestratorService.PurgeInstancesRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
- purgeInstances(OrchestratorService.PurgeInstancesRequest, StreamObserver<OrchestratorService.PurgeInstancesResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
- purgeInstances(OrchestratorService.PurgeInstancesRequest, StreamObserver<OrchestratorService.PurgeInstancesResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
- purgeInstances(PurgeInstanceCriteria) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Purges orchestration instance metadata from the durable store using a filter that determines which instances to purge data for.
- PurgeResult - Class in com.microsoft.durabletask
-
Class representing the results of an orchestration state purge operation.
Q
- QUERY_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- queryInstances(OrchestratorService.QueryInstancesRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
- queryInstances(OrchestratorService.QueryInstancesRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
- queryInstances(OrchestratorService.QueryInstancesRequest, StreamObserver<OrchestratorService.QueryInstancesResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
- queryInstances(OrchestratorService.QueryInstancesRequest, StreamObserver<OrchestratorService.QueryInstancesResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
- queryInstances(OrchestrationStatusQuery) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Fetches orchestration instance metadata from the configured durable store using a status query filter.
R
- raiseEvent(OrchestratorService.RaiseEventRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
-
Raises an event to a running orchestration instance.
- raiseEvent(OrchestratorService.RaiseEventRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
-
Raises an event to a running orchestration instance.
- raiseEvent(OrchestratorService.RaiseEventRequest, StreamObserver<OrchestratorService.RaiseEventResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
-
Raises an event to a running orchestration instance.
- raiseEvent(OrchestratorService.RaiseEventRequest, StreamObserver<OrchestratorService.RaiseEventResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
-
Raises an event to a running orchestration instance.
- raiseEvent(String, String) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Sends an event notification message to a waiting orchestration instance.
- raiseEvent(String, String, Object) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Sends an event notification message with a payload to a waiting orchestration instance.
- readCustomStatusAs(Class<T>) - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Deserializes the orchestration's custom status into an object of the specified type.
- readInputAs(Class<T>) - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Deserializes the orchestration's input into an object of the specified type.
- readOutputAs(Class<T>) - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Deserializes the orchestration's output into an object of the specified type.
- REASON_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- REASON_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- REASON_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- RECREATEIFEXISTS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- registerAllExtensions(ExtensionRegistry) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService
- removeActions(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - removeCarryoverEvents(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - removeNewEvents(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - removeOrchestrationState(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - removePastEvents(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - removeTaskHubNames(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - REQUEST_NOT_SET - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.RequestCase
- REQUEST_NOT_SET - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.RequestCase
- restartInstance(String, boolean) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Restarts an existing orchestration instance with the original input.
- RESULT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- RESULT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- RESULT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- RESULT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- RESULT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- resumeInstance(OrchestratorService.ResumeRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
-
Resumes a suspended orchestration instance.
- resumeInstance(OrchestratorService.ResumeRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
-
Resumes a suspended orchestration instance.
- resumeInstance(OrchestratorService.ResumeRequest, StreamObserver<OrchestratorService.ResumeResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
-
Resumes a suspended orchestration instance.
- resumeInstance(OrchestratorService.ResumeRequest, StreamObserver<OrchestratorService.ResumeResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
-
Resumes a suspended orchestration instance.
- resumeInstance(String) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Resumes a running orchestration instance.
- resumeInstance(String, String) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Resumes a running orchestration instance.
- RetryContext - Class in com.microsoft.durabletask
-
Context data that's provided to
RetryHandlerimplementations. - RetryHandler - Interface in com.microsoft.durabletask
-
Functional interface for implementing custom task retry handlers.
- RetryPolicy - Class in com.microsoft.durabletask
-
A declarative retry policy that can be configured for activity or sub-orchestration calls.
- RetryPolicy(int, Duration) - Constructor for class com.microsoft.durabletask.RetryPolicy
-
Creates a new
RetryPolicyobject. - rewindInstance(OrchestratorService.RewindInstanceRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
-
Rewinds an orchestration instance to last known good state and replays from there.
- rewindInstance(OrchestratorService.RewindInstanceRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
-
Rewinds an orchestration instance to last known good state and replays from there.
- rewindInstance(OrchestratorService.RewindInstanceRequest, StreamObserver<OrchestratorService.RewindInstanceResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
-
Rewinds an orchestration instance to last known good state and replays from there.
- rewindInstance(OrchestratorService.RewindInstanceRequest, StreamObserver<OrchestratorService.RewindInstanceResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
-
Rewinds an orchestration instance to last known good state and replays from there.
- run(TaskActivityContext) - Method in interface com.microsoft.durabletask.TaskActivity
-
Executes the activity logic and returns a value which will be serialized and returned to the calling orchestrator.
- run(TaskOrchestrationContext) - Method in interface com.microsoft.durabletask.TaskOrchestration
-
Executes the orchestrator logic.
- RUNNING - com.microsoft.durabletask.OrchestrationRuntimeStatus
-
The orchestration started running.
- RUNTIMESTATUS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- RUNTIMESTATUS_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
S
- SCHEDULEDSTARTTIMESTAMP_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- SCHEDULEDSTARTTIMESTAMP_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- SCHEDULEDSTARTTIMESTAMP_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- scheduleNewOrchestrationInstance(String) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Schedules a new orchestration instance with a random ID for execution.
- scheduleNewOrchestrationInstance(String, NewOrchestrationInstanceOptions) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Schedules a new orchestration instance with a specified set of options for execution.
- scheduleNewOrchestrationInstance(String, Object) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Schedules a new orchestration instance with a specified input and a random ID for execution.
- scheduleNewOrchestrationInstance(String, Object, String) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Schedules a new orchestration instance with a specified input and ID for execution.
- SCHEDULETASK - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.OrchestratorActionTypeCase
- SCHEDULETASK_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- sendEvent(String, String) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Sends an external event to another orchestration instance.
- sendEvent(String, String, Object) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Sends an external event to another orchestration instance.
- SENDEVENT - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.OrchestratorActionTypeCase
- SENDEVENT_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- serialize(Object) - Method in interface com.microsoft.durabletask.DataConverter
-
Serializes the input into a text representation.
- serialize(Object) - Method in class com.microsoft.durabletask.JacksonDataConverter
- SERVICE_NAME - Static variable in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc
- setActions(int, OrchestratorService.OrchestratorAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - setActions(int, OrchestratorService.OrchestratorAction.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
repeated .OrchestratorAction actions = 2; - setActivityRequest(OrchestratorService.ActivityRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.ActivityRequest activityRequest = 2; - setActivityRequest(OrchestratorService.ActivityRequest.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.ActivityRequest activityRequest = 2; - setBackoffCoefficient(double) - Method in class com.microsoft.durabletask.RetryPolicy
-
Sets the exponential backoff coefficient used to determine the delay between subsequent retries.
- setCarryoverEvents(int, OrchestratorService.HistoryEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - setCarryoverEvents(int, OrchestratorService.HistoryEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
repeated .HistoryEvent carryoverEvents = 5; - setCompleteOrchestration(OrchestratorService.CompleteOrchestrationAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CompleteOrchestrationAction completeOrchestration = 6; - setCompleteOrchestration(OrchestratorService.CompleteOrchestrationAction.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CompleteOrchestrationAction completeOrchestration = 6; - setContinuationToken(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue continuationToken = 6; - setContinuationToken(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
.google.protobuf.StringValue continuationToken = 2; - setContinuationToken(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue continuationToken = 6; - setContinuationToken(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
.google.protobuf.StringValue continuationToken = 2; - setContinuationToken(String) - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Sets the continuation token used to continue paging through orchestration metadata results.
- setContinueAsNew(OrchestratorService.ContinueAsNewEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ContinueAsNewEvent continueAsNew = 20; - setContinueAsNew(OrchestratorService.ContinueAsNewEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ContinueAsNewEvent continueAsNew = 20; - setCorrelationData(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue correlationData = 7; - setCorrelationData(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue correlationData = 7; - setCreatedTimeFrom(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 2; - setCreatedTimeFrom(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 1; - setCreatedTimeFrom(Timestamp.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 2; - setCreatedTimeFrom(Timestamp.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeFrom = 1; - setCreatedTimeFrom(Instant) - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Include orchestration instances that were created after the specified instant.
- setCreatedTimeFrom(Instant) - Method in class com.microsoft.durabletask.PurgeInstanceCriteria
-
Purge orchestration instances that were created after the specified instant.
- setCreatedTimestamp(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp createdTimestamp = 6; - setCreatedTimestamp(Timestamp.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp createdTimestamp = 6; - setCreatedTimeTo(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeTo = 3; - setCreatedTimeTo(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeTo = 2; - setCreatedTimeTo(Timestamp.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.Timestamp createdTimeTo = 3; - setCreatedTimeTo(Timestamp.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
.google.protobuf.Timestamp createdTimeTo = 2; - setCreatedTimeTo(Instant) - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Include orchestration instances that were created before the specified instant.
- setCreatedTimeTo(Instant) - Method in class com.microsoft.durabletask.PurgeInstanceCriteria
-
Purge orchestration instances that were created before the specified instant.
- setCreateSubOrchestration(OrchestratorService.CreateSubOrchestrationAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - setCreateSubOrchestration(OrchestratorService.CreateSubOrchestrationAction.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateSubOrchestrationAction createSubOrchestration = 3; - setCreateTimer(OrchestratorService.CreateTimerAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateTimerAction createTimer = 4; - setCreateTimer(OrchestratorService.CreateTimerAction.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.CreateTimerAction createTimer = 4; - setCustomStatus(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue customStatus = 10; - setCustomStatus(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
.google.protobuf.StringValue customStatus = 3; - setCustomStatus(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue customStatus = 10; - setCustomStatus(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
.google.protobuf.StringValue customStatus = 3; - setCustomStatus(Object) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Assigns a custom status value to the current orchestration.
- setData(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.google.protobuf.StringValue data = 3; - setData(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.google.protobuf.StringValue data = 3; - setData(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
-
string data = 1; - setDataBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
-
string data = 1; - setDeletedInstanceCount(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
-
int32 deletedInstanceCount = 1; - setDetails(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue details = 3; - setDetails(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue details = 3; - setErrorMessage(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
string errorMessage = 2; - setErrorMessageBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
string errorMessage = 2; - setErrorType(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
string errorType = 1; - setErrorTypeBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
string errorType = 1; - setEventId(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
int32 eventId = 1; - setEventRaised(OrchestratorService.EventRaisedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventRaisedEvent eventRaised = 17; - setEventRaised(OrchestratorService.EventRaisedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventRaisedEvent eventRaised = 17; - setEventSent(OrchestratorService.EventSentEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventSentEvent eventSent = 16; - setEventSent(OrchestratorService.EventSentEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.EventSentEvent eventSent = 16; - setExecutionCompleted(OrchestratorService.ExecutionCompletedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionCompletedEvent executionCompleted = 4; - setExecutionCompleted(OrchestratorService.ExecutionCompletedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionCompletedEvent executionCompleted = 4; - setExecutionId(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
.google.protobuf.StringValue executionId = 2; - setExecutionId(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
.google.protobuf.StringValue executionId = 2; - setExecutionId(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
.google.protobuf.StringValue executionId = 2; - setExecutionId(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
.google.protobuf.StringValue executionId = 2; - setExecutionResumed(OrchestratorService.ExecutionResumedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionResumedEvent executionResumed = 22; - setExecutionResumed(OrchestratorService.ExecutionResumedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionResumedEvent executionResumed = 22; - setExecutionStarted(OrchestratorService.ExecutionStartedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionStartedEvent executionStarted = 3; - setExecutionStarted(OrchestratorService.ExecutionStartedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionStartedEvent executionStarted = 3; - setExecutionSuspended(OrchestratorService.ExecutionSuspendedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionSuspendedEvent executionSuspended = 21; - setExecutionSuspended(OrchestratorService.ExecutionSuspendedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionSuspendedEvent executionSuspended = 21; - setExecutionTerminated(OrchestratorService.ExecutionTerminatedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionTerminatedEvent executionTerminated = 5; - setExecutionTerminated(OrchestratorService.ExecutionTerminatedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.ExecutionTerminatedEvent executionTerminated = 5; - setExists(boolean) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
-
bool exists = 1; - setFailureDetails(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.TaskFailureDetails failureDetails = 4; - setFailureDetails(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.TaskFailureDetails failureDetails = 6; - setFailureDetails(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.TaskFailureDetails failureDetails = 3; - setFailureDetails(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.TaskFailureDetails failureDetails = 11; - setFailureDetails(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - setFailureDetails(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - setFailureDetails(OrchestratorService.TaskFailureDetails.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.TaskFailureDetails failureDetails = 4; - setFailureDetails(OrchestratorService.TaskFailureDetails.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.TaskFailureDetails failureDetails = 6; - setFailureDetails(OrchestratorService.TaskFailureDetails.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.TaskFailureDetails failureDetails = 3; - setFailureDetails(OrchestratorService.TaskFailureDetails.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.TaskFailureDetails failureDetails = 11; - setFailureDetails(OrchestratorService.TaskFailureDetails.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - setFailureDetails(OrchestratorService.TaskFailureDetails.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
-
.TaskFailureDetails failureDetails = 2; - setFetchInputsAndOutputs(boolean) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
bool fetchInputsAndOutputs = 8; - setFetchInputsAndOutputs(boolean) - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Sets whether to fetch orchestration inputs, outputs, and custom status values.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- setFireAt(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
-
.google.protobuf.Timestamp fireAt = 1; - setFireAt(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - setFireAt(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - setFireAt(Timestamp.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
-
.google.protobuf.Timestamp fireAt = 1; - setFireAt(Timestamp.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - setFireAt(Timestamp.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
-
.google.protobuf.Timestamp fireAt = 1; - setFirstRetryInterval(Duration) - Method in class com.microsoft.durabletask.RetryPolicy
-
Sets the amount of time to delay between the first and second attempt.
- setGenericEvent(OrchestratorService.GenericEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.GenericEvent genericEvent = 18; - setGenericEvent(OrchestratorService.GenericEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.GenericEvent genericEvent = 18; - setGetInputsAndOutputs(boolean) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
-
bool getInputsAndOutputs = 2; - setHistoryState(OrchestratorService.HistoryStateEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.HistoryStateEvent historyState = 19; - setHistoryState(OrchestratorService.HistoryStateEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.HistoryStateEvent historyState = 19; - setId(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
int32 id = 1; - setInnerFailure(OrchestratorService.TaskFailureDetails) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.TaskFailureDetails innerFailure = 4; - setInnerFailure(OrchestratorService.TaskFailureDetails.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.TaskFailureDetails innerFailure = 4; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue input = 3; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
-
.google.protobuf.StringValue input = 1; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue input = 4; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue input = 4; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
-
.google.protobuf.StringValue input = 2; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
.google.protobuf.StringValue input = 3; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
-
.google.protobuf.StringValue input = 1; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue input = 3; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
-
.google.protobuf.StringValue input = 1; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
-
.google.protobuf.StringValue input = 1; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue input = 8; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
.google.protobuf.StringValue input = 3; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue input = 3; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue input = 4; - setInput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue input = 3; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue input = 3; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
-
.google.protobuf.StringValue input = 1; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue input = 4; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue input = 4; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
-
.google.protobuf.StringValue input = 2; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
.google.protobuf.StringValue input = 3; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
-
.google.protobuf.StringValue input = 1; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue input = 3; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
-
.google.protobuf.StringValue input = 1; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
-
.google.protobuf.StringValue input = 1; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue input = 8; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
.google.protobuf.StringValue input = 3; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue input = 3; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue input = 4; - setInput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue input = 3; - setInput(Object) - Method in class com.microsoft.durabletask.NewOrchestrationInstanceOptions
-
Sets the input of the orchestration to start.
- setInstance(OrchestratorService.OrchestrationInstance) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.OrchestrationInstance instance = 1; - setInstance(OrchestratorService.OrchestrationInstance.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
.OrchestrationInstance instance = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
-
string instanceId = 1; - setInstanceId(String) - Method in class com.microsoft.durabletask.NewOrchestrationInstanceOptions
-
Sets the instance ID of the orchestration to start.
- setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
-
string instanceId = 1; - setInstanceIdBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
-
string instanceId = 1; - setInstanceIdPrefix(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue instanceIdPrefix = 7; - setInstanceIdPrefix(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
.google.protobuf.StringValue instanceIdPrefix = 7; - setInstanceIdPrefix(String) - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Include orchestration metadata records with the specified instance ID prefix.
- setIsNonRetriable(boolean) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
bool isNonRetriable = 5; - setLastUpdatedTimestamp(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - setLastUpdatedTimestamp(Timestamp.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp lastUpdatedTimestamp = 7; - setMaxInstanceCount(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
int32 maxInstanceCount = 5; - setMaxInstanceCount(int) - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Sets the maximum number of records that can be returned by the query.
- setMaxNumberOfAttempts(int) - Method in class com.microsoft.durabletask.RetryPolicy
-
Sets the maximum number of task invocation attempts; must be 1 or greater.
- setMaxRetryInterval(Duration) - Method in class com.microsoft.durabletask.RetryPolicy
-
Sets the maximum time to delay between attempts.
- setName(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue name = 2; - setName(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue name = 2; - setName(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
string name = 1; - setName(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
string name = 2; - setName(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
string name = 2; - setName(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
-
string name = 1; - setName(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
string name = 2; - setName(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
string name = 1; - setName(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
string name = 2; - setName(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
string name = 2; - setName(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
string name = 1; - setName(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
string name = 2; - setName(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
string name = 2; - setName(String) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
string name = 1; - setNameBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
string name = 1; - setNameBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
string name = 2; - setNameBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
string name = 2; - setNameBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
-
string name = 1; - setNameBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
-
string name = 2; - setNameBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
string name = 1; - setNameBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
string name = 2; - setNameBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
-
string name = 2; - setNameBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
string name = 1; - setNameBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
-
string name = 2; - setNameBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
string name = 2; - setNameBytes(ByteString) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
string name = 1; - setNewEvents(int, OrchestratorService.HistoryEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - setNewEvents(int, OrchestratorService.HistoryEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent newEvents = 4; - setNewVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue newVersion = 4; - setNewVersion(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue newVersion = 4; - setOrchestrationInstance(OrchestratorService.OrchestrationInstance) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - setOrchestrationInstance(OrchestratorService.OrchestrationInstance) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - setOrchestrationInstance(OrchestratorService.OrchestrationInstance) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - setOrchestrationInstance(OrchestratorService.OrchestrationInstance.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - setOrchestrationInstance(OrchestratorService.OrchestrationInstance.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - setOrchestrationInstance(OrchestratorService.OrchestrationInstance.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.OrchestrationInstance orchestrationInstance = 4; - setOrchestrationState(int, OrchestratorService.OrchestrationState) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - setOrchestrationState(int, OrchestratorService.OrchestrationState.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
-
repeated .OrchestrationState orchestrationState = 1; - setOrchestrationState(OrchestratorService.OrchestrationState) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
-
.OrchestrationState orchestrationState = 2; - setOrchestrationState(OrchestratorService.OrchestrationState) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
-
.OrchestrationState orchestrationState = 1; - setOrchestrationState(OrchestratorService.OrchestrationState.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
-
.OrchestrationState orchestrationState = 2; - setOrchestrationState(OrchestratorService.OrchestrationState.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
-
.OrchestrationState orchestrationState = 1; - setOrchestrationStatus(OrchestratorService.OrchestrationStatus) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.OrchestrationStatus orchestrationStatus = 1; - setOrchestrationStatus(OrchestratorService.OrchestrationStatus) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.OrchestrationStatus orchestrationStatus = 1; - setOrchestrationStatus(OrchestratorService.OrchestrationStatus) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.OrchestrationStatus orchestrationStatus = 4; - setOrchestrationStatusValue(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.OrchestrationStatus orchestrationStatus = 1; - setOrchestrationStatusValue(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.OrchestrationStatus orchestrationStatus = 1; - setOrchestrationStatusValue(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.OrchestrationStatus orchestrationStatus = 4; - setOrchestratorCompleted(OrchestratorService.OrchestratorCompletedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - setOrchestratorCompleted(OrchestratorService.OrchestratorCompletedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorCompletedEvent orchestratorCompleted = 15; - setOrchestratorRequest(OrchestratorService.OrchestratorRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.OrchestratorRequest orchestratorRequest = 1; - setOrchestratorRequest(OrchestratorService.OrchestratorRequest.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
-
.OrchestratorRequest orchestratorRequest = 1; - setOrchestratorStarted(OrchestratorService.OrchestratorStartedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorStartedEvent orchestratorStarted = 14; - setOrchestratorStarted(OrchestratorService.OrchestratorStartedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.OrchestratorStartedEvent orchestratorStarted = 14; - setOutput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue output = 9; - setOutput(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
-
.google.protobuf.StringValue output = 2; - setOutput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue output = 9; - setOutput(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
-
.google.protobuf.StringValue output = 2; - setParentInstance(OrchestratorService.ParentInstanceInfo) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.ParentInstanceInfo parentInstance = 5; - setParentInstance(OrchestratorService.ParentInstanceInfo.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.ParentInstanceInfo parentInstance = 5; - setPastEvents(int, OrchestratorService.HistoryEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - setPastEvents(int, OrchestratorService.HistoryEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
-
repeated .HistoryEvent pastEvents = 3; - setPurgeInstanceFilter(OrchestratorService.PurgeInstanceFilter) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - setPurgeInstanceFilter(OrchestratorService.PurgeInstanceFilter.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
-
.PurgeInstanceFilter purgeInstanceFilter = 2; - setQuery(OrchestratorService.InstanceQuery) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
-
.InstanceQuery query = 1; - setQuery(OrchestratorService.InstanceQuery.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
-
.InstanceQuery query = 1; - setReason(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
-
.google.protobuf.StringValue reason = 2; - setReason(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
-
.google.protobuf.StringValue reason = 2; - setReason(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
-
.google.protobuf.StringValue reason = 2; - setReason(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
-
.google.protobuf.StringValue reason = 2; - setReason(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
-
.google.protobuf.StringValue reason = 2; - setReason(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
-
.google.protobuf.StringValue reason = 2; - setRecreateIfExists(boolean) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
-
bool recreateIfExists = 1; - setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- setResult(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.google.protobuf.StringValue result = 3; - setResult(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue result = 2; - setResult(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - setResult(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - setResult(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - setResult(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
.google.protobuf.StringValue result = 3; - setResult(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
-
.google.protobuf.StringValue result = 2; - setResult(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - setResult(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - setResult(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
-
.google.protobuf.StringValue result = 2; - setRetryTimeout(Duration) - Method in class com.microsoft.durabletask.RetryPolicy
-
Sets the overall timeout for retries, regardless of the retry count.
- setRuntimeStatus(int, OrchestratorService.OrchestrationStatus) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .OrchestrationStatus runtimeStatus = 1; - setRuntimeStatus(int, OrchestratorService.OrchestrationStatus) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
repeated .OrchestrationStatus runtimeStatus = 3; - setRuntimeStatusList(List<OrchestrationRuntimeStatus>) - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Sets the list of runtime status values to use as a filter.
- setRuntimeStatusList(List<OrchestrationRuntimeStatus>) - Method in class com.microsoft.durabletask.PurgeInstanceCriteria
-
Sets the list of runtime status values to use as a selection criteria.
- setRuntimeStatusValue(int, int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .OrchestrationStatus runtimeStatus = 1; - setRuntimeStatusValue(int, int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
-
repeated .OrchestrationStatus runtimeStatus = 3; - setScheduledStartTimestamp(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - setScheduledStartTimestamp(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - setScheduledStartTimestamp(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - setScheduledStartTimestamp(Timestamp.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - setScheduledStartTimestamp(Timestamp.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 6; - setScheduledStartTimestamp(Timestamp.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.Timestamp scheduledStartTimestamp = 5; - setScheduleTask(OrchestratorService.ScheduleTaskAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.ScheduleTaskAction scheduleTask = 2; - setScheduleTask(OrchestratorService.ScheduleTaskAction.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.ScheduleTaskAction scheduleTask = 2; - setSendEvent(OrchestratorService.SendEventAction) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.SendEventAction sendEvent = 5; - setSendEvent(OrchestratorService.SendEventAction.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
-
.SendEventAction sendEvent = 5; - setStackTrace(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.google.protobuf.StringValue stackTrace = 3; - setStackTrace(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
-
.google.protobuf.StringValue stackTrace = 3; - setStartTime(Instant) - Method in class com.microsoft.durabletask.NewOrchestrationInstanceOptions
-
Sets the start time of the new orchestration instance.
- setSubOrchestrationInstanceCompleted(OrchestratorService.SubOrchestrationInstanceCompletedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - setSubOrchestrationInstanceCompleted(OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCompletedEvent subOrchestrationInstanceCompleted = 10; - setSubOrchestrationInstanceCreated(OrchestratorService.SubOrchestrationInstanceCreatedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - setSubOrchestrationInstanceCreated(OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceCreatedEvent subOrchestrationInstanceCreated = 9; - setSubOrchestrationInstanceFailed(OrchestratorService.SubOrchestrationInstanceFailedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - setSubOrchestrationInstanceFailed(OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.SubOrchestrationInstanceFailedEvent subOrchestrationInstanceFailed = 11; - setTaskCompleted(OrchestratorService.TaskCompletedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskCompletedEvent taskCompleted = 7; - setTaskCompleted(OrchestratorService.TaskCompletedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskCompletedEvent taskCompleted = 7; - setTaskFailed(OrchestratorService.TaskFailedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskFailedEvent taskFailed = 8; - setTaskFailed(OrchestratorService.TaskFailedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskFailedEvent taskFailed = 8; - setTaskHubNames(int, StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - setTaskHubNames(int, StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
-
repeated .google.protobuf.StringValue taskHubNames = 4; - setTaskHubNames(List<String>) - Method in class com.microsoft.durabletask.OrchestrationStatusQuery
-
Include orchestration metadata records that have a matching task hub name.
- setTaskId(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
int32 taskId = 5; - setTaskId(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
-
int32 taskId = 2; - setTaskScheduled(OrchestratorService.TaskScheduledEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskScheduledEvent taskScheduled = 6; - setTaskScheduled(OrchestratorService.TaskScheduledEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TaskScheduledEvent taskScheduled = 6; - setTaskScheduledId(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
int32 taskScheduledId = 1; - setTaskScheduledId(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
-
int32 taskScheduledId = 1; - setTaskScheduledId(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
-
int32 taskScheduledId = 1; - setTaskScheduledId(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
-
int32 taskScheduledId = 1; - setTaskScheduledId(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
-
int32 taskScheduledId = 1; - setTimeout(Duration) - Method in class com.microsoft.durabletask.PurgeInstanceCriteria
-
Sets a timeout duration for the purge operation.
- setTimerCreated(OrchestratorService.TimerCreatedEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerCreatedEvent timerCreated = 12; - setTimerCreated(OrchestratorService.TimerCreatedEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerCreatedEvent timerCreated = 12; - setTimerFired(OrchestratorService.TimerFiredEvent) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerFiredEvent timerFired = 13; - setTimerFired(OrchestratorService.TimerFiredEvent.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.TimerFiredEvent timerFired = 13; - setTimerId(int) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
-
int32 timerId = 2; - setTimestamp(Timestamp) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.google.protobuf.Timestamp timestamp = 2; - setTimestamp(Timestamp.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
-
.google.protobuf.Timestamp timestamp = 2; - setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.Builder
- setVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue version = 2; - setVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue version = 3; - setVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue version = 3; - setVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue version = 2; - setVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue version = 3; - setVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue version = 3; - setVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue version = 2; - setVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue version = 3; - setVersion(StringValue) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue version = 2; - setVersion(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest.Builder
-
.google.protobuf.StringValue version = 2; - setVersion(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest.Builder
-
.google.protobuf.StringValue version = 3; - setVersion(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction.Builder
-
.google.protobuf.StringValue version = 3; - setVersion(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
.google.protobuf.StringValue version = 2; - setVersion(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder
-
.google.protobuf.StringValue version = 3; - setVersion(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
.google.protobuf.StringValue version = 3; - setVersion(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction.Builder
-
.google.protobuf.StringValue version = 2; - setVersion(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent.Builder
-
.google.protobuf.StringValue version = 3; - setVersion(StringValue.Builder) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent.Builder
-
.google.protobuf.StringValue version = 2; - setVersion(String) - Method in class com.microsoft.durabletask.NewOrchestrationInstanceOptions
-
Sets the version of the orchestration to start.
- STACKTRACE_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- start() - Method in class com.microsoft.durabletask.DurableTaskGrpcWorker
-
Establishes a gRPC connection to the sidecar and starts processing work-items in the background.
- startAndBlock() - Method in class com.microsoft.durabletask.DurableTaskGrpcWorker
-
Establishes a gRPC connection to the sidecar and starts processing work-items on the current thread.
- startInstance(OrchestratorService.CreateInstanceRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
-
Starts a new orchestration instance.
- startInstance(OrchestratorService.CreateInstanceRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
-
Starts a new orchestration instance.
- startInstance(OrchestratorService.CreateInstanceRequest, StreamObserver<OrchestratorService.CreateInstanceResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
-
Starts a new orchestration instance.
- startInstance(OrchestratorService.CreateInstanceRequest, StreamObserver<OrchestratorService.CreateInstanceResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
-
Starts a new orchestration instance.
- stop() - Method in class com.microsoft.durabletask.DurableTaskGrpcWorker
-
Stops the current worker's listen loop, preventing any new orchestrator or activity events from being processed.
- SUBORCHESTRATIONINSTANCECOMPLETED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- SUBORCHESTRATIONINSTANCECOMPLETED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- SUBORCHESTRATIONINSTANCECREATED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- SUBORCHESTRATIONINSTANCECREATED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- SUBORCHESTRATIONINSTANCEFAILED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- SUBORCHESTRATIONINSTANCEFAILED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- SUSPENDED - com.microsoft.durabletask.OrchestrationRuntimeStatus
-
The orchestration is in a suspended state.
- suspendInstance(OrchestratorService.SuspendRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
-
Suspends a running orchestration instance.
- suspendInstance(OrchestratorService.SuspendRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
-
Suspends a running orchestration instance.
- suspendInstance(OrchestratorService.SuspendRequest, StreamObserver<OrchestratorService.SuspendResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
-
Suspends a running orchestration instance.
- suspendInstance(OrchestratorService.SuspendRequest, StreamObserver<OrchestratorService.SuspendResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
-
Suspends a running orchestration instance.
- suspendInstance(String) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Suspends a running orchestration instance.
- suspendInstance(String, String) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Suspends a running orchestration instance.
T
- Task<V> - Class in com.microsoft.durabletask
-
Represents an asynchronous operation in a durable orchestration.
- TaskActivity - Interface in com.microsoft.durabletask
-
Common interface for task activity implementations.
- TaskActivityContext - Interface in com.microsoft.durabletask
-
Interface that provides
TaskActivityimplementations with activity context, such as an activity's name and its input. - TaskActivityFactory - Interface in com.microsoft.durabletask
-
Factory interface for producing
TaskActivityimplementations. - TaskCanceledException - Exception in com.microsoft.durabletask
-
Represents a task cancellation, either because of a timeout or because of an explicit cancellation operation.
- TASKCOMPLETED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- TASKCOMPLETED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- TASKFAILED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- TASKFAILED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- TaskFailedException - Exception in com.microsoft.durabletask
-
Exception that gets thrown when awaiting a
Taskfor an activity or sub-orchestration that fails with an unhandled exception. - TASKHUBNAMES_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- TaskHubSidecarServiceGrpc - Class in com.microsoft.durabletask.implementation.protobuf
- TaskHubSidecarServiceGrpc.AsyncService - Interface in com.microsoft.durabletask.implementation.protobuf
- TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub - Class in com.microsoft.durabletask.implementation.protobuf
-
A stub to allow clients to do synchronous rpc calls to service TaskHubSidecarService.
- TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub - Class in com.microsoft.durabletask.implementation.protobuf
-
A stub to allow clients to do ListenableFuture-style rpc calls to service TaskHubSidecarService.
- TaskHubSidecarServiceGrpc.TaskHubSidecarServiceImplBase - Class in com.microsoft.durabletask.implementation.protobuf
-
Base class for the server implementation of the service TaskHubSidecarService.
- TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub - Class in com.microsoft.durabletask.implementation.protobuf
-
A stub to allow clients to do asynchronous rpc calls to service TaskHubSidecarService.
- TaskHubSidecarServiceImplBase() - Constructor for class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceImplBase
- TASKID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- TASKID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- TaskOptions - Class in com.microsoft.durabletask
-
Options that can be used to control the behavior of orchestrator and activity task execution.
- TaskOptions(RetryHandler) - Constructor for class com.microsoft.durabletask.TaskOptions
-
Creates a new
TaskOptionsobject from aRetryHandler. - TaskOptions(RetryPolicy) - Constructor for class com.microsoft.durabletask.TaskOptions
-
Creates a new
TaskOptionsobject from aRetryPolicy. - TaskOrchestration - Interface in com.microsoft.durabletask
-
Common interface for task orchestrator implementations.
- TaskOrchestrationContext - Interface in com.microsoft.durabletask
-
Used by orchestrators to perform actions such as scheduling tasks, durable timers, waiting for external events, and for getting basic information about the current orchestration.
- TaskOrchestrationFactory - Interface in com.microsoft.durabletask
-
Factory interface for producing
TaskOrchestrationimplementations. - TASKSCHEDULED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- TASKSCHEDULED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- TASKSCHEDULEDID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- TASKSCHEDULEDID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- TASKSCHEDULEDID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- TASKSCHEDULEDID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- TASKSCHEDULEDID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- terminate(String, Object) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Terminates a running orchestration instance and updates its runtime status to
Terminated. - TERMINATED - com.microsoft.durabletask.OrchestrationRuntimeStatus
-
The orchestration was abruptly terminated via a management API call.
- terminateInstance(OrchestratorService.TerminateRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
-
Terminates a running orchestration instance.
- terminateInstance(OrchestratorService.TerminateRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
-
Terminates a running orchestration instance.
- terminateInstance(OrchestratorService.TerminateRequest, StreamObserver<OrchestratorService.TerminateResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
-
Terminates a running orchestration instance.
- terminateInstance(OrchestratorService.TerminateRequest, StreamObserver<OrchestratorService.TerminateResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
-
Terminates a running orchestration instance.
- thenAccept(Consumer<V>) - Method in class com.microsoft.durabletask.Task
-
Returns a new
Taskthat, when this Task completes normally, is executed with this Task's result as the argument to the supplied action. - thenApply(Function<V, U>) - Method in class com.microsoft.durabletask.Task
-
Returns a new
Taskthat, when this Task completes normally, is executed with this Task's result as the argument to the supplied function. - TIMERCREATED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- TIMERCREATED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- TIMERFIRED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
- TIMERFIRED_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- TIMERID_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- TIMESTAMP_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- toBuilder() - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
- toString() - Method in class com.microsoft.durabletask.OrchestrationMetadata
-
Generates a user-friendly string representation of the current metadata object.
U
- UNRECOGNIZED - com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
- UUIDGenerator - Class in com.microsoft.durabletask.util
- UUIDGenerator() - Constructor for class com.microsoft.durabletask.util.UUIDGenerator
V
- valueOf(int) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
-
Deprecated.
- valueOf(int) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
Deprecated.
- valueOf(int) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.OrchestratorActionTypeCase
-
Deprecated.
- valueOf(int) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.RequestCase
-
Deprecated.
- valueOf(int) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.RequestCase
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.OrchestratorActionTypeCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.RequestCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.RequestCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.durabletask.OrchestrationRuntimeStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent.EventTypeCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction.OrchestratorActionTypeCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest.RequestCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem.RequestCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.durabletask.OrchestrationRuntimeStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- VERSION_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- VERSION_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- VERSION_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- VERSION_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- VERSION_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- VERSION_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- VERSION_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- VERSION_FIELD_NUMBER - Static variable in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
W
- waitForExternalEvent(String) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Waits for an event to be raised named
nameand returns aTaskthat completes when the event is received. - waitForExternalEvent(String, Class<V>) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Waits for an event to be raised named
nameand returns aTaskthat completes when the event is received. - waitForExternalEvent(String, Duration) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Waits for an event to be raised named
nameand returns aTaskthat completes when the event is received or is canceled whentimeoutexpires. - waitForExternalEvent(String, Duration, Class<V>) - Method in interface com.microsoft.durabletask.TaskOrchestrationContext
-
Waits for an event to be raised named
nameand returns aTaskthat completes when the event is received or is canceled whentimeoutexpires. - waitForInstanceCompletion(OrchestratorService.GetInstanceRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
-
Waits for an orchestration instance to reach a completion state (completed, failed, terminated, etc.).
- waitForInstanceCompletion(OrchestratorService.GetInstanceRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
-
Waits for an orchestration instance to reach a completion state (completed, failed, terminated, etc.).
- waitForInstanceCompletion(OrchestratorService.GetInstanceRequest, StreamObserver<OrchestratorService.GetInstanceResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
-
Waits for an orchestration instance to reach a completion state (completed, failed, terminated, etc.).
- waitForInstanceCompletion(OrchestratorService.GetInstanceRequest, StreamObserver<OrchestratorService.GetInstanceResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
-
Waits for an orchestration instance to reach a completion state (completed, failed, terminated, etc.).
- waitForInstanceCompletion(String, Duration, boolean) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Waits for an orchestration to complete and returns an
OrchestrationMetadataobject that contains metadata about the completed instance. - waitForInstanceStart(OrchestratorService.GetInstanceRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceBlockingStub
-
Waits for an orchestration instance to reach a running or completion state.
- waitForInstanceStart(OrchestratorService.GetInstanceRequest) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceFutureStub
-
Waits for an orchestration instance to reach a running or completion state.
- waitForInstanceStart(OrchestratorService.GetInstanceRequest, StreamObserver<OrchestratorService.GetInstanceResponse>) - Method in interface com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.AsyncService
-
Waits for an orchestration instance to reach a running or completion state.
- waitForInstanceStart(OrchestratorService.GetInstanceRequest, StreamObserver<OrchestratorService.GetInstanceResponse>) - Method in class com.microsoft.durabletask.implementation.protobuf.TaskHubSidecarServiceGrpc.TaskHubSidecarServiceStub
-
Waits for an orchestration instance to reach a running or completion state.
- waitForInstanceStart(String, Duration) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Waits for an orchestration to start running and returns an
OrchestrationMetadataobject that contains metadata about the started instance. - waitForInstanceStart(String, Duration, boolean) - Method in class com.microsoft.durabletask.DurableTaskClient
-
Waits for an orchestration to start running and returns an
OrchestrationMetadataobject that contains metadata about the started instance and optionally its input, output, and custom status payloads. - writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ActivityResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteOrchestrationAction
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CompleteTaskResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ContinueAsNewEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateInstanceResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateSubOrchestrationAction
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTaskHubResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.CreateTimerAction
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.DeleteTaskHubResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventRaisedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.EventSentEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionCompletedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionResumedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionSuspendedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionTerminatedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GenericEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetInstanceResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.GetWorkItemsRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.HistoryStateEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.InstanceQuery
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorCompletedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorStartedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstanceFilter
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.PurgeInstancesResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.QueryInstancesResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RaiseEventResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ResumeResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.RewindInstanceResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ScheduleTaskAction
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCompletedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceCreatedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SubOrchestrationInstanceFailedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SuspendResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskCompletedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskFailureDetails
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TaskScheduledEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateRequest
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TerminateResponse
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerCreatedEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.TimerFiredEvent
- writeTo(CodedOutputStream) - Method in class com.microsoft.durabletask.implementation.protobuf.OrchestratorService.WorkItem
All Classes All Packages