A B C D E F G H I J K L M N O P Q R S T U V W _
All Classes All Packages
All Classes All Packages
A
- ABANDON - com.uber.cadence.ParentClosePolicy
- accept(PollForDecisionTaskResponse) - Method in class com.uber.cadence.internal.sync.SyncWorkflowWorker
- accept(PollForDecisionTaskResponse) - Method in class com.uber.cadence.internal.worker.WorkflowWorker
- AccessDeniedError - Exception in com.uber.cadence
- AccessDeniedError() - Constructor for exception com.uber.cadence.AccessDeniedError
- AccessDeniedError(AccessDeniedError) - Constructor for exception com.uber.cadence.AccessDeniedError
-
Performs a deep copy on other.
- AccessDeniedError(String) - Constructor for exception com.uber.cadence.AccessDeniedError
- AccessDeniedError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ACK_LEVEL - com.uber.cadence.TaskListStatus._Fields
- ackLevel - Variable in class com.uber.cadence.TaskListStatus
- acquire() - Method in interface com.uber.cadence.internal.worker.autoscaler.AutoScaler
-
Reduce the number of available locks.
- acquire() - Method in class com.uber.cadence.internal.worker.autoscaler.NoopAutoScaler
- acquire() - Method in class com.uber.cadence.internal.worker.autoscaler.PollerAutoScaler
- ACTIVE_CLUSTER - com.uber.cadence.DomainNotActiveError._Fields
- ACTIVE_CLUSTER - com.uber.cadence.EntityNotExistsError._Fields
- ACTIVE_CLUSTER_NAME - com.uber.cadence.DomainReplicationConfiguration._Fields
- ACTIVE_CLUSTER_NAME - com.uber.cadence.RegisterDomainRequest._Fields
- activeCluster - Variable in exception com.uber.cadence.DomainNotActiveError
- activeCluster - Variable in exception com.uber.cadence.EntityNotExistsError
- activeClusterName - Variable in class com.uber.cadence.DomainReplicationConfiguration
- activeClusterName - Variable in class com.uber.cadence.RegisterDomainRequest
- ACTIVITIES_TO_DISPATCH_LOCALLY - com.uber.cadence.RespondDecisionTaskCompletedResponse._Fields
- activitiesToDispatchLocally - Variable in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- Activity - Class in com.uber.cadence.activity
-
An activity is the implementation of a particular task in the business logic.
- Activity - com.uber.cadence.TaskListType
- ACTIVITY_ACTIVE_THREAD_COUNT - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_E2E_LATENCY - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_EXEC_FAILED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_EXEC_LATENCY - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_ID - com.uber.cadence.ActivityLocalDispatchInfo._Fields
- ACTIVITY_ID - com.uber.cadence.ActivityTaskCancelRequestedEventAttributes._Fields
- ACTIVITY_ID - com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
- ACTIVITY_ID - com.uber.cadence.PendingActivityInfo._Fields
- ACTIVITY_ID - com.uber.cadence.PollForActivityTaskResponse._Fields
- ACTIVITY_ID - com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest._Fields
- ACTIVITY_ID - com.uber.cadence.RequestCancelActivityTaskDecisionAttributes._Fields
- ACTIVITY_ID - com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes._Fields
- ACTIVITY_ID - com.uber.cadence.RespondActivityTaskCanceledByIDRequest._Fields
- ACTIVITY_ID - com.uber.cadence.RespondActivityTaskCompletedByIDRequest._Fields
- ACTIVITY_ID - com.uber.cadence.RespondActivityTaskFailedByIDRequest._Fields
- ACTIVITY_ID - com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
- ACTIVITY_ID - Static variable in class com.uber.cadence.internal.logging.LoggerTag
- ACTIVITY_LOCAL_DISPATCH_FAILED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_LOCAL_DISPATCH_SUCCEED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_POLL_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_POLL_FAILED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_POLL_LATENCY - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_POLL_NO_TASK_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_POLL_SUCCEED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_POLL_TRANSIENT_FAILED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_RESP_LATENCY - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_SCHEDULED_TO_START_LATENCY - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_TASK_CANCEL_REQUESTED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- ACTIVITY_TASK_CANCELED_BY_ID_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_TASK_CANCELED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_TASK_CANCELED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- ACTIVITY_TASK_COMPLETED_BY_ID_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_TASK_COMPLETED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_TASK_COMPLETED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- ACTIVITY_TASK_ERROR_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_TASK_FAILED_BY_ID_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_TASK_FAILED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ACTIVITY_TASK_FAILED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- ACTIVITY_TASK_LIST_MAP - com.uber.cadence.GetTaskListsByDomainResponse._Fields
- ACTIVITY_TASK_LIST_PARTITIONS - com.uber.cadence.ListTaskListPartitionsResponse._Fields
- ACTIVITY_TASK_SCHEDULED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- ACTIVITY_TASK_STARTED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- ACTIVITY_TASK_TIMED_OUT_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- ACTIVITY_TYPE - com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
- ACTIVITY_TYPE - com.uber.cadence.PendingActivityInfo._Fields
- ACTIVITY_TYPE - com.uber.cadence.PollForActivityTaskResponse._Fields
- ACTIVITY_TYPE - com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
- ACTIVITY_TYPE - Static variable in class com.uber.cadence.internal.logging.LoggerTag
- ACTIVITY_TYPE - Static variable in class com.uber.cadence.internal.metrics.MetricsTag
- ActivityCancelledException - Exception in com.uber.cadence.client
-
Usually indicates that activity was already completed (duplicated request to complete) or timed out or workflow is closed.
- ActivityCancelledException() - Constructor for exception com.uber.cadence.client.ActivityCancelledException
- ActivityCancelledException(ActivityTask) - Constructor for exception com.uber.cadence.client.ActivityCancelledException
- ActivityCompletionClient - Interface in com.uber.cadence.client
-
Used to complete asynchronously activities that called
Activity.doNotCompleteOnReturn()
. - ActivityCompletionException - Exception in com.uber.cadence.client
-
Base exception for all failures returned by an activity completion client.
- ActivityCompletionException() - Constructor for exception com.uber.cadence.client.ActivityCompletionException
- ActivityCompletionException(ActivityTask) - Constructor for exception com.uber.cadence.client.ActivityCompletionException
- ActivityCompletionException(ActivityTask, Throwable) - Constructor for exception com.uber.cadence.client.ActivityCompletionException
- ActivityCompletionException(String, Throwable) - Constructor for exception com.uber.cadence.client.ActivityCompletionException
- ActivityCompletionException(Throwable) - Constructor for exception com.uber.cadence.client.ActivityCompletionException
- ActivityCompletionFailureException - Exception in com.uber.cadence.client
-
Unexpected failure when completing an activity.
- ActivityCompletionFailureException(ActivityTask, Throwable) - Constructor for exception com.uber.cadence.client.ActivityCompletionFailureException
- ActivityCompletionFailureException(String, Throwable) - Constructor for exception com.uber.cadence.client.ActivityCompletionFailureException
- ActivityCompletionFailureException(Throwable) - Constructor for exception com.uber.cadence.client.ActivityCompletionFailureException
- ActivityException - Exception in com.uber.cadence.workflow
-
Exception used to communicate failure of a remote activity.
- ActivityExecutionContext - Interface in com.uber.cadence.internal.sync
-
Context object passed to an activity implementation.
- ActivityFailureException - Exception in com.uber.cadence.workflow
-
Indicates that an activity implementation threw an unhandled exception.
- ActivityFailureException(long, ActivityType, String, Throwable) - Constructor for exception com.uber.cadence.workflow.ActivityFailureException
- ActivityFailureException(long, ActivityType, String, Throwable, int, Duration) - Constructor for exception com.uber.cadence.workflow.ActivityFailureException
- activityId - Variable in class com.uber.cadence.ActivityLocalDispatchInfo
- activityId - Variable in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- activityId - Variable in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- activityId - Variable in class com.uber.cadence.internal.worker.LocallyDispatchedActivityWorker.Task
- activityId - Variable in class com.uber.cadence.PollForActivityTaskResponse
- activityId - Variable in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- activityId - Variable in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- activityId - Variable in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- activityID - Variable in class com.uber.cadence.PendingActivityInfo
- activityID - Variable in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- activityID - Variable in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- activityID - Variable in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- activityID - Variable in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- ActivityInternal - Class in com.uber.cadence.internal.sync
- ActivityLocalDispatchInfo - Class in com.uber.cadence
- ActivityLocalDispatchInfo() - Constructor for class com.uber.cadence.ActivityLocalDispatchInfo
- ActivityLocalDispatchInfo(ActivityLocalDispatchInfo) - Constructor for class com.uber.cadence.ActivityLocalDispatchInfo
-
Performs a deep copy on other.
- ActivityLocalDispatchInfo._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ActivityMethod - Annotation Type in com.uber.cadence.activity
-
Indicates that the method is an activity method.
- ActivityNotExistsException - Exception in com.uber.cadence.client
-
Usually indicates that activity was already completed (duplicated request to complete) or timed out or workflow is closed.
- ActivityNotExistsException(ActivityTask, Throwable) - Constructor for exception com.uber.cadence.client.ActivityNotExistsException
- ActivityNotExistsException(String, Throwable) - Constructor for exception com.uber.cadence.client.ActivityNotExistsException
- ActivityNotExistsException(Throwable) - Constructor for exception com.uber.cadence.client.ActivityNotExistsException
- ActivityOptions - Class in com.uber.cadence.activity
-
Options used to configure how an activity is invoked.
- ActivityOptions.Builder - Class in com.uber.cadence.activity
- ActivityStub - Interface in com.uber.cadence.workflow
-
ActivityStub is used to call an activity without referencing an interface it implements.
- ActivityStubImpl - Class in com.uber.cadence.internal.sync
- ActivityTask - Interface in com.uber.cadence.activity
-
The information about the activity task that the current activity is handling.
- ActivityTaskCanceled - com.uber.cadence.EventType
- activityTaskCanceledEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ActivityTaskCanceledEventAttributes - Class in com.uber.cadence
- ActivityTaskCanceledEventAttributes() - Constructor for class com.uber.cadence.ActivityTaskCanceledEventAttributes
- ActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes) - Constructor for class com.uber.cadence.ActivityTaskCanceledEventAttributes
-
Performs a deep copy on other.
- ActivityTaskCanceledEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ActivityTaskCancelRequested - com.uber.cadence.EventType
- activityTaskCancelRequestedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ActivityTaskCancelRequestedEventAttributes - Class in com.uber.cadence
- ActivityTaskCancelRequestedEventAttributes() - Constructor for class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- ActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes) - Constructor for class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
-
Performs a deep copy on other.
- ActivityTaskCancelRequestedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ActivityTaskCompleted - com.uber.cadence.EventType
- activityTaskCompletedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ActivityTaskCompletedEventAttributes - Class in com.uber.cadence
- ActivityTaskCompletedEventAttributes() - Constructor for class com.uber.cadence.ActivityTaskCompletedEventAttributes
- ActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes) - Constructor for class com.uber.cadence.ActivityTaskCompletedEventAttributes
-
Performs a deep copy on other.
- ActivityTaskCompletedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ActivityTaskFailed - com.uber.cadence.EventType
- activityTaskFailedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ActivityTaskFailedEventAttributes - Class in com.uber.cadence
- ActivityTaskFailedEventAttributes() - Constructor for class com.uber.cadence.ActivityTaskFailedEventAttributes
- ActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes) - Constructor for class com.uber.cadence.ActivityTaskFailedEventAttributes
-
Performs a deep copy on other.
- ActivityTaskFailedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ActivityTaskFailedException - Exception in com.uber.cadence.internal.replay
-
Internal.
- ActivityTaskHandler - Interface in com.uber.cadence.internal.worker
-
Interface of an activity task handler.
- ActivityTaskHandler.Result - Class in com.uber.cadence.internal.worker
- ActivityTaskHandler.Result.TaskFailedResult - Class in com.uber.cadence.internal.worker
- activityTaskListMap - Variable in class com.uber.cadence.GetTaskListsByDomainResponse
- activityTaskListPartitions - Variable in class com.uber.cadence.ListTaskListPartitionsResponse
- ActivityTaskScheduled - com.uber.cadence.EventType
- activityTaskScheduledEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ActivityTaskScheduledEventAttributes - Class in com.uber.cadence
- ActivityTaskScheduledEventAttributes() - Constructor for class com.uber.cadence.ActivityTaskScheduledEventAttributes
- ActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes) - Constructor for class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Performs a deep copy on other.
- ActivityTaskScheduledEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ActivityTaskStarted - com.uber.cadence.EventType
- activityTaskStartedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ActivityTaskStartedEventAttributes - Class in com.uber.cadence
- ActivityTaskStartedEventAttributes() - Constructor for class com.uber.cadence.ActivityTaskStartedEventAttributes
- ActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes) - Constructor for class com.uber.cadence.ActivityTaskStartedEventAttributes
-
Performs a deep copy on other.
- ActivityTaskStartedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ActivityTaskTimedOut - com.uber.cadence.EventType
- activityTaskTimedOutEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ActivityTaskTimedOutEventAttributes - Class in com.uber.cadence
- ActivityTaskTimedOutEventAttributes() - Constructor for class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- ActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes) - Constructor for class com.uber.cadence.ActivityTaskTimedOutEventAttributes
-
Performs a deep copy on other.
- ActivityTaskTimedOutEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ActivityTaskTimeoutException - Exception in com.uber.cadence.internal.replay
-
Exception that indicates Activity time out.
- ActivityTimeoutException - Exception in com.uber.cadence.workflow
-
ActivityTimeoutException indicates that an activity has timed out.
- ActivityTimeoutException(long, ActivityType, String, TimeoutType, byte[], DataConverter) - Constructor for exception com.uber.cadence.workflow.ActivityTimeoutException
- activityType - Variable in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- activityType - Variable in class com.uber.cadence.internal.worker.LocallyDispatchedActivityWorker.Task
- activityType - Variable in class com.uber.cadence.PendingActivityInfo
- activityType - Variable in class com.uber.cadence.PollForActivityTaskResponse
- activityType - Variable in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- ActivityType - Class in com.uber.cadence
- ActivityType() - Constructor for class com.uber.cadence.ActivityType
- ActivityType(ActivityType) - Constructor for class com.uber.cadence.ActivityType
-
Performs a deep copy on other.
- ActivityType._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ActivityWorker - Class in com.uber.cadence.internal.worker
- ActivityWorker(IWorkflowService, String, String, SingleWorkerOptions, ActivityTaskHandler) - Constructor for class com.uber.cadence.internal.worker.ActivityWorker
- ActivityWorker(IWorkflowService, String, String, SingleWorkerOptions, ActivityTaskHandler, String) - Constructor for class com.uber.cadence.internal.worker.ActivityWorker
- ActivityWorkerShutdownException - Exception in com.uber.cadence.client
-
Indicates that
WorkerFactory.shutdown()
orWorkerFactory.shutdownNow()
was called. - ActivityWorkerShutdownException() - Constructor for exception com.uber.cadence.client.ActivityWorkerShutdownException
- ActivityWorkerShutdownException(ActivityTask) - Constructor for exception com.uber.cadence.client.ActivityWorkerShutdownException
- add(Functions.Func<?>) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes zero argument request.
- add(Functions.Func1<A1, ?>, A1) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes one argument request asynchronously.
- add(Functions.Func2<A1, A2, ?>, A1, A2) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes two argument request asynchronously.
- add(Functions.Func3<A1, A2, A3, ?>, A1, A2, A3) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes three argument request asynchronously.
- add(Functions.Func4<A1, A2, A3, A4, ?>, A1, A2, A3, A4) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes four argument request asynchronously.
- add(Functions.Func5<A1, A2, A3, A4, A5, ?>, A1, A2, A3, A4, A5) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes five argument request asynchronously.
- add(Functions.Func6<A1, A2, A3, A4, A5, A6, ?>, A1, A2, A3, A4, A5, A6) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes six argument request asynchronously.
- add(Functions.Proc) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes zero argument request with void return type
- add(Functions.Proc1<A1>, A1) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes one argument request with void return type
- add(Functions.Proc2<A1, A2>, A1, A2) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes two argument request with void return type
- add(Functions.Proc3<A1, A2, A3>, A1, A2, A3) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes three argument request with void return type
- add(Functions.Proc4<A1, A2, A3, A4>, A1, A2, A3, A4) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes four argument request with void return type
- add(Functions.Proc5<A1, A2, A3, A4, A5>, A1, A2, A3, A4, A5) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes five argument request with void return type
- add(Functions.Proc6<A1, A2, A3, A4, A5, A6>, A1, A2, A3, A4, A5, A6) - Method in interface com.uber.cadence.client.BatchRequest
-
Executes six argument request with void return type
- addCompensation(Functions.Func<?>) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addCompensation(Functions.Func1<A1, ?>, A1) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addCompensation(Functions.Func2<A1, A2, ?>, A1, A2) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addCompensation(Functions.Func3<A1, A2, A3, ?>, A1, A2, A3) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addCompensation(Functions.Func4<A1, A2, A3, A4, ?>, A1, A2, A3, A4) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addCompensation(Functions.Func5<A1, A2, A3, A4, A5, ?>, A1, A2, A3, A4, A5) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addCompensation(Functions.Func6<A1, A2, A3, A4, A5, A6, ?>, A1, A2, A3, A4, A5, A6) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addCompensation(Functions.Proc) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addCompensation(Functions.Proc1<A1>, A1) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addCompensation(Functions.Proc2<A1, A2>, A1, A2) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addCompensation(Functions.Proc3<A1, A2, A3>, A1, A2, A3) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addCompensation(Functions.Proc4<A1, A2, A3, A4>, A1, A2, A3, A4) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addCompensation(Functions.Proc5<A1, A2, A3, A4, A5>, A1, A2, A3, A4, A5) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addCompensation(Functions.Proc6<A1, A2, A3, A4, A5, A6>, A1, A2, A3, A4, A5, A6) - Method in class com.uber.cadence.workflow.Saga
-
Add compensation operation for saga.
- addDoNotRetry(Class<? extends Throwable>...) - Method in class com.uber.cadence.common.RetryOptions
- address - Variable in class com.uber.cadence.DescribeHistoryHostResponse
- ADDRESS - com.uber.cadence.DescribeHistoryHostResponse._Fields
- addToActivityTaskListPartitions(TaskListPartitionMetadata) - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- addToAncestors(HistoryBranchRange) - Method in class com.uber.cadence.HistoryBranch
- addToCache(PollForDecisionTaskResponse, Decider) - Method in class com.uber.cadence.internal.replay.DeciderCache
- addToChildren(ApplyParentClosePolicyRequest) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- addToChildrenStatus(ApplyParentClosePolicyResult) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- addToClusters(ClusterReplicationConfiguration) - Method in class com.uber.cadence.DomainReplicationConfiguration
- addToClusters(ClusterReplicationConfiguration) - Method in class com.uber.cadence.RegisterDomainRequest
- addToDecisions(Decision) - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- addToDecisionTaskListPartitions(TaskListPartitionMetadata) - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- addToDomains(DescribeDomainResponse) - Method in class com.uber.cadence.ListDomainsResponse
- addToEvents(HistoryEvent) - Method in class com.uber.cadence.History
- addToExecutions(WorkflowExecution) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- addToExecutions(WorkflowExecution) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- addToExecutions(WorkflowExecutionInfo) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- addToExecutions(WorkflowExecutionInfo) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- addToExecutions(WorkflowExecutionInfo) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- addToExecutions(WorkflowExecutionInfo) - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- addToHistories(VersionHistory) - Method in class com.uber.cadence.VersionHistories
- addToItems(VersionHistoryItem) - Method in class com.uber.cadence.VersionHistory
- addToNonRetriableErrorReasons(String) - Method in class com.uber.cadence.RetryPolicy
- addToPendingActivities(PendingActivityInfo) - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- addToPendingChildren(PendingChildExecutionInfo) - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- addToPendingShards(int) - Method in class com.uber.cadence.FailoverInfo
- addToPoints(ResetPointInfo) - Method in class com.uber.cadence.ResetPoints
- addToPollers(PollerInfo) - Method in class com.uber.cadence.DescribeTaskListResponse
- addToProcessingQueueStates(String) - Method in class com.uber.cadence.DescribeQueueResponse
- addToRawHistory(DataBlob) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- addToShardIDs(int) - Method in class com.uber.cadence.DescribeHistoryHostResponse
- addToShardIDs(int) - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- addToTaskResponses(CrossClusterTaskResponse) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- addToTasks(CrossClusterTaskRequest) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- addWorkflowImplementationFactory(WorkflowImplementationOptions, Class<R>, Functions.Func<R>) - Method in class com.uber.cadence.internal.sync.SyncWorkflowWorker
- addWorkflowImplementationFactory(WorkflowImplementationOptions, Class<R>, Functions.Func<R>) - Method in class com.uber.cadence.testing.WorkflowShadower
- addWorkflowImplementationFactory(WorkflowImplementationOptions, Class<R>, Functions.Func<R>) - Method in class com.uber.cadence.worker.ShadowingWorker
- addWorkflowImplementationFactory(WorkflowImplementationOptions, Class<R>, Functions.Func<R>) - Method in class com.uber.cadence.worker.Worker
-
Configures a factory to use when an instance of a workflow implementation is created.
- addWorkflowImplementationFactory(Class<R>, Functions.Func<R>) - Method in interface com.uber.cadence.internal.shadowing.ReplayWorkflowActivity
- addWorkflowImplementationFactory(Class<R>, Functions.Func<R>) - Method in class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityImpl
- addWorkflowImplementationFactory(Class<R>, Functions.Func<R>) - Method in class com.uber.cadence.internal.sync.SyncWorkflowWorker
- addWorkflowImplementationFactory(Class<R>, Functions.Func<R>) - Method in class com.uber.cadence.testing.WorkflowShadower
- addWorkflowImplementationFactory(Class<R>, Functions.Func<R>) - Method in class com.uber.cadence.worker.ShadowingWorker
- addWorkflowImplementationFactory(Class<R>, Functions.Func<R>) - Method in class com.uber.cadence.worker.Worker
-
Configures a factory to use when an instance of a workflow implementation is created.
- addWorkflowImplementationFactoryWithOptions(WorkflowImplementationOptions, Class<R>, Functions.Func<R>) - Method in interface com.uber.cadence.internal.shadowing.ReplayWorkflowActivity
- addWorkflowImplementationFactoryWithOptions(WorkflowImplementationOptions, Class<R>, Functions.Func<R>) - Method in class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityImpl
- AdminJwtAuthorizationProvider - Class in com.uber.cadence.serviceclient.auth
- AdminJwtAuthorizationProvider(RSAPublicKey, RSAPrivateKey) - Constructor for class com.uber.cadence.serviceclient.auth.AdminJwtAuthorizationProvider
- ALL_EVENT - com.uber.cadence.HistoryEventFilterType
- allOf(Promise<?>...) - Static method in interface com.uber.cadence.workflow.Promise
-
Returns Promise that becomes completed when all arguments are completed.
- allOf(Collection<Promise<U>>) - Static method in interface com.uber.cadence.workflow.Promise
-
Returns Promise that becomes completed when all promises in the collection are completed.
- AllowDuplicate - com.uber.cadence.WorkflowIdReusePolicy
- AllowDuplicateFailedOnly - com.uber.cadence.WorkflowIdReusePolicy
- ancestors - Variable in class com.uber.cadence.HistoryBranch
- ANCESTORS - com.uber.cadence.HistoryBranch._Fields
- answer - Variable in class com.uber.cadence.WorkflowQueryResult
- ANSWER - com.uber.cadence.WorkflowQueryResult._Fields
- ANSWERED - com.uber.cadence.QueryResultType
- anyOf(Promise<?>...) - Static method in interface com.uber.cadence.workflow.Promise
-
Returns Promise that becomes completed when any of the arguments is completed.
- anyOf(Iterable<Promise<?>>) - Static method in interface com.uber.cadence.workflow.Promise
-
Returns Promise that becomes completed when any of the arguments is completed.
- apply() - Method in interface com.uber.cadence.internal.common.RpcRetryer.RetryableFunc
- apply() - Method in interface com.uber.cadence.internal.common.RpcRetryer.RetryableProc
- apply() - Method in interface com.uber.cadence.workflow.Functions.Func
- apply() - Method in interface com.uber.cadence.workflow.Functions.Proc
- apply(WorkflowInterceptor) - Method in class com.uber.cadence.migration.MigrationInterceptorFactory
- apply(T) - Method in interface com.uber.cadence.internal.common.ThrowableFunc1
- apply(T1) - Method in interface com.uber.cadence.workflow.Functions.Func1
- apply(T1) - Method in interface com.uber.cadence.workflow.Functions.Proc1
- apply(T1, T2) - Method in interface com.uber.cadence.workflow.Functions.Func2
- apply(T1, T2) - Method in interface com.uber.cadence.workflow.Functions.Proc2
- apply(T1, T2, T3) - Method in interface com.uber.cadence.workflow.Functions.Func3
- apply(T1, T2, T3) - Method in interface com.uber.cadence.workflow.Functions.Proc3
- apply(T1, T2, T3, T4) - Method in interface com.uber.cadence.workflow.Functions.Func4
- apply(T1, T2, T3, T4) - Method in interface com.uber.cadence.workflow.Functions.Proc4
- apply(T1, T2, T3, T4, T5) - Method in interface com.uber.cadence.workflow.Functions.Func5
- apply(T1, T2, T3, T4, T5) - Method in interface com.uber.cadence.workflow.Functions.Proc5
- apply(T1, T2, T3, T4, T5, T6) - Method in interface com.uber.cadence.workflow.Functions.Func6
- apply(T1, T2, T3, T4, T5, T6) - Method in interface com.uber.cadence.workflow.Functions.Proc6
- APPLY_PARENT_CLOSE_POLICY_ATTRIBUTES - com.uber.cadence.CrossClusterTaskRequest._Fields
- APPLY_PARENT_CLOSE_POLICY_ATTRIBUTES - com.uber.cadence.CrossClusterTaskResponse._Fields
- ApplyParentClosePolicy - com.uber.cadence.CrossClusterTaskType
- applyParentClosePolicyAttributes - Variable in class com.uber.cadence.CrossClusterTaskRequest
- applyParentClosePolicyAttributes - Variable in class com.uber.cadence.CrossClusterTaskResponse
- ApplyParentClosePolicyAttributes - Class in com.uber.cadence
- ApplyParentClosePolicyAttributes() - Constructor for class com.uber.cadence.ApplyParentClosePolicyAttributes
- ApplyParentClosePolicyAttributes(ApplyParentClosePolicyAttributes) - Constructor for class com.uber.cadence.ApplyParentClosePolicyAttributes
-
Performs a deep copy on other.
- ApplyParentClosePolicyAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ApplyParentClosePolicyRequest - Class in com.uber.cadence
- ApplyParentClosePolicyRequest() - Constructor for class com.uber.cadence.ApplyParentClosePolicyRequest
- ApplyParentClosePolicyRequest(ApplyParentClosePolicyRequest) - Constructor for class com.uber.cadence.ApplyParentClosePolicyRequest
-
Performs a deep copy on other.
- ApplyParentClosePolicyRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ApplyParentClosePolicyResult - Class in com.uber.cadence
- ApplyParentClosePolicyResult() - Constructor for class com.uber.cadence.ApplyParentClosePolicyResult
- ApplyParentClosePolicyResult(ApplyParentClosePolicyResult) - Constructor for class com.uber.cadence.ApplyParentClosePolicyResult
-
Performs a deep copy on other.
- ApplyParentClosePolicyResult._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ApplyParentClosePolicyStatus - Class in com.uber.cadence
- ApplyParentClosePolicyStatus() - Constructor for class com.uber.cadence.ApplyParentClosePolicyStatus
- ApplyParentClosePolicyStatus(ApplyParentClosePolicyStatus) - Constructor for class com.uber.cadence.ApplyParentClosePolicyStatus
-
Performs a deep copy on other.
- ApplyParentClosePolicyStatus._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ArchivalStatus - Enum in com.uber.cadence
- archived - Variable in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- ARCHIVED - com.uber.cadence.GetWorkflowExecutionHistoryResponse._Fields
- Async - Class in com.uber.cadence.workflow
-
Supports invoking lambdas and activity and child workflow references asynchronously.
- AsyncBackoffThrottler - Class in com.uber.cadence.internal.common
-
Used to throttle code execution in presence of failures using exponential backoff logic.
- AsyncBackoffThrottler(Duration, Duration, double) - Constructor for class com.uber.cadence.internal.common.AsyncBackoffThrottler
-
Construct an instance of the throttler.
- AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient
- AsyncInternal - Class in com.uber.cadence.internal.sync
-
Contains support for asynchronous invocations.
- AsyncInternal.AsyncMarker - Interface in com.uber.cadence.internal.sync
- AsyncProcessor(I) - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor
- AsyncProcessor(I, Map<String, AsyncProcessFunction<I, ? extends TBase, ?>>) - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor
- attempt - Variable in class com.uber.cadence.ActivityTaskStartedEventAttributes
- attempt - Variable in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- attempt - Variable in class com.uber.cadence.PendingActivityInfo
- attempt - Variable in class com.uber.cadence.PendingDecisionInfo
- attempt - Variable in class com.uber.cadence.PollForActivityTaskResponse
- attempt - Variable in class com.uber.cadence.PollForDecisionTaskResponse
- attempt - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- ATTEMPT - com.uber.cadence.ActivityTaskStartedEventAttributes._Fields
- ATTEMPT - com.uber.cadence.DecisionTaskScheduledEventAttributes._Fields
- ATTEMPT - com.uber.cadence.PendingActivityInfo._Fields
- ATTEMPT - com.uber.cadence.PendingDecisionInfo._Fields
- ATTEMPT - com.uber.cadence.PollForActivityTaskResponse._Fields
- ATTEMPT - com.uber.cadence.PollForDecisionTaskResponse._Fields
- ATTEMPT - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- AUTO_RESET_POINTS - com.uber.cadence.WorkflowExecutionInfo._Fields
- autoResetPoints - Variable in class com.uber.cadence.WorkflowExecutionInfo
- AutoScaler - Interface in com.uber.cadence.internal.worker.autoscaler
-
Poller autoscaler interface for acquiring and releasing locks.
- AutoScalerFactory - Class in com.uber.cadence.internal.worker.autoscaler
- await() - Method in class com.uber.cadence.internal.worker.LocallyDispatchedActivityWorker.Task
- await(String, Supplier<Boolean>) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- await(String, Supplier<Boolean>) - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- await(String, Supplier<Boolean>) - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- await(Duration, String, Supplier<Boolean>) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- await(Duration, String, Supplier<Boolean>) - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- await(Duration, String, Supplier<Boolean>) - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- await(Duration, Supplier<Boolean>) - Static method in class com.uber.cadence.workflow.Workflow
-
Block current workflow thread until unblockCondition is evaluated to true or timeoutMillis passes.
- await(Supplier<Boolean>) - Static method in class com.uber.cadence.workflow.Workflow
-
Block current thread until unblockCondition is evaluated to true.
- awaitTermination(long, Runnable) - Static method in class com.uber.cadence.internal.common.InternalUtils
- awaitTermination(long, TimeUnit) - Method in interface com.uber.cadence.internal.compatibility.proto.serviceclient.IGrpcServiceStubs
- awaitTermination(long, TimeUnit) - Method in class com.uber.cadence.internal.sync.SyncActivityWorker
- awaitTermination(long, TimeUnit) - Method in class com.uber.cadence.internal.sync.SyncWorkflowWorker
- awaitTermination(long, TimeUnit) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- awaitTermination(long, TimeUnit) - Method in class com.uber.cadence.internal.worker.NoopSuspendableWorker
- awaitTermination(long, TimeUnit) - Method in class com.uber.cadence.internal.worker.PollDecisionTaskDispatcher
- awaitTermination(long, TimeUnit) - Method in class com.uber.cadence.internal.worker.Poller
- awaitTermination(long, TimeUnit) - Method in interface com.uber.cadence.internal.worker.Shutdownable
- awaitTermination(long, TimeUnit) - Method in class com.uber.cadence.internal.worker.SuspendableWorkerBase
- awaitTermination(long, TimeUnit) - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
-
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
- awaitTermination(long, TimeUnit) - Method in class com.uber.cadence.worker.ShadowingWorker
- awaitTermination(long, TimeUnit) - Method in class com.uber.cadence.worker.WorkerFactory
-
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
- awaitTermination(Shutdownable, long) - Static method in class com.uber.cadence.internal.common.InternalUtils
- awaitTermination(ExecutorService, long) - Static method in class com.uber.cadence.internal.common.InternalUtils
B
- BACKLOG_COUNT_HINT - com.uber.cadence.PollForDecisionTaskResponse._Fields
- BACKLOG_COUNT_HINT - com.uber.cadence.TaskListStatus._Fields
- backlogCountHint - Variable in class com.uber.cadence.PollForDecisionTaskResponse
- backlogCountHint - Variable in class com.uber.cadence.TaskListStatus
- BACKOFF_COEFFICIENT - com.uber.cadence.RetryPolicy._Fields
- BACKOFF_START_INTERVAL_IN_SECONDS - com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- BACKOFF_START_INTERVAL_IN_SECONDS - com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- backoffCoefficient - Variable in class com.uber.cadence.internal.common.RetryParameters
- backoffCoefficient - Variable in class com.uber.cadence.RetryPolicy
- backoffCoefficient() - Method in annotation type com.uber.cadence.common.MethodRetry
-
Coefficient used to calculate the next retry interval.
- backoffStartIntervalInSeconds - Variable in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- backoffStartIntervalInSeconds - Variable in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- BackoffThrottler - Class in com.uber.cadence.internal.common
-
Used to throttle code execution in presence of failures using exponential backoff logic.
- BackoffThrottler(Duration, Duration, double) - Constructor for class com.uber.cadence.internal.common.BackoffThrottler
-
Construct an instance of the throttler.
- BAD_BINARIES - com.uber.cadence.DomainConfiguration._Fields
- BAD_BINARY - com.uber.cadence.DecisionTaskFailedCause
- BAD_CANCEL_TIMER_ATTRIBUTES - com.uber.cadence.DecisionTaskFailedCause
- BAD_CANCEL_WORKFLOW_EXECUTION_ATTRIBUTES - com.uber.cadence.DecisionTaskFailedCause
- BAD_COMPLETE_WORKFLOW_EXECUTION_ATTRIBUTES - com.uber.cadence.DecisionTaskFailedCause
- BAD_CONTINUE_AS_NEW_ATTRIBUTES - com.uber.cadence.DecisionTaskFailedCause
- BAD_FAIL_WORKFLOW_EXECUTION_ATTRIBUTES - com.uber.cadence.DecisionTaskFailedCause
- BAD_RECORD_MARKER_ATTRIBUTES - com.uber.cadence.DecisionTaskFailedCause
- BAD_REQUEST_CANCEL_ACTIVITY_ATTRIBUTES - com.uber.cadence.DecisionTaskFailedCause
- BAD_REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_ATTRIBUTES - com.uber.cadence.DecisionTaskFailedCause
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.CountWorkflowExecutions_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.DeprecateDomain_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.DescribeDomain_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.DescribeTaskList_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.GetTaskListsByDomain_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.ListDomains_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.ListTaskListPartitions_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.ListWorkflowExecutions_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.PollForActivityTask_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.PollForDecisionTask_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.QueryWorkflow_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RegisterDomain_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.ResetStickyTaskList_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.ResetWorkflowExecution_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.SignalWorkflowExecution_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.StartWorkflowExecution_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result._Fields
- BAD_REQUEST_ERROR - com.uber.cadence.WorkflowService.UpdateDomain_result._Fields
- BAD_SCHEDULE_ACTIVITY_ATTRIBUTES - com.uber.cadence.DecisionTaskFailedCause
- BAD_SEARCH_ATTRIBUTES - com.uber.cadence.DecisionTaskFailedCause
- BAD_SIGNAL_INPUT_SIZE - com.uber.cadence.DecisionTaskFailedCause
- BAD_SIGNAL_WORKFLOW_EXECUTION_ATTRIBUTES - com.uber.cadence.DecisionTaskFailedCause
- BAD_START_CHILD_EXECUTION_ATTRIBUTES - com.uber.cadence.DecisionTaskFailedCause
- BAD_START_TIMER_ATTRIBUTES - com.uber.cadence.DecisionTaskFailedCause
- badBinaries - Variable in class com.uber.cadence.DomainConfiguration
- BadBinaries - Class in com.uber.cadence
- BadBinaries() - Constructor for class com.uber.cadence.BadBinaries
- BadBinaries(BadBinaries) - Constructor for class com.uber.cadence.BadBinaries
-
Performs a deep copy on other.
- BadBinaries._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- BadBinaryInfo - Class in com.uber.cadence
- BadBinaryInfo() - Constructor for class com.uber.cadence.BadBinaryInfo
- BadBinaryInfo(BadBinaryInfo) - Constructor for class com.uber.cadence.BadBinaryInfo
-
Performs a deep copy on other.
- BadBinaryInfo._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- badRequestError - Variable in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.DescribeDomain_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.ListDomains_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RegisterDomain_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- badRequestError - Variable in class com.uber.cadence.WorkflowService.UpdateDomain_result
- BadRequestError - Exception in com.uber.cadence
- BadRequestError() - Constructor for exception com.uber.cadence.BadRequestError
- BadRequestError(BadRequestError) - Constructor for exception com.uber.cadence.BadRequestError
-
Performs a deep copy on other.
- BadRequestError(String) - Constructor for exception com.uber.cadence.BadRequestError
- BadRequestError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- BASE_RUN_ID - com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
- BASE_RUN_ID - com.uber.cadence.DecisionTaskTimedOutEventAttributes._Fields
- baseRunId - Variable in class com.uber.cadence.DecisionTaskFailedEventAttributes
- baseRunId - Variable in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- BatchRequest - Interface in com.uber.cadence.client
-
Used to accumulate multiple operations
- BEGIN_NODE_ID - com.uber.cadence.HistoryBranchRange._Fields
- beginNodeID - Variable in class com.uber.cadence.HistoryBranchRange
- binaries - Variable in class com.uber.cadence.BadBinaries
- BINARIES - com.uber.cadence.BadBinaries._Fields
- BINARY_CHECKSUM - com.uber.cadence.DecisionTaskCompletedEventAttributes._Fields
- BINARY_CHECKSUM - com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
- BINARY_CHECKSUM - com.uber.cadence.PollForDecisionTaskRequest._Fields
- BINARY_CHECKSUM - com.uber.cadence.ResetPointInfo._Fields
- BINARY_CHECKSUM - com.uber.cadence.RespondDecisionTaskCompletedRequest._Fields
- BINARY_CHECKSUM - com.uber.cadence.RespondDecisionTaskFailedRequest._Fields
- binaryChecksum - Variable in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- binaryChecksum - Variable in class com.uber.cadence.DecisionTaskFailedEventAttributes
- binaryChecksum - Variable in class com.uber.cadence.PollForDecisionTaskRequest
- binaryChecksum - Variable in class com.uber.cadence.ResetPointInfo
- binaryChecksum - Variable in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- binaryChecksum - Variable in class com.uber.cadence.RespondDecisionTaskFailedRequest
- BinaryChecksum - Class in com.uber.cadence.common
- BlockWorkflow - com.uber.cadence.worker.NonDeterministicWorkflowPolicy
-
Fails decision tasks, blocking workflow progress until problem is fixed usually by rollback.
- BOOL - com.uber.cadence.IndexedValueType
- BRANCH_ID - com.uber.cadence.HistoryBranch._Fields
- BRANCH_ID - com.uber.cadence.HistoryBranchRange._Fields
- BRANCH_TOKEN - com.uber.cadence.VersionHistory._Fields
- branchID - Variable in class com.uber.cadence.HistoryBranch
- branchID - Variable in class com.uber.cadence.HistoryBranchRange
- branchToken - Variable in class com.uber.cadence.VersionHistory
- bufferForAnswer() - Method in class com.uber.cadence.WorkflowQueryResult
- bufferForBranchToken() - Method in class com.uber.cadence.VersionHistory
- bufferForContinuedFailureDetails() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- bufferForControl() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- bufferForControl() - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- bufferForControl() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- bufferForControl() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- bufferForControl() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- bufferForControl() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- bufferForControl() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- bufferForControl() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- bufferForControl() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- bufferForControl() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- bufferForControl() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- bufferForControl() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- bufferForControl() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- bufferForCurrentBranchToken() - Method in exception com.uber.cadence.CurrentBranchChangedError
- bufferForData() - Method in class com.uber.cadence.DataBlob
- bufferForDetails() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- bufferForDetails() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- bufferForDetails() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- bufferForDetails() - Method in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- bufferForDetails() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- bufferForDetails() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- bufferForDetails() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- bufferForDetails() - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- bufferForDetails() - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- bufferForDetails() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- bufferForDetails() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- bufferForDetails() - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
- bufferForDetails() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- bufferForDetails() - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- bufferForDetails() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- bufferForDetails() - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- bufferForDetails() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- bufferForDetails() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- bufferForDetails() - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- bufferForDetails() - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- bufferForDetails() - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- bufferForExecutionContext() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- bufferForExecutionContext() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- bufferForFailureDetails() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- bufferForFailureDetails() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- bufferForHeartbeatDetails() - Method in class com.uber.cadence.PendingActivityInfo
- bufferForHeartbeatDetails() - Method in class com.uber.cadence.PollForActivityTaskResponse
- bufferForInput() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- bufferForInput() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- bufferForInput() - Method in class com.uber.cadence.PollForActivityTaskResponse
- bufferForInput() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- bufferForInput() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- bufferForInput() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- bufferForInput() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- bufferForInput() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- bufferForInput() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- bufferForInput() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- bufferForInput() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- bufferForInput() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- bufferForInput() - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- bufferForInput() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- bufferForLastCompletionResult() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- bufferForLastCompletionResult() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- bufferForLastCompletionResult() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- bufferForLastFailureDetails() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- bufferForLastFailureDetails() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- bufferForLastFailureDetails() - Method in class com.uber.cadence.PendingActivityInfo
- bufferForNextPageToken() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- bufferForNextPageToken() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- bufferForNextPageToken() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- bufferForNextPageToken() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- bufferForNextPageToken() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- bufferForNextPageToken() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- bufferForNextPageToken() - Method in class com.uber.cadence.ListDomainsRequest
- bufferForNextPageToken() - Method in class com.uber.cadence.ListDomainsResponse
- bufferForNextPageToken() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- bufferForNextPageToken() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- bufferForNextPageToken() - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- bufferForNextPageToken() - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- bufferForNextPageToken() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- bufferForNextPageToken() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- bufferForNextPageToken() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- bufferForNextPageToken() - Method in class com.uber.cadence.shadower.WorkflowParams
- bufferForQueryArgs() - Method in class com.uber.cadence.WorkflowQuery
- bufferForQueryResult() - Method in class com.uber.cadence.QueryWorkflowResponse
- bufferForQueryResult() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- bufferForResult() - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- bufferForResult() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- bufferForResult() - Method in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- bufferForResult() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- bufferForResult() - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- bufferForResult() - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- bufferForSignalInput() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- bufferForSignalInput() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- bufferForTaskToken() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- bufferForTaskToken() - Method in class com.uber.cadence.PollForActivityTaskResponse
- bufferForTaskToken() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- bufferForTaskToken() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- bufferForTaskToken() - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- bufferForTaskToken() - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- bufferForTaskToken() - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- bufferForTaskToken() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- bufferForTaskToken() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- bufferForTaskToken() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- build() - Method in class com.uber.cadence.activity.ActivityOptions.Builder
- build() - Method in class com.uber.cadence.activity.LocalActivityOptions.Builder
- build() - Method in class com.uber.cadence.client.QueryOptions.Builder
- build() - Method in class com.uber.cadence.client.WorkflowClientOptions.Builder
- build() - Method in class com.uber.cadence.client.WorkflowOptions.Builder
- build() - Method in class com.uber.cadence.common.RetryOptions.Builder
-
Build RetryOptions without performing validation as validation should be done after merging with
MethodRetry
. - build() - Method in class com.uber.cadence.internal.common.LocalActivityMarkerData.Builder
- build() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters.Builder
- build() - Method in class com.uber.cadence.internal.shadowing.QueryBuilder
- build() - Method in class com.uber.cadence.internal.worker.PollerAutoScalerOptions.Builder
- build() - Method in class com.uber.cadence.internal.worker.PollerOptions.Builder
- build() - Method in class com.uber.cadence.internal.worker.SingleWorkerOptions.Builder
- build() - Method in class com.uber.cadence.serviceclient.ClientOptions.Builder
-
Builds and returns a ClientOptions object.
- build() - Method in class com.uber.cadence.testing.TestEnvironmentOptions.Builder
- build() - Method in class com.uber.cadence.worker.ShadowingOptions.Builder
- build() - Method in class com.uber.cadence.worker.TimeFilter.Builder
- build() - Method in class com.uber.cadence.worker.WorkerFactoryOptions.Builder
- build() - Method in class com.uber.cadence.worker.WorkerOptions.Builder
- build() - Method in class com.uber.cadence.worker.WorkflowImplementationOptions.Builder
- build() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions.Builder
- build() - Method in class com.uber.cadence.workflow.ContinueAsNewOptions.Builder
- build() - Method in class com.uber.cadence.workflow.Saga.Options.Builder
- build() - Method in class com.uber.cadence.workflow.SignalOptions.Builder
- Builder() - Constructor for class com.uber.cadence.activity.ActivityOptions.Builder
- Builder() - Constructor for class com.uber.cadence.activity.LocalActivityOptions.Builder
- Builder() - Constructor for class com.uber.cadence.client.QueryOptions.Builder
- Builder() - Constructor for class com.uber.cadence.client.WorkflowOptions.Builder
- Builder() - Constructor for class com.uber.cadence.common.RetryOptions.Builder
- Builder() - Constructor for class com.uber.cadence.internal.common.LocalActivityMarkerData.Builder
- Builder() - Constructor for class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters.Builder
- Builder() - Constructor for class com.uber.cadence.testing.TestEnvironmentOptions.Builder
- Builder() - Constructor for class com.uber.cadence.worker.WorkflowImplementationOptions.Builder
- Builder() - Constructor for class com.uber.cadence.workflow.ChildWorkflowOptions.Builder
- Builder() - Constructor for class com.uber.cadence.workflow.ContinueAsNewOptions.Builder
- Builder() - Constructor for class com.uber.cadence.workflow.Saga.Options.Builder
- Builder() - Constructor for class com.uber.cadence.workflow.SignalOptions.Builder
- Builder(ActivityOptions) - Constructor for class com.uber.cadence.activity.ActivityOptions.Builder
-
Copy Builder fields from the options.
- Builder(LocalActivityOptions) - Constructor for class com.uber.cadence.activity.LocalActivityOptions.Builder
-
Copy Builder fields from the options.
- Builder(QueryOptions) - Constructor for class com.uber.cadence.client.QueryOptions.Builder
- Builder(WorkflowOptions) - Constructor for class com.uber.cadence.client.WorkflowOptions.Builder
- Builder(RetryOptions) - Constructor for class com.uber.cadence.common.RetryOptions.Builder
- Builder(SingleWorkerOptions) - Constructor for class com.uber.cadence.internal.worker.SingleWorkerOptions.Builder
- Builder(ChildWorkflowOptions) - Constructor for class com.uber.cadence.workflow.ChildWorkflowOptions.Builder
- buildThriftRequest(String, T, Long) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
C
- CADENCE_CHANGE_VERSION - Static variable in class com.uber.cadence.internal.sync.WorkflowInternal
- CADENCE_ERROR - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- CADENCE_INVALID_REQUEST - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- CADENCE_LATENCY - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- CADENCE_METRICS_PREFIX - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- CADENCE_REQUEST - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- CadenceClientStatsReporter - Class in com.uber.cadence.reporter
- CadenceClientStatsReporter() - Constructor for class com.uber.cadence.reporter.CadenceClientStatsReporter
- calculateSleepTime(long) - Method in class com.uber.cadence.common.RetryOptions
- cancel() - Method in interface com.uber.cadence.client.WorkflowStub
-
Request cancellation.
- cancel() - Method in interface com.uber.cadence.workflow.CancellationScope
-
Cancels the scope as well as all its children
- cancel() - Method in interface com.uber.cadence.workflow.ExternalWorkflowStub
- cancel(String) - Method in interface com.uber.cadence.internal.replay.ReplayWorkflow
- cancel(String) - Method in interface com.uber.cadence.workflow.CancellationScope
-
Cancels the scope as well as all its children.
- CANCEL_EXECUTION_ATTRIBUTES - com.uber.cadence.CrossClusterTaskRequest._Fields
- CANCEL_EXECUTION_ATTRIBUTES - com.uber.cadence.CrossClusterTaskResponse._Fields
- CANCEL_REQUEST - com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args._Fields
- CANCEL_REQUESTED - com.uber.cadence.PendingActivityState
- CANCEL_REQUESTED - com.uber.cadence.RecordActivityTaskHeartbeatResponse._Fields
- CANCEL_TIMER_DECISION_ATTRIBUTES - com.uber.cadence.Decision._Fields
- CANCEL_TIMER_FAILED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- CANCEL_WORKFLOW_EXECUTION_DECISION_ATTRIBUTES - com.uber.cadence.Decision._Fields
- CANCELED - com.uber.cadence.worker.WorkflowStatus
- CANCELED - com.uber.cadence.WorkflowExecutionCloseStatus
- CANCELED_REQUEST - com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args._Fields
- CANCELED_REQUEST - com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args._Fields
- canceledRequest - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- canceledRequest - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- CancelExecution - com.uber.cadence.CrossClusterTaskType
- cancelExecutionAttributes - Variable in class com.uber.cadence.CrossClusterTaskRequest
- cancelExecutionAttributes - Variable in class com.uber.cadence.CrossClusterTaskResponse
- CancelExternalWorkflowException - Exception in com.uber.cadence.workflow
-
Exception used to communicate failure of a request to signal an external workflow.
- CancelExternalWorkflowException(long, WorkflowExecution, SignalExternalWorkflowExecutionFailedCause) - Constructor for exception com.uber.cadence.workflow.CancelExternalWorkflowException
- CancelExternalWorkflowExecutionFailedCause - Enum in com.uber.cadence
- CANCELLATION_ALREADY_REQUESTED_ERROR - com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result._Fields
- cancellationAlreadyRequestedError - Variable in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- CancellationAlreadyRequestedError - Exception in com.uber.cadence
- CancellationAlreadyRequestedError() - Constructor for exception com.uber.cadence.CancellationAlreadyRequestedError
- CancellationAlreadyRequestedError(CancellationAlreadyRequestedError) - Constructor for exception com.uber.cadence.CancellationAlreadyRequestedError
-
Performs a deep copy on other.
- CancellationAlreadyRequestedError(String) - Constructor for exception com.uber.cadence.CancellationAlreadyRequestedError
- CancellationAlreadyRequestedError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CancellationScope - Interface in com.uber.cadence.workflow
-
Handle to a cancellation scope created through
Workflow.newCancellationScope(Runnable)
orWorkflow.newDetachedCancellationScope(Runnable)
. - cancelRequest - Variable in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- cancelRequested - Variable in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
- CancelTimer - com.uber.cadence.DecisionType
- cancelTimerDecisionAttributes - Variable in class com.uber.cadence.Decision
- CancelTimerDecisionAttributes - Class in com.uber.cadence
- CancelTimerDecisionAttributes() - Constructor for class com.uber.cadence.CancelTimerDecisionAttributes
- CancelTimerDecisionAttributes(CancelTimerDecisionAttributes) - Constructor for class com.uber.cadence.CancelTimerDecisionAttributes
-
Performs a deep copy on other.
- CancelTimerDecisionAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CancelTimerFailed - com.uber.cadence.EventType
- cancelTimerFailedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- CancelTimerFailedEventAttributes - Class in com.uber.cadence
- CancelTimerFailedEventAttributes() - Constructor for class com.uber.cadence.CancelTimerFailedEventAttributes
- CancelTimerFailedEventAttributes(CancelTimerFailedEventAttributes) - Constructor for class com.uber.cadence.CancelTimerFailedEventAttributes
-
Performs a deep copy on other.
- CancelTimerFailedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- cancelWorkflow(WorkflowExecution) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- cancelWorkflow(WorkflowExecution) - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- cancelWorkflow(WorkflowExecution) - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- CancelWorkflowExecution - com.uber.cadence.DecisionType
- cancelWorkflowExecutionDecisionAttributes - Variable in class com.uber.cadence.Decision
- CancelWorkflowExecutionDecisionAttributes - Class in com.uber.cadence
- CancelWorkflowExecutionDecisionAttributes() - Constructor for class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- CancelWorkflowExecutionDecisionAttributes(CancelWorkflowExecutionDecisionAttributes) - Constructor for class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
-
Performs a deep copy on other.
- CancelWorkflowExecutionDecisionAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- cancelWorkflowInCurrentDomain(RequestCancelWorkflowExecutionRequest) - Method in interface com.uber.cadence.migration.MigrationActivities
-
Cancels a workflow execution in the current domain.
- cancelWorkflowInCurrentDomain(RequestCancelWorkflowExecutionRequest) - Method in class com.uber.cadence.migration.MigrationActivitiesImpl
- capabilities() - Method in class com.uber.cadence.internal.metrics.NoopScope
- capabilities() - Method in class com.uber.cadence.internal.metrics.ReplayAwareScope
- capabilities() - Method in class com.uber.cadence.reporter.CadenceClientStatsReporter
- cause - Variable in class com.uber.cadence.CancelTimerFailedEventAttributes
- cause - Variable in class com.uber.cadence.DecisionTaskFailedEventAttributes
- cause - Variable in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- cause - Variable in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- cause - Variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- cause - Variable in class com.uber.cadence.RespondDecisionTaskFailedRequest
- cause - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- cause - Variable in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- cause - Variable in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- CAUSE - com.uber.cadence.CancelTimerFailedEventAttributes._Fields
- CAUSE - com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
- CAUSE - com.uber.cadence.DecisionTaskTimedOutEventAttributes._Fields
- CAUSE - com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes._Fields
- CAUSE - com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields
- CAUSE - com.uber.cadence.RespondDecisionTaskFailedRequest._Fields
- CAUSE - com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes._Fields
- CAUSE - com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes._Fields
- CAUSE - com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes._Fields
- CAUSE - Static variable in class com.uber.cadence.internal.metrics.MetricsTag
- CheckedExceptionWrapper - Exception in com.uber.cadence.internal.common
-
Do not reference directly by the application level code.
- child - Variable in class com.uber.cadence.ApplyParentClosePolicyRequest
- child - Variable in class com.uber.cadence.ApplyParentClosePolicyResult
- CHILD - com.uber.cadence.ApplyParentClosePolicyRequest._Fields
- CHILD - com.uber.cadence.ApplyParentClosePolicyResult._Fields
- CHILD_DOMAIN_ID - com.uber.cadence.ApplyParentClosePolicyAttributes._Fields
- CHILD_RUN_ID - com.uber.cadence.ApplyParentClosePolicyAttributes._Fields
- CHILD_WORKFLOW_EXECUTION_CANCELED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- CHILD_WORKFLOW_EXECUTION_COMPLETED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- CHILD_WORKFLOW_EXECUTION_FAILED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- CHILD_WORKFLOW_EXECUTION_STARTED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- CHILD_WORKFLOW_EXECUTION_TERMINATED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- CHILD_WORKFLOW_EXECUTION_TIMED_OUT_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- CHILD_WORKFLOW_ID - com.uber.cadence.ApplyParentClosePolicyAttributes._Fields
- CHILD_WORKFLOW_ONLY - com.uber.cadence.CrossClusterCancelExecutionRequestAttributes._Fields
- CHILD_WORKFLOW_ONLY - com.uber.cadence.CrossClusterSignalExecutionRequestAttributes._Fields
- CHILD_WORKFLOW_ONLY - com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes._Fields
- CHILD_WORKFLOW_ONLY - com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes._Fields
- CHILD_WORKFLOW_ONLY - com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes._Fields
- CHILD_WORKFLOW_ONLY - com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes._Fields
- childDomainID - Variable in class com.uber.cadence.ApplyParentClosePolicyAttributes
- children - Variable in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- CHILDREN - com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes._Fields
- CHILDREN_STATUS - com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes._Fields
- childrenStatus - Variable in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- childRunID - Variable in class com.uber.cadence.ApplyParentClosePolicyAttributes
- ChildWorkflowException - Exception in com.uber.cadence.workflow
-
Base exception for failures of a child workflow.
- ChildWorkflowException(String, long, WorkflowExecution, WorkflowType) - Constructor for exception com.uber.cadence.workflow.ChildWorkflowException
- ChildWorkflowExecutionCanceled - com.uber.cadence.EventType
- childWorkflowExecutionCanceledEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ChildWorkflowExecutionCanceledEventAttributes - Class in com.uber.cadence
- ChildWorkflowExecutionCanceledEventAttributes() - Constructor for class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- ChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes) - Constructor for class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
-
Performs a deep copy on other.
- ChildWorkflowExecutionCanceledEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ChildWorkflowExecutionCompleted - com.uber.cadence.EventType
- childWorkflowExecutionCompletedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ChildWorkflowExecutionCompletedEventAttributes - Class in com.uber.cadence
- ChildWorkflowExecutionCompletedEventAttributes() - Constructor for class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- ChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes) - Constructor for class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
-
Performs a deep copy on other.
- ChildWorkflowExecutionCompletedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ChildWorkflowExecutionFailed - com.uber.cadence.EventType
- ChildWorkflowExecutionFailedCause - Enum in com.uber.cadence
- childWorkflowExecutionFailedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ChildWorkflowExecutionFailedEventAttributes - Class in com.uber.cadence
- ChildWorkflowExecutionFailedEventAttributes() - Constructor for class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- ChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes) - Constructor for class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
-
Performs a deep copy on other.
- ChildWorkflowExecutionFailedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ChildWorkflowExecutionStarted - com.uber.cadence.EventType
- childWorkflowExecutionStartedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ChildWorkflowExecutionStartedEventAttributes - Class in com.uber.cadence
- ChildWorkflowExecutionStartedEventAttributes() - Constructor for class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- ChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes) - Constructor for class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
-
Performs a deep copy on other.
- ChildWorkflowExecutionStartedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ChildWorkflowExecutionTerminated - com.uber.cadence.EventType
- childWorkflowExecutionTerminatedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ChildWorkflowExecutionTerminatedEventAttributes - Class in com.uber.cadence
- ChildWorkflowExecutionTerminatedEventAttributes() - Constructor for class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- ChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes) - Constructor for class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
-
Performs a deep copy on other.
- ChildWorkflowExecutionTerminatedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ChildWorkflowExecutionTimedOut - com.uber.cadence.EventType
- childWorkflowExecutionTimedOutEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ChildWorkflowExecutionTimedOutEventAttributes - Class in com.uber.cadence
- ChildWorkflowExecutionTimedOutEventAttributes() - Constructor for class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- ChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes) - Constructor for class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
-
Performs a deep copy on other.
- ChildWorkflowExecutionTimedOutEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ChildWorkflowFailureException - Exception in com.uber.cadence.workflow
-
Indicates that a child workflow failed.
- ChildWorkflowFailureException(long, WorkflowExecution, WorkflowType, Throwable) - Constructor for exception com.uber.cadence.workflow.ChildWorkflowFailureException
- childWorkflowID - Variable in class com.uber.cadence.ApplyParentClosePolicyAttributes
- childWorkflowOnly - Variable in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- childWorkflowOnly - Variable in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- childWorkflowOnly - Variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- childWorkflowOnly - Variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- childWorkflowOnly - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- childWorkflowOnly - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- ChildWorkflowOptions - Class in com.uber.cadence.workflow
- ChildWorkflowOptions.Builder - Class in com.uber.cadence.workflow
- ChildWorkflowStub - Interface in com.uber.cadence.workflow
-
Supports starting and signalling child workflows by the name and list of arguments.
- ChildWorkflowTaskFailedException - Exception in com.uber.cadence.internal.replay
-
Internal.
- ChildWorkflowTaskFailedException(long, WorkflowExecution, WorkflowType, String, byte[]) - Constructor for exception com.uber.cadence.internal.replay.ChildWorkflowTaskFailedException
- ChildWorkflowTerminatedException - Exception in com.uber.cadence.workflow
-
Indicates that child workflow was forcefully terminated by an external command to Cadence service.
- ChildWorkflowTerminatedException(long, WorkflowExecution, WorkflowType) - Constructor for exception com.uber.cadence.workflow.ChildWorkflowTerminatedException
- ChildWorkflowTimedOutException - Exception in com.uber.cadence.workflow
-
Indicates that a child workflow exceeded its execution timeout and was forcefully terminated by the Cadence service.
- ChildWorkflowTimedOutException(long, WorkflowExecution, WorkflowType) - Constructor for exception com.uber.cadence.workflow.ChildWorkflowTimedOutException
- clear() - Method in exception com.uber.cadence.AccessDeniedError
- clear() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- clear() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- clear() - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- clear() - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- clear() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- clear() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- clear() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- clear() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- clear() - Method in class com.uber.cadence.ActivityType
- clear() - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
- clear() - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
- clear() - Method in class com.uber.cadence.ApplyParentClosePolicyResult
- clear() - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
- clear() - Method in class com.uber.cadence.BadBinaries
- clear() - Method in class com.uber.cadence.BadBinaryInfo
- clear() - Method in exception com.uber.cadence.BadRequestError
- clear() - Method in exception com.uber.cadence.CancellationAlreadyRequestedError
- clear() - Method in class com.uber.cadence.CancelTimerDecisionAttributes
- clear() - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
- clear() - Method in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- clear() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- clear() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- clear() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- clear() - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- clear() - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- clear() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- clear() - Method in exception com.uber.cadence.ClientVersionNotSupportedError
- clear() - Method in class com.uber.cadence.CloseShardRequest
- clear() - Method in class com.uber.cadence.ClusterInfo
- clear() - Method in class com.uber.cadence.ClusterReplicationConfiguration
- clear() - Method in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- clear() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- clear() - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
- clear() - Method in class com.uber.cadence.CountWorkflowExecutionsResponse
- clear() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- clear() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- clear() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- clear() - Method in class com.uber.cadence.CrossClusterCancelExecutionResponseAttributes
- clear() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- clear() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes
- clear() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- clear() - Method in class com.uber.cadence.CrossClusterSignalExecutionResponseAttributes
- clear() - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- clear() - Method in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
- clear() - Method in class com.uber.cadence.CrossClusterTaskInfo
- clear() - Method in class com.uber.cadence.CrossClusterTaskRequest
- clear() - Method in class com.uber.cadence.CrossClusterTaskResponse
- clear() - Method in exception com.uber.cadence.CurrentBranchChangedError
- clear() - Method in class com.uber.cadence.DataBlob
- clear() - Method in class com.uber.cadence.Decision
- clear() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- clear() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- clear() - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- clear() - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
- clear() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- clear() - Method in class com.uber.cadence.DeprecateDomainRequest
- clear() - Method in class com.uber.cadence.DescribeDomainRequest
- clear() - Method in class com.uber.cadence.DescribeDomainResponse
- clear() - Method in class com.uber.cadence.DescribeHistoryHostRequest
- clear() - Method in class com.uber.cadence.DescribeHistoryHostResponse
- clear() - Method in class com.uber.cadence.DescribeQueueRequest
- clear() - Method in class com.uber.cadence.DescribeQueueResponse
- clear() - Method in class com.uber.cadence.DescribeShardDistributionRequest
- clear() - Method in class com.uber.cadence.DescribeShardDistributionResponse
- clear() - Method in class com.uber.cadence.DescribeTaskListRequest
- clear() - Method in class com.uber.cadence.DescribeTaskListResponse
- clear() - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
- clear() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- clear() - Method in exception com.uber.cadence.DomainAlreadyExistsError
- clear() - Method in class com.uber.cadence.DomainCacheInfo
- clear() - Method in class com.uber.cadence.DomainConfiguration
- clear() - Method in class com.uber.cadence.DomainInfo
- clear() - Method in exception com.uber.cadence.DomainNotActiveError
- clear() - Method in class com.uber.cadence.DomainReplicationConfiguration
- clear() - Method in exception com.uber.cadence.EntityNotExistsError
- clear() - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- clear() - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- clear() - Method in class com.uber.cadence.FailoverInfo
- clear() - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- clear() - Method in class com.uber.cadence.FeatureFlags
- clear() - Method in exception com.uber.cadence.FeatureNotEnabledError
- clear() - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- clear() - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- clear() - Method in class com.uber.cadence.GetSearchAttributesResponse
- clear() - Method in class com.uber.cadence.GetTaskListsByDomainRequest
- clear() - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- clear() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- clear() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- clear() - Method in class com.uber.cadence.Header
- clear() - Method in class com.uber.cadence.History
- clear() - Method in class com.uber.cadence.HistoryBranch
- clear() - Method in class com.uber.cadence.HistoryBranchRange
- clear() - Method in class com.uber.cadence.HistoryEvent
- clear() - Method in exception com.uber.cadence.InternalDataInconsistencyError
- clear() - Method in exception com.uber.cadence.InternalServiceError
- clear() - Method in exception com.uber.cadence.LimitExceededError
- clear() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- clear() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- clear() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- clear() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- clear() - Method in class com.uber.cadence.ListDomainsRequest
- clear() - Method in class com.uber.cadence.ListDomainsResponse
- clear() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- clear() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- clear() - Method in class com.uber.cadence.ListTaskListPartitionsRequest
- clear() - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- clear() - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- clear() - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- clear() - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- clear() - Method in class com.uber.cadence.Memo
- clear() - Method in class com.uber.cadence.PendingActivityInfo
- clear() - Method in class com.uber.cadence.PendingChildExecutionInfo
- clear() - Method in class com.uber.cadence.PendingDecisionInfo
- clear() - Method in class com.uber.cadence.PollerInfo
- clear() - Method in class com.uber.cadence.PollForActivityTaskRequest
- clear() - Method in class com.uber.cadence.PollForActivityTaskResponse
- clear() - Method in class com.uber.cadence.PollForDecisionTaskRequest
- clear() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- clear() - Method in exception com.uber.cadence.QueryFailedError
- clear() - Method in class com.uber.cadence.QueryRejected
- clear() - Method in class com.uber.cadence.QueryWorkflowRequest
- clear() - Method in class com.uber.cadence.QueryWorkflowResponse
- clear() - Method in class com.uber.cadence.ReapplyEventsRequest
- clear() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- clear() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- clear() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
- clear() - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
- clear() - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
- clear() - Method in class com.uber.cadence.RegisterDomainRequest
- clear() - Method in exception com.uber.cadence.RemoteSyncMatchedError
- clear() - Method in class com.uber.cadence.RemoveTaskRequest
- clear() - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- clear() - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- clear() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- clear() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- clear() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- clear() - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- clear() - Method in class com.uber.cadence.ResetPointInfo
- clear() - Method in class com.uber.cadence.ResetPoints
- clear() - Method in class com.uber.cadence.ResetQueueRequest
- clear() - Method in class com.uber.cadence.ResetStickyTaskListRequest
- clear() - Method in class com.uber.cadence.ResetStickyTaskListResponse
- clear() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- clear() - Method in class com.uber.cadence.ResetWorkflowExecutionResponse
- clear() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- clear() - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- clear() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- clear() - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- clear() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- clear() - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- clear() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- clear() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- clear() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- clear() - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- clear() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- clear() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- clear() - Method in class com.uber.cadence.RetryPolicy
- clear() - Method in exception com.uber.cadence.RetryTaskV2Error
- clear() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- clear() - Method in class com.uber.cadence.SearchAttributes
- clear() - Method in exception com.uber.cadence.ServiceBusyError
- clear() - Method in class com.uber.cadence.shadower.ExitCondition
- clear() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- clear() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- clear() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- clear() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- clear() - Method in class com.uber.cadence.shadower.WorkflowParams
- clear() - Method in class com.uber.cadence.shadower.WorkflowResult
- clear() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- clear() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- clear() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- clear() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- clear() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- clear() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- clear() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- clear() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- clear() - Method in class com.uber.cadence.StartTimeFilter
- clear() - Method in class com.uber.cadence.StartTimerDecisionAttributes
- clear() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- clear() - Method in class com.uber.cadence.StartWorkflowExecutionResponse
- clear() - Method in class com.uber.cadence.StickyExecutionAttributes
- clear() - Method in class com.uber.cadence.SupportedClientVersions
- clear() - Method in class com.uber.cadence.TaskIDBlock
- clear() - Method in class com.uber.cadence.TaskList
- clear() - Method in class com.uber.cadence.TaskListMetadata
- clear() - Method in class com.uber.cadence.TaskListPartitionMetadata
- clear() - Method in class com.uber.cadence.TaskListStatus
- clear() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- clear() - Method in class com.uber.cadence.TimerCanceledEventAttributes
- clear() - Method in class com.uber.cadence.TimerFiredEventAttributes
- clear() - Method in class com.uber.cadence.TimerStartedEventAttributes
- clear() - Method in class com.uber.cadence.TransientDecisionInfo
- clear() - Method in class com.uber.cadence.UpdateDomainInfo
- clear() - Method in class com.uber.cadence.UpdateDomainRequest
- clear() - Method in class com.uber.cadence.UpdateDomainResponse
- clear() - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
- clear() - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- clear() - Method in class com.uber.cadence.VersionHistories
- clear() - Method in class com.uber.cadence.VersionHistory
- clear() - Method in class com.uber.cadence.VersionHistoryItem
- clear() - Method in class com.uber.cadence.WorkerVersionInfo
- clear() - Method in class com.uber.cadence.WorkflowExecution
- clear() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
- clear() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- clear() - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- clear() - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- clear() - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- clear() - Method in class com.uber.cadence.WorkflowExecutionConfiguration
- clear() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- clear() - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- clear() - Method in class com.uber.cadence.WorkflowExecutionFilter
- clear() - Method in class com.uber.cadence.WorkflowExecutionInfo
- clear() - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- clear() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- clear() - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- clear() - Method in class com.uber.cadence.WorkflowExecutionTimedOutEventAttributes
- clear() - Method in class com.uber.cadence.WorkflowQuery
- clear() - Method in class com.uber.cadence.WorkflowQueryResult
- clear() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- clear() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- clear() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_args
- clear() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- clear() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_args
- clear() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- clear() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_args
- clear() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- clear() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- clear() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- clear() - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_args
- clear() - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- clear() - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_args
- clear() - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- clear() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- clear() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- clear() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- clear() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- clear() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- clear() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- clear() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- clear() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- clear() - Method in class com.uber.cadence.WorkflowService.ListDomains_args
- clear() - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- clear() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- clear() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- clear() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- clear() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- clear() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- clear() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- clear() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_args
- clear() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- clear() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- clear() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- clear() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_args
- clear() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- clear() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- clear() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- clear() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- clear() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- clear() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- clear() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- clear() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_args
- clear() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
- clear() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- clear() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- clear() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- clear() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- clear() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- clear() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- clear() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- clear() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- clear() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- clear() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- clear() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- clear() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- clear() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- clear() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- clear() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- clear() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- clear() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- clear() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- clear() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- clear() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- clear() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- clear() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- clear() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- clear() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- clear() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- clear() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- clear() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args
- clear() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- clear() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_args
- clear() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- clear() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_args
- clear() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- clear() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args
- clear() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- clear() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_args
- clear() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- clear() - Method in class com.uber.cadence.WorkflowType
- clear() - Method in class com.uber.cadence.WorkflowTypeFilter
- Client(TProtocol) - Constructor for class com.uber.cadence.WorkflowService.Client
- Client(TProtocol, TProtocol) - Constructor for class com.uber.cadence.WorkflowService.Client
- CLIENT_IMPL - com.uber.cadence.ClientVersionNotSupportedError._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.CountWorkflowExecutions_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.DeprecateDomain_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.DescribeDomain_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.DescribeTaskList_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.GetSearchAttributes_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.GetTaskListsByDomain_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.ListDomains_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.ListWorkflowExecutions_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.PollForActivityTask_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.PollForDecisionTask_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.QueryWorkflow_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.RegisterDomain_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.ResetStickyTaskList_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.ResetWorkflowExecution_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.SignalWorkflowExecution_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.StartWorkflowExecution_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result._Fields
- CLIENT_VERSION_NOT_SUPPORTED_ERROR - com.uber.cadence.WorkflowService.UpdateDomain_result._Fields
- clientImpl - Variable in exception com.uber.cadence.ClientVersionNotSupportedError
- ClientOptions - Class in com.uber.cadence.serviceclient
- ClientOptions.Builder - Class in com.uber.cadence.serviceclient
-
Builder is the builder for ClientOptions.
- ClientVersionEmitter - Class in com.uber.cadence.internal.metrics
- ClientVersionEmitter(Scope, String) - Constructor for class com.uber.cadence.internal.metrics.ClientVersionEmitter
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.DescribeDomain_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.ListDomains_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.RegisterDomain_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- clientVersionNotSupportedError - Variable in class com.uber.cadence.WorkflowService.UpdateDomain_result
- ClientVersionNotSupportedError - Exception in com.uber.cadence
- ClientVersionNotSupportedError() - Constructor for exception com.uber.cadence.ClientVersionNotSupportedError
- ClientVersionNotSupportedError(ClientVersionNotSupportedError) - Constructor for exception com.uber.cadence.ClientVersionNotSupportedError
-
Performs a deep copy on other.
- ClientVersionNotSupportedError(String, String, String) - Constructor for exception com.uber.cadence.ClientVersionNotSupportedError
- ClientVersionNotSupportedError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ClockDecisionContext - Class in com.uber.cadence.internal.replay
-
Clock that must be used inside workflow definition code to ensure replay determinism.
- close() - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- close() - Method in class com.uber.cadence.internal.metrics.NoopScope
- close() - Method in class com.uber.cadence.internal.metrics.ReplayAwareScope
- close() - Method in interface com.uber.cadence.internal.replay.Decider
- close() - Method in interface com.uber.cadence.internal.replay.ReplayWorkflow
- close() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- close() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- close() - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- close() - Method in class com.uber.cadence.reporter.CadenceClientStatsReporter
- close() - Method in interface com.uber.cadence.serviceclient.IWorkflowService
- close() - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- close() - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- close() - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
- CLOSE_EVENT - com.uber.cadence.HistoryEventFilterType
- CLOSE_STATUS - com.uber.cadence.QueryRejected._Fields
- CLOSE_STATUS - com.uber.cadence.WorkflowExecutionInfo._Fields
- CLOSE_TIME - com.uber.cadence.WorkflowExecutionInfo._Fields
- closeAsyncInvocation() - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Closes async invocation created through
AsyncInternal.initAsyncInvocation()
- CLOSED - com.uber.cadence.worker.WorkflowStatus
- CloseShardRequest - Class in com.uber.cadence
- CloseShardRequest() - Constructor for class com.uber.cadence.CloseShardRequest
- CloseShardRequest(CloseShardRequest) - Constructor for class com.uber.cadence.CloseShardRequest
-
Performs a deep copy on other.
- CloseShardRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- closeStatus - Variable in class com.uber.cadence.QueryRejected
- closeStatus - Variable in class com.uber.cadence.WorkflowExecutionInfo
- closeTime - Variable in class com.uber.cadence.WorkflowExecutionInfo
- CLUSTER_NAME - com.uber.cadence.ClusterReplicationConfiguration._Fields
- CLUSTER_NAME - com.uber.cadence.DescribeQueueRequest._Fields
- CLUSTER_NAME - com.uber.cadence.RemoveTaskRequest._Fields
- CLUSTER_NAME - com.uber.cadence.ResetQueueRequest._Fields
- ClusterInfo - Class in com.uber.cadence
- ClusterInfo() - Constructor for class com.uber.cadence.ClusterInfo
- ClusterInfo(ClusterInfo) - Constructor for class com.uber.cadence.ClusterInfo
-
Performs a deep copy on other.
- ClusterInfo._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- clusterName - Variable in class com.uber.cadence.ClusterReplicationConfiguration
- clusterName - Variable in class com.uber.cadence.DescribeQueueRequest
- clusterName - Variable in class com.uber.cadence.RemoveTaskRequest
- clusterName - Variable in class com.uber.cadence.ResetQueueRequest
- ClusterReplicationConfiguration - Class in com.uber.cadence
- ClusterReplicationConfiguration() - Constructor for class com.uber.cadence.ClusterReplicationConfiguration
- ClusterReplicationConfiguration(ClusterReplicationConfiguration) - Constructor for class com.uber.cadence.ClusterReplicationConfiguration
-
Performs a deep copy on other.
- ClusterReplicationConfiguration._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- clusters - Variable in class com.uber.cadence.DomainReplicationConfiguration
- clusters - Variable in class com.uber.cadence.RegisterDomainRequest
- CLUSTERS - com.uber.cadence.DomainReplicationConfiguration._Fields
- CLUSTERS - com.uber.cadence.RegisterDomainRequest._Fields
- com.uber.cadence - package com.uber.cadence
- com.uber.cadence.activity - package com.uber.cadence.activity
- com.uber.cadence.client - package com.uber.cadence.client
- com.uber.cadence.common - package com.uber.cadence.common
- com.uber.cadence.context - package com.uber.cadence.context
- com.uber.cadence.converter - package com.uber.cadence.converter
- com.uber.cadence.internal - package com.uber.cadence.internal
- com.uber.cadence.internal.common - package com.uber.cadence.internal.common
- com.uber.cadence.internal.compatibility - package com.uber.cadence.internal.compatibility
- com.uber.cadence.internal.compatibility.proto - package com.uber.cadence.internal.compatibility.proto
- com.uber.cadence.internal.compatibility.proto.serviceclient - package com.uber.cadence.internal.compatibility.proto.serviceclient
- com.uber.cadence.internal.compatibility.thrift - package com.uber.cadence.internal.compatibility.thrift
- com.uber.cadence.internal.context - package com.uber.cadence.internal.context
- com.uber.cadence.internal.errors - package com.uber.cadence.internal.errors
- com.uber.cadence.internal.external - package com.uber.cadence.internal.external
- com.uber.cadence.internal.logging - package com.uber.cadence.internal.logging
- com.uber.cadence.internal.metrics - package com.uber.cadence.internal.metrics
- com.uber.cadence.internal.replay - package com.uber.cadence.internal.replay
- com.uber.cadence.internal.shadowing - package com.uber.cadence.internal.shadowing
- com.uber.cadence.internal.sync - package com.uber.cadence.internal.sync
- com.uber.cadence.internal.testservice - package com.uber.cadence.internal.testservice
- com.uber.cadence.internal.worker - package com.uber.cadence.internal.worker
- com.uber.cadence.internal.worker.autoscaler - package com.uber.cadence.internal.worker.autoscaler
- com.uber.cadence.migration - package com.uber.cadence.migration
- com.uber.cadence.reporter - package com.uber.cadence.reporter
- com.uber.cadence.serviceclient - package com.uber.cadence.serviceclient
- com.uber.cadence.serviceclient.auth - package com.uber.cadence.serviceclient.auth
- com.uber.cadence.shadower - package com.uber.cadence.shadower
- com.uber.cadence.testing - package com.uber.cadence.testing
- com.uber.cadence.worker - package com.uber.cadence.worker
- com.uber.cadence.workflow - package com.uber.cadence.workflow
- compareTo(AccessDeniedError) - Method in exception com.uber.cadence.AccessDeniedError
- compareTo(ActivityLocalDispatchInfo) - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- compareTo(ActivityTaskCanceledEventAttributes) - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- compareTo(ActivityTaskCancelRequestedEventAttributes) - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- compareTo(ActivityTaskCompletedEventAttributes) - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- compareTo(ActivityTaskFailedEventAttributes) - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- compareTo(ActivityTaskScheduledEventAttributes) - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- compareTo(ActivityTaskStartedEventAttributes) - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- compareTo(ActivityTaskTimedOutEventAttributes) - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- compareTo(ActivityType) - Method in class com.uber.cadence.ActivityType
- compareTo(ApplyParentClosePolicyAttributes) - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
- compareTo(ApplyParentClosePolicyRequest) - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
- compareTo(ApplyParentClosePolicyResult) - Method in class com.uber.cadence.ApplyParentClosePolicyResult
- compareTo(ApplyParentClosePolicyStatus) - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
- compareTo(BadBinaries) - Method in class com.uber.cadence.BadBinaries
- compareTo(BadBinaryInfo) - Method in class com.uber.cadence.BadBinaryInfo
- compareTo(BadRequestError) - Method in exception com.uber.cadence.BadRequestError
- compareTo(CancellationAlreadyRequestedError) - Method in exception com.uber.cadence.CancellationAlreadyRequestedError
- compareTo(CancelTimerDecisionAttributes) - Method in class com.uber.cadence.CancelTimerDecisionAttributes
- compareTo(CancelTimerFailedEventAttributes) - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
- compareTo(CancelWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- compareTo(ChildWorkflowExecutionCanceledEventAttributes) - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- compareTo(ChildWorkflowExecutionCompletedEventAttributes) - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- compareTo(ChildWorkflowExecutionFailedEventAttributes) - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- compareTo(ChildWorkflowExecutionStartedEventAttributes) - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- compareTo(ChildWorkflowExecutionTerminatedEventAttributes) - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- compareTo(ChildWorkflowExecutionTimedOutEventAttributes) - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- compareTo(ClientVersionNotSupportedError) - Method in exception com.uber.cadence.ClientVersionNotSupportedError
- compareTo(CloseShardRequest) - Method in class com.uber.cadence.CloseShardRequest
- compareTo(ClusterInfo) - Method in class com.uber.cadence.ClusterInfo
- compareTo(ClusterReplicationConfiguration) - Method in class com.uber.cadence.ClusterReplicationConfiguration
- compareTo(CompleteWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- compareTo(ContinueAsNewWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- compareTo(CountWorkflowExecutionsRequest) - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
- compareTo(CountWorkflowExecutionsResponse) - Method in class com.uber.cadence.CountWorkflowExecutionsResponse
- compareTo(CrossClusterApplyParentClosePolicyRequestAttributes) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- compareTo(CrossClusterApplyParentClosePolicyResponseAttributes) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- compareTo(CrossClusterCancelExecutionRequestAttributes) - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- compareTo(CrossClusterCancelExecutionResponseAttributes) - Method in class com.uber.cadence.CrossClusterCancelExecutionResponseAttributes
- compareTo(CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- compareTo(CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes
- compareTo(CrossClusterSignalExecutionRequestAttributes) - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- compareTo(CrossClusterSignalExecutionResponseAttributes) - Method in class com.uber.cadence.CrossClusterSignalExecutionResponseAttributes
- compareTo(CrossClusterStartChildExecutionRequestAttributes) - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- compareTo(CrossClusterStartChildExecutionResponseAttributes) - Method in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
- compareTo(CrossClusterTaskInfo) - Method in class com.uber.cadence.CrossClusterTaskInfo
- compareTo(CrossClusterTaskRequest) - Method in class com.uber.cadence.CrossClusterTaskRequest
- compareTo(CrossClusterTaskResponse) - Method in class com.uber.cadence.CrossClusterTaskResponse
- compareTo(CurrentBranchChangedError) - Method in exception com.uber.cadence.CurrentBranchChangedError
- compareTo(DataBlob) - Method in class com.uber.cadence.DataBlob
- compareTo(Decision) - Method in class com.uber.cadence.Decision
- compareTo(DecisionTaskCompletedEventAttributes) - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- compareTo(DecisionTaskFailedEventAttributes) - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- compareTo(DecisionTaskScheduledEventAttributes) - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- compareTo(DecisionTaskStartedEventAttributes) - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
- compareTo(DecisionTaskTimedOutEventAttributes) - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- compareTo(DeprecateDomainRequest) - Method in class com.uber.cadence.DeprecateDomainRequest
- compareTo(DescribeDomainRequest) - Method in class com.uber.cadence.DescribeDomainRequest
- compareTo(DescribeDomainResponse) - Method in class com.uber.cadence.DescribeDomainResponse
- compareTo(DescribeHistoryHostRequest) - Method in class com.uber.cadence.DescribeHistoryHostRequest
- compareTo(DescribeHistoryHostResponse) - Method in class com.uber.cadence.DescribeHistoryHostResponse
- compareTo(DescribeQueueRequest) - Method in class com.uber.cadence.DescribeQueueRequest
- compareTo(DescribeQueueResponse) - Method in class com.uber.cadence.DescribeQueueResponse
- compareTo(DescribeShardDistributionRequest) - Method in class com.uber.cadence.DescribeShardDistributionRequest
- compareTo(DescribeShardDistributionResponse) - Method in class com.uber.cadence.DescribeShardDistributionResponse
- compareTo(DescribeTaskListRequest) - Method in class com.uber.cadence.DescribeTaskListRequest
- compareTo(DescribeTaskListResponse) - Method in class com.uber.cadence.DescribeTaskListResponse
- compareTo(DescribeWorkflowExecutionRequest) - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
- compareTo(DescribeWorkflowExecutionResponse) - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- compareTo(DomainAlreadyExistsError) - Method in exception com.uber.cadence.DomainAlreadyExistsError
- compareTo(DomainCacheInfo) - Method in class com.uber.cadence.DomainCacheInfo
- compareTo(DomainConfiguration) - Method in class com.uber.cadence.DomainConfiguration
- compareTo(DomainInfo) - Method in class com.uber.cadence.DomainInfo
- compareTo(DomainNotActiveError) - Method in exception com.uber.cadence.DomainNotActiveError
- compareTo(DomainReplicationConfiguration) - Method in class com.uber.cadence.DomainReplicationConfiguration
- compareTo(EntityNotExistsError) - Method in exception com.uber.cadence.EntityNotExistsError
- compareTo(ExternalWorkflowExecutionCancelRequestedEventAttributes) - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- compareTo(ExternalWorkflowExecutionSignaledEventAttributes) - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- compareTo(FailoverInfo) - Method in class com.uber.cadence.FailoverInfo
- compareTo(FailWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- compareTo(FeatureFlags) - Method in class com.uber.cadence.FeatureFlags
- compareTo(FeatureNotEnabledError) - Method in exception com.uber.cadence.FeatureNotEnabledError
- compareTo(GetCrossClusterTasksRequest) - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- compareTo(GetCrossClusterTasksResponse) - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- compareTo(GetSearchAttributesResponse) - Method in class com.uber.cadence.GetSearchAttributesResponse
- compareTo(GetTaskListsByDomainRequest) - Method in class com.uber.cadence.GetTaskListsByDomainRequest
- compareTo(GetTaskListsByDomainResponse) - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- compareTo(GetWorkflowExecutionHistoryRequest) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- compareTo(GetWorkflowExecutionHistoryResponse) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- compareTo(Header) - Method in class com.uber.cadence.Header
- compareTo(History) - Method in class com.uber.cadence.History
- compareTo(HistoryBranch) - Method in class com.uber.cadence.HistoryBranch
- compareTo(HistoryBranchRange) - Method in class com.uber.cadence.HistoryBranchRange
- compareTo(HistoryEvent) - Method in class com.uber.cadence.HistoryEvent
- compareTo(InternalDataInconsistencyError) - Method in exception com.uber.cadence.InternalDataInconsistencyError
- compareTo(InternalServiceError) - Method in exception com.uber.cadence.InternalServiceError
- compareTo(LimitExceededError) - Method in exception com.uber.cadence.LimitExceededError
- compareTo(ListArchivedWorkflowExecutionsRequest) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- compareTo(ListArchivedWorkflowExecutionsResponse) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- compareTo(ListClosedWorkflowExecutionsRequest) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- compareTo(ListClosedWorkflowExecutionsResponse) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- compareTo(ListDomainsRequest) - Method in class com.uber.cadence.ListDomainsRequest
- compareTo(ListDomainsResponse) - Method in class com.uber.cadence.ListDomainsResponse
- compareTo(ListOpenWorkflowExecutionsRequest) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- compareTo(ListOpenWorkflowExecutionsResponse) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- compareTo(ListTaskListPartitionsRequest) - Method in class com.uber.cadence.ListTaskListPartitionsRequest
- compareTo(ListTaskListPartitionsResponse) - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- compareTo(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- compareTo(ListWorkflowExecutionsResponse) - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- compareTo(MarkerRecordedEventAttributes) - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- compareTo(Memo) - Method in class com.uber.cadence.Memo
- compareTo(PendingActivityInfo) - Method in class com.uber.cadence.PendingActivityInfo
- compareTo(PendingChildExecutionInfo) - Method in class com.uber.cadence.PendingChildExecutionInfo
- compareTo(PendingDecisionInfo) - Method in class com.uber.cadence.PendingDecisionInfo
- compareTo(PollerInfo) - Method in class com.uber.cadence.PollerInfo
- compareTo(PollForActivityTaskRequest) - Method in class com.uber.cadence.PollForActivityTaskRequest
- compareTo(PollForActivityTaskResponse) - Method in class com.uber.cadence.PollForActivityTaskResponse
- compareTo(PollForDecisionTaskRequest) - Method in class com.uber.cadence.PollForDecisionTaskRequest
- compareTo(PollForDecisionTaskResponse) - Method in class com.uber.cadence.PollForDecisionTaskResponse
- compareTo(QueryFailedError) - Method in exception com.uber.cadence.QueryFailedError
- compareTo(QueryRejected) - Method in class com.uber.cadence.QueryRejected
- compareTo(QueryWorkflowRequest) - Method in class com.uber.cadence.QueryWorkflowRequest
- compareTo(QueryWorkflowResponse) - Method in class com.uber.cadence.QueryWorkflowResponse
- compareTo(ReapplyEventsRequest) - Method in class com.uber.cadence.ReapplyEventsRequest
- compareTo(RecordActivityTaskHeartbeatByIDRequest) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- compareTo(RecordActivityTaskHeartbeatRequest) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- compareTo(RecordActivityTaskHeartbeatResponse) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
- compareTo(RecordMarkerDecisionAttributes) - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
- compareTo(RefreshWorkflowTasksRequest) - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
- compareTo(RegisterDomainRequest) - Method in class com.uber.cadence.RegisterDomainRequest
- compareTo(RemoteSyncMatchedError) - Method in exception com.uber.cadence.RemoteSyncMatchedError
- compareTo(RemoveTaskRequest) - Method in class com.uber.cadence.RemoveTaskRequest
- compareTo(RequestCancelActivityTaskDecisionAttributes) - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- compareTo(RequestCancelActivityTaskFailedEventAttributes) - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- compareTo(RequestCancelExternalWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- compareTo(RequestCancelExternalWorkflowExecutionFailedEventAttributes) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- compareTo(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- compareTo(RequestCancelWorkflowExecutionRequest) - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- compareTo(ResetPointInfo) - Method in class com.uber.cadence.ResetPointInfo
- compareTo(ResetPoints) - Method in class com.uber.cadence.ResetPoints
- compareTo(ResetQueueRequest) - Method in class com.uber.cadence.ResetQueueRequest
- compareTo(ResetStickyTaskListRequest) - Method in class com.uber.cadence.ResetStickyTaskListRequest
- compareTo(ResetStickyTaskListResponse) - Method in class com.uber.cadence.ResetStickyTaskListResponse
- compareTo(ResetWorkflowExecutionRequest) - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- compareTo(ResetWorkflowExecutionResponse) - Method in class com.uber.cadence.ResetWorkflowExecutionResponse
- compareTo(RespondActivityTaskCanceledByIDRequest) - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- compareTo(RespondActivityTaskCanceledRequest) - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- compareTo(RespondActivityTaskCompletedByIDRequest) - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- compareTo(RespondActivityTaskCompletedRequest) - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- compareTo(RespondActivityTaskFailedByIDRequest) - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- compareTo(RespondActivityTaskFailedRequest) - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- compareTo(RespondCrossClusterTasksCompletedRequest) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- compareTo(RespondCrossClusterTasksCompletedResponse) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- compareTo(RespondDecisionTaskCompletedRequest) - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- compareTo(RespondDecisionTaskCompletedResponse) - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- compareTo(RespondDecisionTaskFailedRequest) - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- compareTo(RespondQueryTaskCompletedRequest) - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- compareTo(RetryPolicy) - Method in class com.uber.cadence.RetryPolicy
- compareTo(RetryTaskV2Error) - Method in exception com.uber.cadence.RetryTaskV2Error
- compareTo(ScheduleActivityTaskDecisionAttributes) - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- compareTo(SearchAttributes) - Method in class com.uber.cadence.SearchAttributes
- compareTo(ServiceBusyError) - Method in exception com.uber.cadence.ServiceBusyError
- compareTo(ExitCondition) - Method in class com.uber.cadence.shadower.ExitCondition
- compareTo(ReplayWorkflowActivityParams) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- compareTo(ReplayWorkflowActivityResult) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- compareTo(ScanWorkflowActivityParams) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- compareTo(ScanWorkflowActivityResult) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- compareTo(WorkflowParams) - Method in class com.uber.cadence.shadower.WorkflowParams
- compareTo(WorkflowResult) - Method in class com.uber.cadence.shadower.WorkflowResult
- compareTo(SignalExternalWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- compareTo(SignalExternalWorkflowExecutionFailedEventAttributes) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- compareTo(SignalExternalWorkflowExecutionInitiatedEventAttributes) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- compareTo(SignalWithStartWorkflowExecutionRequest) - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- compareTo(SignalWorkflowExecutionRequest) - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- compareTo(StartChildWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- compareTo(StartChildWorkflowExecutionFailedEventAttributes) - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- compareTo(StartChildWorkflowExecutionInitiatedEventAttributes) - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- compareTo(StartTimeFilter) - Method in class com.uber.cadence.StartTimeFilter
- compareTo(StartTimerDecisionAttributes) - Method in class com.uber.cadence.StartTimerDecisionAttributes
- compareTo(StartWorkflowExecutionRequest) - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- compareTo(StartWorkflowExecutionResponse) - Method in class com.uber.cadence.StartWorkflowExecutionResponse
- compareTo(StickyExecutionAttributes) - Method in class com.uber.cadence.StickyExecutionAttributes
- compareTo(SupportedClientVersions) - Method in class com.uber.cadence.SupportedClientVersions
- compareTo(TaskIDBlock) - Method in class com.uber.cadence.TaskIDBlock
- compareTo(TaskList) - Method in class com.uber.cadence.TaskList
- compareTo(TaskListMetadata) - Method in class com.uber.cadence.TaskListMetadata
- compareTo(TaskListPartitionMetadata) - Method in class com.uber.cadence.TaskListPartitionMetadata
- compareTo(TaskListStatus) - Method in class com.uber.cadence.TaskListStatus
- compareTo(TerminateWorkflowExecutionRequest) - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- compareTo(TimerCanceledEventAttributes) - Method in class com.uber.cadence.TimerCanceledEventAttributes
- compareTo(TimerFiredEventAttributes) - Method in class com.uber.cadence.TimerFiredEventAttributes
- compareTo(TimerStartedEventAttributes) - Method in class com.uber.cadence.TimerStartedEventAttributes
- compareTo(TransientDecisionInfo) - Method in class com.uber.cadence.TransientDecisionInfo
- compareTo(UpdateDomainInfo) - Method in class com.uber.cadence.UpdateDomainInfo
- compareTo(UpdateDomainRequest) - Method in class com.uber.cadence.UpdateDomainRequest
- compareTo(UpdateDomainResponse) - Method in class com.uber.cadence.UpdateDomainResponse
- compareTo(UpsertWorkflowSearchAttributesDecisionAttributes) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
- compareTo(UpsertWorkflowSearchAttributesEventAttributes) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- compareTo(VersionHistories) - Method in class com.uber.cadence.VersionHistories
- compareTo(VersionHistory) - Method in class com.uber.cadence.VersionHistory
- compareTo(VersionHistoryItem) - Method in class com.uber.cadence.VersionHistoryItem
- compareTo(WorkerVersionInfo) - Method in class com.uber.cadence.WorkerVersionInfo
- compareTo(WorkflowExecution) - Method in class com.uber.cadence.WorkflowExecution
- compareTo(WorkflowExecutionAlreadyCompletedError) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
- compareTo(WorkflowExecutionAlreadyStartedError) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- compareTo(WorkflowExecutionCanceledEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- compareTo(WorkflowExecutionCancelRequestedEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- compareTo(WorkflowExecutionCompletedEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- compareTo(WorkflowExecutionConfiguration) - Method in class com.uber.cadence.WorkflowExecutionConfiguration
- compareTo(WorkflowExecutionContinuedAsNewEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- compareTo(WorkflowExecutionFailedEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- compareTo(WorkflowExecutionFilter) - Method in class com.uber.cadence.WorkflowExecutionFilter
- compareTo(WorkflowExecutionInfo) - Method in class com.uber.cadence.WorkflowExecutionInfo
- compareTo(WorkflowExecutionSignaledEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- compareTo(WorkflowExecutionStartedEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- compareTo(WorkflowExecutionTerminatedEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- compareTo(WorkflowExecutionTimedOutEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionTimedOutEventAttributes
- compareTo(WorkflowQuery) - Method in class com.uber.cadence.WorkflowQuery
- compareTo(WorkflowQueryResult) - Method in class com.uber.cadence.WorkflowQueryResult
- compareTo(WorkflowService.CountWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- compareTo(WorkflowService.CountWorkflowExecutions_result) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- compareTo(WorkflowService.DeprecateDomain_args) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_args
- compareTo(WorkflowService.DeprecateDomain_result) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- compareTo(WorkflowService.DescribeDomain_args) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_args
- compareTo(WorkflowService.DescribeDomain_result) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- compareTo(WorkflowService.DescribeTaskList_args) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_args
- compareTo(WorkflowService.DescribeTaskList_result) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- compareTo(WorkflowService.DescribeWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- compareTo(WorkflowService.DescribeWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- compareTo(WorkflowService.GetClusterInfo_args) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_args
- compareTo(WorkflowService.GetClusterInfo_result) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- compareTo(WorkflowService.GetSearchAttributes_args) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_args
- compareTo(WorkflowService.GetSearchAttributes_result) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- compareTo(WorkflowService.GetTaskListsByDomain_args) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- compareTo(WorkflowService.GetTaskListsByDomain_result) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- compareTo(WorkflowService.GetWorkflowExecutionHistory_args) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- compareTo(WorkflowService.GetWorkflowExecutionHistory_result) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- compareTo(WorkflowService.ListArchivedWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- compareTo(WorkflowService.ListArchivedWorkflowExecutions_result) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- compareTo(WorkflowService.ListClosedWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- compareTo(WorkflowService.ListClosedWorkflowExecutions_result) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- compareTo(WorkflowService.ListDomains_args) - Method in class com.uber.cadence.WorkflowService.ListDomains_args
- compareTo(WorkflowService.ListDomains_result) - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- compareTo(WorkflowService.ListOpenWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- compareTo(WorkflowService.ListOpenWorkflowExecutions_result) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- compareTo(WorkflowService.ListTaskListPartitions_args) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- compareTo(WorkflowService.ListTaskListPartitions_result) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- compareTo(WorkflowService.ListWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- compareTo(WorkflowService.ListWorkflowExecutions_result) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- compareTo(WorkflowService.PollForActivityTask_args) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_args
- compareTo(WorkflowService.PollForActivityTask_result) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- compareTo(WorkflowService.PollForDecisionTask_args) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- compareTo(WorkflowService.PollForDecisionTask_result) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- compareTo(WorkflowService.QueryWorkflow_args) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_args
- compareTo(WorkflowService.QueryWorkflow_result) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- compareTo(WorkflowService.RecordActivityTaskHeartbeat_args) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- compareTo(WorkflowService.RecordActivityTaskHeartbeat_result) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- compareTo(WorkflowService.RecordActivityTaskHeartbeatByID_args) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- compareTo(WorkflowService.RecordActivityTaskHeartbeatByID_result) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- compareTo(WorkflowService.RefreshWorkflowTasks_args) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- compareTo(WorkflowService.RefreshWorkflowTasks_result) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- compareTo(WorkflowService.RegisterDomain_args) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_args
- compareTo(WorkflowService.RegisterDomain_result) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
- compareTo(WorkflowService.RequestCancelWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- compareTo(WorkflowService.RequestCancelWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- compareTo(WorkflowService.ResetStickyTaskList_args) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- compareTo(WorkflowService.ResetStickyTaskList_result) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- compareTo(WorkflowService.ResetWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- compareTo(WorkflowService.ResetWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- compareTo(WorkflowService.RespondActivityTaskCanceled_args) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- compareTo(WorkflowService.RespondActivityTaskCanceled_result) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- compareTo(WorkflowService.RespondActivityTaskCanceledByID_args) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- compareTo(WorkflowService.RespondActivityTaskCanceledByID_result) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- compareTo(WorkflowService.RespondActivityTaskCompleted_args) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- compareTo(WorkflowService.RespondActivityTaskCompleted_result) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- compareTo(WorkflowService.RespondActivityTaskCompletedByID_args) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- compareTo(WorkflowService.RespondActivityTaskCompletedByID_result) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- compareTo(WorkflowService.RespondActivityTaskFailed_args) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- compareTo(WorkflowService.RespondActivityTaskFailed_result) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- compareTo(WorkflowService.RespondActivityTaskFailedByID_args) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- compareTo(WorkflowService.RespondActivityTaskFailedByID_result) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- compareTo(WorkflowService.RespondDecisionTaskCompleted_args) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- compareTo(WorkflowService.RespondDecisionTaskCompleted_result) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- compareTo(WorkflowService.RespondDecisionTaskFailed_args) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- compareTo(WorkflowService.RespondDecisionTaskFailed_result) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- compareTo(WorkflowService.RespondQueryTaskCompleted_args) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- compareTo(WorkflowService.RespondQueryTaskCompleted_result) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- compareTo(WorkflowService.ScanWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- compareTo(WorkflowService.ScanWorkflowExecutions_result) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- compareTo(WorkflowService.SignalWithStartWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args
- compareTo(WorkflowService.SignalWithStartWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- compareTo(WorkflowService.SignalWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_args
- compareTo(WorkflowService.SignalWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- compareTo(WorkflowService.StartWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_args
- compareTo(WorkflowService.StartWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- compareTo(WorkflowService.TerminateWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args
- compareTo(WorkflowService.TerminateWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- compareTo(WorkflowService.UpdateDomain_args) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_args
- compareTo(WorkflowService.UpdateDomain_result) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- compareTo(WorkflowType) - Method in class com.uber.cadence.WorkflowType
- compareTo(WorkflowTypeFilter) - Method in class com.uber.cadence.WorkflowTypeFilter
- compensate() - Method in class com.uber.cadence.workflow.Saga
- CompensationException(Throwable) - Constructor for exception com.uber.cadence.workflow.Saga.CompensationException
- CompletablePromise<V> - Interface in com.uber.cadence.workflow
-
Promise
that exposes completion methods. - complete(byte[], R) - Method in interface com.uber.cadence.client.ActivityCompletionClient
- complete(WorkflowExecution, String, R) - Method in interface com.uber.cadence.client.ActivityCompletionClient
- complete(Object) - Method in class com.uber.cadence.internal.external.ManualActivityCompletionClient
- complete(V) - Method in interface com.uber.cadence.workflow.CompletablePromise
-
Completes this Promise with a value if not yet done.
- COMPLETE_REQUEST - com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args._Fields
- COMPLETE_REQUEST - com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args._Fields
- COMPLETE_REQUEST - com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args._Fields
- COMPLETE_REQUEST - com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args._Fields
- COMPLETE_WORKFLOW_EXECUTION_DECISION_ATTRIBUTES - com.uber.cadence.Decision._Fields
- completed - Variable in class com.uber.cadence.ApplyParentClosePolicyStatus
- COMPLETED - com.uber.cadence.ApplyParentClosePolicyStatus._Fields
- COMPLETED - com.uber.cadence.QueryTaskCompletedType
- COMPLETED - com.uber.cadence.worker.WorkflowStatus
- COMPLETED - com.uber.cadence.WorkflowExecutionCloseStatus
- COMPLETED_SHARD_COUNT - com.uber.cadence.FailoverInfo._Fields
- COMPLETED_TYPE - com.uber.cadence.RespondQueryTaskCompletedRequest._Fields
- completedShardCount - Variable in class com.uber.cadence.FailoverInfo
- completedType - Variable in class com.uber.cadence.RespondQueryTaskCompletedRequest
- completeExceptionally(byte[], Exception) - Method in interface com.uber.cadence.client.ActivityCompletionClient
- completeExceptionally(WorkflowExecution, String, Exception) - Method in interface com.uber.cadence.client.ActivityCompletionClient
- completeExceptionally(RuntimeException) - Method in interface com.uber.cadence.workflow.CompletablePromise
-
Completes this Promise with a an exception if not yet done.
- completeFrom(Promise<V>) - Method in interface com.uber.cadence.workflow.CompletablePromise
-
Completes or completes exceptionally this promise from the source promise when it becomes completed.
- completeRequest - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- completeRequest - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- completeRequest - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- completeRequest - Variable in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- CompleteWorkflowExecution - com.uber.cadence.DecisionType
- completeWorkflowExecutionDecisionAttributes - Variable in class com.uber.cadence.Decision
- CompleteWorkflowExecutionDecisionAttributes - Class in com.uber.cadence
- CompleteWorkflowExecutionDecisionAttributes() - Constructor for class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- CompleteWorkflowExecutionDecisionAttributes(CompleteWorkflowExecutionDecisionAttributes) - Constructor for class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
-
Performs a deep copy on other.
- CompleteWorkflowExecutionDecisionAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- COMPLETION_EVENT - com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes._Fields
- completionEvent - Variable in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- concurrency - Variable in class com.uber.cadence.shadower.WorkflowParams
- CONCURRENCY - com.uber.cadence.shadower.WorkflowParams._Fields
- configuration - Variable in class com.uber.cadence.DescribeDomainResponse
- configuration - Variable in class com.uber.cadence.UpdateDomainRequest
- configuration - Variable in class com.uber.cadence.UpdateDomainResponse
- CONFIGURATION - com.uber.cadence.DescribeDomainResponse._Fields
- CONFIGURATION - com.uber.cadence.UpdateDomainRequest._Fields
- CONFIGURATION - com.uber.cadence.UpdateDomainResponse._Fields
- containsEvent(List<HistoryEvent>, EventType) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- ContextPropagator - Interface in com.uber.cadence.context
-
Context Propagators are used to propagate information from workflow to activity, workflow to child workflow, and workflow to child thread (using
Async
). - ContextThreadLocal - Class in com.uber.cadence.internal.context
-
This class holds the current set of context propagators
- ContextThreadLocal() - Constructor for class com.uber.cadence.internal.context.ContextThreadLocal
- CONTINUE_AS_NEW_WORKFLOW_EXECUTION_DECISION_ATTRIBUTES - com.uber.cadence.Decision._Fields
- continueAsNew(StartWorkflowExecutionRequest, WorkflowExecutionContinuedAsNewEventAttributes, Optional<RetryState>, String, ExecutionId, Optional<TestWorkflowMutableState>, OptionalLong) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
-
Creates next run of a workflow execution
- continueAsNew(Object...) - Static method in class com.uber.cadence.workflow.Workflow
-
Continues the current workflow execution as a new run with the same options.
- continueAsNew(Optional<String>, Optional<ContinueAsNewOptions>, Object[]) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- continueAsNew(Optional<String>, Optional<ContinueAsNewOptions>, Object[]) - Method in class com.uber.cadence.migration.MigrationInterceptor
-
MigrationInterceptor intercepts continueAsNew method to migrate workflows that explicitly wants to continue as new.
- continueAsNew(Optional<String>, Optional<ContinueAsNewOptions>, Object...) - Static method in class com.uber.cadence.workflow.Workflow
-
Continues the current workflow execution as a new run possibly overriding the workflow type and options.
- continueAsNew(Optional<String>, Optional<ContinueAsNewOptions>, Object[]) - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- continueAsNew(Optional<String>, Optional<ContinueAsNewOptions>, Object[]) - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- continueAsNew(Optional<String>, Optional<ContinueAsNewOptions>, Object[], WorkflowInterceptor) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- ContinueAsNewInitiator - Enum in com.uber.cadence
- continueAsNewOnCompletion(ContinueAsNewWorkflowExecutionParameters) - Method in interface com.uber.cadence.internal.replay.DecisionContext
- ContinueAsNewOptions - Class in com.uber.cadence.workflow
- ContinueAsNewOptions(Duration, String, Duration) - Constructor for class com.uber.cadence.workflow.ContinueAsNewOptions
- ContinueAsNewOptions.Builder - Class in com.uber.cadence.workflow
- ContinueAsNewWorkflowExecution - com.uber.cadence.DecisionType
- continueAsNewWorkflowExecutionDecisionAttributes - Variable in class com.uber.cadence.Decision
- ContinueAsNewWorkflowExecutionDecisionAttributes - Class in com.uber.cadence
- ContinueAsNewWorkflowExecutionDecisionAttributes() - Constructor for class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- ContinueAsNewWorkflowExecutionDecisionAttributes(ContinueAsNewWorkflowExecutionDecisionAttributes) - Constructor for class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Performs a deep copy on other.
- ContinueAsNewWorkflowExecutionDecisionAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ContinueAsNewWorkflowExecutionParameters - Class in com.uber.cadence.internal.replay
- ContinueAsNewWorkflowExecutionParameters() - Constructor for class com.uber.cadence.internal.replay.ContinueAsNewWorkflowExecutionParameters
- CONTINUED_AS_NEW - com.uber.cadence.worker.WorkflowStatus
- CONTINUED_AS_NEW - com.uber.cadence.WorkflowExecutionCloseStatus
- CONTINUED_EXECUTION_RUN_ID - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- CONTINUED_FAILURE_DETAILS - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- CONTINUED_FAILURE_REASON - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- continuedExecutionRunId - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- continuedFailureDetails - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- continuedFailureReason - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- Continuous - com.uber.cadence.shadower.Mode
- control - Variable in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- control - Variable in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- control - Variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- control - Variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- control - Variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- control - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- control - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- control - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- control - Variable in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- control - Variable in class com.uber.cadence.SignalWorkflowExecutionRequest
- control - Variable in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- control - Variable in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- control - Variable in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- CONTROL - com.uber.cadence.CrossClusterSignalExecutionRequestAttributes._Fields
- CONTROL - com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes._Fields
- CONTROL - com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes._Fields
- CONTROL - com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields
- CONTROL - com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes._Fields
- CONTROL - com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes._Fields
- CONTROL - com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes._Fields
- CONTROL - com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes._Fields
- CONTROL - com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- CONTROL - com.uber.cadence.SignalWorkflowExecutionRequest._Fields
- CONTROL - com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
- CONTROL - com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes._Fields
- CONTROL - com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- convertMapToMemo(Map<String, Object>) - Static method in class com.uber.cadence.internal.common.InternalUtils
- convertMapToSearchAttributes(Map<String, Object>) - Static method in class com.uber.cadence.internal.common.InternalUtils
- copy() - Method in class com.uber.cadence.internal.common.RetryParameters
- copy() - Method in class com.uber.cadence.internal.replay.ContinueAsNewWorkflowExecutionParameters
- copy() - Method in class com.uber.cadence.internal.replay.ExecuteActivityParameters
- copy() - Method in class com.uber.cadence.internal.replay.QueryWorkflowParameters
- copy() - Method in class com.uber.cadence.internal.replay.SignalExternalWorkflowParameters
- CORRUPTED_SIGNALS_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- count - Variable in class com.uber.cadence.CountWorkflowExecutionsResponse
- COUNT - com.uber.cadence.CountWorkflowExecutionsResponse._Fields
- COUNT_REQUEST - com.uber.cadence.WorkflowService.CountWorkflowExecutions_args._Fields
- COUNT_WORKFLOW_EXECUTIONS - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- counter(String) - Method in class com.uber.cadence.internal.metrics.NoopScope
- counter(String) - Method in class com.uber.cadence.internal.metrics.ReplayAwareScope
- countRequest - Variable in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- CountWorkflowExecutions() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.CountWorkflowExecutions
- CountWorkflowExecutions() - Constructor for class com.uber.cadence.WorkflowService.Processor.CountWorkflowExecutions
- CountWorkflowExecutions(CountWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- CountWorkflowExecutions(CountWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- CountWorkflowExecutions(CountWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- CountWorkflowExecutions(CountWorkflowExecutionsRequest) - Method in class com.uber.cadence.migration.MigrationIWorkflowService
- CountWorkflowExecutions(CountWorkflowExecutionsRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- CountWorkflowExecutions(CountWorkflowExecutionsRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- CountWorkflowExecutions(CountWorkflowExecutionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- CountWorkflowExecutions(CountWorkflowExecutionsRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
CountWorkflowExecutions is a visibility API to count of workflow executions in a specific domain.
- CountWorkflowExecutions(CountWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- CountWorkflowExecutions(CountWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- CountWorkflowExecutions(CountWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- CountWorkflowExecutions(CountWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- CountWorkflowExecutions(CountWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- CountWorkflowExecutions(CountWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- CountWorkflowExecutions(CountWorkflowExecutionsRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- CountWorkflowExecutions_args() - Constructor for class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- CountWorkflowExecutions_args(CountWorkflowExecutionsRequest) - Constructor for class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- CountWorkflowExecutions_args(WorkflowService.CountWorkflowExecutions_args) - Constructor for class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
-
Performs a deep copy on other.
- CountWorkflowExecutions_call(CountWorkflowExecutionsRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.CountWorkflowExecutions_call
- CountWorkflowExecutions_result() - Constructor for class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- CountWorkflowExecutions_result(CountWorkflowExecutionsResponse, BadRequestError, EntityNotExistsError, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- CountWorkflowExecutions_result(WorkflowService.CountWorkflowExecutions_result) - Constructor for class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
-
Performs a deep copy on other.
- countWorkflowExecutionsRequest(CountWorkflowExecutionsRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- CountWorkflowExecutionsRequest - Class in com.uber.cadence
- CountWorkflowExecutionsRequest() - Constructor for class com.uber.cadence.CountWorkflowExecutionsRequest
- CountWorkflowExecutionsRequest(CountWorkflowExecutionsRequest) - Constructor for class com.uber.cadence.CountWorkflowExecutionsRequest
-
Performs a deep copy on other.
- CountWorkflowExecutionsRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- countWorkflowExecutionsResponse(CountWorkflowExecutionsResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- CountWorkflowExecutionsResponse - Class in com.uber.cadence
- CountWorkflowExecutionsResponse() - Constructor for class com.uber.cadence.CountWorkflowExecutionsResponse
- CountWorkflowExecutionsResponse(CountWorkflowExecutionsResponse) - Constructor for class com.uber.cadence.CountWorkflowExecutionsResponse
-
Performs a deep copy on other.
- CountWorkflowExecutionsResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- create(Gson, TypeToken<T>) - Method in class com.uber.cadence.converter.TBaseTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class com.uber.cadence.converter.TEnumTypeAdapterFactory
- createAutoScaler(PollerOptions) - Method in class com.uber.cadence.internal.worker.autoscaler.AutoScalerFactory
- CREATED_TIME_NANO - com.uber.cadence.BadBinaryInfo._Fields
- CREATED_TIME_NANO - com.uber.cadence.ResetPointInfo._Fields
- createdTimeNano - Variable in class com.uber.cadence.BadBinaryInfo
- createdTimeNano - Variable in class com.uber.cadence.ResetPointInfo
- createNormalTaskList(String) - Static method in class com.uber.cadence.internal.common.InternalUtils
- createStickyTaskList(String) - Static method in class com.uber.cadence.internal.common.InternalUtils
- createTimer(long, Consumer<Exception>) - Method in interface com.uber.cadence.internal.replay.DecisionContext
-
Create a Value that becomes ready after the specified delay.
- CRON_SCHEDULE - com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- CRON_SCHEDULE - com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- CRON_SCHEDULE - com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
- CRON_SCHEDULE - com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- CRON_SCHEDULE - com.uber.cadence.StartWorkflowExecutionRequest._Fields
- CRON_SCHEDULE - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- cronSchedule - Variable in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- cronSchedule - Variable in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- cronSchedule - Variable in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- cronSchedule - Variable in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- cronSchedule - Variable in class com.uber.cadence.StartWorkflowExecutionRequest
- cronSchedule - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- CronSchedule - com.uber.cadence.ContinueAsNewInitiator
- CronSchedule - Annotation Type in com.uber.cadence.common
-
CronSchedule - Optional cron schedule for workflow.
- CrossClusterApplyParentClosePolicyRequestAttributes - Class in com.uber.cadence
- CrossClusterApplyParentClosePolicyRequestAttributes() - Constructor for class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- CrossClusterApplyParentClosePolicyRequestAttributes(CrossClusterApplyParentClosePolicyRequestAttributes) - Constructor for class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
-
Performs a deep copy on other.
- CrossClusterApplyParentClosePolicyRequestAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CrossClusterApplyParentClosePolicyResponseAttributes - Class in com.uber.cadence
- CrossClusterApplyParentClosePolicyResponseAttributes() - Constructor for class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- CrossClusterApplyParentClosePolicyResponseAttributes(CrossClusterApplyParentClosePolicyResponseAttributes) - Constructor for class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
-
Performs a deep copy on other.
- CrossClusterApplyParentClosePolicyResponseAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CrossClusterCancelExecutionRequestAttributes - Class in com.uber.cadence
- CrossClusterCancelExecutionRequestAttributes() - Constructor for class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- CrossClusterCancelExecutionRequestAttributes(CrossClusterCancelExecutionRequestAttributes) - Constructor for class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
-
Performs a deep copy on other.
- CrossClusterCancelExecutionRequestAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CrossClusterCancelExecutionResponseAttributes - Class in com.uber.cadence
- CrossClusterCancelExecutionResponseAttributes() - Constructor for class com.uber.cadence.CrossClusterCancelExecutionResponseAttributes
- CrossClusterCancelExecutionResponseAttributes(CrossClusterCancelExecutionResponseAttributes) - Constructor for class com.uber.cadence.CrossClusterCancelExecutionResponseAttributes
-
Performs a deep copy on other.
- CrossClusterCancelExecutionResponseAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes - Class in com.uber.cadence
- CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes() - Constructor for class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes(CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes) - Constructor for class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
-
Performs a deep copy on other.
- CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes - Class in com.uber.cadence
- CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes() - Constructor for class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes
- CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes(CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes) - Constructor for class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes
-
Performs a deep copy on other.
- CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CrossClusterSignalExecutionRequestAttributes - Class in com.uber.cadence
- CrossClusterSignalExecutionRequestAttributes() - Constructor for class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- CrossClusterSignalExecutionRequestAttributes(CrossClusterSignalExecutionRequestAttributes) - Constructor for class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
-
Performs a deep copy on other.
- CrossClusterSignalExecutionRequestAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CrossClusterSignalExecutionResponseAttributes - Class in com.uber.cadence
- CrossClusterSignalExecutionResponseAttributes() - Constructor for class com.uber.cadence.CrossClusterSignalExecutionResponseAttributes
- CrossClusterSignalExecutionResponseAttributes(CrossClusterSignalExecutionResponseAttributes) - Constructor for class com.uber.cadence.CrossClusterSignalExecutionResponseAttributes
-
Performs a deep copy on other.
- CrossClusterSignalExecutionResponseAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CrossClusterStartChildExecutionRequestAttributes - Class in com.uber.cadence
- CrossClusterStartChildExecutionRequestAttributes() - Constructor for class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- CrossClusterStartChildExecutionRequestAttributes(CrossClusterStartChildExecutionRequestAttributes) - Constructor for class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
-
Performs a deep copy on other.
- CrossClusterStartChildExecutionRequestAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CrossClusterStartChildExecutionResponseAttributes - Class in com.uber.cadence
- CrossClusterStartChildExecutionResponseAttributes() - Constructor for class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
- CrossClusterStartChildExecutionResponseAttributes(CrossClusterStartChildExecutionResponseAttributes) - Constructor for class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
-
Performs a deep copy on other.
- CrossClusterStartChildExecutionResponseAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CrossClusterTaskFailedCause - Enum in com.uber.cadence
- CrossClusterTaskInfo - Class in com.uber.cadence
- CrossClusterTaskInfo() - Constructor for class com.uber.cadence.CrossClusterTaskInfo
- CrossClusterTaskInfo(CrossClusterTaskInfo) - Constructor for class com.uber.cadence.CrossClusterTaskInfo
-
Performs a deep copy on other.
- CrossClusterTaskInfo._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CrossClusterTaskRequest - Class in com.uber.cadence
- CrossClusterTaskRequest() - Constructor for class com.uber.cadence.CrossClusterTaskRequest
- CrossClusterTaskRequest(CrossClusterTaskRequest) - Constructor for class com.uber.cadence.CrossClusterTaskRequest
-
Performs a deep copy on other.
- CrossClusterTaskRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CrossClusterTaskResponse - Class in com.uber.cadence
- CrossClusterTaskResponse() - Constructor for class com.uber.cadence.CrossClusterTaskResponse
- CrossClusterTaskResponse(CrossClusterTaskResponse) - Constructor for class com.uber.cadence.CrossClusterTaskResponse
-
Performs a deep copy on other.
- CrossClusterTaskResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- CrossClusterTaskType - Enum in com.uber.cadence
- current() - Static method in interface com.uber.cadence.workflow.CancellationScope
- CURRENT_BRANCH_TOKEN - com.uber.cadence.CurrentBranchChangedError._Fields
- CURRENT_CLUSTER - com.uber.cadence.DomainNotActiveError._Fields
- CURRENT_CLUSTER - com.uber.cadence.EntityNotExistsError._Fields
- CURRENT_VERSION_HISTORY_INDEX - com.uber.cadence.VersionHistories._Fields
- CurrentBranchChangedError - Exception in com.uber.cadence
- CurrentBranchChangedError() - Constructor for exception com.uber.cadence.CurrentBranchChangedError
- CurrentBranchChangedError(CurrentBranchChangedError) - Constructor for exception com.uber.cadence.CurrentBranchChangedError
-
Performs a deep copy on other.
- CurrentBranchChangedError(String, ByteBuffer) - Constructor for exception com.uber.cadence.CurrentBranchChangedError
- CurrentBranchChangedError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- currentBranchToken - Variable in exception com.uber.cadence.CurrentBranchChangedError
- currentCancellationScope() - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- currentCluster - Variable in exception com.uber.cadence.DomainNotActiveError
- currentCluster - Variable in exception com.uber.cadence.EntityNotExistsError
- currentTimeMillis() - Method in class com.uber.cadence.internal.replay.ClockDecisionContext
- currentTimeMillis() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- currentTimeMillis() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- currentTimeMillis() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- currentTimeMillis() - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
-
Should be used to get current time instead of
System.currentTimeMillis()
- currentTimeMillis() - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- currentTimeMillis() - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
-
Returns the current in-memory test Cadence service time in milliseconds.
- currentTimeMillis() - Static method in class com.uber.cadence.workflow.Workflow
-
Must be used to get current time instead of
System.currentTimeMillis()
to guarantee determinism. - currentVersionHistoryIndex - Variable in class com.uber.cadence.VersionHistories
D
- data - Variable in class com.uber.cadence.DomainInfo
- data - Variable in class com.uber.cadence.RegisterDomainRequest
- data - Variable in class com.uber.cadence.UpdateDomainInfo
- Data - Variable in class com.uber.cadence.DataBlob
- DATA - com.uber.cadence.DataBlob._Fields
- DATA - com.uber.cadence.DomainInfo._Fields
- DATA - com.uber.cadence.RegisterDomainRequest._Fields
- DATA - com.uber.cadence.UpdateDomainInfo._Fields
- DataBlob - Class in com.uber.cadence
- DataBlob() - Constructor for class com.uber.cadence.DataBlob
- DataBlob(DataBlob) - Constructor for class com.uber.cadence.DataBlob
-
Performs a deep copy on other.
- DataBlob._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DataConverter - Interface in com.uber.cadence.converter
-
Used by the framework to serialize/deserialize method parameters that need to be sent over the wire.
- DataConverterException - Exception in com.uber.cadence.converter
- DataConverterException(byte[], Type[], Throwable) - Constructor for exception com.uber.cadence.converter.DataConverterException
- DataConverterException(String, byte[], Type[]) - Constructor for exception com.uber.cadence.converter.DataConverterException
- DataConverterException(String, Throwable) - Constructor for exception com.uber.cadence.converter.DataConverterException
- DataConverterException(Throwable) - Constructor for exception com.uber.cadence.converter.DataConverterException
- DATETIME - com.uber.cadence.IndexedValueType
- debug(String) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- debug(String, Object) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- debug(String, Object...) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- debug(String, Object, Object) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- debug(String, Throwable) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- debug(Marker, String) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- debug(Marker, String, Object) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- debug(Marker, String, Object...) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- debug(Marker, String, Object, Object) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- debug(Marker, String, Throwable) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- decide(PollForDecisionTaskResponse) - Method in interface com.uber.cadence.internal.replay.Decider
- Decider - com.uber.cadence.ContinueAsNewInitiator
- Decider - Interface in com.uber.cadence.internal.replay
- Decider.DecisionResult - Class in com.uber.cadence.internal.replay
- DeciderCache - Class in com.uber.cadence.internal.replay
- DeciderCache(int, Scope) - Constructor for class com.uber.cadence.internal.replay.DeciderCache
- Decision - Class in com.uber.cadence
- Decision - com.uber.cadence.TaskListType
- Decision() - Constructor for class com.uber.cadence.Decision
- Decision(Decision) - Constructor for class com.uber.cadence.Decision
-
Performs a deep copy on other.
- DECISION_EXECUTION_FAILED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- DECISION_EXECUTION_LATENCY - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- DECISION_FINISH_EVENT_ID - com.uber.cadence.ResetWorkflowExecutionRequest._Fields
- DECISION_POLL_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- DECISION_POLL_FAILED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- DECISION_POLL_LATENCY - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- DECISION_POLL_NO_TASK_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- DECISION_POLL_SUCCEED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- DECISION_POLL_TRANSIENT_FAILED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- DECISION_RESPONSE_LATENCY - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- DECISION_SCHEDULED_TO_START_LATENCY - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- DECISION_TASK - com.uber.cadence.RespondDecisionTaskCompletedResponse._Fields
- DECISION_TASK_COMPLETED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- DECISION_TASK_COMPLETED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.ActivityTaskCancelRequestedEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.CancelTimerFailedEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.MarkerRecordedEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.TimerCanceledEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.TimerStartedEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.WorkflowExecutionCanceledEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.WorkflowExecutionCompletedEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- DECISION_TASK_COMPLETED_EVENT_ID - com.uber.cadence.WorkflowExecutionFailedEventAttributes._Fields
- DECISION_TASK_ERROR_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- DECISION_TASK_FAILED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- DECISION_TASK_FORCE_COMPLETED - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- DECISION_TASK_LIST_MAP - com.uber.cadence.GetTaskListsByDomainResponse._Fields
- DECISION_TASK_LIST_PARTITIONS - com.uber.cadence.ListTaskListPartitionsResponse._Fields
- DECISION_TASK_SCHEDULED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- DECISION_TASK_STARTED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- DECISION_TASK_TIMED_OUT_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- DECISION_TYPE - com.uber.cadence.Decision._Fields
- Decision._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DecisionContext - Interface in com.uber.cadence.internal.replay
-
Represents the context for decider.
- decisionFinishEventId - Variable in class com.uber.cadence.ResetWorkflowExecutionRequest
- DecisionResult(List<Decision>, Map<String, WorkflowQueryResult>, boolean) - Constructor for class com.uber.cadence.internal.replay.Decider.DecisionResult
- decisions - Variable in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- DECISIONS - com.uber.cadence.RespondDecisionTaskCompletedRequest._Fields
- decisionTask - Variable in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- DecisionTaskCompleted - com.uber.cadence.EventType
- decisionTaskCompletedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- DecisionTaskCompletedEventAttributes - Class in com.uber.cadence
- DecisionTaskCompletedEventAttributes() - Constructor for class com.uber.cadence.DecisionTaskCompletedEventAttributes
- DecisionTaskCompletedEventAttributes(DecisionTaskCompletedEventAttributes) - Constructor for class com.uber.cadence.DecisionTaskCompletedEventAttributes
-
Performs a deep copy on other.
- DecisionTaskCompletedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.CancelTimerFailedEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.MarkerRecordedEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.TimerCanceledEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.TimerStartedEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- decisionTaskCompletedEventId - Variable in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- DecisionTaskFailed - com.uber.cadence.EventType
- DecisionTaskFailedCause - Enum in com.uber.cadence
- decisionTaskFailedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- DecisionTaskFailedEventAttributes - Class in com.uber.cadence
- DecisionTaskFailedEventAttributes() - Constructor for class com.uber.cadence.DecisionTaskFailedEventAttributes
- DecisionTaskFailedEventAttributes(DecisionTaskFailedEventAttributes) - Constructor for class com.uber.cadence.DecisionTaskFailedEventAttributes
-
Performs a deep copy on other.
- DecisionTaskFailedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DecisionTaskHandler - Interface in com.uber.cadence.internal.worker
-
Interface of workflow task handlers.
- DecisionTaskHandler.Result - Class in com.uber.cadence.internal.worker
- decisionTaskListMap - Variable in class com.uber.cadence.GetTaskListsByDomainResponse
- decisionTaskListPartitions - Variable in class com.uber.cadence.ListTaskListPartitionsResponse
- DecisionTaskScheduled - com.uber.cadence.EventType
- decisionTaskScheduledEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- DecisionTaskScheduledEventAttributes - Class in com.uber.cadence
- DecisionTaskScheduledEventAttributes() - Constructor for class com.uber.cadence.DecisionTaskScheduledEventAttributes
- DecisionTaskScheduledEventAttributes(DecisionTaskScheduledEventAttributes) - Constructor for class com.uber.cadence.DecisionTaskScheduledEventAttributes
-
Performs a deep copy on other.
- DecisionTaskScheduledEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DecisionTaskStarted - com.uber.cadence.EventType
- decisionTaskStartedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- DecisionTaskStartedEventAttributes - Class in com.uber.cadence
- DecisionTaskStartedEventAttributes() - Constructor for class com.uber.cadence.DecisionTaskStartedEventAttributes
- DecisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes) - Constructor for class com.uber.cadence.DecisionTaskStartedEventAttributes
-
Performs a deep copy on other.
- DecisionTaskStartedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DecisionTaskTimedOut - com.uber.cadence.EventType
- DecisionTaskTimedOutCause - Enum in com.uber.cadence
- decisionTaskTimedOutEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- DecisionTaskTimedOutEventAttributes - Class in com.uber.cadence
- DecisionTaskTimedOutEventAttributes() - Constructor for class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- DecisionTaskTimedOutEventAttributes(DecisionTaskTimedOutEventAttributes) - Constructor for class com.uber.cadence.DecisionTaskTimedOutEventAttributes
-
Performs a deep copy on other.
- DecisionTaskTimedOutEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DecisionTaskWithHistoryIterator - Interface in com.uber.cadence.internal.worker
-
Contains DecisionTask and history iterator that paginates history behind the scene.
- decisionType - Variable in class com.uber.cadence.Decision
- DecisionType - Enum in com.uber.cadence
- decreasePermits(int) - Method in class com.uber.cadence.internal.worker.autoscaler.ResizableSemaphore
- deepCopy() - Method in exception com.uber.cadence.AccessDeniedError
- deepCopy() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- deepCopy() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- deepCopy() - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- deepCopy() - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- deepCopy() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- deepCopy() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- deepCopy() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- deepCopy() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- deepCopy() - Method in class com.uber.cadence.ActivityType
- deepCopy() - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
- deepCopy() - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
- deepCopy() - Method in class com.uber.cadence.ApplyParentClosePolicyResult
- deepCopy() - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
- deepCopy() - Method in class com.uber.cadence.BadBinaries
- deepCopy() - Method in class com.uber.cadence.BadBinaryInfo
- deepCopy() - Method in exception com.uber.cadence.BadRequestError
- deepCopy() - Method in exception com.uber.cadence.CancellationAlreadyRequestedError
- deepCopy() - Method in class com.uber.cadence.CancelTimerDecisionAttributes
- deepCopy() - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
- deepCopy() - Method in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- deepCopy() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- deepCopy() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- deepCopy() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- deepCopy() - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- deepCopy() - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- deepCopy() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- deepCopy() - Method in exception com.uber.cadence.ClientVersionNotSupportedError
- deepCopy() - Method in class com.uber.cadence.CloseShardRequest
- deepCopy() - Method in class com.uber.cadence.ClusterInfo
- deepCopy() - Method in class com.uber.cadence.ClusterReplicationConfiguration
- deepCopy() - Method in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- deepCopy() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- deepCopy() - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
- deepCopy() - Method in class com.uber.cadence.CountWorkflowExecutionsResponse
- deepCopy() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- deepCopy() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- deepCopy() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- deepCopy() - Method in class com.uber.cadence.CrossClusterCancelExecutionResponseAttributes
- deepCopy() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- deepCopy() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes
- deepCopy() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- deepCopy() - Method in class com.uber.cadence.CrossClusterSignalExecutionResponseAttributes
- deepCopy() - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- deepCopy() - Method in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
- deepCopy() - Method in class com.uber.cadence.CrossClusterTaskInfo
- deepCopy() - Method in class com.uber.cadence.CrossClusterTaskRequest
- deepCopy() - Method in class com.uber.cadence.CrossClusterTaskResponse
- deepCopy() - Method in exception com.uber.cadence.CurrentBranchChangedError
- deepCopy() - Method in class com.uber.cadence.DataBlob
- deepCopy() - Method in class com.uber.cadence.Decision
- deepCopy() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- deepCopy() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- deepCopy() - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- deepCopy() - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
- deepCopy() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- deepCopy() - Method in class com.uber.cadence.DeprecateDomainRequest
- deepCopy() - Method in class com.uber.cadence.DescribeDomainRequest
- deepCopy() - Method in class com.uber.cadence.DescribeDomainResponse
- deepCopy() - Method in class com.uber.cadence.DescribeHistoryHostRequest
- deepCopy() - Method in class com.uber.cadence.DescribeHistoryHostResponse
- deepCopy() - Method in class com.uber.cadence.DescribeQueueRequest
- deepCopy() - Method in class com.uber.cadence.DescribeQueueResponse
- deepCopy() - Method in class com.uber.cadence.DescribeShardDistributionRequest
- deepCopy() - Method in class com.uber.cadence.DescribeShardDistributionResponse
- deepCopy() - Method in class com.uber.cadence.DescribeTaskListRequest
- deepCopy() - Method in class com.uber.cadence.DescribeTaskListResponse
- deepCopy() - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
- deepCopy() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- deepCopy() - Method in exception com.uber.cadence.DomainAlreadyExistsError
- deepCopy() - Method in class com.uber.cadence.DomainCacheInfo
- deepCopy() - Method in class com.uber.cadence.DomainConfiguration
- deepCopy() - Method in class com.uber.cadence.DomainInfo
- deepCopy() - Method in exception com.uber.cadence.DomainNotActiveError
- deepCopy() - Method in class com.uber.cadence.DomainReplicationConfiguration
- deepCopy() - Method in exception com.uber.cadence.EntityNotExistsError
- deepCopy() - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- deepCopy() - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- deepCopy() - Method in class com.uber.cadence.FailoverInfo
- deepCopy() - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- deepCopy() - Method in class com.uber.cadence.FeatureFlags
- deepCopy() - Method in exception com.uber.cadence.FeatureNotEnabledError
- deepCopy() - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- deepCopy() - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- deepCopy() - Method in class com.uber.cadence.GetSearchAttributesResponse
- deepCopy() - Method in class com.uber.cadence.GetTaskListsByDomainRequest
- deepCopy() - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- deepCopy() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- deepCopy() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- deepCopy() - Method in class com.uber.cadence.Header
- deepCopy() - Method in class com.uber.cadence.History
- deepCopy() - Method in class com.uber.cadence.HistoryBranch
- deepCopy() - Method in class com.uber.cadence.HistoryBranchRange
- deepCopy() - Method in class com.uber.cadence.HistoryEvent
- deepCopy() - Method in exception com.uber.cadence.InternalDataInconsistencyError
- deepCopy() - Method in exception com.uber.cadence.InternalServiceError
- deepCopy() - Method in exception com.uber.cadence.LimitExceededError
- deepCopy() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- deepCopy() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- deepCopy() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- deepCopy() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- deepCopy() - Method in class com.uber.cadence.ListDomainsRequest
- deepCopy() - Method in class com.uber.cadence.ListDomainsResponse
- deepCopy() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- deepCopy() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- deepCopy() - Method in class com.uber.cadence.ListTaskListPartitionsRequest
- deepCopy() - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- deepCopy() - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- deepCopy() - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- deepCopy() - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- deepCopy() - Method in class com.uber.cadence.Memo
- deepCopy() - Method in class com.uber.cadence.PendingActivityInfo
- deepCopy() - Method in class com.uber.cadence.PendingChildExecutionInfo
- deepCopy() - Method in class com.uber.cadence.PendingDecisionInfo
- deepCopy() - Method in class com.uber.cadence.PollerInfo
- deepCopy() - Method in class com.uber.cadence.PollForActivityTaskRequest
- deepCopy() - Method in class com.uber.cadence.PollForActivityTaskResponse
- deepCopy() - Method in class com.uber.cadence.PollForDecisionTaskRequest
- deepCopy() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- deepCopy() - Method in exception com.uber.cadence.QueryFailedError
- deepCopy() - Method in class com.uber.cadence.QueryRejected
- deepCopy() - Method in class com.uber.cadence.QueryWorkflowRequest
- deepCopy() - Method in class com.uber.cadence.QueryWorkflowResponse
- deepCopy() - Method in class com.uber.cadence.ReapplyEventsRequest
- deepCopy() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- deepCopy() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- deepCopy() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
- deepCopy() - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
- deepCopy() - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
- deepCopy() - Method in class com.uber.cadence.RegisterDomainRequest
- deepCopy() - Method in exception com.uber.cadence.RemoteSyncMatchedError
- deepCopy() - Method in class com.uber.cadence.RemoveTaskRequest
- deepCopy() - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- deepCopy() - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- deepCopy() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- deepCopy() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- deepCopy() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- deepCopy() - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- deepCopy() - Method in class com.uber.cadence.ResetPointInfo
- deepCopy() - Method in class com.uber.cadence.ResetPoints
- deepCopy() - Method in class com.uber.cadence.ResetQueueRequest
- deepCopy() - Method in class com.uber.cadence.ResetStickyTaskListRequest
- deepCopy() - Method in class com.uber.cadence.ResetStickyTaskListResponse
- deepCopy() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- deepCopy() - Method in class com.uber.cadence.ResetWorkflowExecutionResponse
- deepCopy() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- deepCopy() - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- deepCopy() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- deepCopy() - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- deepCopy() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- deepCopy() - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- deepCopy() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- deepCopy() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- deepCopy() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- deepCopy() - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- deepCopy() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- deepCopy() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- deepCopy() - Method in class com.uber.cadence.RetryPolicy
- deepCopy() - Method in exception com.uber.cadence.RetryTaskV2Error
- deepCopy() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- deepCopy() - Method in class com.uber.cadence.SearchAttributes
- deepCopy() - Method in exception com.uber.cadence.ServiceBusyError
- deepCopy() - Method in class com.uber.cadence.shadower.ExitCondition
- deepCopy() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- deepCopy() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- deepCopy() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- deepCopy() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- deepCopy() - Method in class com.uber.cadence.shadower.WorkflowParams
- deepCopy() - Method in class com.uber.cadence.shadower.WorkflowResult
- deepCopy() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- deepCopy() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- deepCopy() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- deepCopy() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- deepCopy() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- deepCopy() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- deepCopy() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- deepCopy() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- deepCopy() - Method in class com.uber.cadence.StartTimeFilter
- deepCopy() - Method in class com.uber.cadence.StartTimerDecisionAttributes
- deepCopy() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- deepCopy() - Method in class com.uber.cadence.StartWorkflowExecutionResponse
- deepCopy() - Method in class com.uber.cadence.StickyExecutionAttributes
- deepCopy() - Method in class com.uber.cadence.SupportedClientVersions
- deepCopy() - Method in class com.uber.cadence.TaskIDBlock
- deepCopy() - Method in class com.uber.cadence.TaskList
- deepCopy() - Method in class com.uber.cadence.TaskListMetadata
- deepCopy() - Method in class com.uber.cadence.TaskListPartitionMetadata
- deepCopy() - Method in class com.uber.cadence.TaskListStatus
- deepCopy() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- deepCopy() - Method in class com.uber.cadence.TimerCanceledEventAttributes
- deepCopy() - Method in class com.uber.cadence.TimerFiredEventAttributes
- deepCopy() - Method in class com.uber.cadence.TimerStartedEventAttributes
- deepCopy() - Method in class com.uber.cadence.TransientDecisionInfo
- deepCopy() - Method in class com.uber.cadence.UpdateDomainInfo
- deepCopy() - Method in class com.uber.cadence.UpdateDomainRequest
- deepCopy() - Method in class com.uber.cadence.UpdateDomainResponse
- deepCopy() - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
- deepCopy() - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- deepCopy() - Method in class com.uber.cadence.VersionHistories
- deepCopy() - Method in class com.uber.cadence.VersionHistory
- deepCopy() - Method in class com.uber.cadence.VersionHistoryItem
- deepCopy() - Method in class com.uber.cadence.WorkerVersionInfo
- deepCopy() - Method in class com.uber.cadence.WorkflowExecution
- deepCopy() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
- deepCopy() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- deepCopy() - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- deepCopy() - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- deepCopy() - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- deepCopy() - Method in class com.uber.cadence.WorkflowExecutionConfiguration
- deepCopy() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- deepCopy() - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- deepCopy() - Method in class com.uber.cadence.WorkflowExecutionFilter
- deepCopy() - Method in class com.uber.cadence.WorkflowExecutionInfo
- deepCopy() - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- deepCopy() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- deepCopy() - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- deepCopy() - Method in class com.uber.cadence.WorkflowExecutionTimedOutEventAttributes
- deepCopy() - Method in class com.uber.cadence.WorkflowQuery
- deepCopy() - Method in class com.uber.cadence.WorkflowQueryResult
- deepCopy() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ListDomains_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- deepCopy() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_args
- deepCopy() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- deepCopy() - Method in class com.uber.cadence.WorkflowType
- deepCopy() - Method in class com.uber.cadence.WorkflowTypeFilter
- DEFAULT_LOCAL_CADENCE_SERVER_GRPC_PORT - Static variable in interface com.uber.cadence.internal.compatibility.proto.serviceclient.IGrpcServiceStubs
- DEFAULT_RPC_RETRY_OPTIONS - Static variable in class com.uber.cadence.internal.common.RpcRetryer
- DEFAULT_TASK_START_TO_CLOSE_TIMEOUT - Static variable in class com.uber.cadence.internal.common.OptionsUtils
- DEFAULT_VERSION - Static variable in class com.uber.cadence.internal.sync.WorkflowInternal
- DEFAULT_VERSION - Static variable in class com.uber.cadence.workflow.Workflow
- defaultInstance() - Static method in class com.uber.cadence.client.WorkflowClientOptions
- defaultInstance() - Static method in class com.uber.cadence.serviceclient.ClientOptions
- defaultInstance() - Static method in class com.uber.cadence.worker.ShadowingOptions
- defaultInstance() - Static method in class com.uber.cadence.worker.TimeFilter
- defaultInstance() - Static method in class com.uber.cadence.worker.WorkerOptions
- DELAY_START_SECONDS - com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- DELAY_START_SECONDS - com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- DELAY_START_SECONDS - com.uber.cadence.StartWorkflowExecutionRequest._Fields
- delayStartSeconds - Variable in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- delayStartSeconds - Variable in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- delayStartSeconds - Variable in class com.uber.cadence.StartWorkflowExecutionRequest
- DELETE_BAD_BINARY - com.uber.cadence.UpdateDomainRequest._Fields
- deleteBadBinary - Variable in class com.uber.cadence.UpdateDomainRequest
- DELETED - com.uber.cadence.DomainStatus
- DEPRECATE_DOMAIN - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- DEPRECATE_REQUEST - com.uber.cadence.WorkflowService.DeprecateDomain_args._Fields
- DEPRECATED - com.uber.cadence.DomainStatus
- DeprecateDomain() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.DeprecateDomain
- DeprecateDomain() - Constructor for class com.uber.cadence.WorkflowService.Processor.DeprecateDomain
- DeprecateDomain(DeprecateDomainRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- DeprecateDomain(DeprecateDomainRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- DeprecateDomain(DeprecateDomainRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- DeprecateDomain(DeprecateDomainRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- DeprecateDomain(DeprecateDomainRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- DeprecateDomain(DeprecateDomainRequest) - Method in class com.uber.cadence.WorkflowService.Client
- DeprecateDomain(DeprecateDomainRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
DeprecateDomain us used to update status of a registered domain to DEPRECATED.
- DeprecateDomain(DeprecateDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- DeprecateDomain(DeprecateDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- DeprecateDomain(DeprecateDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- DeprecateDomain(DeprecateDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- DeprecateDomain(DeprecateDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- DeprecateDomain(DeprecateDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- DeprecateDomain(DeprecateDomainRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- DeprecateDomain_args() - Constructor for class com.uber.cadence.WorkflowService.DeprecateDomain_args
- DeprecateDomain_args(DeprecateDomainRequest) - Constructor for class com.uber.cadence.WorkflowService.DeprecateDomain_args
- DeprecateDomain_args(WorkflowService.DeprecateDomain_args) - Constructor for class com.uber.cadence.WorkflowService.DeprecateDomain_args
-
Performs a deep copy on other.
- DeprecateDomain_call(DeprecateDomainRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.DeprecateDomain_call
- DeprecateDomain_result() - Constructor for class com.uber.cadence.WorkflowService.DeprecateDomain_result
- DeprecateDomain_result(BadRequestError, EntityNotExistsError, ServiceBusyError, DomainNotActiveError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.DeprecateDomain_result
- DeprecateDomain_result(WorkflowService.DeprecateDomain_result) - Constructor for class com.uber.cadence.WorkflowService.DeprecateDomain_result
-
Performs a deep copy on other.
- deprecateDomainRequest(DeprecateDomainRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- DeprecateDomainRequest - Class in com.uber.cadence
- DeprecateDomainRequest() - Constructor for class com.uber.cadence.DeprecateDomainRequest
- DeprecateDomainRequest(DeprecateDomainRequest) - Constructor for class com.uber.cadence.DeprecateDomainRequest
-
Performs a deep copy on other.
- DeprecateDomainRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- deprecateRequest - Variable in class com.uber.cadence.WorkflowService.DeprecateDomain_args
- DESCRIBE_DOMAIN - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- DESCRIBE_REQUEST - com.uber.cadence.WorkflowService.DescribeDomain_args._Fields
- DESCRIBE_REQUEST - com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args._Fields
- DESCRIBE_TASK_LIST - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- DESCRIBE_WORKFLOW_EXECUTION - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- DescribeDomain() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.DescribeDomain
- DescribeDomain() - Constructor for class com.uber.cadence.WorkflowService.Processor.DescribeDomain
- DescribeDomain(DescribeDomainRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- DescribeDomain(DescribeDomainRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- DescribeDomain(DescribeDomainRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- DescribeDomain(DescribeDomainRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- DescribeDomain(DescribeDomainRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- DescribeDomain(DescribeDomainRequest) - Method in class com.uber.cadence.WorkflowService.Client
- DescribeDomain(DescribeDomainRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
DescribeDomain returns the information and configuration for a registered domain.
- DescribeDomain(DescribeDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- DescribeDomain(DescribeDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- DescribeDomain(DescribeDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- DescribeDomain(DescribeDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- DescribeDomain(DescribeDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- DescribeDomain(DescribeDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- DescribeDomain(DescribeDomainRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- DescribeDomain_args() - Constructor for class com.uber.cadence.WorkflowService.DescribeDomain_args
- DescribeDomain_args(DescribeDomainRequest) - Constructor for class com.uber.cadence.WorkflowService.DescribeDomain_args
- DescribeDomain_args(WorkflowService.DescribeDomain_args) - Constructor for class com.uber.cadence.WorkflowService.DescribeDomain_args
-
Performs a deep copy on other.
- DescribeDomain_call(DescribeDomainRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.DescribeDomain_call
- DescribeDomain_result() - Constructor for class com.uber.cadence.WorkflowService.DescribeDomain_result
- DescribeDomain_result(DescribeDomainResponse, BadRequestError, EntityNotExistsError, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.DescribeDomain_result
- DescribeDomain_result(WorkflowService.DescribeDomain_result) - Constructor for class com.uber.cadence.WorkflowService.DescribeDomain_result
-
Performs a deep copy on other.
- describeDomainRequest(DescribeDomainRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- DescribeDomainRequest - Class in com.uber.cadence
- DescribeDomainRequest() - Constructor for class com.uber.cadence.DescribeDomainRequest
- DescribeDomainRequest(DescribeDomainRequest) - Constructor for class com.uber.cadence.DescribeDomainRequest
-
Performs a deep copy on other.
- DescribeDomainRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- describeDomainResponse(DescribeDomainResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- DescribeDomainResponse - Class in com.uber.cadence
- DescribeDomainResponse() - Constructor for class com.uber.cadence.DescribeDomainResponse
- DescribeDomainResponse(DescribeDomainResponse) - Constructor for class com.uber.cadence.DescribeDomainResponse
-
Performs a deep copy on other.
- DescribeDomainResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DescribeHistoryHostRequest - Class in com.uber.cadence
- DescribeHistoryHostRequest() - Constructor for class com.uber.cadence.DescribeHistoryHostRequest
- DescribeHistoryHostRequest(DescribeHistoryHostRequest) - Constructor for class com.uber.cadence.DescribeHistoryHostRequest
-
Performs a deep copy on other.
- DescribeHistoryHostRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DescribeHistoryHostResponse - Class in com.uber.cadence
- DescribeHistoryHostResponse() - Constructor for class com.uber.cadence.DescribeHistoryHostResponse
- DescribeHistoryHostResponse(DescribeHistoryHostResponse) - Constructor for class com.uber.cadence.DescribeHistoryHostResponse
-
Performs a deep copy on other.
- DescribeHistoryHostResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DescribeQueueRequest - Class in com.uber.cadence
- DescribeQueueRequest() - Constructor for class com.uber.cadence.DescribeQueueRequest
- DescribeQueueRequest(DescribeQueueRequest) - Constructor for class com.uber.cadence.DescribeQueueRequest
-
Performs a deep copy on other.
- DescribeQueueRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DescribeQueueResponse - Class in com.uber.cadence
- DescribeQueueResponse() - Constructor for class com.uber.cadence.DescribeQueueResponse
- DescribeQueueResponse(DescribeQueueResponse) - Constructor for class com.uber.cadence.DescribeQueueResponse
-
Performs a deep copy on other.
- DescribeQueueResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- describeRequest - Variable in class com.uber.cadence.WorkflowService.DescribeDomain_args
- describeRequest - Variable in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- DescribeShardDistributionRequest - Class in com.uber.cadence
- DescribeShardDistributionRequest() - Constructor for class com.uber.cadence.DescribeShardDistributionRequest
- DescribeShardDistributionRequest(DescribeShardDistributionRequest) - Constructor for class com.uber.cadence.DescribeShardDistributionRequest
-
Performs a deep copy on other.
- DescribeShardDistributionRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DescribeShardDistributionResponse - Class in com.uber.cadence
- DescribeShardDistributionResponse() - Constructor for class com.uber.cadence.DescribeShardDistributionResponse
- DescribeShardDistributionResponse(DescribeShardDistributionResponse) - Constructor for class com.uber.cadence.DescribeShardDistributionResponse
-
Performs a deep copy on other.
- DescribeShardDistributionResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DescribeTaskList() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.DescribeTaskList
- DescribeTaskList() - Constructor for class com.uber.cadence.WorkflowService.Processor.DescribeTaskList
- DescribeTaskList(DescribeTaskListRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- DescribeTaskList(DescribeTaskListRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- DescribeTaskList(DescribeTaskListRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- DescribeTaskList(DescribeTaskListRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- DescribeTaskList(DescribeTaskListRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- DescribeTaskList(DescribeTaskListRequest) - Method in class com.uber.cadence.WorkflowService.Client
- DescribeTaskList(DescribeTaskListRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
DescribeTaskList returns information about the target tasklist, right now this API returns the pollers which polled this tasklist in last few minutes.
- DescribeTaskList(DescribeTaskListRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- DescribeTaskList(DescribeTaskListRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- DescribeTaskList(DescribeTaskListRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- DescribeTaskList(DescribeTaskListRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- DescribeTaskList(DescribeTaskListRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- DescribeTaskList(DescribeTaskListRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- DescribeTaskList(DescribeTaskListRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- DescribeTaskList_args() - Constructor for class com.uber.cadence.WorkflowService.DescribeTaskList_args
- DescribeTaskList_args(DescribeTaskListRequest) - Constructor for class com.uber.cadence.WorkflowService.DescribeTaskList_args
- DescribeTaskList_args(WorkflowService.DescribeTaskList_args) - Constructor for class com.uber.cadence.WorkflowService.DescribeTaskList_args
-
Performs a deep copy on other.
- DescribeTaskList_call(DescribeTaskListRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.DescribeTaskList_call
- DescribeTaskList_result() - Constructor for class com.uber.cadence.WorkflowService.DescribeTaskList_result
- DescribeTaskList_result(DescribeTaskListResponse, BadRequestError, EntityNotExistsError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.DescribeTaskList_result
- DescribeTaskList_result(WorkflowService.DescribeTaskList_result) - Constructor for class com.uber.cadence.WorkflowService.DescribeTaskList_result
-
Performs a deep copy on other.
- describeTaskListRequest(DescribeTaskListRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- DescribeTaskListRequest - Class in com.uber.cadence
- DescribeTaskListRequest() - Constructor for class com.uber.cadence.DescribeTaskListRequest
- DescribeTaskListRequest(DescribeTaskListRequest) - Constructor for class com.uber.cadence.DescribeTaskListRequest
-
Performs a deep copy on other.
- DescribeTaskListRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- describeTaskListResponse(DescribeTaskListResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- DescribeTaskListResponse - Class in com.uber.cadence
- DescribeTaskListResponse() - Constructor for class com.uber.cadence.DescribeTaskListResponse
- DescribeTaskListResponse(DescribeTaskListResponse) - Constructor for class com.uber.cadence.DescribeTaskListResponse
-
Performs a deep copy on other.
- DescribeTaskListResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DescribeWorkflowExecution() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.DescribeWorkflowExecution
- DescribeWorkflowExecution() - Constructor for class com.uber.cadence.WorkflowService.Processor.DescribeWorkflowExecution
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest) - Method in class com.uber.cadence.WorkflowService.Client
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
DescribeWorkflowExecution returns information about the specified workflow execution.
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- DescribeWorkflowExecution(DescribeWorkflowExecutionRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- DescribeWorkflowExecution_args() - Constructor for class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- DescribeWorkflowExecution_args(DescribeWorkflowExecutionRequest) - Constructor for class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- DescribeWorkflowExecution_args(WorkflowService.DescribeWorkflowExecution_args) - Constructor for class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
-
Performs a deep copy on other.
- DescribeWorkflowExecution_call(DescribeWorkflowExecutionRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.DescribeWorkflowExecution_call
- DescribeWorkflowExecution_result() - Constructor for class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- DescribeWorkflowExecution_result(DescribeWorkflowExecutionResponse, BadRequestError, EntityNotExistsError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- DescribeWorkflowExecution_result(WorkflowService.DescribeWorkflowExecution_result) - Constructor for class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
-
Performs a deep copy on other.
- describeWorkflowExecutionRequest(DescribeWorkflowExecutionRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- DescribeWorkflowExecutionRequest - Class in com.uber.cadence
- DescribeWorkflowExecutionRequest() - Constructor for class com.uber.cadence.DescribeWorkflowExecutionRequest
- DescribeWorkflowExecutionRequest(DescribeWorkflowExecutionRequest) - Constructor for class com.uber.cadence.DescribeWorkflowExecutionRequest
-
Performs a deep copy on other.
- DescribeWorkflowExecutionRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- describeWorkflowExecutionResponse(DescribeWorkflowExecutionResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- DescribeWorkflowExecutionResponse - Class in com.uber.cadence
- DescribeWorkflowExecutionResponse() - Constructor for class com.uber.cadence.DescribeWorkflowExecutionResponse
- DescribeWorkflowExecutionResponse(DescribeWorkflowExecutionResponse) - Constructor for class com.uber.cadence.DescribeWorkflowExecutionResponse
-
Performs a deep copy on other.
- DescribeWorkflowExecutionResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- describeWorkflowInstance(IWorkflowService, String, WorkflowExecution) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- description - Variable in class com.uber.cadence.DomainInfo
- description - Variable in class com.uber.cadence.RegisterDomainRequest
- description - Variable in class com.uber.cadence.UpdateDomainInfo
- DESCRIPTION - com.uber.cadence.DomainInfo._Fields
- DESCRIPTION - com.uber.cadence.RegisterDomainRequest._Fields
- DESCRIPTION - com.uber.cadence.UpdateDomainInfo._Fields
- deserializeContext(Map<String, byte[]>) - Method in interface com.uber.cadence.context.ContextPropagator
-
Turn the serialized header data into context object(s)
- DeserializeFromBlobDataToHistory(List<DataBlob>, HistoryEventFilterType) - Static method in class com.uber.cadence.internal.common.InternalUtils
- DeserializeFromBlobDataToHistoryEvents(List<DataBlob>) - Static method in class com.uber.cadence.internal.common.InternalUtils
- details - Variable in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- details - Variable in class com.uber.cadence.ActivityTaskFailedEventAttributes
- details - Variable in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- details - Variable in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- details - Variable in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- details - Variable in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- details - Variable in class com.uber.cadence.DecisionTaskFailedEventAttributes
- details - Variable in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- details - Variable in class com.uber.cadence.MarkerRecordedEventAttributes
- details - Variable in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- details - Variable in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- details - Variable in class com.uber.cadence.RecordMarkerDecisionAttributes
- details - Variable in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- details - Variable in class com.uber.cadence.RespondActivityTaskCanceledRequest
- details - Variable in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- details - Variable in class com.uber.cadence.RespondActivityTaskFailedRequest
- details - Variable in class com.uber.cadence.RespondDecisionTaskFailedRequest
- details - Variable in class com.uber.cadence.TerminateWorkflowExecutionRequest
- details - Variable in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- details - Variable in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- details - Variable in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- DETAILS - com.uber.cadence.ActivityTaskCanceledEventAttributes._Fields
- DETAILS - com.uber.cadence.ActivityTaskFailedEventAttributes._Fields
- DETAILS - com.uber.cadence.ActivityTaskTimedOutEventAttributes._Fields
- DETAILS - com.uber.cadence.CancelWorkflowExecutionDecisionAttributes._Fields
- DETAILS - com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes._Fields
- DETAILS - com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes._Fields
- DETAILS - com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
- DETAILS - com.uber.cadence.FailWorkflowExecutionDecisionAttributes._Fields
- DETAILS - com.uber.cadence.MarkerRecordedEventAttributes._Fields
- DETAILS - com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest._Fields
- DETAILS - com.uber.cadence.RecordActivityTaskHeartbeatRequest._Fields
- DETAILS - com.uber.cadence.RecordMarkerDecisionAttributes._Fields
- DETAILS - com.uber.cadence.RespondActivityTaskCanceledByIDRequest._Fields
- DETAILS - com.uber.cadence.RespondActivityTaskCanceledRequest._Fields
- DETAILS - com.uber.cadence.RespondActivityTaskFailedByIDRequest._Fields
- DETAILS - com.uber.cadence.RespondActivityTaskFailedRequest._Fields
- DETAILS - com.uber.cadence.RespondDecisionTaskFailedRequest._Fields
- DETAILS - com.uber.cadence.TerminateWorkflowExecutionRequest._Fields
- DETAILS - com.uber.cadence.WorkflowExecutionCanceledEventAttributes._Fields
- DETAILS - com.uber.cadence.WorkflowExecutionFailedEventAttributes._Fields
- DETAILS - com.uber.cadence.WorkflowExecutionTerminatedEventAttributes._Fields
- DISABLED - com.uber.cadence.ArchivalStatus
- domain - Variable in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- domain - Variable in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- domain - Variable in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- domain - Variable in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- domain - Variable in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- domain - Variable in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- domain - Variable in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- domain - Variable in class com.uber.cadence.CountWorkflowExecutionsRequest
- domain - Variable in class com.uber.cadence.DescribeTaskListRequest
- domain - Variable in class com.uber.cadence.DescribeWorkflowExecutionRequest
- domain - Variable in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- domain - Variable in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- domain - Variable in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- domain - Variable in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- domain - Variable in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- domain - Variable in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- domain - Variable in class com.uber.cadence.ListTaskListPartitionsRequest
- domain - Variable in class com.uber.cadence.ListWorkflowExecutionsRequest
- domain - Variable in class com.uber.cadence.PendingChildExecutionInfo
- domain - Variable in class com.uber.cadence.PollForActivityTaskRequest
- domain - Variable in class com.uber.cadence.PollForDecisionTaskRequest
- domain - Variable in class com.uber.cadence.QueryWorkflowRequest
- domain - Variable in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- domain - Variable in class com.uber.cadence.RefreshWorkflowTasksRequest
- domain - Variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- domain - Variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- domain - Variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- domain - Variable in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- domain - Variable in class com.uber.cadence.ResetStickyTaskListRequest
- domain - Variable in class com.uber.cadence.ResetWorkflowExecutionRequest
- domain - Variable in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- domain - Variable in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- domain - Variable in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- domain - Variable in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- domain - Variable in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- domain - Variable in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- domain - Variable in class com.uber.cadence.shadower.WorkflowParams
- domain - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- domain - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- domain - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- domain - Variable in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- domain - Variable in class com.uber.cadence.SignalWorkflowExecutionRequest
- domain - Variable in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- domain - Variable in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- domain - Variable in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- domain - Variable in class com.uber.cadence.StartWorkflowExecutionRequest
- domain - Variable in class com.uber.cadence.TerminateWorkflowExecutionRequest
- DOMAIN - com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
- DOMAIN - com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes._Fields
- DOMAIN - com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes._Fields
- DOMAIN - com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes._Fields
- DOMAIN - com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes._Fields
- DOMAIN - com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes._Fields
- DOMAIN - com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes._Fields
- DOMAIN - com.uber.cadence.CountWorkflowExecutionsRequest._Fields
- DOMAIN - com.uber.cadence.DescribeTaskListRequest._Fields
- DOMAIN - com.uber.cadence.DescribeWorkflowExecutionRequest._Fields
- DOMAIN - com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields
- DOMAIN - com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes._Fields
- DOMAIN - com.uber.cadence.GetWorkflowExecutionHistoryRequest._Fields
- DOMAIN - com.uber.cadence.ListArchivedWorkflowExecutionsRequest._Fields
- DOMAIN - com.uber.cadence.ListClosedWorkflowExecutionsRequest._Fields
- DOMAIN - com.uber.cadence.ListOpenWorkflowExecutionsRequest._Fields
- DOMAIN - com.uber.cadence.ListTaskListPartitionsRequest._Fields
- DOMAIN - com.uber.cadence.ListWorkflowExecutionsRequest._Fields
- DOMAIN - com.uber.cadence.PendingChildExecutionInfo._Fields
- DOMAIN - com.uber.cadence.PollForActivityTaskRequest._Fields
- DOMAIN - com.uber.cadence.PollForDecisionTaskRequest._Fields
- DOMAIN - com.uber.cadence.QueryWorkflowRequest._Fields
- DOMAIN - com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest._Fields
- DOMAIN - com.uber.cadence.RefreshWorkflowTasksRequest._Fields
- DOMAIN - com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes._Fields
- DOMAIN - com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields
- DOMAIN - com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes._Fields
- DOMAIN - com.uber.cadence.RequestCancelWorkflowExecutionRequest._Fields
- DOMAIN - com.uber.cadence.ResetStickyTaskListRequest._Fields
- DOMAIN - com.uber.cadence.ResetWorkflowExecutionRequest._Fields
- DOMAIN - com.uber.cadence.RespondActivityTaskCanceledByIDRequest._Fields
- DOMAIN - com.uber.cadence.RespondActivityTaskCompletedByIDRequest._Fields
- DOMAIN - com.uber.cadence.RespondActivityTaskFailedByIDRequest._Fields
- DOMAIN - com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
- DOMAIN - com.uber.cadence.shadower.ReplayWorkflowActivityParams._Fields
- DOMAIN - com.uber.cadence.shadower.ScanWorkflowActivityParams._Fields
- DOMAIN - com.uber.cadence.shadower.WorkflowParams._Fields
- DOMAIN - com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes._Fields
- DOMAIN - com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes._Fields
- DOMAIN - com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes._Fields
- DOMAIN - com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- DOMAIN - com.uber.cadence.SignalWorkflowExecutionRequest._Fields
- DOMAIN - com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
- DOMAIN - com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes._Fields
- DOMAIN - com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- DOMAIN - com.uber.cadence.StartWorkflowExecutionRequest._Fields
- DOMAIN - com.uber.cadence.TerminateWorkflowExecutionRequest._Fields
- DOMAIN - Static variable in class com.uber.cadence.internal.logging.LoggerTag
- DOMAIN - Static variable in class com.uber.cadence.internal.metrics.MetricsTag
- DOMAIN_CACHE - com.uber.cadence.DescribeHistoryHostResponse._Fields
- DOMAIN_EXISTS_ERROR - com.uber.cadence.WorkflowService.RegisterDomain_result._Fields
- DOMAIN_ID - com.uber.cadence.CrossClusterTaskInfo._Fields
- DOMAIN_ID - com.uber.cadence.RetryTaskV2Error._Fields
- DOMAIN_INFO - com.uber.cadence.DescribeDomainResponse._Fields
- DOMAIN_INFO - com.uber.cadence.UpdateDomainResponse._Fields
- DOMAIN_NAME - com.uber.cadence.DomainNotActiveError._Fields
- DOMAIN_NAME - com.uber.cadence.GetTaskListsByDomainRequest._Fields
- DOMAIN_NAME - com.uber.cadence.ReapplyEventsRequest._Fields
- DOMAIN_NOT_ACTIVE - com.uber.cadence.CrossClusterTaskFailedCause
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.DeprecateDomain_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.PollForActivityTask_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.PollForDecisionTask_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.ResetStickyTaskList_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.ResetWorkflowExecution_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.SignalWorkflowExecution_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.StartWorkflowExecution_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result._Fields
- DOMAIN_NOT_ACTIVE_ERROR - com.uber.cadence.WorkflowService.UpdateDomain_result._Fields
- DOMAIN_NOT_EXISTS - com.uber.cadence.CrossClusterTaskFailedCause
- DomainAlreadyExistsError - Exception in com.uber.cadence
- DomainAlreadyExistsError() - Constructor for exception com.uber.cadence.DomainAlreadyExistsError
- DomainAlreadyExistsError(DomainAlreadyExistsError) - Constructor for exception com.uber.cadence.DomainAlreadyExistsError
-
Performs a deep copy on other.
- DomainAlreadyExistsError(String) - Constructor for exception com.uber.cadence.DomainAlreadyExistsError
- DomainAlreadyExistsError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- domainBlockingStub() - Method in interface com.uber.cadence.internal.compatibility.proto.serviceclient.IGrpcServiceStubs
- domainCache - Variable in class com.uber.cadence.DescribeHistoryHostResponse
- DomainCacheInfo - Class in com.uber.cadence
- DomainCacheInfo() - Constructor for class com.uber.cadence.DomainCacheInfo
- DomainCacheInfo(DomainCacheInfo) - Constructor for class com.uber.cadence.DomainCacheInfo
-
Performs a deep copy on other.
- DomainCacheInfo._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DomainConfiguration - Class in com.uber.cadence
- DomainConfiguration() - Constructor for class com.uber.cadence.DomainConfiguration
- DomainConfiguration(DomainConfiguration) - Constructor for class com.uber.cadence.DomainConfiguration
-
Performs a deep copy on other.
- DomainConfiguration._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- domainExistsError - Variable in class com.uber.cadence.WorkflowService.RegisterDomain_result
- domainFutureStub() - Method in interface com.uber.cadence.internal.compatibility.proto.serviceclient.IGrpcServiceStubs
- domainId - Variable in exception com.uber.cadence.RetryTaskV2Error
- domainID - Variable in class com.uber.cadence.CrossClusterTaskInfo
- domainInfo - Variable in class com.uber.cadence.DescribeDomainResponse
- domainInfo - Variable in class com.uber.cadence.UpdateDomainResponse
- DomainInfo - Class in com.uber.cadence
- DomainInfo() - Constructor for class com.uber.cadence.DomainInfo
- DomainInfo(DomainInfo) - Constructor for class com.uber.cadence.DomainInfo
-
Performs a deep copy on other.
- DomainInfo._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- domainName - Variable in exception com.uber.cadence.DomainNotActiveError
- domainName - Variable in class com.uber.cadence.GetTaskListsByDomainRequest
- domainName - Variable in class com.uber.cadence.ReapplyEventsRequest
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- domainNotActiveError - Variable in class com.uber.cadence.WorkflowService.UpdateDomain_result
- DomainNotActiveError - Exception in com.uber.cadence
- DomainNotActiveError() - Constructor for exception com.uber.cadence.DomainNotActiveError
- DomainNotActiveError(DomainNotActiveError) - Constructor for exception com.uber.cadence.DomainNotActiveError
-
Performs a deep copy on other.
- DomainNotActiveError(String, String, String, String) - Constructor for exception com.uber.cadence.DomainNotActiveError
- DomainNotActiveError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DomainReplicationConfiguration - Class in com.uber.cadence
- DomainReplicationConfiguration() - Constructor for class com.uber.cadence.DomainReplicationConfiguration
- DomainReplicationConfiguration(DomainReplicationConfiguration) - Constructor for class com.uber.cadence.DomainReplicationConfiguration
-
Performs a deep copy on other.
- DomainReplicationConfiguration._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- domains - Variable in class com.uber.cadence.ListDomainsResponse
- DOMAINS - com.uber.cadence.ListDomainsResponse._Fields
- DomainStatus - Enum in com.uber.cadence
- doNotCompleteOnReturn() - Static method in class com.uber.cadence.activity.Activity
-
If this method is called during an activity execution then activity will not complete when its method returns.
- doNotCompleteOnReturn() - Method in interface com.uber.cadence.internal.sync.ActivityExecutionContext
-
If this method is called during an activity execution then activity is not going to complete when its method returns.
- doNotCompleteOnReturn() - Static method in class com.uber.cadence.internal.sync.ActivityInternal
- doNotRetry() - Method in annotation type com.uber.cadence.common.MethodRetry
-
List of exceptions to skip retry.
- DOUBLE - com.uber.cadence.IndexedValueType
- DuplicateWorkflowException - Exception in com.uber.cadence.client
-
This exception is thrown in the following cases: Workflow with the same WorkflowID is currently running.
- DuplicateWorkflowException(WorkflowExecution, String, String) - Constructor for exception com.uber.cadence.client.DuplicateWorkflowException
E
- EARLIEST_TIME - com.uber.cadence.StartTimeFilter._Fields
- earliestTime - Variable in class com.uber.cadence.StartTimeFilter
- EMIT_METRIC - com.uber.cadence.DomainConfiguration._Fields
- EMIT_METRIC - com.uber.cadence.RegisterDomainRequest._Fields
- emitMetric - Variable in class com.uber.cadence.DomainConfiguration
- emitMetric - Variable in class com.uber.cadence.RegisterDomainRequest
- ENABLED - com.uber.cadence.ArchivalStatus
- ENCODING_TYPE - com.uber.cadence.DataBlob._Fields
- EncodingType - Enum in com.uber.cadence
- EncodingType - Variable in class com.uber.cadence.DataBlob
- END_EVENT_ID - com.uber.cadence.RetryTaskV2Error._Fields
- END_EVENT_VERSION - com.uber.cadence.RetryTaskV2Error._Fields
- END_ID - com.uber.cadence.TaskIDBlock._Fields
- END_NODE_ID - com.uber.cadence.HistoryBranchRange._Fields
- endEventId - Variable in exception com.uber.cadence.RetryTaskV2Error
- endEventVersion - Variable in exception com.uber.cadence.RetryTaskV2Error
- endID - Variable in class com.uber.cadence.TaskIDBlock
- endNodeID - Variable in class com.uber.cadence.HistoryBranchRange
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.CountWorkflowExecutions_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.DeprecateDomain_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.DescribeDomain_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.DescribeTaskList_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.GetTaskListsByDomain_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.ListDomains_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.ListTaskListPartitions_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.ListWorkflowExecutions_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.PollForActivityTask_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.PollForDecisionTask_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.QueryWorkflow_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.ResetStickyTaskList_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.ResetWorkflowExecution_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.SignalWorkflowExecution_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.StartWorkflowExecution_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result._Fields
- ENTITY_NOT_EXIST_ERROR - com.uber.cadence.WorkflowService.UpdateDomain_result._Fields
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.DescribeDomain_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.ListDomains_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- entityNotExistError - Variable in class com.uber.cadence.WorkflowService.UpdateDomain_result
- EntityNotExistsError - Exception in com.uber.cadence
- EntityNotExistsError() - Constructor for exception com.uber.cadence.EntityNotExistsError
- EntityNotExistsError(EntityNotExistsError) - Constructor for exception com.uber.cadence.EntityNotExistsError
-
Performs a deep copy on other.
- EntityNotExistsError(String) - Constructor for exception com.uber.cadence.EntityNotExistsError
- EntityNotExistsError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- equals(AccessDeniedError) - Method in exception com.uber.cadence.AccessDeniedError
- equals(ActivityLocalDispatchInfo) - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- equals(ActivityTaskCanceledEventAttributes) - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- equals(ActivityTaskCancelRequestedEventAttributes) - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- equals(ActivityTaskCompletedEventAttributes) - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- equals(ActivityTaskFailedEventAttributes) - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- equals(ActivityTaskScheduledEventAttributes) - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- equals(ActivityTaskStartedEventAttributes) - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- equals(ActivityTaskTimedOutEventAttributes) - Method in class com.uber.cadence.