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
-
Promisethat 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.ActivityTaskTimedOutEventAttributes
- equals(ActivityType) - Method in class com.uber.cadence.ActivityType
- equals(ApplyParentClosePolicyAttributes) - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
- equals(ApplyParentClosePolicyRequest) - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
- equals(ApplyParentClosePolicyResult) - Method in class com.uber.cadence.ApplyParentClosePolicyResult
- equals(ApplyParentClosePolicyStatus) - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
- equals(BadBinaries) - Method in class com.uber.cadence.BadBinaries
- equals(BadBinaryInfo) - Method in class com.uber.cadence.BadBinaryInfo
- equals(BadRequestError) - Method in exception com.uber.cadence.BadRequestError
- equals(CancellationAlreadyRequestedError) - Method in exception com.uber.cadence.CancellationAlreadyRequestedError
- equals(CancelTimerDecisionAttributes) - Method in class com.uber.cadence.CancelTimerDecisionAttributes
- equals(CancelTimerFailedEventAttributes) - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
- equals(CancelWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- equals(ChildWorkflowExecutionCanceledEventAttributes) - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- equals(ChildWorkflowExecutionCompletedEventAttributes) - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- equals(ChildWorkflowExecutionFailedEventAttributes) - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- equals(ChildWorkflowExecutionStartedEventAttributes) - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- equals(ChildWorkflowExecutionTerminatedEventAttributes) - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- equals(ChildWorkflowExecutionTimedOutEventAttributes) - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- equals(ClientVersionNotSupportedError) - Method in exception com.uber.cadence.ClientVersionNotSupportedError
- equals(CloseShardRequest) - Method in class com.uber.cadence.CloseShardRequest
- equals(ClusterInfo) - Method in class com.uber.cadence.ClusterInfo
- equals(ClusterReplicationConfiguration) - Method in class com.uber.cadence.ClusterReplicationConfiguration
- equals(CompleteWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- equals(ContinueAsNewWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- equals(CountWorkflowExecutionsRequest) - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
- equals(CountWorkflowExecutionsResponse) - Method in class com.uber.cadence.CountWorkflowExecutionsResponse
- equals(CrossClusterApplyParentClosePolicyRequestAttributes) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- equals(CrossClusterApplyParentClosePolicyResponseAttributes) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- equals(CrossClusterCancelExecutionRequestAttributes) - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- equals(CrossClusterCancelExecutionResponseAttributes) - Method in class com.uber.cadence.CrossClusterCancelExecutionResponseAttributes
- equals(CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- equals(CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes
- equals(CrossClusterSignalExecutionRequestAttributes) - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- equals(CrossClusterSignalExecutionResponseAttributes) - Method in class com.uber.cadence.CrossClusterSignalExecutionResponseAttributes
- equals(CrossClusterStartChildExecutionRequestAttributes) - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- equals(CrossClusterStartChildExecutionResponseAttributes) - Method in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
- equals(CrossClusterTaskInfo) - Method in class com.uber.cadence.CrossClusterTaskInfo
- equals(CrossClusterTaskRequest) - Method in class com.uber.cadence.CrossClusterTaskRequest
- equals(CrossClusterTaskResponse) - Method in class com.uber.cadence.CrossClusterTaskResponse
- equals(CurrentBranchChangedError) - Method in exception com.uber.cadence.CurrentBranchChangedError
- equals(DataBlob) - Method in class com.uber.cadence.DataBlob
- equals(Decision) - Method in class com.uber.cadence.Decision
- equals(DecisionTaskCompletedEventAttributes) - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- equals(DecisionTaskFailedEventAttributes) - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- equals(DecisionTaskScheduledEventAttributes) - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- equals(DecisionTaskStartedEventAttributes) - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
- equals(DecisionTaskTimedOutEventAttributes) - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- equals(DeprecateDomainRequest) - Method in class com.uber.cadence.DeprecateDomainRequest
- equals(DescribeDomainRequest) - Method in class com.uber.cadence.DescribeDomainRequest
- equals(DescribeDomainResponse) - Method in class com.uber.cadence.DescribeDomainResponse
- equals(DescribeHistoryHostRequest) - Method in class com.uber.cadence.DescribeHistoryHostRequest
- equals(DescribeHistoryHostResponse) - Method in class com.uber.cadence.DescribeHistoryHostResponse
- equals(DescribeQueueRequest) - Method in class com.uber.cadence.DescribeQueueRequest
- equals(DescribeQueueResponse) - Method in class com.uber.cadence.DescribeQueueResponse
- equals(DescribeShardDistributionRequest) - Method in class com.uber.cadence.DescribeShardDistributionRequest
- equals(DescribeShardDistributionResponse) - Method in class com.uber.cadence.DescribeShardDistributionResponse
- equals(DescribeTaskListRequest) - Method in class com.uber.cadence.DescribeTaskListRequest
- equals(DescribeTaskListResponse) - Method in class com.uber.cadence.DescribeTaskListResponse
- equals(DescribeWorkflowExecutionRequest) - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
- equals(DescribeWorkflowExecutionResponse) - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- equals(DomainAlreadyExistsError) - Method in exception com.uber.cadence.DomainAlreadyExistsError
- equals(DomainCacheInfo) - Method in class com.uber.cadence.DomainCacheInfo
- equals(DomainConfiguration) - Method in class com.uber.cadence.DomainConfiguration
- equals(DomainInfo) - Method in class com.uber.cadence.DomainInfo
- equals(DomainNotActiveError) - Method in exception com.uber.cadence.DomainNotActiveError
- equals(DomainReplicationConfiguration) - Method in class com.uber.cadence.DomainReplicationConfiguration
- equals(EntityNotExistsError) - Method in exception com.uber.cadence.EntityNotExistsError
- equals(ExternalWorkflowExecutionCancelRequestedEventAttributes) - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- equals(ExternalWorkflowExecutionSignaledEventAttributes) - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- equals(FailoverInfo) - Method in class com.uber.cadence.FailoverInfo
- equals(FailWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- equals(FeatureFlags) - Method in class com.uber.cadence.FeatureFlags
- equals(FeatureNotEnabledError) - Method in exception com.uber.cadence.FeatureNotEnabledError
- equals(GetCrossClusterTasksRequest) - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- equals(GetCrossClusterTasksResponse) - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- equals(GetSearchAttributesResponse) - Method in class com.uber.cadence.GetSearchAttributesResponse
- equals(GetTaskListsByDomainRequest) - Method in class com.uber.cadence.GetTaskListsByDomainRequest
- equals(GetTaskListsByDomainResponse) - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- equals(GetWorkflowExecutionHistoryRequest) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- equals(GetWorkflowExecutionHistoryResponse) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- equals(Header) - Method in class com.uber.cadence.Header
- equals(History) - Method in class com.uber.cadence.History
- equals(HistoryBranch) - Method in class com.uber.cadence.HistoryBranch
- equals(HistoryBranchRange) - Method in class com.uber.cadence.HistoryBranchRange
- equals(HistoryEvent) - Method in class com.uber.cadence.HistoryEvent
- equals(InternalDataInconsistencyError) - Method in exception com.uber.cadence.InternalDataInconsistencyError
- equals(InternalServiceError) - Method in exception com.uber.cadence.InternalServiceError
- equals(LimitExceededError) - Method in exception com.uber.cadence.LimitExceededError
- equals(ListArchivedWorkflowExecutionsRequest) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- equals(ListArchivedWorkflowExecutionsResponse) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- equals(ListClosedWorkflowExecutionsRequest) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- equals(ListClosedWorkflowExecutionsResponse) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- equals(ListDomainsRequest) - Method in class com.uber.cadence.ListDomainsRequest
- equals(ListDomainsResponse) - Method in class com.uber.cadence.ListDomainsResponse
- equals(ListOpenWorkflowExecutionsRequest) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- equals(ListOpenWorkflowExecutionsResponse) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- equals(ListTaskListPartitionsRequest) - Method in class com.uber.cadence.ListTaskListPartitionsRequest
- equals(ListTaskListPartitionsResponse) - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- equals(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- equals(ListWorkflowExecutionsResponse) - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- equals(MarkerRecordedEventAttributes) - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- equals(Memo) - Method in class com.uber.cadence.Memo
- equals(PendingActivityInfo) - Method in class com.uber.cadence.PendingActivityInfo
- equals(PendingChildExecutionInfo) - Method in class com.uber.cadence.PendingChildExecutionInfo
- equals(PendingDecisionInfo) - Method in class com.uber.cadence.PendingDecisionInfo
- equals(PollerInfo) - Method in class com.uber.cadence.PollerInfo
- equals(PollForActivityTaskRequest) - Method in class com.uber.cadence.PollForActivityTaskRequest
- equals(PollForActivityTaskResponse) - Method in class com.uber.cadence.PollForActivityTaskResponse
- equals(PollForDecisionTaskRequest) - Method in class com.uber.cadence.PollForDecisionTaskRequest
- equals(PollForDecisionTaskResponse) - Method in class com.uber.cadence.PollForDecisionTaskResponse
- equals(QueryFailedError) - Method in exception com.uber.cadence.QueryFailedError
- equals(QueryRejected) - Method in class com.uber.cadence.QueryRejected
- equals(QueryWorkflowRequest) - Method in class com.uber.cadence.QueryWorkflowRequest
- equals(QueryWorkflowResponse) - Method in class com.uber.cadence.QueryWorkflowResponse
- equals(ReapplyEventsRequest) - Method in class com.uber.cadence.ReapplyEventsRequest
- equals(RecordActivityTaskHeartbeatByIDRequest) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- equals(RecordActivityTaskHeartbeatRequest) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- equals(RecordActivityTaskHeartbeatResponse) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
- equals(RecordMarkerDecisionAttributes) - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
- equals(RefreshWorkflowTasksRequest) - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
- equals(RegisterDomainRequest) - Method in class com.uber.cadence.RegisterDomainRequest
- equals(RemoteSyncMatchedError) - Method in exception com.uber.cadence.RemoteSyncMatchedError
- equals(RemoveTaskRequest) - Method in class com.uber.cadence.RemoveTaskRequest
- equals(RequestCancelActivityTaskDecisionAttributes) - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- equals(RequestCancelActivityTaskFailedEventAttributes) - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- equals(RequestCancelExternalWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- equals(RequestCancelExternalWorkflowExecutionFailedEventAttributes) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- equals(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- equals(RequestCancelWorkflowExecutionRequest) - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- equals(ResetPointInfo) - Method in class com.uber.cadence.ResetPointInfo
- equals(ResetPoints) - Method in class com.uber.cadence.ResetPoints
- equals(ResetQueueRequest) - Method in class com.uber.cadence.ResetQueueRequest
- equals(ResetStickyTaskListRequest) - Method in class com.uber.cadence.ResetStickyTaskListRequest
- equals(ResetStickyTaskListResponse) - Method in class com.uber.cadence.ResetStickyTaskListResponse
- equals(ResetWorkflowExecutionRequest) - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- equals(ResetWorkflowExecutionResponse) - Method in class com.uber.cadence.ResetWorkflowExecutionResponse
- equals(RespondActivityTaskCanceledByIDRequest) - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- equals(RespondActivityTaskCanceledRequest) - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- equals(RespondActivityTaskCompletedByIDRequest) - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- equals(RespondActivityTaskCompletedRequest) - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- equals(RespondActivityTaskFailedByIDRequest) - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- equals(RespondActivityTaskFailedRequest) - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- equals(RespondCrossClusterTasksCompletedRequest) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- equals(RespondCrossClusterTasksCompletedResponse) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- equals(RespondDecisionTaskCompletedRequest) - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- equals(RespondDecisionTaskCompletedResponse) - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- equals(RespondDecisionTaskFailedRequest) - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- equals(RespondQueryTaskCompletedRequest) - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- equals(RetryPolicy) - Method in class com.uber.cadence.RetryPolicy
- equals(RetryTaskV2Error) - Method in exception com.uber.cadence.RetryTaskV2Error
- equals(ScheduleActivityTaskDecisionAttributes) - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- equals(SearchAttributes) - Method in class com.uber.cadence.SearchAttributes
- equals(ServiceBusyError) - Method in exception com.uber.cadence.ServiceBusyError
- equals(ExitCondition) - Method in class com.uber.cadence.shadower.ExitCondition
- equals(ReplayWorkflowActivityParams) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- equals(ReplayWorkflowActivityResult) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- equals(ScanWorkflowActivityParams) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- equals(ScanWorkflowActivityResult) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- equals(WorkflowParams) - Method in class com.uber.cadence.shadower.WorkflowParams
- equals(WorkflowResult) - Method in class com.uber.cadence.shadower.WorkflowResult
- equals(SignalExternalWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- equals(SignalExternalWorkflowExecutionFailedEventAttributes) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- equals(SignalExternalWorkflowExecutionInitiatedEventAttributes) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- equals(SignalWithStartWorkflowExecutionRequest) - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- equals(SignalWorkflowExecutionRequest) - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- equals(StartChildWorkflowExecutionDecisionAttributes) - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- equals(StartChildWorkflowExecutionFailedEventAttributes) - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- equals(StartChildWorkflowExecutionInitiatedEventAttributes) - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- equals(StartTimeFilter) - Method in class com.uber.cadence.StartTimeFilter
- equals(StartTimerDecisionAttributes) - Method in class com.uber.cadence.StartTimerDecisionAttributes
- equals(StartWorkflowExecutionRequest) - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- equals(StartWorkflowExecutionResponse) - Method in class com.uber.cadence.StartWorkflowExecutionResponse
- equals(StickyExecutionAttributes) - Method in class com.uber.cadence.StickyExecutionAttributes
- equals(SupportedClientVersions) - Method in class com.uber.cadence.SupportedClientVersions
- equals(TaskIDBlock) - Method in class com.uber.cadence.TaskIDBlock
- equals(TaskList) - Method in class com.uber.cadence.TaskList
- equals(TaskListMetadata) - Method in class com.uber.cadence.TaskListMetadata
- equals(TaskListPartitionMetadata) - Method in class com.uber.cadence.TaskListPartitionMetadata
- equals(TaskListStatus) - Method in class com.uber.cadence.TaskListStatus
- equals(TerminateWorkflowExecutionRequest) - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- equals(TimerCanceledEventAttributes) - Method in class com.uber.cadence.TimerCanceledEventAttributes
- equals(TimerFiredEventAttributes) - Method in class com.uber.cadence.TimerFiredEventAttributes
- equals(TimerStartedEventAttributes) - Method in class com.uber.cadence.TimerStartedEventAttributes
- equals(TransientDecisionInfo) - Method in class com.uber.cadence.TransientDecisionInfo
- equals(UpdateDomainInfo) - Method in class com.uber.cadence.UpdateDomainInfo
- equals(UpdateDomainRequest) - Method in class com.uber.cadence.UpdateDomainRequest
- equals(UpdateDomainResponse) - Method in class com.uber.cadence.UpdateDomainResponse
- equals(UpsertWorkflowSearchAttributesDecisionAttributes) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
- equals(UpsertWorkflowSearchAttributesEventAttributes) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- equals(VersionHistories) - Method in class com.uber.cadence.VersionHistories
- equals(VersionHistory) - Method in class com.uber.cadence.VersionHistory
- equals(VersionHistoryItem) - Method in class com.uber.cadence.VersionHistoryItem
- equals(WorkerVersionInfo) - Method in class com.uber.cadence.WorkerVersionInfo
- equals(WorkflowExecution) - Method in class com.uber.cadence.WorkflowExecution
- equals(WorkflowExecutionAlreadyCompletedError) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
- equals(WorkflowExecutionAlreadyStartedError) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- equals(WorkflowExecutionCanceledEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- equals(WorkflowExecutionCancelRequestedEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- equals(WorkflowExecutionCompletedEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- equals(WorkflowExecutionConfiguration) - Method in class com.uber.cadence.WorkflowExecutionConfiguration
- equals(WorkflowExecutionContinuedAsNewEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- equals(WorkflowExecutionFailedEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- equals(WorkflowExecutionFilter) - Method in class com.uber.cadence.WorkflowExecutionFilter
- equals(WorkflowExecutionInfo) - Method in class com.uber.cadence.WorkflowExecutionInfo
- equals(WorkflowExecutionSignaledEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- equals(WorkflowExecutionStartedEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- equals(WorkflowExecutionTerminatedEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- equals(WorkflowExecutionTimedOutEventAttributes) - Method in class com.uber.cadence.WorkflowExecutionTimedOutEventAttributes
- equals(WorkflowQuery) - Method in class com.uber.cadence.WorkflowQuery
- equals(WorkflowQueryResult) - Method in class com.uber.cadence.WorkflowQueryResult
- equals(WorkflowService.CountWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- equals(WorkflowService.CountWorkflowExecutions_result) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- equals(WorkflowService.DeprecateDomain_args) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_args
- equals(WorkflowService.DeprecateDomain_result) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- equals(WorkflowService.DescribeDomain_args) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_args
- equals(WorkflowService.DescribeDomain_result) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- equals(WorkflowService.DescribeTaskList_args) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_args
- equals(WorkflowService.DescribeTaskList_result) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- equals(WorkflowService.DescribeWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- equals(WorkflowService.DescribeWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- equals(WorkflowService.GetClusterInfo_args) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_args
- equals(WorkflowService.GetClusterInfo_result) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- equals(WorkflowService.GetSearchAttributes_args) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_args
- equals(WorkflowService.GetSearchAttributes_result) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- equals(WorkflowService.GetTaskListsByDomain_args) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- equals(WorkflowService.GetTaskListsByDomain_result) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- equals(WorkflowService.GetWorkflowExecutionHistory_args) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- equals(WorkflowService.GetWorkflowExecutionHistory_result) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- equals(WorkflowService.ListArchivedWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- equals(WorkflowService.ListArchivedWorkflowExecutions_result) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- equals(WorkflowService.ListClosedWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- equals(WorkflowService.ListClosedWorkflowExecutions_result) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- equals(WorkflowService.ListDomains_args) - Method in class com.uber.cadence.WorkflowService.ListDomains_args
- equals(WorkflowService.ListDomains_result) - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- equals(WorkflowService.ListOpenWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- equals(WorkflowService.ListOpenWorkflowExecutions_result) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- equals(WorkflowService.ListTaskListPartitions_args) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- equals(WorkflowService.ListTaskListPartitions_result) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- equals(WorkflowService.ListWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- equals(WorkflowService.ListWorkflowExecutions_result) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- equals(WorkflowService.PollForActivityTask_args) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_args
- equals(WorkflowService.PollForActivityTask_result) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- equals(WorkflowService.PollForDecisionTask_args) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- equals(WorkflowService.PollForDecisionTask_result) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- equals(WorkflowService.QueryWorkflow_args) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_args
- equals(WorkflowService.QueryWorkflow_result) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- equals(WorkflowService.RecordActivityTaskHeartbeat_args) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- equals(WorkflowService.RecordActivityTaskHeartbeat_result) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- equals(WorkflowService.RecordActivityTaskHeartbeatByID_args) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- equals(WorkflowService.RecordActivityTaskHeartbeatByID_result) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- equals(WorkflowService.RefreshWorkflowTasks_args) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- equals(WorkflowService.RefreshWorkflowTasks_result) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- equals(WorkflowService.RegisterDomain_args) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_args
- equals(WorkflowService.RegisterDomain_result) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
- equals(WorkflowService.RequestCancelWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- equals(WorkflowService.RequestCancelWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- equals(WorkflowService.ResetStickyTaskList_args) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- equals(WorkflowService.ResetStickyTaskList_result) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- equals(WorkflowService.ResetWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- equals(WorkflowService.ResetWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- equals(WorkflowService.RespondActivityTaskCanceled_args) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- equals(WorkflowService.RespondActivityTaskCanceled_result) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- equals(WorkflowService.RespondActivityTaskCanceledByID_args) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- equals(WorkflowService.RespondActivityTaskCanceledByID_result) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- equals(WorkflowService.RespondActivityTaskCompleted_args) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- equals(WorkflowService.RespondActivityTaskCompleted_result) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- equals(WorkflowService.RespondActivityTaskCompletedByID_args) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- equals(WorkflowService.RespondActivityTaskCompletedByID_result) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- equals(WorkflowService.RespondActivityTaskFailed_args) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- equals(WorkflowService.RespondActivityTaskFailed_result) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- equals(WorkflowService.RespondActivityTaskFailedByID_args) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- equals(WorkflowService.RespondActivityTaskFailedByID_result) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- equals(WorkflowService.RespondDecisionTaskCompleted_args) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- equals(WorkflowService.RespondDecisionTaskCompleted_result) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- equals(WorkflowService.RespondDecisionTaskFailed_args) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- equals(WorkflowService.RespondDecisionTaskFailed_result) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- equals(WorkflowService.RespondQueryTaskCompleted_args) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- equals(WorkflowService.RespondQueryTaskCompleted_result) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- equals(WorkflowService.ScanWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- equals(WorkflowService.ScanWorkflowExecutions_result) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- equals(WorkflowService.SignalWithStartWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args
- equals(WorkflowService.SignalWithStartWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- equals(WorkflowService.SignalWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_args
- equals(WorkflowService.SignalWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- equals(WorkflowService.StartWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_args
- equals(WorkflowService.StartWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- equals(WorkflowService.TerminateWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args
- equals(WorkflowService.TerminateWorkflowExecution_result) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- equals(WorkflowService.UpdateDomain_args) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_args
- equals(WorkflowService.UpdateDomain_result) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- equals(WorkflowType) - Method in class com.uber.cadence.WorkflowType
- equals(WorkflowTypeFilter) - Method in class com.uber.cadence.WorkflowTypeFilter
- equals(Object) - Method in exception com.uber.cadence.AccessDeniedError
- equals(Object) - Method in class com.uber.cadence.activity.ActivityOptions
- equals(Object) - Method in class com.uber.cadence.activity.LocalActivityOptions
- equals(Object) - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- equals(Object) - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- equals(Object) - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- equals(Object) - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- equals(Object) - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- equals(Object) - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- equals(Object) - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- equals(Object) - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- equals(Object) - Method in class com.uber.cadence.ActivityType
- equals(Object) - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
- equals(Object) - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
- equals(Object) - Method in class com.uber.cadence.ApplyParentClosePolicyResult
- equals(Object) - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
- equals(Object) - Method in class com.uber.cadence.BadBinaries
- equals(Object) - Method in class com.uber.cadence.BadBinaryInfo
- equals(Object) - Method in exception com.uber.cadence.BadRequestError
- equals(Object) - Method in exception com.uber.cadence.CancellationAlreadyRequestedError
- equals(Object) - Method in class com.uber.cadence.CancelTimerDecisionAttributes
- equals(Object) - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
- equals(Object) - Method in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- equals(Object) - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- equals(Object) - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- equals(Object) - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- equals(Object) - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- equals(Object) - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- equals(Object) - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- equals(Object) - Method in class com.uber.cadence.client.QueryOptions
- equals(Object) - Method in class com.uber.cadence.client.WorkflowClientOptions
- equals(Object) - Method in class com.uber.cadence.client.WorkflowOptions
- equals(Object) - Method in exception com.uber.cadence.ClientVersionNotSupportedError
- equals(Object) - Method in class com.uber.cadence.CloseShardRequest
- equals(Object) - Method in class com.uber.cadence.ClusterInfo
- equals(Object) - Method in class com.uber.cadence.ClusterReplicationConfiguration
- equals(Object) - Method in class com.uber.cadence.common.RetryOptions
- equals(Object) - Method in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- equals(Object) - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- equals(Object) - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
- equals(Object) - Method in class com.uber.cadence.CountWorkflowExecutionsResponse
- equals(Object) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- equals(Object) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- equals(Object) - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- equals(Object) - Method in class com.uber.cadence.CrossClusterCancelExecutionResponseAttributes
- equals(Object) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- equals(Object) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes
- equals(Object) - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- equals(Object) - Method in class com.uber.cadence.CrossClusterSignalExecutionResponseAttributes
- equals(Object) - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- equals(Object) - Method in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
- equals(Object) - Method in class com.uber.cadence.CrossClusterTaskInfo
- equals(Object) - Method in class com.uber.cadence.CrossClusterTaskRequest
- equals(Object) - Method in class com.uber.cadence.CrossClusterTaskResponse
- equals(Object) - Method in exception com.uber.cadence.CurrentBranchChangedError
- equals(Object) - Method in class com.uber.cadence.DataBlob
- equals(Object) - Method in class com.uber.cadence.Decision
- equals(Object) - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- equals(Object) - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- equals(Object) - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- equals(Object) - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
- equals(Object) - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- equals(Object) - Method in class com.uber.cadence.DeprecateDomainRequest
- equals(Object) - Method in class com.uber.cadence.DescribeDomainRequest
- equals(Object) - Method in class com.uber.cadence.DescribeDomainResponse
- equals(Object) - Method in class com.uber.cadence.DescribeHistoryHostRequest
- equals(Object) - Method in class com.uber.cadence.DescribeHistoryHostResponse
- equals(Object) - Method in class com.uber.cadence.DescribeQueueRequest
- equals(Object) - Method in class com.uber.cadence.DescribeQueueResponse
- equals(Object) - Method in class com.uber.cadence.DescribeShardDistributionRequest
- equals(Object) - Method in class com.uber.cadence.DescribeShardDistributionResponse
- equals(Object) - Method in class com.uber.cadence.DescribeTaskListRequest
- equals(Object) - Method in class com.uber.cadence.DescribeTaskListResponse
- equals(Object) - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
- equals(Object) - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- equals(Object) - Method in exception com.uber.cadence.DomainAlreadyExistsError
- equals(Object) - Method in class com.uber.cadence.DomainCacheInfo
- equals(Object) - Method in class com.uber.cadence.DomainConfiguration
- equals(Object) - Method in class com.uber.cadence.DomainInfo
- equals(Object) - Method in exception com.uber.cadence.DomainNotActiveError
- equals(Object) - Method in class com.uber.cadence.DomainReplicationConfiguration
- equals(Object) - Method in exception com.uber.cadence.EntityNotExistsError
- equals(Object) - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- equals(Object) - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- equals(Object) - Method in class com.uber.cadence.FailoverInfo
- equals(Object) - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- equals(Object) - Method in class com.uber.cadence.FeatureFlags
- equals(Object) - Method in exception com.uber.cadence.FeatureNotEnabledError
- equals(Object) - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- equals(Object) - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- equals(Object) - Method in class com.uber.cadence.GetSearchAttributesResponse
- equals(Object) - Method in class com.uber.cadence.GetTaskListsByDomainRequest
- equals(Object) - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- equals(Object) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- equals(Object) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- equals(Object) - Method in class com.uber.cadence.Header
- equals(Object) - Method in class com.uber.cadence.History
- equals(Object) - Method in class com.uber.cadence.HistoryBranch
- equals(Object) - Method in class com.uber.cadence.HistoryBranchRange
- equals(Object) - Method in class com.uber.cadence.HistoryEvent
- equals(Object) - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
- equals(Object) - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- equals(Object) - Method in class com.uber.cadence.internal.worker.PollerAutoScalerOptions
- equals(Object) - Method in exception com.uber.cadence.InternalDataInconsistencyError
- equals(Object) - Method in exception com.uber.cadence.InternalServiceError
- equals(Object) - Method in exception com.uber.cadence.LimitExceededError
- equals(Object) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- equals(Object) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- equals(Object) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- equals(Object) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- equals(Object) - Method in class com.uber.cadence.ListDomainsRequest
- equals(Object) - Method in class com.uber.cadence.ListDomainsResponse
- equals(Object) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- equals(Object) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- equals(Object) - Method in class com.uber.cadence.ListTaskListPartitionsRequest
- equals(Object) - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- equals(Object) - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- equals(Object) - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- equals(Object) - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- equals(Object) - Method in class com.uber.cadence.Memo
- equals(Object) - Method in class com.uber.cadence.PendingActivityInfo
- equals(Object) - Method in class com.uber.cadence.PendingChildExecutionInfo
- equals(Object) - Method in class com.uber.cadence.PendingDecisionInfo
- equals(Object) - Method in class com.uber.cadence.PollerInfo
- equals(Object) - Method in class com.uber.cadence.PollForActivityTaskRequest
- equals(Object) - Method in class com.uber.cadence.PollForActivityTaskResponse
- equals(Object) - Method in class com.uber.cadence.PollForDecisionTaskRequest
- equals(Object) - Method in class com.uber.cadence.PollForDecisionTaskResponse
- equals(Object) - Method in exception com.uber.cadence.QueryFailedError
- equals(Object) - Method in class com.uber.cadence.QueryRejected
- equals(Object) - Method in class com.uber.cadence.QueryWorkflowRequest
- equals(Object) - Method in class com.uber.cadence.QueryWorkflowResponse
- equals(Object) - Method in class com.uber.cadence.ReapplyEventsRequest
- equals(Object) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- equals(Object) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- equals(Object) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
- equals(Object) - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
- equals(Object) - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
- equals(Object) - Method in class com.uber.cadence.RegisterDomainRequest
- equals(Object) - Method in exception com.uber.cadence.RemoteSyncMatchedError
- equals(Object) - Method in class com.uber.cadence.RemoveTaskRequest
- equals(Object) - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- equals(Object) - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- equals(Object) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- equals(Object) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- equals(Object) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- equals(Object) - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- equals(Object) - Method in class com.uber.cadence.ResetPointInfo
- equals(Object) - Method in class com.uber.cadence.ResetPoints
- equals(Object) - Method in class com.uber.cadence.ResetQueueRequest
- equals(Object) - Method in class com.uber.cadence.ResetStickyTaskListRequest
- equals(Object) - Method in class com.uber.cadence.ResetStickyTaskListResponse
- equals(Object) - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- equals(Object) - Method in class com.uber.cadence.ResetWorkflowExecutionResponse
- equals(Object) - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- equals(Object) - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- equals(Object) - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- equals(Object) - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- equals(Object) - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- equals(Object) - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- equals(Object) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- equals(Object) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- equals(Object) - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- equals(Object) - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- equals(Object) - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- equals(Object) - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- equals(Object) - Method in class com.uber.cadence.RetryPolicy
- equals(Object) - Method in exception com.uber.cadence.RetryTaskV2Error
- equals(Object) - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- equals(Object) - Method in class com.uber.cadence.SearchAttributes
- equals(Object) - Method in exception com.uber.cadence.ServiceBusyError
- equals(Object) - Method in class com.uber.cadence.shadower.ExitCondition
- equals(Object) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- equals(Object) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- equals(Object) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- equals(Object) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- equals(Object) - Method in class com.uber.cadence.shadower.WorkflowParams
- equals(Object) - Method in class com.uber.cadence.shadower.WorkflowResult
- equals(Object) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- equals(Object) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- equals(Object) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- equals(Object) - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- equals(Object) - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- equals(Object) - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- equals(Object) - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- equals(Object) - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- equals(Object) - Method in class com.uber.cadence.StartTimeFilter
- equals(Object) - Method in class com.uber.cadence.StartTimerDecisionAttributes
- equals(Object) - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- equals(Object) - Method in class com.uber.cadence.StartWorkflowExecutionResponse
- equals(Object) - Method in class com.uber.cadence.StickyExecutionAttributes
- equals(Object) - Method in class com.uber.cadence.SupportedClientVersions
- equals(Object) - Method in class com.uber.cadence.TaskIDBlock
- equals(Object) - Method in class com.uber.cadence.TaskList
- equals(Object) - Method in class com.uber.cadence.TaskListMetadata
- equals(Object) - Method in class com.uber.cadence.TaskListPartitionMetadata
- equals(Object) - Method in class com.uber.cadence.TaskListStatus
- equals(Object) - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- equals(Object) - Method in class com.uber.cadence.TimerCanceledEventAttributes
- equals(Object) - Method in class com.uber.cadence.TimerFiredEventAttributes
- equals(Object) - Method in class com.uber.cadence.TimerStartedEventAttributes
- equals(Object) - Method in class com.uber.cadence.TransientDecisionInfo
- equals(Object) - Method in class com.uber.cadence.UpdateDomainInfo
- equals(Object) - Method in class com.uber.cadence.UpdateDomainRequest
- equals(Object) - Method in class com.uber.cadence.UpdateDomainResponse
- equals(Object) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
- equals(Object) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- equals(Object) - Method in class com.uber.cadence.VersionHistories
- equals(Object) - Method in class com.uber.cadence.VersionHistory
- equals(Object) - Method in class com.uber.cadence.VersionHistoryItem
- equals(Object) - Method in class com.uber.cadence.worker.WorkflowImplementationOptions
- equals(Object) - Method in class com.uber.cadence.WorkerVersionInfo
- equals(Object) - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- equals(Object) - Method in class com.uber.cadence.WorkflowExecution
- equals(Object) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
- equals(Object) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- equals(Object) - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- equals(Object) - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- equals(Object) - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- equals(Object) - Method in class com.uber.cadence.WorkflowExecutionConfiguration
- equals(Object) - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- equals(Object) - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- equals(Object) - Method in class com.uber.cadence.WorkflowExecutionFilter
- equals(Object) - Method in class com.uber.cadence.WorkflowExecutionInfo
- equals(Object) - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- equals(Object) - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- equals(Object) - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- equals(Object) - Method in class com.uber.cadence.WorkflowExecutionTimedOutEventAttributes
- equals(Object) - Method in class com.uber.cadence.WorkflowQuery
- equals(Object) - Method in class com.uber.cadence.WorkflowQueryResult
- equals(Object) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ListDomains_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- equals(Object) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_args
- equals(Object) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- equals(Object) - Method in class com.uber.cadence.WorkflowType
- equals(Object) - Method in class com.uber.cadence.WorkflowTypeFilter
- ErrNonRetryableType - Static variable in class com.uber.cadence.shadower.shadowerConstants
- error(String) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- error(String, Object) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- error(String, Object...) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- error(String, Object, Object) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- error(String, Throwable) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- error(Marker, String) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- error(Marker, String, Object) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- error(Marker, String, Object...) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- error(Marker, String, Object, Object) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- error(Marker, String, Throwable) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- Error(StatusRuntimeException) - Static method in class com.uber.cadence.internal.compatibility.thrift.ErrorMapper
- ERROR_MESSAGE - com.uber.cadence.RespondQueryTaskCompletedRequest._Fields
- ERROR_MESSAGE - com.uber.cadence.WorkflowQueryResult._Fields
- ErrorMapper - Class in com.uber.cadence.internal.compatibility.thrift
- ErrorMapper() - Constructor for class com.uber.cadence.internal.compatibility.thrift.ErrorMapper
- errorMessage - Variable in class com.uber.cadence.RespondQueryTaskCompletedRequest
- errorMessage - Variable in class com.uber.cadence.WorkflowQueryResult
- ErrorType - Class in com.uber.cadence.internal.errors
- ErrorType() - Constructor for class com.uber.cadence.internal.errors.ErrorType
- ErrReasonDomainNotExists - Static variable in class com.uber.cadence.shadower.shadowerConstants
- ErrReasonInvalidQuery - Static variable in class com.uber.cadence.shadower.shadowerConstants
- ErrReasonWorkflowTypeNotRegistered - Static variable in class com.uber.cadence.shadower.shadowerConstants
- estimate() - Method in class com.uber.cadence.internal.worker.autoscaler.PollerUsageEstimator
- EVENT_ID - com.uber.cadence.HistoryEvent._Fields
- EVENT_ID - com.uber.cadence.VersionHistoryItem._Fields
- EVENT_TYPE - com.uber.cadence.HistoryEvent._Fields
- eventId - Variable in class com.uber.cadence.HistoryEvent
- eventID - Variable in class com.uber.cadence.VersionHistoryItem
- eventLoop() - Method in interface com.uber.cadence.internal.replay.ReplayWorkflow
- events - Variable in class com.uber.cadence.History
- events - Variable in class com.uber.cadence.ReapplyEventsRequest
- EVENTS - com.uber.cadence.History._Fields
- EVENTS - com.uber.cadence.ReapplyEventsRequest._Fields
- eventType - Variable in class com.uber.cadence.HistoryEvent
- EventType - Enum in com.uber.cadence
- EVENTUAL - com.uber.cadence.QueryConsistencyLevel
- evictAnyNotInProcessing(String) - Method in class com.uber.cadence.internal.replay.DeciderCache
- exceptionally(Functions.Func1<Throwable, ? extends V>) - Method in interface com.uber.cadence.workflow.Promise
-
Returns a new Promise that, when this promise completes exceptionally, is executed with this promise's exception as the argument to the supplied function.
- execute() - Static method in class com.uber.cadence.internal.worker.WorkerShutDownHandler
- execute(byte[]) - Method in interface com.uber.cadence.internal.sync.SyncWorkflowDefinition
- execute(Functions.Func<R>) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes zero argument workflow.
- execute(Functions.Func<R>) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Functions.Func1<A1, R>, A1) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes one argument workflow asynchronously.
- execute(Functions.Func1<A1, R>, A1) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Functions.Func2<A1, A2, R>, A1, A2) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes two argument workflow asynchronously.
- execute(Functions.Func2<A1, A2, R>, A1, A2) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Functions.Func3<A1, A2, A3, R>, A1, A2, A3) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes three argument workflow asynchronously.
- execute(Functions.Func3<A1, A2, A3, R>, A1, A2, A3) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Functions.Func4<A1, A2, A3, A4, R>, A1, A2, A3, A4) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes four argument workflow asynchronously.
- execute(Functions.Func4<A1, A2, A3, A4, R>, A1, A2, A3, A4) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Functions.Func5<A1, A2, A3, A4, A5, R>, A1, A2, A3, A4, A5) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes five argument workflow asynchronously.
- execute(Functions.Func5<A1, A2, A3, A4, A5, R>, A1, A2, A3, A4, A5) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Functions.Func6<A1, A2, A3, A4, A5, A6, R>, A1, A2, A3, A4, A5, A6) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes six argument workflow asynchronously.
- execute(Functions.Func6<A1, A2, A3, A4, A5, A6, R>, A1, A2, A3, A4, A5, A6) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Functions.Proc) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes zero argument workflow with void return type
- execute(Functions.Proc) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Functions.Proc1<A1>, A1) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes one argument workflow with void return type
- execute(Functions.Proc1<A1>, A1) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Functions.Proc2<A1, A2>, A1, A2) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes two argument workflow with void return type
- execute(Functions.Proc2<A1, A2>, A1, A2) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Functions.Proc3<A1, A2, A3>, A1, A2, A3) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes three argument workflow with void return type
- execute(Functions.Proc3<A1, A2, A3>, A1, A2, A3) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Functions.Proc4<A1, A2, A3, A4>, A1, A2, A3, A4) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes four argument workflow with void return type
- execute(Functions.Proc4<A1, A2, A3, A4>, A1, A2, A3, A4) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Functions.Proc5<A1, A2, A3, A4, A5>, A1, A2, A3, A4, A5) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes five argument workflow with void return type
- execute(Functions.Proc5<A1, A2, A3, A4, A5>, A1, A2, A3, A4, A5) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Functions.Proc6<A1, A2, A3, A4, A5, A6>, A1, A2, A3, A4, A5, A6) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Executes six argument workflow with void return type
- execute(Functions.Proc6<A1, A2, A3, A4, A5, A6>, A1, A2, A3, A4, A5, A6) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- execute(Class<R>, Object...) - Method in interface com.uber.cadence.workflow.ChildWorkflowStub
- execute(Class<R>, Type, Object...) - Method in interface com.uber.cadence.workflow.ChildWorkflowStub
- execute(String, Class<R>, Object...) - Method in interface com.uber.cadence.workflow.ActivityStub
-
Executes an activity by its type name and arguments.
- execute(String, Class<R>, Type, Object...) - Method in interface com.uber.cadence.workflow.ActivityStub
-
Executes an activity by its type name and arguments.
- executeActivity(String, ActivityOptions, Class<R>, Type, Object...) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
-
Execute activity by name.
- executeActivity(String, Class<R>, Type, Object[], ActivityOptions) - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- executeActivity(String, Class<R>, Type, Object[], ActivityOptions) - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- ExecuteActivityParameters - Class in com.uber.cadence.internal.replay
- ExecuteActivityParameters() - Constructor for class com.uber.cadence.internal.replay.ExecuteActivityParameters
- executeAsync(Class<R>, Object...) - Method in interface com.uber.cadence.workflow.ChildWorkflowStub
- executeAsync(Class<R>, Type, Object...) - Method in interface com.uber.cadence.workflow.ChildWorkflowStub
- executeAsync(String, Class<R>, Object...) - Method in interface com.uber.cadence.workflow.ActivityStub
-
Executes an activity asynchronously by its type name and arguments.
- executeAsync(String, Class<R>, Type, Object...) - Method in class com.uber.cadence.internal.sync.ActivityStubImpl
- executeAsync(String, Class<R>, Type, Object...) - Method in class com.uber.cadence.internal.sync.LocalActivityStubImpl
- executeAsync(String, Class<R>, Type, Object...) - Method in interface com.uber.cadence.workflow.ActivityStub
-
Executes an activity asynchronously by its type name and arguments.
- executeChildWorkflow(String, Class<R>, Type, Object[], ChildWorkflowOptions) - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- executeChildWorkflow(String, Class<R>, Type, Object[], ChildWorkflowOptions) - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- executeLocalActivity(String, Class<R>, Type, Object[], LocalActivityOptions) - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- executeLocalActivity(String, Class<R>, Type, Object[], LocalActivityOptions) - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- ExecuteLocalActivityParameters - Class in com.uber.cadence.internal.replay
- ExecuteLocalActivityParameters() - Constructor for class com.uber.cadence.internal.replay.ExecuteLocalActivityParameters
- executeWorkflow(SyncWorkflowDefinition, WorkflowInterceptor.WorkflowExecuteInput) - Method in class com.uber.cadence.migration.MigrationInterceptor
-
MigrationInterceptor intercept executeWorkflow method to identify cron scheduled workflows.
- executeWorkflow(SyncWorkflowDefinition, WorkflowInterceptor.WorkflowExecuteInput) - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- executeWorkflow(SyncWorkflowDefinition, WorkflowInterceptor.WorkflowExecuteInput) - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- execution - Variable in class com.uber.cadence.DescribeWorkflowExecutionRequest
- execution - Variable in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- execution - Variable in class com.uber.cadence.QueryWorkflowRequest
- execution - Variable in class com.uber.cadence.RefreshWorkflowTasksRequest
- execution - Variable in class com.uber.cadence.ResetStickyTaskListRequest
- execution - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- execution - Variable in class com.uber.cadence.WorkflowExecutionInfo
- EXECUTION - com.uber.cadence.DescribeWorkflowExecutionRequest._Fields
- EXECUTION - com.uber.cadence.GetWorkflowExecutionHistoryRequest._Fields
- EXECUTION - com.uber.cadence.QueryWorkflowRequest._Fields
- EXECUTION - com.uber.cadence.RefreshWorkflowTasksRequest._Fields
- EXECUTION - com.uber.cadence.ResetStickyTaskListRequest._Fields
- EXECUTION - com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes._Fields
- EXECUTION - com.uber.cadence.WorkflowExecutionInfo._Fields
- EXECUTION_CONFIGURATION - com.uber.cadence.DescribeWorkflowExecutionResponse._Fields
- EXECUTION_CONTEXT - com.uber.cadence.DecisionTaskCompletedEventAttributes._Fields
- EXECUTION_CONTEXT - com.uber.cadence.RespondDecisionTaskCompletedRequest._Fields
- EXECUTION_FILTER - com.uber.cadence.ListClosedWorkflowExecutionsRequest._Fields
- EXECUTION_FILTER - com.uber.cadence.ListOpenWorkflowExecutionsRequest._Fields
- EXECUTION_FOR_HOST - com.uber.cadence.DescribeHistoryHostRequest._Fields
- EXECUTION_START_TO_CLOSE_TIMEOUT_SECONDS - com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- EXECUTION_START_TO_CLOSE_TIMEOUT_SECONDS - com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- EXECUTION_START_TO_CLOSE_TIMEOUT_SECONDS - com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
- EXECUTION_START_TO_CLOSE_TIMEOUT_SECONDS - com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- EXECUTION_START_TO_CLOSE_TIMEOUT_SECONDS - com.uber.cadence.StartWorkflowExecutionRequest._Fields
- EXECUTION_START_TO_CLOSE_TIMEOUT_SECONDS - com.uber.cadence.WorkflowExecutionConfiguration._Fields
- EXECUTION_START_TO_CLOSE_TIMEOUT_SECONDS - com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- EXECUTION_START_TO_CLOSE_TIMEOUT_SECONDS - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- EXECUTION_TIME - com.uber.cadence.WorkflowExecutionInfo._Fields
- executionConfiguration - Variable in class com.uber.cadence.DescribeWorkflowExecutionResponse
- executionContext - Variable in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- executionContext - Variable in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- executionFilter - Variable in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- executionFilter - Variable in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- executionForHost - Variable in class com.uber.cadence.DescribeHistoryHostRequest
- executions - Variable in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- executions - Variable in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- executions - Variable in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- executions - Variable in class com.uber.cadence.ListWorkflowExecutionsResponse
- executions - Variable in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- executions - Variable in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- EXECUTIONS - com.uber.cadence.ListArchivedWorkflowExecutionsResponse._Fields
- EXECUTIONS - com.uber.cadence.ListClosedWorkflowExecutionsResponse._Fields
- EXECUTIONS - com.uber.cadence.ListOpenWorkflowExecutionsResponse._Fields
- EXECUTIONS - com.uber.cadence.ListWorkflowExecutionsResponse._Fields
- EXECUTIONS - com.uber.cadence.shadower.ReplayWorkflowActivityParams._Fields
- EXECUTIONS - com.uber.cadence.shadower.ScanWorkflowActivityResult._Fields
- executionStartToCloseTimeoutSeconds - Variable in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- executionStartToCloseTimeoutSeconds - Variable in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- executionStartToCloseTimeoutSeconds - Variable in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- executionStartToCloseTimeoutSeconds - Variable in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- executionStartToCloseTimeoutSeconds - Variable in class com.uber.cadence.StartWorkflowExecutionRequest
- executionStartToCloseTimeoutSeconds - Variable in class com.uber.cadence.WorkflowExecutionConfiguration
- executionStartToCloseTimeoutSeconds - Variable in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- executionStartToCloseTimeoutSeconds - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- executionStartToCloseTimeoutSeconds() - Method in annotation type com.uber.cadence.workflow.WorkflowMethod
-
Maximum workflow execution time.
- executionTime - Variable in class com.uber.cadence.WorkflowExecutionInfo
- EXIT_CONDITION - com.uber.cadence.shadower.WorkflowParams._Fields
- exitCondition - Variable in class com.uber.cadence.shadower.WorkflowParams
- ExitCondition - Class in com.uber.cadence.shadower
- ExitCondition() - Constructor for class com.uber.cadence.shadower.ExitCondition
- ExitCondition(ExitCondition) - Constructor for class com.uber.cadence.shadower.ExitCondition
-
Performs a deep copy on other.
- ExitCondition._Fields - Enum in com.uber.cadence.shadower
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- EXPIRATION_INTERVAL_IN_SECONDS - com.uber.cadence.RetryPolicy._Fields
- EXPIRATION_INTERVAL_IN_SECONDS - com.uber.cadence.shadower.ExitCondition._Fields
- EXPIRATION_TIMESTAMP - com.uber.cadence.PendingActivityInfo._Fields
- EXPIRATION_TIMESTAMP - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- expirationIntervalInSeconds - Variable in class com.uber.cadence.internal.common.RetryParameters
- expirationIntervalInSeconds - Variable in class com.uber.cadence.RetryPolicy
- expirationIntervalInSeconds - Variable in class com.uber.cadence.shadower.ExitCondition
- expirationSeconds() - Method in annotation type com.uber.cadence.common.MethodRetry
-
Maximum time to retry.
- expirationTimestamp - Variable in class com.uber.cadence.PendingActivityInfo
- expirationTimestamp - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- EXPIRING_TIME_NANO - com.uber.cadence.ResetPointInfo._Fields
- expiringTimeNano - Variable in class com.uber.cadence.ResetPointInfo
- EXTERNAL_INITIATED_EVENT_ID - com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes._Fields
- EXTERNAL_WORKFLOW_EXECUTION - com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes._Fields
- EXTERNAL_WORKFLOW_EXECUTION_CANCEL_REQUESTED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- EXTERNAL_WORKFLOW_EXECUTION_SIGNALED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- externalInitiatedEventId - Variable in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- externalWorkflowExecution - Variable in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- ExternalWorkflowExecutionCancelRequested - com.uber.cadence.EventType
- externalWorkflowExecutionCancelRequestedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ExternalWorkflowExecutionCancelRequestedEventAttributes - Class in com.uber.cadence
- ExternalWorkflowExecutionCancelRequestedEventAttributes() - Constructor for class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- ExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes) - Constructor for class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
-
Performs a deep copy on other.
- ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ExternalWorkflowExecutionSignaled - com.uber.cadence.EventType
- externalWorkflowExecutionSignaledEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- ExternalWorkflowExecutionSignaledEventAttributes - Class in com.uber.cadence
- ExternalWorkflowExecutionSignaledEventAttributes() - Constructor for class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- ExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes) - Constructor for class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
-
Performs a deep copy on other.
- ExternalWorkflowExecutionSignaledEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ExternalWorkflowStub - Interface in com.uber.cadence.workflow
-
Supports signalling and cancelling any workflows by the workflow type and their id.
F
- Factory() - Constructor for class com.uber.cadence.WorkflowService.Client.Factory
- Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.Factory
- fail(Throwable) - Method in class com.uber.cadence.internal.external.ManualActivityCompletionClient
- FAIL_REQUEST - com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args._Fields
- FAIL_REQUEST - com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args._Fields
- FAIL_WORKFLOW_EXECUTION_DECISION_ATTRIBUTES - com.uber.cadence.Decision._Fields
- failed - Variable in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- failed - Variable in class com.uber.cadence.shadower.WorkflowResult
- FAILED - com.uber.cadence.QueryResultType
- FAILED - com.uber.cadence.QueryTaskCompletedType
- FAILED - com.uber.cadence.shadower.ReplayWorkflowActivityResult._Fields
- FAILED - com.uber.cadence.shadower.WorkflowResult._Fields
- FAILED - com.uber.cadence.worker.WorkflowStatus
- FAILED - com.uber.cadence.WorkflowExecutionCloseStatus
- FAILED_CAUSE - com.uber.cadence.ApplyParentClosePolicyResult._Fields
- FAILED_CAUSE - com.uber.cadence.ApplyParentClosePolicyStatus._Fields
- FAILED_CAUSE - com.uber.cadence.CrossClusterTaskResponse._Fields
- FAILED_CAUSE_BY_SHARD - com.uber.cadence.GetCrossClusterTasksResponse._Fields
- FAILED_REQUEST - com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args._Fields
- failedCause - Variable in class com.uber.cadence.ApplyParentClosePolicyResult
- failedCause - Variable in class com.uber.cadence.ApplyParentClosePolicyStatus
- failedCause - Variable in class com.uber.cadence.CrossClusterTaskResponse
- failedCauseByShard - Variable in class com.uber.cadence.GetCrossClusterTasksResponse
- failedRequest - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- FAILOVER_CLOSE_DECISION - com.uber.cadence.DecisionTaskFailedCause
- FAILOVER_EXPIRE_TIMESTAMP - com.uber.cadence.FailoverInfo._Fields
- FAILOVER_INFO - com.uber.cadence.DescribeDomainResponse._Fields
- FAILOVER_START_TIMESTAMP - com.uber.cadence.FailoverInfo._Fields
- FAILOVER_TIMEOUT_IN_SECONDS - com.uber.cadence.UpdateDomainRequest._Fields
- FAILOVER_VERSION - com.uber.cadence.DescribeDomainResponse._Fields
- FAILOVER_VERSION - com.uber.cadence.FailoverInfo._Fields
- FAILOVER_VERSION - com.uber.cadence.UpdateDomainResponse._Fields
- failoverExpireTimestamp - Variable in class com.uber.cadence.FailoverInfo
- failoverInfo - Variable in class com.uber.cadence.DescribeDomainResponse
- FailoverInfo - Class in com.uber.cadence
- FailoverInfo() - Constructor for class com.uber.cadence.FailoverInfo
- FailoverInfo(FailoverInfo) - Constructor for class com.uber.cadence.FailoverInfo
-
Performs a deep copy on other.
- FailoverInfo._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- failoverStartTimestamp - Variable in class com.uber.cadence.FailoverInfo
- failoverTimeoutInSeconds - Variable in class com.uber.cadence.UpdateDomainRequest
- failoverVersion - Variable in class com.uber.cadence.DescribeDomainResponse
- failoverVersion - Variable in class com.uber.cadence.FailoverInfo
- failoverVersion - Variable in class com.uber.cadence.UpdateDomainResponse
- failRequest - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- failRequest - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- failure() - Method in class com.uber.cadence.internal.common.AsyncBackoffThrottler
-
Increment failure count.
- failure() - Method in class com.uber.cadence.internal.common.BackoffThrottler
-
Increment failure count.
- FAILURE_DETAILS - com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- FAILURE_DETAILS - com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- FAILURE_REASON - com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- FAILURE_REASON - com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- failureDetails - Variable in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- failureDetails - Variable in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- failureReason - Variable in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- failureReason - Variable in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- FailWorkflow - com.uber.cadence.worker.NonDeterministicWorkflowPolicy
-
Fails a workflow instance on the first non deterministic error.
- FailWorkflowExecution - com.uber.cadence.DecisionType
- failWorkflowExecutionDecisionAttributes - Variable in class com.uber.cadence.Decision
- FailWorkflowExecutionDecisionAttributes - Class in com.uber.cadence
- FailWorkflowExecutionDecisionAttributes() - Constructor for class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- FailWorkflowExecutionDecisionAttributes(FailWorkflowExecutionDecisionAttributes) - Constructor for class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
-
Performs a deep copy on other.
- FailWorkflowExecutionDecisionAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- FEATURE_FLAG - com.uber.cadence.FeatureNotEnabledError._Fields
- FEATURE_VERSION - com.uber.cadence.ClientVersionNotSupportedError._Fields
- FEATURE_VERSION - com.uber.cadence.WorkerVersionInfo._Fields
- FEATURE_VERSION - Static variable in class com.uber.cadence.internal.Version
-
Feature Version is a semver that represents the feature set of this cadence client library support.
- featureFlag - Variable in exception com.uber.cadence.FeatureNotEnabledError
- FeatureFlags - Class in com.uber.cadence
- FeatureFlags() - Constructor for class com.uber.cadence.FeatureFlags
- FeatureFlags(FeatureFlags) - Constructor for class com.uber.cadence.FeatureFlags
-
Performs a deep copy on other.
- FeatureFlags._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- FeatureNotEnabledError - Exception in com.uber.cadence
- FeatureNotEnabledError() - Constructor for exception com.uber.cadence.FeatureNotEnabledError
- FeatureNotEnabledError(FeatureNotEnabledError) - Constructor for exception com.uber.cadence.FeatureNotEnabledError
-
Performs a deep copy on other.
- FeatureNotEnabledError(String) - Constructor for exception com.uber.cadence.FeatureNotEnabledError
- FeatureNotEnabledError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- featureVersion - Variable in exception com.uber.cadence.ClientVersionNotSupportedError
- featureVersion - Variable in class com.uber.cadence.WorkerVersionInfo
- FETCH_NEW_TASKS - com.uber.cadence.RespondCrossClusterTasksCompletedRequest._Fields
- fetchNewTasks - Variable in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- fieldForId(int) - Method in exception com.uber.cadence.AccessDeniedError
- fieldForId(int) - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- fieldForId(int) - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.ActivityType
- fieldForId(int) - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
- fieldForId(int) - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
- fieldForId(int) - Method in class com.uber.cadence.ApplyParentClosePolicyResult
- fieldForId(int) - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
- fieldForId(int) - Method in class com.uber.cadence.BadBinaries
- fieldForId(int) - Method in class com.uber.cadence.BadBinaryInfo
- fieldForId(int) - Method in exception com.uber.cadence.BadRequestError
- fieldForId(int) - Method in exception com.uber.cadence.CancellationAlreadyRequestedError
- fieldForId(int) - Method in class com.uber.cadence.CancelTimerDecisionAttributes
- fieldForId(int) - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- fieldForId(int) - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- fieldForId(int) - Method in exception com.uber.cadence.ClientVersionNotSupportedError
- fieldForId(int) - Method in class com.uber.cadence.CloseShardRequest
- fieldForId(int) - Method in class com.uber.cadence.ClusterInfo
- fieldForId(int) - Method in class com.uber.cadence.ClusterReplicationConfiguration
- fieldForId(int) - Method in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- fieldForId(int) - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- fieldForId(int) - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
- fieldForId(int) - Method in class com.uber.cadence.CountWorkflowExecutionsResponse
- fieldForId(int) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- fieldForId(int) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- fieldForId(int) - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- fieldForId(int) - Method in class com.uber.cadence.CrossClusterCancelExecutionResponseAttributes
- fieldForId(int) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- fieldForId(int) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes
- fieldForId(int) - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- fieldForId(int) - Method in class com.uber.cadence.CrossClusterSignalExecutionResponseAttributes
- fieldForId(int) - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- fieldForId(int) - Method in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
- fieldForId(int) - Method in class com.uber.cadence.CrossClusterTaskInfo
- fieldForId(int) - Method in class com.uber.cadence.CrossClusterTaskRequest
- fieldForId(int) - Method in class com.uber.cadence.CrossClusterTaskResponse
- fieldForId(int) - Method in exception com.uber.cadence.CurrentBranchChangedError
- fieldForId(int) - Method in class com.uber.cadence.DataBlob
- fieldForId(int) - Method in class com.uber.cadence.Decision
- fieldForId(int) - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.DeprecateDomainRequest
- fieldForId(int) - Method in class com.uber.cadence.DescribeDomainRequest
- fieldForId(int) - Method in class com.uber.cadence.DescribeDomainResponse
- fieldForId(int) - Method in class com.uber.cadence.DescribeHistoryHostRequest
- fieldForId(int) - Method in class com.uber.cadence.DescribeHistoryHostResponse
- fieldForId(int) - Method in class com.uber.cadence.DescribeQueueRequest
- fieldForId(int) - Method in class com.uber.cadence.DescribeQueueResponse
- fieldForId(int) - Method in class com.uber.cadence.DescribeShardDistributionRequest
- fieldForId(int) - Method in class com.uber.cadence.DescribeShardDistributionResponse
- fieldForId(int) - Method in class com.uber.cadence.DescribeTaskListRequest
- fieldForId(int) - Method in class com.uber.cadence.DescribeTaskListResponse
- fieldForId(int) - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
- fieldForId(int) - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- fieldForId(int) - Method in exception com.uber.cadence.DomainAlreadyExistsError
- fieldForId(int) - Method in class com.uber.cadence.DomainCacheInfo
- fieldForId(int) - Method in class com.uber.cadence.DomainConfiguration
- fieldForId(int) - Method in class com.uber.cadence.DomainInfo
- fieldForId(int) - Method in exception com.uber.cadence.DomainNotActiveError
- fieldForId(int) - Method in class com.uber.cadence.DomainReplicationConfiguration
- fieldForId(int) - Method in exception com.uber.cadence.EntityNotExistsError
- fieldForId(int) - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.FailoverInfo
- fieldForId(int) - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- fieldForId(int) - Method in class com.uber.cadence.FeatureFlags
- fieldForId(int) - Method in exception com.uber.cadence.FeatureNotEnabledError
- fieldForId(int) - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- fieldForId(int) - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- fieldForId(int) - Method in class com.uber.cadence.GetSearchAttributesResponse
- fieldForId(int) - Method in class com.uber.cadence.GetTaskListsByDomainRequest
- fieldForId(int) - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- fieldForId(int) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- fieldForId(int) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- fieldForId(int) - Method in class com.uber.cadence.Header
- fieldForId(int) - Method in class com.uber.cadence.History
- fieldForId(int) - Method in class com.uber.cadence.HistoryBranch
- fieldForId(int) - Method in class com.uber.cadence.HistoryBranchRange
- fieldForId(int) - Method in class com.uber.cadence.HistoryEvent
- fieldForId(int) - Method in exception com.uber.cadence.InternalDataInconsistencyError
- fieldForId(int) - Method in exception com.uber.cadence.InternalServiceError
- fieldForId(int) - Method in exception com.uber.cadence.LimitExceededError
- fieldForId(int) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- fieldForId(int) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- fieldForId(int) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- fieldForId(int) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- fieldForId(int) - Method in class com.uber.cadence.ListDomainsRequest
- fieldForId(int) - Method in class com.uber.cadence.ListDomainsResponse
- fieldForId(int) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- fieldForId(int) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- fieldForId(int) - Method in class com.uber.cadence.ListTaskListPartitionsRequest
- fieldForId(int) - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- fieldForId(int) - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- fieldForId(int) - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- fieldForId(int) - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.Memo
- fieldForId(int) - Method in class com.uber.cadence.PendingActivityInfo
- fieldForId(int) - Method in class com.uber.cadence.PendingChildExecutionInfo
- fieldForId(int) - Method in class com.uber.cadence.PendingDecisionInfo
- fieldForId(int) - Method in class com.uber.cadence.PollerInfo
- fieldForId(int) - Method in class com.uber.cadence.PollForActivityTaskRequest
- fieldForId(int) - Method in class com.uber.cadence.PollForActivityTaskResponse
- fieldForId(int) - Method in class com.uber.cadence.PollForDecisionTaskRequest
- fieldForId(int) - Method in class com.uber.cadence.PollForDecisionTaskResponse
- fieldForId(int) - Method in exception com.uber.cadence.QueryFailedError
- fieldForId(int) - Method in class com.uber.cadence.QueryRejected
- fieldForId(int) - Method in class com.uber.cadence.QueryWorkflowRequest
- fieldForId(int) - Method in class com.uber.cadence.QueryWorkflowResponse
- fieldForId(int) - Method in class com.uber.cadence.ReapplyEventsRequest
- fieldForId(int) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- fieldForId(int) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- fieldForId(int) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
- fieldForId(int) - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
- fieldForId(int) - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
- fieldForId(int) - Method in class com.uber.cadence.RegisterDomainRequest
- fieldForId(int) - Method in exception com.uber.cadence.RemoteSyncMatchedError
- fieldForId(int) - Method in class com.uber.cadence.RemoveTaskRequest
- fieldForId(int) - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- fieldForId(int) - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- fieldForId(int) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- fieldForId(int) - Method in class com.uber.cadence.ResetPointInfo
- fieldForId(int) - Method in class com.uber.cadence.ResetPoints
- fieldForId(int) - Method in class com.uber.cadence.ResetQueueRequest
- fieldForId(int) - Method in class com.uber.cadence.ResetStickyTaskListRequest
- fieldForId(int) - Method in class com.uber.cadence.ResetStickyTaskListResponse
- fieldForId(int) - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- fieldForId(int) - Method in class com.uber.cadence.ResetWorkflowExecutionResponse
- fieldForId(int) - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- fieldForId(int) - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- fieldForId(int) - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- fieldForId(int) - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- fieldForId(int) - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- fieldForId(int) - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- fieldForId(int) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- fieldForId(int) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- fieldForId(int) - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- fieldForId(int) - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- fieldForId(int) - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- fieldForId(int) - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- fieldForId(int) - Method in class com.uber.cadence.RetryPolicy
- fieldForId(int) - Method in exception com.uber.cadence.RetryTaskV2Error
- fieldForId(int) - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- fieldForId(int) - Method in class com.uber.cadence.SearchAttributes
- fieldForId(int) - Method in exception com.uber.cadence.ServiceBusyError
- fieldForId(int) - Method in class com.uber.cadence.shadower.ExitCondition
- fieldForId(int) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- fieldForId(int) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- fieldForId(int) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- fieldForId(int) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- fieldForId(int) - Method in class com.uber.cadence.shadower.WorkflowParams
- fieldForId(int) - Method in class com.uber.cadence.shadower.WorkflowResult
- fieldForId(int) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- fieldForId(int) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- fieldForId(int) - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- fieldForId(int) - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- fieldForId(int) - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.StartTimeFilter
- fieldForId(int) - Method in class com.uber.cadence.StartTimerDecisionAttributes
- fieldForId(int) - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- fieldForId(int) - Method in class com.uber.cadence.StartWorkflowExecutionResponse
- fieldForId(int) - Method in class com.uber.cadence.StickyExecutionAttributes
- fieldForId(int) - Method in class com.uber.cadence.SupportedClientVersions
- fieldForId(int) - Method in class com.uber.cadence.TaskIDBlock
- fieldForId(int) - Method in class com.uber.cadence.TaskList
- fieldForId(int) - Method in class com.uber.cadence.TaskListMetadata
- fieldForId(int) - Method in class com.uber.cadence.TaskListPartitionMetadata
- fieldForId(int) - Method in class com.uber.cadence.TaskListStatus
- fieldForId(int) - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- fieldForId(int) - Method in class com.uber.cadence.TimerCanceledEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.TimerFiredEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.TimerStartedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.TransientDecisionInfo
- fieldForId(int) - Method in class com.uber.cadence.UpdateDomainInfo
- fieldForId(int) - Method in class com.uber.cadence.UpdateDomainRequest
- fieldForId(int) - Method in class com.uber.cadence.UpdateDomainResponse
- fieldForId(int) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
- fieldForId(int) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.VersionHistories
- fieldForId(int) - Method in class com.uber.cadence.VersionHistory
- fieldForId(int) - Method in class com.uber.cadence.VersionHistoryItem
- fieldForId(int) - Method in class com.uber.cadence.WorkerVersionInfo
- fieldForId(int) - Method in class com.uber.cadence.WorkflowExecution
- fieldForId(int) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
- fieldForId(int) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- fieldForId(int) - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.WorkflowExecutionConfiguration
- fieldForId(int) - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.WorkflowExecutionFilter
- fieldForId(int) - Method in class com.uber.cadence.WorkflowExecutionInfo
- fieldForId(int) - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.WorkflowExecutionTimedOutEventAttributes
- fieldForId(int) - Method in class com.uber.cadence.WorkflowQuery
- fieldForId(int) - Method in class com.uber.cadence.WorkflowQueryResult
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ListDomains_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_args
- fieldForId(int) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- fieldForId(int) - Method in class com.uber.cadence.WorkflowType
- fieldForId(int) - Method in class com.uber.cadence.WorkflowTypeFilter
- fields - Variable in class com.uber.cadence.Header
- fields - Variable in class com.uber.cadence.Memo
- FIELDS - com.uber.cadence.Header._Fields
- FIELDS - com.uber.cadence.Memo._Fields
- findByName(String) - Static method in enum com.uber.cadence.AccessDeniedError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ActivityLocalDispatchInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ActivityTaskCanceledEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ActivityTaskCancelRequestedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ActivityTaskCompletedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ActivityTaskFailedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ActivityTaskStartedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ActivityTaskTimedOutEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ActivityType._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ApplyParentClosePolicyAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ApplyParentClosePolicyRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ApplyParentClosePolicyResult._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ApplyParentClosePolicyStatus._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.BadBinaries._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.BadBinaryInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.BadRequestError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CancellationAlreadyRequestedError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CancelTimerDecisionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CancelTimerFailedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CancelWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ClientVersionNotSupportedError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CloseShardRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ClusterInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ClusterReplicationConfiguration._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CountWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CountWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CrossClusterCancelExecutionRequestAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CrossClusterCancelExecutionResponseAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CrossClusterSignalExecutionRequestAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CrossClusterSignalExecutionResponseAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CrossClusterTaskInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CrossClusterTaskRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CrossClusterTaskResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.CurrentBranchChangedError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DataBlob._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.Decision._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DecisionTaskCompletedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DecisionTaskScheduledEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DecisionTaskStartedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DecisionTaskTimedOutEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DeprecateDomainRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DescribeDomainRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DescribeDomainResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DescribeHistoryHostRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DescribeHistoryHostResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DescribeQueueRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DescribeQueueResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DescribeShardDistributionRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DescribeShardDistributionResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DescribeTaskListRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DescribeTaskListResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DescribeWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DescribeWorkflowExecutionResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DomainAlreadyExistsError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DomainCacheInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DomainConfiguration._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DomainInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DomainNotActiveError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.DomainReplicationConfiguration._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.EntityNotExistsError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.FailoverInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.FailWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.FeatureFlags._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.FeatureNotEnabledError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.GetCrossClusterTasksRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.GetCrossClusterTasksResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.GetSearchAttributesResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.GetTaskListsByDomainRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.GetTaskListsByDomainResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.GetWorkflowExecutionHistoryRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.GetWorkflowExecutionHistoryResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.Header._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.History._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.HistoryBranch._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.HistoryBranchRange._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.HistoryEvent._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.InternalDataInconsistencyError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.InternalServiceError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.LimitExceededError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ListArchivedWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ListArchivedWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ListClosedWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ListClosedWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ListDomainsRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ListDomainsResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ListOpenWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ListOpenWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ListTaskListPartitionsRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ListTaskListPartitionsResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ListWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ListWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.MarkerRecordedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.Memo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.PendingActivityInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.PendingChildExecutionInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.PendingDecisionInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.PollerInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.PollForActivityTaskRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.PollForActivityTaskResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.PollForDecisionTaskRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.PollForDecisionTaskResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.QueryFailedError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.QueryRejected._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.QueryWorkflowRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.QueryWorkflowResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ReapplyEventsRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RecordActivityTaskHeartbeatRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RecordActivityTaskHeartbeatResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RecordMarkerDecisionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RefreshWorkflowTasksRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RegisterDomainRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RemoteSyncMatchedError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RemoveTaskRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RequestCancelActivityTaskDecisionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RequestCancelWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ResetPointInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ResetPoints._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ResetQueueRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ResetStickyTaskListRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ResetStickyTaskListResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ResetWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ResetWorkflowExecutionResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RespondActivityTaskCanceledByIDRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RespondActivityTaskCanceledRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RespondActivityTaskCompletedByIDRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RespondActivityTaskCompletedRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RespondActivityTaskFailedByIDRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RespondActivityTaskFailedRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RespondCrossClusterTasksCompletedRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RespondCrossClusterTasksCompletedResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RespondDecisionTaskCompletedRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RespondDecisionTaskCompletedResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RespondDecisionTaskFailedRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RespondQueryTaskCompletedRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RetryPolicy._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.RetryTaskV2Error._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.SearchAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.ServiceBusyError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.shadower.ExitCondition._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.shadower.ReplayWorkflowActivityParams._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.shadower.ReplayWorkflowActivityResult._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.shadower.ScanWorkflowActivityParams._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.shadower.ScanWorkflowActivityResult._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.shadower.WorkflowParams._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.shadower.WorkflowResult._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.SignalWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.StartTimeFilter._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.StartTimerDecisionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.StartWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.StartWorkflowExecutionResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.StickyExecutionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.SupportedClientVersions._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.TaskIDBlock._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.TaskList._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.TaskListMetadata._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.TaskListPartitionMetadata._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.TaskListStatus._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.TerminateWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.TimerCanceledEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.TimerFiredEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.TimerStartedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.TransientDecisionInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.UpdateDomainInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.UpdateDomainRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.UpdateDomainResponse._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.VersionHistories._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.VersionHistory._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.VersionHistoryItem._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkerVersionInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecution._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionAlreadyCompletedError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionAlreadyStartedError._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionCanceledEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionCompletedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionConfiguration._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionFilter._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionSignaledEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionTerminatedEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowExecutionTimedOutEventAttributes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowQuery._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowQueryResult._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.CountWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.CountWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.DeprecateDomain_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.DeprecateDomain_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.DescribeDomain_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.DescribeDomain_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.DescribeTaskList_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.DescribeTaskList_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.GetClusterInfo_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.GetClusterInfo_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.GetSearchAttributes_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.GetSearchAttributes_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.GetTaskListsByDomain_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.GetTaskListsByDomain_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ListDomains_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ListDomains_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ListTaskListPartitions_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ListTaskListPartitions_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ListWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ListWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.PollForActivityTask_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.PollForActivityTask_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.PollForDecisionTask_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.PollForDecisionTask_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.QueryWorkflow_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.QueryWorkflow_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RegisterDomain_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RegisterDomain_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ResetStickyTaskList_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ResetStickyTaskList_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ResetWorkflowExecution_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ResetWorkflowExecution_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.SignalWorkflowExecution_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.SignalWorkflowExecution_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.StartWorkflowExecution_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.StartWorkflowExecution_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.UpdateDomain_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowService.UpdateDomain_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowType._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.uber.cadence.WorkflowTypeFilter._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.AccessDeniedError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ActivityLocalDispatchInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ActivityTaskCanceledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ActivityTaskCancelRequestedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ActivityTaskCompletedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ActivityTaskFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ActivityTaskStartedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ActivityTaskTimedOutEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ActivityType._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ApplyParentClosePolicyAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ApplyParentClosePolicyRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ApplyParentClosePolicyResult._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ApplyParentClosePolicyStatus._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.BadBinaries._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.BadBinaryInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.BadRequestError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CancellationAlreadyRequestedError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CancelTimerDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CancelTimerFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CancelWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ClientVersionNotSupportedError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CloseShardRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ClusterInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ClusterReplicationConfiguration._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CountWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CountWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CrossClusterCancelExecutionRequestAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CrossClusterCancelExecutionResponseAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CrossClusterSignalExecutionRequestAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CrossClusterSignalExecutionResponseAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CrossClusterTaskInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CrossClusterTaskRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CrossClusterTaskResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.CurrentBranchChangedError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DataBlob._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.Decision._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DecisionTaskCompletedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DecisionTaskScheduledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DecisionTaskStartedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DecisionTaskTimedOutEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DeprecateDomainRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DescribeDomainRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DescribeDomainResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DescribeHistoryHostRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DescribeHistoryHostResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DescribeQueueRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DescribeQueueResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DescribeShardDistributionRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DescribeShardDistributionResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DescribeTaskListRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DescribeTaskListResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DescribeWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DescribeWorkflowExecutionResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DomainAlreadyExistsError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DomainCacheInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DomainConfiguration._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DomainInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DomainNotActiveError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.DomainReplicationConfiguration._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.EntityNotExistsError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.FailoverInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.FailWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.FeatureFlags._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.FeatureNotEnabledError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.GetCrossClusterTasksRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.GetCrossClusterTasksResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.GetSearchAttributesResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.GetTaskListsByDomainRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.GetTaskListsByDomainResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.GetWorkflowExecutionHistoryRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.GetWorkflowExecutionHistoryResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.Header._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.History._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.HistoryBranch._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.HistoryBranchRange._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.HistoryEvent._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.InternalDataInconsistencyError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.InternalServiceError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.LimitExceededError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ListArchivedWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ListArchivedWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ListClosedWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ListClosedWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ListDomainsRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ListDomainsResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ListOpenWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ListOpenWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ListTaskListPartitionsRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ListTaskListPartitionsResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ListWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ListWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.MarkerRecordedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.Memo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.PendingActivityInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.PendingChildExecutionInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.PendingDecisionInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.PollerInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.PollForActivityTaskRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.PollForActivityTaskResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.PollForDecisionTaskRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.PollForDecisionTaskResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.QueryFailedError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.QueryRejected._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.QueryWorkflowRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.QueryWorkflowResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ReapplyEventsRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RecordActivityTaskHeartbeatRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RecordActivityTaskHeartbeatResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RecordMarkerDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RefreshWorkflowTasksRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RegisterDomainRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RemoteSyncMatchedError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RemoveTaskRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RequestCancelActivityTaskDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RequestCancelWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ResetPointInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ResetPoints._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ResetQueueRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ResetStickyTaskListRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ResetStickyTaskListResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ResetWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ResetWorkflowExecutionResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RespondActivityTaskCanceledByIDRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RespondActivityTaskCanceledRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RespondActivityTaskCompletedByIDRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RespondActivityTaskCompletedRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RespondActivityTaskFailedByIDRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RespondActivityTaskFailedRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RespondCrossClusterTasksCompletedRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RespondCrossClusterTasksCompletedResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RespondDecisionTaskCompletedRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RespondDecisionTaskCompletedResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RespondDecisionTaskFailedRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RespondQueryTaskCompletedRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RetryPolicy._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.RetryTaskV2Error._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.SearchAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.ServiceBusyError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.shadower.ExitCondition._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.shadower.ReplayWorkflowActivityParams._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.shadower.ReplayWorkflowActivityResult._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.shadower.ScanWorkflowActivityParams._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.shadower.ScanWorkflowActivityResult._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.shadower.WorkflowParams._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.shadower.WorkflowResult._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.SignalWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.StartTimeFilter._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.StartTimerDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.StartWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.StartWorkflowExecutionResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.StickyExecutionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.SupportedClientVersions._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.TaskIDBlock._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.TaskList._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.TaskListMetadata._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.TaskListPartitionMetadata._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.TaskListStatus._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.TerminateWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.TimerCanceledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.TimerFiredEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.TimerStartedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.TransientDecisionInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.UpdateDomainInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.UpdateDomainRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.UpdateDomainResponse._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.VersionHistories._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.VersionHistory._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.VersionHistoryItem._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkerVersionInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecution._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionAlreadyCompletedError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionAlreadyStartedError._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionCanceledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionCompletedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionConfiguration._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionFilter._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionSignaledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionTerminatedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowExecutionTimedOutEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowQuery._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowQueryResult._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.CountWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.CountWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.DeprecateDomain_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.DeprecateDomain_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.DescribeDomain_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.DescribeDomain_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.DescribeTaskList_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.DescribeTaskList_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.GetClusterInfo_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.GetClusterInfo_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.GetSearchAttributes_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.GetSearchAttributes_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.GetTaskListsByDomain_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.GetTaskListsByDomain_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ListDomains_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ListDomains_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ListTaskListPartitions_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ListTaskListPartitions_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ListWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ListWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.PollForActivityTask_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.PollForActivityTask_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.PollForDecisionTask_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.PollForDecisionTask_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.QueryWorkflow_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.QueryWorkflow_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RegisterDomain_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RegisterDomain_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ResetStickyTaskList_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ResetStickyTaskList_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ResetWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ResetWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.SignalWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.SignalWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.StartWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.StartWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.UpdateDomain_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowService.UpdateDomain_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowType._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.uber.cadence.WorkflowTypeFilter._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.AccessDeniedError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ActivityLocalDispatchInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ActivityTaskCanceledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ActivityTaskCancelRequestedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ActivityTaskCompletedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ActivityTaskFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ActivityTaskStartedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ActivityTaskTimedOutEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ActivityType._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ApplyParentClosePolicyAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ApplyParentClosePolicyRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ApplyParentClosePolicyResult._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ApplyParentClosePolicyStatus._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.BadBinaries._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.BadBinaryInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.BadRequestError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CancellationAlreadyRequestedError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CancelTimerDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CancelTimerFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CancelWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ClientVersionNotSupportedError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CloseShardRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ClusterInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ClusterReplicationConfiguration._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CountWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CountWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CrossClusterCancelExecutionRequestAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CrossClusterCancelExecutionResponseAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CrossClusterSignalExecutionRequestAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CrossClusterSignalExecutionResponseAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CrossClusterTaskInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CrossClusterTaskRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CrossClusterTaskResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.CurrentBranchChangedError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DataBlob._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.Decision._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DecisionTaskCompletedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DecisionTaskScheduledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DecisionTaskStartedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DecisionTaskTimedOutEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DeprecateDomainRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DescribeDomainRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DescribeDomainResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DescribeHistoryHostRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DescribeHistoryHostResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DescribeQueueRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DescribeQueueResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DescribeShardDistributionRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DescribeShardDistributionResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DescribeTaskListRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DescribeTaskListResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DescribeWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DescribeWorkflowExecutionResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DomainAlreadyExistsError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DomainCacheInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DomainConfiguration._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DomainInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DomainNotActiveError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.DomainReplicationConfiguration._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.EntityNotExistsError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.FailoverInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.FailWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.FeatureFlags._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.FeatureNotEnabledError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.GetCrossClusterTasksRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.GetCrossClusterTasksResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.GetSearchAttributesResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.GetTaskListsByDomainRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.GetTaskListsByDomainResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.GetWorkflowExecutionHistoryRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.GetWorkflowExecutionHistoryResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.Header._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.History._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.HistoryBranch._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.HistoryBranchRange._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.HistoryEvent._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.InternalDataInconsistencyError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.InternalServiceError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.LimitExceededError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ListArchivedWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ListArchivedWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ListClosedWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ListClosedWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ListDomainsRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ListDomainsResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ListOpenWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ListOpenWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ListTaskListPartitionsRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ListTaskListPartitionsResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ListWorkflowExecutionsRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ListWorkflowExecutionsResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.MarkerRecordedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.Memo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.PendingActivityInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.PendingChildExecutionInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.PendingDecisionInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.PollerInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.PollForActivityTaskRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.PollForActivityTaskResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.PollForDecisionTaskRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.PollForDecisionTaskResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.QueryFailedError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.QueryRejected._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.QueryWorkflowRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.QueryWorkflowResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ReapplyEventsRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RecordActivityTaskHeartbeatRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RecordActivityTaskHeartbeatResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RecordMarkerDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RefreshWorkflowTasksRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RegisterDomainRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RemoteSyncMatchedError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RemoveTaskRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RequestCancelActivityTaskDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RequestCancelWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ResetPointInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ResetPoints._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ResetQueueRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ResetStickyTaskListRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ResetStickyTaskListResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ResetWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ResetWorkflowExecutionResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RespondActivityTaskCanceledByIDRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RespondActivityTaskCanceledRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RespondActivityTaskCompletedByIDRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RespondActivityTaskCompletedRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RespondActivityTaskFailedByIDRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RespondActivityTaskFailedRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RespondCrossClusterTasksCompletedRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RespondCrossClusterTasksCompletedResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RespondDecisionTaskCompletedRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RespondDecisionTaskCompletedResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RespondDecisionTaskFailedRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RespondQueryTaskCompletedRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RetryPolicy._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.RetryTaskV2Error._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.SearchAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.ServiceBusyError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.shadower.ExitCondition._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.shadower.ReplayWorkflowActivityParams._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.shadower.ReplayWorkflowActivityResult._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.shadower.ScanWorkflowActivityParams._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.shadower.ScanWorkflowActivityResult._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.shadower.WorkflowParams._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.shadower.WorkflowResult._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.SignalWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.StartTimeFilter._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.StartTimerDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.StartWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.StartWorkflowExecutionResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.StickyExecutionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.SupportedClientVersions._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.TaskIDBlock._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.TaskList._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.TaskListMetadata._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.TaskListPartitionMetadata._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.TaskListStatus._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.TerminateWorkflowExecutionRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.TimerCanceledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.TimerFiredEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.TimerStartedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.TransientDecisionInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.UpdateDomainInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.UpdateDomainRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.UpdateDomainResponse._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.VersionHistories._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.VersionHistory._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.VersionHistoryItem._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkerVersionInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecution._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionAlreadyCompletedError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionAlreadyStartedError._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionCanceledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionCompletedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionConfiguration._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionFailedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionFilter._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionSignaledEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionTerminatedEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowExecutionTimedOutEventAttributes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowQuery._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowQueryResult._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.CountWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.CountWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.DeprecateDomain_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.DeprecateDomain_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.DescribeDomain_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.DescribeDomain_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.DescribeTaskList_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.DescribeTaskList_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.GetClusterInfo_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.GetClusterInfo_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.GetSearchAttributes_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.GetSearchAttributes_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.GetTaskListsByDomain_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.GetTaskListsByDomain_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ListDomains_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ListDomains_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ListTaskListPartitions_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ListTaskListPartitions_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ListWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ListWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.PollForActivityTask_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.PollForActivityTask_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.PollForDecisionTask_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.PollForDecisionTask_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.QueryWorkflow_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.QueryWorkflow_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RegisterDomain_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RegisterDomain_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ResetStickyTaskList_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ResetStickyTaskList_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ResetWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ResetWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.SignalWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.SignalWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.StartWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.StartWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.UpdateDomain_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowService.UpdateDomain_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowType._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.uber.cadence.WorkflowTypeFilter._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByValue(int) - Static method in enum com.uber.cadence.ArchivalStatus
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.CancelExternalWorkflowExecutionFailedCause
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.ChildWorkflowExecutionFailedCause
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.ContinueAsNewInitiator
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.CrossClusterTaskFailedCause
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.CrossClusterTaskType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.DecisionTaskFailedCause
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.DecisionTaskTimedOutCause
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.DecisionType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.DomainStatus
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.EncodingType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.EventType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.GetTaskFailedCause
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.HistoryEventFilterType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.IndexedValueType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.ParentClosePolicy
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.PendingActivityState
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.PendingDecisionState
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.QueryConsistencyLevel
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.QueryRejectCondition
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.QueryResultType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.QueryTaskCompletedType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.shadower.Mode
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.SignalExternalWorkflowExecutionFailedCause
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.TaskListKind
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.TaskListType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.TimeoutType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.WorkflowExecutionCloseStatus
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.uber.cadence.WorkflowIdReusePolicy
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- FIRST_DECISION_COMPLETED_ID - com.uber.cadence.ResetPointInfo._Fields
- FIRST_DECISION_TASK_BACKOFF_SECONDS - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- FIRST_EXECUTION_RUN_ID - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- firstDecisionCompletedId - Variable in class com.uber.cadence.ResetPointInfo
- firstDecisionTaskBackoffSeconds - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- firstExecutionRunId - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- flush() - Method in class com.uber.cadence.reporter.CadenceClientStatsReporter
- FORCE_CLOSE_DECISION - com.uber.cadence.DecisionTaskFailedCause
- FORCE_CREATE_NEW_DECISION_TASK - com.uber.cadence.RespondDecisionTaskCompletedRequest._Fields
- forceCreateNewDecisionTask - Variable in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- FORK_EVENT_VERSION - com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
- FORK_EVENT_VERSION - com.uber.cadence.DecisionTaskTimedOutEventAttributes._Fields
- forkEventVersion - Variable in class com.uber.cadence.DecisionTaskFailedEventAttributes
- forkEventVersion - Variable in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- fromData(byte[], Class<T>, Type) - Method in interface com.uber.cadence.converter.DataConverter
-
Implements conversion of a single value.
- fromData(byte[], Class<T>, Type) - Method in class com.uber.cadence.converter.JsonDataConverter
- fromDataArray(byte[], Type...) - Method in interface com.uber.cadence.converter.DataConverter
-
Implements conversion of an array of values of different types.
- fromDataArray(byte[], Type...) - Method in class com.uber.cadence.converter.JsonDataConverter
- fromEventAttributes(MarkerRecordedEventAttributes, DataConverter) - Static method in class com.uber.cadence.internal.common.LocalActivityMarkerData
- fromJson(String) - Static method in class com.uber.cadence.common.WorkflowExecutionHistory
- fromTyped(T) - Static method in interface com.uber.cadence.client.WorkflowStub
-
Extracts untyped WorkflowStub from a typed workflow stub created through
WorkflowClient.newWorkflowStub(Class). - fromWorkflowOptions(WorkflowOptions) - Static method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
- function(Functions.Func<R>) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes zero argument function asynchronously.
- function(Functions.Func<R>) - Static method in class com.uber.cadence.workflow.Async
-
Invokes zero argument function asynchronously.
- function(Functions.Func1<A1, R>, A1) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes one argument function asynchronously.
- function(Functions.Func1<A1, R>, A1) - Static method in class com.uber.cadence.workflow.Async
-
Invokes one argument function asynchronously.
- function(Functions.Func2<A1, A2, R>, A1, A2) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes two argument function asynchronously.
- function(Functions.Func2<A1, A2, R>, A1, A2) - Static method in class com.uber.cadence.workflow.Async
-
Invokes two argument function asynchronously.
- function(Functions.Func3<A1, A2, A3, R>, A1, A2, A3) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes three argument function asynchronously.
- function(Functions.Func3<A1, A2, A3, R>, A1, A2, A3) - Static method in class com.uber.cadence.workflow.Async
-
Invokes three argument function asynchronously.
- function(Functions.Func4<A1, A2, A3, A4, R>, A1, A2, A3, A4) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes four argument function asynchronously.
- function(Functions.Func4<A1, A2, A3, A4, R>, A1, A2, A3, A4) - Static method in class com.uber.cadence.workflow.Async
-
Invokes four argument function asynchronously.
- function(Functions.Func5<A1, A2, A3, A4, A5, R>, A1, A2, A3, A4, A5) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes five argument function asynchronously.
- function(Functions.Func5<A1, A2, A3, A4, A5, R>, A1, A2, A3, A4, A5) - Static method in class com.uber.cadence.workflow.Async
-
Invokes five argument function asynchronously.
- function(Functions.Func6<A1, A2, A3, A4, A5, A6, R>, A1, A2, A3, A4, A5, A6) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes six argument function asynchronously.
- function(Functions.Func6<A1, A2, A3, A4, A5, A6, R>, A1, A2, A3, A4, A5, A6) - Static method in class com.uber.cadence.workflow.Async
-
Invokes six argument function asynchronously.
- Functions - Class in com.uber.cadence.workflow
- Functions() - Constructor for class com.uber.cadence.workflow.Functions
- Functions.Func<R> - Interface in com.uber.cadence.workflow
- Functions.Func1<T1,R> - Interface in com.uber.cadence.workflow
- Functions.Func2<T1,T2,R> - Interface in com.uber.cadence.workflow
- Functions.Func3<T1,T2,T3,R> - Interface in com.uber.cadence.workflow
- Functions.Func4<T1,T2,T3,T4,R> - Interface in com.uber.cadence.workflow
- Functions.Func5<T1,T2,T3,T4,T5,R> - Interface in com.uber.cadence.workflow
- Functions.Func6<T1,T2,T3,T4,T5,T6,R> - Interface in com.uber.cadence.workflow
- Functions.Proc - Interface in com.uber.cadence.workflow
- Functions.Proc1<T1> - Interface in com.uber.cadence.workflow
- Functions.Proc2<T1,T2> - Interface in com.uber.cadence.workflow
- Functions.Proc3<T1,T2,T3> - Interface in com.uber.cadence.workflow
- Functions.Proc4<T1,T2,T3,T4> - Interface in com.uber.cadence.workflow
- Functions.Proc5<T1,T2,T3,T4,T5> - Interface in com.uber.cadence.workflow
- Functions.Proc6<T1,T2,T3,T4,T5,T6> - Interface in com.uber.cadence.workflow
G
- gauge(String) - Method in class com.uber.cadence.internal.metrics.NoopScope
- gauge(String) - Method in class com.uber.cadence.internal.metrics.ReplayAwareScope
- generateUniqueId() - Method in interface com.uber.cadence.internal.external.GenericWorkflowClientExternal
- generateUniqueId() - Method in class com.uber.cadence.internal.external.GenericWorkflowClientExternalImpl
- GenericWorkflowClientExternal - Interface in com.uber.cadence.internal.external
- GenericWorkflowClientExternalImpl - Class in com.uber.cadence.internal.external
- GenericWorkflowClientExternalImpl(IWorkflowService, String, Scope) - Constructor for class com.uber.cadence.internal.external.GenericWorkflowClientExternalImpl
- get() - Method in class com.uber.cadence.internal.worker.WorkflowPollTaskFactory
- get() - Method in interface com.uber.cadence.workflow.Promise
-
Waits if necessary for the computation to complete or fail, and then returns its result.
- get() - Method in class com.uber.cadence.workflow.WorkflowLocal
- get() - Method in class com.uber.cadence.workflow.WorkflowThreadLocal
- get(long, TimeUnit) - Method in interface com.uber.cadence.workflow.Promise
-
Waits if necessary for at most the given time for the computation to complete, and then returns its result, if available.
- get(long, TimeUnit, V) - Method in interface com.uber.cadence.workflow.Promise
-
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
- get(Supplier<? extends T>) - Method in class com.uber.cadence.internal.sync.RunnerLocalInternal
- get(Supplier<? extends T>) - Method in class com.uber.cadence.internal.sync.WorkflowThreadLocalInternal
- get(V) - Method in interface com.uber.cadence.workflow.Promise
-
Waits if necessary for the computation to complete or fail, and then returns its result or defaultValue in case of failure.
- GET_CLUSTER_INFO - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- GET_EXECUTION_METHOD_NAME - Static variable in interface com.uber.cadence.internal.sync.WorkflowStubMarker
- GET_REQUEST - com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args._Fields
- GET_SEARCH_ATTRIBUTES - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- GET_TASK_LISTS_BY_DOMAIN - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- GET_WORKFLOW_EXECUTION_HISTORY - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- getAckLevel() - Method in class com.uber.cadence.TaskListStatus
- getActiveCluster() - Method in exception com.uber.cadence.DomainNotActiveError
- getActiveCluster() - Method in exception com.uber.cadence.EntityNotExistsError
- getActiveClusterName() - Method in class com.uber.cadence.DomainReplicationConfiguration
- getActiveClusterName() - Method in class com.uber.cadence.RegisterDomainRequest
- getActivitiesToDispatchLocally() - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- getActivitiesToDispatchLocallySize() - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- getActivityId() - Method in interface com.uber.cadence.activity.ActivityTask
-
ID of the activity.
- getActivityId() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- getActivityId() - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- getActivityId() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- getActivityId() - Method in exception com.uber.cadence.client.ActivityCompletionException
- getActivityId() - Method in class com.uber.cadence.internal.common.LocalActivityMarkerData
- getActivityId() - Method in exception com.uber.cadence.internal.replay.ActivityTaskFailedException
- getActivityId() - Method in exception com.uber.cadence.internal.replay.ActivityTaskTimeoutException
- getActivityId() - Method in class com.uber.cadence.internal.replay.ExecuteActivityParameters
-
Returns the value of the ActivityId property for this object.
- getActivityId() - Method in class com.uber.cadence.internal.replay.ExecuteLocalActivityParameters
-
Returns the value of the ActivityId property for this object.
- getActivityId() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getActivityId() - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- getActivityId() - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- getActivityId() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- getActivityId() - Method in exception com.uber.cadence.workflow.ActivityException
- getActivityID() - Method in class com.uber.cadence.PendingActivityInfo
- getActivityID() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- getActivityID() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- getActivityID() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- getActivityID() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- getActivityOptions() - Method in class com.uber.cadence.worker.WorkflowImplementationOptions
- getActivityPollerOptions() - Method in class com.uber.cadence.worker.WorkerOptions
- getActivityTaskCanceledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getActivityTaskCancelRequestedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getActivityTaskCompletedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getActivityTaskFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getActivityTaskListMap() - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- getActivityTaskListMapSize() - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- getActivityTaskListPartitions() - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- getActivityTaskListPartitionsIterator() - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- getActivityTaskListPartitionsSize() - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- getActivityTaskScheduledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getActivityTaskStartedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getActivityTaskTimedOutEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getActivityType() - Method in interface com.uber.cadence.activity.ActivityTask
-
Type of the activity.
- getActivityType() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- getActivityType() - Method in exception com.uber.cadence.client.ActivityCompletionException
- getActivityType() - Method in class com.uber.cadence.internal.common.LocalActivityMarkerData
- getActivityType() - Method in exception com.uber.cadence.internal.replay.ActivityTaskFailedException
- getActivityType() - Method in exception com.uber.cadence.internal.replay.ActivityTaskTimeoutException
- getActivityType() - Method in class com.uber.cadence.internal.replay.ExecuteActivityParameters
-
Returns the value of the ActivityType property for this object.
- getActivityType() - Method in class com.uber.cadence.internal.replay.ExecuteLocalActivityParameters
-
Returns the value of the ActivityType property for this object.
- getActivityType() - Method in class com.uber.cadence.PendingActivityInfo
- getActivityType() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getActivityType() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- getActivityType() - Method in exception com.uber.cadence.workflow.ActivityException
- getAddress() - Method in class com.uber.cadence.DescribeHistoryHostResponse
- getAncestors() - Method in class com.uber.cadence.HistoryBranch
- getAncestorsIterator() - Method in class com.uber.cadence.HistoryBranch
- getAncestorsSize() - Method in class com.uber.cadence.HistoryBranch
- getAnswer() - Method in class com.uber.cadence.WorkflowQueryResult
- getApplyParentClosePolicyAttributes() - Method in class com.uber.cadence.CrossClusterTaskRequest
- getApplyParentClosePolicyAttributes() - Method in class com.uber.cadence.CrossClusterTaskResponse
- getAsyncClient(TNonblockingTransport) - Method in class com.uber.cadence.WorkflowService.AsyncClient.Factory
- getAttempt() - Method in interface com.uber.cadence.activity.ActivityTask
- getAttempt() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- getAttempt() - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- getAttempt() - Method in class com.uber.cadence.internal.common.LocalActivityMarkerData
- getAttempt() - Method in class com.uber.cadence.internal.replay.ExecuteLocalActivityParameters
- getAttempt() - Method in class com.uber.cadence.internal.worker.ActivityTaskHandler.Result
- getAttempt() - Method in class com.uber.cadence.PendingActivityInfo
- getAttempt() - Method in class com.uber.cadence.PendingDecisionInfo
- getAttempt() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getAttempt() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getAttempt() - Method in exception com.uber.cadence.workflow.ActivityFailureException
- getAttempt() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getAuthProvider() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getAuthToken() - Method in class com.uber.cadence.serviceclient.auth.AdminJwtAuthorizationProvider
- getAuthToken() - Method in interface com.uber.cadence.serviceclient.auth.IAuthorizationProvider
- getAutoResetPoints() - Method in class com.uber.cadence.WorkflowExecutionInfo
- getBacklogCountHint() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getBacklogCountHint() - Method in class com.uber.cadence.TaskListStatus
- getBackoff() - Method in class com.uber.cadence.internal.common.LocalActivityMarkerData
- getBackoff() - Method in class com.uber.cadence.internal.worker.ActivityTaskHandler.Result
- getBackoff() - Method in exception com.uber.cadence.workflow.ActivityFailureException
- getBackoffCoefficient() - Method in class com.uber.cadence.common.RetryOptions
- getBackoffCoefficient() - Method in class com.uber.cadence.internal.common.RetryParameters
- getBackoffCoefficient() - Method in class com.uber.cadence.RetryPolicy
- getBackoffStartIntervalInSeconds() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getBackoffStartIntervalInSeconds() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getBadBinaries() - Method in class com.uber.cadence.DomainConfiguration
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- getBadRequestError() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- getBaseRunId() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- getBaseRunId() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- getBeginNodeID() - Method in class com.uber.cadence.HistoryBranchRange
- getBinaries() - Method in class com.uber.cadence.BadBinaries
- getBinariesSize() - Method in class com.uber.cadence.BadBinaries
- getBinaryChecksum() - Static method in class com.uber.cadence.common.BinaryChecksum
- getBinaryChecksum() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- getBinaryChecksum() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- getBinaryChecksum() - Method in class com.uber.cadence.PollForDecisionTaskRequest
- getBinaryChecksum() - Method in class com.uber.cadence.ResetPointInfo
- getBinaryChecksum() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- getBinaryChecksum() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- getBranchID() - Method in class com.uber.cadence.HistoryBranch
- getBranchID() - Method in class com.uber.cadence.HistoryBranchRange
- getBranchToken() - Method in class com.uber.cadence.VersionHistory
- getCacheMaximumSize() - Method in class com.uber.cadence.worker.WorkerFactoryOptions
- getCanceledRequest() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- getCanceledRequest() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- getCancelExecutionAttributes() - Method in class com.uber.cadence.CrossClusterTaskRequest
- getCancelExecutionAttributes() - Method in class com.uber.cadence.CrossClusterTaskResponse
- getCancellationAlreadyRequestedError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- getCancellationReason() - Method in interface com.uber.cadence.workflow.CancellationScope
- getCancellationRequest() - Method in interface com.uber.cadence.workflow.CancellationScope
-
Use this promise to perform cancellation of async operations.
- getCancelRequest() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- getCancelTimerDecisionAttributes() - Method in class com.uber.cadence.Decision
- getCancelTimerFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getCancelWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
- getCause() - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
- getCause() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- getCause() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- getCause() - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- getCause() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- getCause() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- getCause() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- getCause() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- getCause() - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- getChild() - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
- getChild() - Method in class com.uber.cadence.ApplyParentClosePolicyResult
- getChildDomainID() - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
- getChildren() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- getChildrenIterator() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- getChildrenSize() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- getChildrenStatus() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- getChildrenStatusIterator() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- getChildrenStatusSize() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- getChildRunID() - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
- getChildWorkflowExecutionCanceledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getChildWorkflowExecutionCompletedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getChildWorkflowExecutionFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getChildWorkflowExecutionStartedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getChildWorkflowExecutionTerminatedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getChildWorkflowExecutionTimedOutEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getChildWorkflowID() - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
- getClient(byte[]) - Method in class com.uber.cadence.internal.external.ManualActivityCompletionClientFactory
- getClient(byte[]) - Method in class com.uber.cadence.internal.external.ManualActivityCompletionClientFactoryImpl
- getClient(WorkflowExecution, String) - Method in class com.uber.cadence.internal.external.ManualActivityCompletionClientFactory
- getClient(WorkflowExecution, String) - Method in class com.uber.cadence.internal.external.ManualActivityCompletionClientFactoryImpl
- getClient(TProtocol) - Method in class com.uber.cadence.WorkflowService.Client.Factory
- getClient(TProtocol, TProtocol) - Method in class com.uber.cadence.WorkflowService.Client.Factory
- getClientAppName() - Method in class com.uber.cadence.serviceclient.ClientOptions
-
Returns the client application name.
- getClientImpl() - Method in exception com.uber.cadence.ClientVersionNotSupportedError
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- getClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- getCloseStatus() - Method in class com.uber.cadence.QueryRejected
- getCloseStatus() - Method in class com.uber.cadence.WorkflowExecutionInfo
- getCloseStatus(HistoryEvent) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- getCloseTime() - Method in class com.uber.cadence.WorkflowExecutionInfo
- GetClusterInfo() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.GetClusterInfo
- GetClusterInfo() - Constructor for class com.uber.cadence.WorkflowService.Processor.GetClusterInfo
- GetClusterInfo() - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- GetClusterInfo() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- GetClusterInfo() - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- GetClusterInfo() - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- GetClusterInfo() - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- GetClusterInfo() - Method in class com.uber.cadence.WorkflowService.Client
- GetClusterInfo() - Method in interface com.uber.cadence.WorkflowService.Iface
-
GetClusterInfo returns information about cadence cluster
- GetClusterInfo(AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- GetClusterInfo(AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- GetClusterInfo(AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- GetClusterInfo(AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- GetClusterInfo(AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- GetClusterInfo(AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- GetClusterInfo(AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- GetClusterInfo_args() - Constructor for class com.uber.cadence.WorkflowService.GetClusterInfo_args
- GetClusterInfo_args(WorkflowService.GetClusterInfo_args) - Constructor for class com.uber.cadence.WorkflowService.GetClusterInfo_args
-
Performs a deep copy on other.
- GetClusterInfo_call(AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.GetClusterInfo_call
- GetClusterInfo_result() - Constructor for class com.uber.cadence.WorkflowService.GetClusterInfo_result
- GetClusterInfo_result(ClusterInfo, InternalServiceError, ServiceBusyError) - Constructor for class com.uber.cadence.WorkflowService.GetClusterInfo_result
- GetClusterInfo_result(WorkflowService.GetClusterInfo_result) - Constructor for class com.uber.cadence.WorkflowService.GetClusterInfo_result
-
Performs a deep copy on other.
- getClusterInfoResponse(GetClusterInfoResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- getClusterName() - Method in class com.uber.cadence.ClusterReplicationConfiguration
- getClusterName() - Method in class com.uber.cadence.DescribeQueueRequest
- getClusterName() - Method in class com.uber.cadence.RemoveTaskRequest
- getClusterName() - Method in class com.uber.cadence.ResetQueueRequest
- getClusters() - Method in class com.uber.cadence.DomainReplicationConfiguration
- getClusters() - Method in class com.uber.cadence.RegisterDomainRequest
- getClustersIterator() - Method in class com.uber.cadence.DomainReplicationConfiguration
- getClustersIterator() - Method in class com.uber.cadence.RegisterDomainRequest
- getClustersSize() - Method in class com.uber.cadence.DomainReplicationConfiguration
- getClustersSize() - Method in class com.uber.cadence.RegisterDomainRequest
- getCompletedShardCount() - Method in class com.uber.cadence.FailoverInfo
- getCompletedType() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- getCompleteRequest() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- getCompleteRequest() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- getCompleteRequest() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- getCompleteRequest() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- getCompleteWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
- getCompletionEvent() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- getConcurrency() - Method in class com.uber.cadence.shadower.WorkflowParams
- getConcurrency() - Method in class com.uber.cadence.worker.ShadowingOptions
- getConfiguration() - Method in class com.uber.cadence.DescribeDomainResponse
- getConfiguration() - Method in class com.uber.cadence.UpdateDomainRequest
- getConfiguration() - Method in class com.uber.cadence.UpdateDomainResponse
- getContext() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
- getContext() - Method in class com.uber.cadence.internal.replay.ExecuteActivityParameters
- getContext() - Method in class com.uber.cadence.internal.replay.ExecuteLocalActivityParameters
- getContext() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getContextPropagators() - Method in class com.uber.cadence.activity.ActivityOptions
- getContextPropagators() - Method in class com.uber.cadence.activity.LocalActivityOptions
- getContextPropagators() - Method in class com.uber.cadence.client.WorkflowClientOptions
- getContextPropagators() - Method in class com.uber.cadence.client.WorkflowOptions
- getContextPropagators() - Static method in class com.uber.cadence.internal.context.ContextThreadLocal
- getContextPropagators() - Method in interface com.uber.cadence.internal.replay.DecisionContext
-
Returns the set of configured context propagators
- getContextPropagators() - Method in class com.uber.cadence.internal.worker.SingleWorkerOptions
- getContextPropagators() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- getContinueAsNewOnCompletion() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- getContinueAsNewWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
- getContinuedExecutionRunId() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getContinuedFailureDetails() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getContinuedFailureReason() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getControl() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- getControl() - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- getControl() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getControl() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- getControl() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- getControl() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- getControl() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- getControl() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- getControl() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- getControl() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getControl() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- getControl() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getControl() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- getControl() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getCount() - Method in class com.uber.cadence.CountWorkflowExecutionsResponse
- getCountRequest() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- getCreatedTimeNano() - Method in class com.uber.cadence.BadBinaryInfo
- getCreatedTimeNano() - Method in class com.uber.cadence.ResetPointInfo
- getCronSchedule() - Method in class com.uber.cadence.client.WorkflowOptions
- getCronSchedule() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getCronSchedule() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
- getCronSchedule() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getCronSchedule() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getCronSchedule() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getCronSchedule() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getCronSchedule() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getCronSchedule() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- getCronSchedule() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- GetCrossClusterTasksRequest - Class in com.uber.cadence
- GetCrossClusterTasksRequest() - Constructor for class com.uber.cadence.GetCrossClusterTasksRequest
- GetCrossClusterTasksRequest(GetCrossClusterTasksRequest) - Constructor for class com.uber.cadence.GetCrossClusterTasksRequest
-
Performs a deep copy on other.
- GetCrossClusterTasksRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- GetCrossClusterTasksResponse - Class in com.uber.cadence
- GetCrossClusterTasksResponse() - Constructor for class com.uber.cadence.GetCrossClusterTasksResponse
- GetCrossClusterTasksResponse(GetCrossClusterTasksResponse) - Constructor for class com.uber.cadence.GetCrossClusterTasksResponse
-
Performs a deep copy on other.
- GetCrossClusterTasksResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- getCurrentBranchToken() - Method in exception com.uber.cadence.CurrentBranchChangedError
- getCurrentCluster() - Method in exception com.uber.cadence.DomainNotActiveError
- getCurrentCluster() - Method in exception com.uber.cadence.EntityNotExistsError
- getCurrentContext() - Method in interface com.uber.cadence.context.ContextPropagator
-
Returns the current context in object form
- getCurrentContextForPropagation() - Static method in class com.uber.cadence.internal.context.ContextThreadLocal
- getCurrentVersionHistoryIndex() - Method in class com.uber.cadence.VersionHistories
- getData() - Method in class com.uber.cadence.DataBlob
- getData() - Method in class com.uber.cadence.DomainInfo
- getData() - Method in class com.uber.cadence.RegisterDomainRequest
- getData() - Method in class com.uber.cadence.UpdateDomainInfo
- getDataConverter() - Method in class com.uber.cadence.client.WorkflowClientOptions
- getDataConverter() - Method in class com.uber.cadence.internal.external.ManualActivityCompletionClientFactoryImpl
- getDataConverter() - Method in interface com.uber.cadence.internal.replay.DecisionContext
-
Returns DataConverter that serializes data
- getDataConverter() - Method in class com.uber.cadence.internal.worker.SingleWorkerOptions
- getDataConverter() - Method in class com.uber.cadence.testing.TestEnvironmentOptions
- getDataConverter() - Method in interface com.uber.cadence.workflow.WorkflowInfo
- getDataSize() - Method in class com.uber.cadence.DomainInfo
- getDataSize() - Method in class com.uber.cadence.RegisterDomainRequest
- getDataSize() - Method in class com.uber.cadence.UpdateDomainInfo
- getDecision() - Method in class com.uber.cadence.internal.replay.UpsertSearchAttributesDecisionStateMachine
- getDecisionFinishEventId() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- getDecisions() - Method in class com.uber.cadence.internal.replay.Decider.DecisionResult
- getDecisions() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- getDecisionsIterator() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- getDecisionsSize() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- getDecisionTask() - Method in interface com.uber.cadence.internal.worker.DecisionTaskWithHistoryIterator
- getDecisionTask() - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- getDecisionTaskCompletedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
- getDecisionTaskCompletedEventId() - Method in exception com.uber.cadence.client.WorkflowFailureException
- getDecisionTaskCompletedEventId() - Method in exception com.uber.cadence.internal.common.WorkflowExecutionFailedException
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.TimerCanceledEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.TimerStartedEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getDecisionTaskCompletedEventId() - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- getDecisionTaskFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getDecisionTaskListMap() - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- getDecisionTaskListMapSize() - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- getDecisionTaskListPartitions() - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- getDecisionTaskListPartitionsIterator() - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- getDecisionTaskListPartitionsSize() - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- getDecisionTaskScheduledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getDecisionTaskStartedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getDecisionTaskTimedOutEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getDecisionTaskTimeout() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- getDecisionType() - Method in class com.uber.cadence.Decision
- getDefaultInstance() - Static method in class com.uber.cadence.internal.worker.PollerOptions
- getDelayStart() - Method in class com.uber.cadence.client.WorkflowOptions
- getDelayStart() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
- getDelayStartSeconds() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getDelayStartSeconds() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getDelayStartSeconds() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getDeleteBadBinary() - Method in class com.uber.cadence.UpdateDomainRequest
- getDeprecateRequest() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_args
- getDescribeRequest() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_args
- getDescribeRequest() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- getDescription() - Method in class com.uber.cadence.DomainInfo
- getDescription() - Method in class com.uber.cadence.RegisterDomainRequest
- getDescription() - Method in class com.uber.cadence.UpdateDomainInfo
- getDetails() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- getDetails() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- getDetails() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- getDetails() - Method in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- getDetails() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- getDetails() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- getDetails() - Method in exception com.uber.cadence.client.WorkflowTerminatedException
- getDetails() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- getDetails() - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- getDetails() - Method in class com.uber.cadence.internal.common.TerminateWorkflowExecutionParameters
- getDetails() - Method in exception com.uber.cadence.internal.common.WorkflowExecutionFailedException
- getDetails() - Method in exception com.uber.cadence.internal.replay.ActivityTaskFailedException
- getDetails() - Method in exception com.uber.cadence.internal.replay.ActivityTaskTimeoutException
- getDetails() - Method in exception com.uber.cadence.internal.replay.ChildWorkflowTaskFailedException
- getDetails() - Method in exception com.uber.cadence.internal.worker.WorkflowExecutionException
- getDetails() - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- getDetails() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- getDetails() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- getDetails() - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
- getDetails() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- getDetails() - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- getDetails() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- getDetails() - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- getDetails() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- getDetails() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- getDetails() - Method in exception com.uber.cadence.testing.SimulatedTimeoutException
- getDetails() - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- getDetails() - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- getDetails() - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- getDetails(Class<V>) - Method in exception com.uber.cadence.workflow.ActivityTimeoutException
- getDetails(Class<V>, Type) - Method in exception com.uber.cadence.workflow.ActivityTimeoutException
- getDiagnostics() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- getDiagnostics() - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
-
Returns the diagnostic data about the internal service state.
- getDiagnostics(StringBuilder) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- getDiagnostics(StringBuilder) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
-
Adds diagnostic data about internal service state to the provided
StringBuilder. - getDomain() - Static method in class com.uber.cadence.activity.Activity
- getDomain() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- getDomain() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- getDomain() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- getDomain() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- getDomain() - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- getDomain() - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- getDomain() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- getDomain() - Method in class com.uber.cadence.client.WorkflowClientOptions
- getDomain() - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
- getDomain() - Method in class com.uber.cadence.DescribeTaskListRequest
- getDomain() - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
- getDomain() - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- getDomain() - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- getDomain() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- getDomain() - Method in interface com.uber.cadence.internal.external.GenericWorkflowClientExternal
- getDomain() - Method in class com.uber.cadence.internal.external.GenericWorkflowClientExternalImpl
- getDomain() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- getDomain() - Method in class com.uber.cadence.internal.replay.SignalExternalWorkflowParameters
- getDomain() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getDomain() - Method in class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityParams
- getDomain() - Method in class com.uber.cadence.internal.shadowing.ScanWorkflowActivityParams
- getDomain() - Method in interface com.uber.cadence.internal.sync.ActivityExecutionContext
- getDomain() - Static method in class com.uber.cadence.internal.sync.ActivityInternal
- getDomain() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- getDomain() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- getDomain() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- getDomain() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- getDomain() - Method in class com.uber.cadence.ListTaskListPartitionsRequest
- getDomain() - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- getDomain() - Method in class com.uber.cadence.PendingChildExecutionInfo
- getDomain() - Method in class com.uber.cadence.PollForActivityTaskRequest
- getDomain() - Method in class com.uber.cadence.PollForDecisionTaskRequest
- getDomain() - Method in class com.uber.cadence.QueryWorkflowRequest
- getDomain() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- getDomain() - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
- getDomain() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- getDomain() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- getDomain() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- getDomain() - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- getDomain() - Method in class com.uber.cadence.ResetStickyTaskListRequest
- getDomain() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- getDomain() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- getDomain() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- getDomain() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- getDomain() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- getDomain() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- getDomain() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- getDomain() - Method in class com.uber.cadence.shadower.WorkflowParams
- getDomain() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- getDomain() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- getDomain() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- getDomain() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getDomain() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- getDomain() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getDomain() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- getDomain() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getDomain() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getDomain() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- getDomain() - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
- getDomain() - Method in class com.uber.cadence.worker.ShadowingOptions
- getDomain() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- getDomain() - Method in class com.uber.cadence.workflow.SignalOptions
- getDomain() - Method in interface com.uber.cadence.workflow.WorkflowInfo
- getDomainCache() - Method in class com.uber.cadence.DescribeHistoryHostResponse
- getDomainExistsError() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
- getDomainId() - Method in exception com.uber.cadence.RetryTaskV2Error
- getDomainID() - Method in class com.uber.cadence.CrossClusterTaskInfo
- getDomainInfo() - Method in class com.uber.cadence.DescribeDomainResponse
- getDomainInfo() - Method in class com.uber.cadence.UpdateDomainResponse
- getDomainName() - Method in exception com.uber.cadence.DomainNotActiveError
- getDomainName() - Method in class com.uber.cadence.GetTaskListsByDomainRequest
- getDomainName() - Method in class com.uber.cadence.ReapplyEventsRequest
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- getDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- getDomains() - Method in class com.uber.cadence.ListDomainsResponse
- getDomainsIterator() - Method in class com.uber.cadence.ListDomainsResponse
- getDomainsSize() - Method in class com.uber.cadence.ListDomainsResponse
- getDoNotRetry() - Method in class com.uber.cadence.common.RetryOptions
- getEarliestTime() - Method in class com.uber.cadence.StartTimeFilter
- getElapsedTime() - Method in class com.uber.cadence.internal.replay.ExecuteLocalActivityParameters
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.CountWorkflowExecutions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.DeprecateDomain
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.DescribeDomain
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.DescribeTaskList
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.DescribeWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.GetClusterInfo
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.GetSearchAttributes
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.GetTaskListsByDomain
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.GetWorkflowExecutionHistory
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListArchivedWorkflowExecutions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListClosedWorkflowExecutions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListDomains
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListOpenWorkflowExecutions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListTaskListPartitions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListWorkflowExecutions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.PollForActivityTask
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.PollForDecisionTask
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.QueryWorkflow
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RecordActivityTaskHeartbeat
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RecordActivityTaskHeartbeatByID
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RefreshWorkflowTasks
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RegisterDomain
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RequestCancelWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ResetStickyTaskList
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ResetWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCanceled
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCanceledByID
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCompleted
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCompletedByID
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskFailed
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskFailedByID
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondDecisionTaskCompleted
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondDecisionTaskFailed
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondQueryTaskCompleted
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ScanWorkflowExecutions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.SignalWithStartWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.SignalWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.StartWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.TerminateWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.UpdateDomain
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.CountWorkflowExecutions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.DeprecateDomain
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.DescribeDomain
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.DescribeTaskList
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.DescribeWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.GetClusterInfo
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.GetSearchAttributes
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.GetTaskListsByDomain
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.GetWorkflowExecutionHistory
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.ListArchivedWorkflowExecutions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.ListClosedWorkflowExecutions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.ListDomains
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.ListOpenWorkflowExecutions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.ListTaskListPartitions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.ListWorkflowExecutions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.PollForActivityTask
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.PollForDecisionTask
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.QueryWorkflow
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RecordActivityTaskHeartbeat
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RecordActivityTaskHeartbeatByID
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RefreshWorkflowTasks
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RegisterDomain
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RequestCancelWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.ResetStickyTaskList
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.ResetWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCanceled
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCanceledByID
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCompleted
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCompletedByID
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskFailed
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskFailedByID
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RespondDecisionTaskCompleted
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RespondDecisionTaskFailed
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.RespondQueryTaskCompleted
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.ScanWorkflowExecutions
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.SignalWithStartWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.SignalWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.StartWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.TerminateWorkflowExecution
- getEmptyArgsInstance() - Method in class com.uber.cadence.WorkflowService.Processor.UpdateDomain
- getEnableLoggingInReplay() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- getEnableLoggingInReplay() - Method in class com.uber.cadence.internal.worker.SingleWorkerOptions
- getEncodingType() - Method in class com.uber.cadence.DataBlob
- getEndEventId() - Method in exception com.uber.cadence.RetryTaskV2Error
- getEndEventVersion() - Method in exception com.uber.cadence.RetryTaskV2Error
- getEndID() - Method in class com.uber.cadence.TaskIDBlock
- getEndNodeID() - Method in class com.uber.cadence.HistoryBranchRange
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- getEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- getErrJson() - Method in class com.uber.cadence.internal.common.LocalActivityMarkerData
- getErrorMessage() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- getErrorMessage() - Method in class com.uber.cadence.WorkflowQueryResult
- getErrReason() - Method in class com.uber.cadence.internal.common.LocalActivityMarkerData
- getEventId() - Method in class com.uber.cadence.HistoryEvent
- getEventId() - Method in exception com.uber.cadence.internal.replay.ActivityTaskFailedException
- getEventId() - Method in exception com.uber.cadence.internal.replay.ActivityTaskTimeoutException
- getEventId() - Method in exception com.uber.cadence.internal.replay.ChildWorkflowTaskFailedException
- getEventId() - Method in exception com.uber.cadence.workflow.WorkflowOperationException
- getEventID() - Method in class com.uber.cadence.VersionHistoryItem
- getEvents() - Method in class com.uber.cadence.common.WorkflowExecutionHistory
- getEvents() - Method in class com.uber.cadence.History
- getEvents() - Method in class com.uber.cadence.ReapplyEventsRequest
- getEventsIterator() - Method in class com.uber.cadence.History
- getEventsSize() - Method in class com.uber.cadence.History
- getEventType() - Method in class com.uber.cadence.HistoryEvent
- getEventTypeForDecision(DecisionType) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- getExecution() - Method in exception com.uber.cadence.client.ActivityCompletionException
- getExecution() - Method in exception com.uber.cadence.client.WorkflowException
- getExecution() - Method in interface com.uber.cadence.client.WorkflowStub
- getExecution() - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
- getExecution() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- getExecution() - Method in class com.uber.cadence.QueryWorkflowRequest
- getExecution() - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
- getExecution() - Method in class com.uber.cadence.ResetStickyTaskListRequest
- getExecution() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- getExecution() - Method in interface com.uber.cadence.workflow.ChildWorkflowStub
- getExecution() - Method in interface com.uber.cadence.workflow.ExternalWorkflowStub
- getExecution() - Method in class com.uber.cadence.WorkflowExecutionInfo
- getExecutionConfiguration() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- getExecutionContext() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- getExecutionContext() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- getExecutionFilter() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- getExecutionFilter() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- getExecutionForHost() - Method in class com.uber.cadence.DescribeHistoryHostRequest
- getExecutions() - Method in class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityParams
- getExecutions() - Method in class com.uber.cadence.internal.shadowing.ScanWorkflowActivityResult
- getExecutions() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- getExecutions() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- getExecutions() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- getExecutions() - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- getExecutions() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- getExecutions() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- getExecutionsIterator() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- getExecutionsIterator() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- getExecutionsIterator() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- getExecutionsIterator() - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- getExecutionsIterator() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- getExecutionsIterator() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- getExecutionsSize() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- getExecutionsSize() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- getExecutionsSize() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- getExecutionsSize() - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- getExecutionsSize() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- getExecutionsSize() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- getExecutionStartToCloseTimeout() - Method in class com.uber.cadence.client.WorkflowOptions
- getExecutionStartToCloseTimeout() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- getExecutionStartToCloseTimeout() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- getExecutionStartToCloseTimeout() - Method in class com.uber.cadence.workflow.ContinueAsNewOptions
- getExecutionStartToCloseTimeout() - Method in interface com.uber.cadence.workflow.WorkflowInfo
- getExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
-
Returns the value of the StartToCloseTimeout property for this object.
- getExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.internal.replay.ContinueAsNewWorkflowExecutionParameters
- getExecutionStartToCloseTimeoutSeconds() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- getExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.WorkflowExecutionConfiguration
- getExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getExecutionTime() - Method in class com.uber.cadence.WorkflowExecutionInfo
- getExitCondition() - Method in class com.uber.cadence.shadower.WorkflowParams
- getExitCondition() - Method in class com.uber.cadence.worker.ShadowingOptions
- getExpiration() - Method in class com.uber.cadence.common.RetryOptions
- getExpirationIntervalInSeconds() - Method in class com.uber.cadence.internal.common.RetryParameters
- getExpirationIntervalInSeconds() - Method in class com.uber.cadence.RetryPolicy
- getExpirationIntervalInSeconds() - Method in class com.uber.cadence.shadower.ExitCondition
- getExpirationTimestamp() - Method in class com.uber.cadence.PendingActivityInfo
- getExpirationTimestamp() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getExpiringTimeNano() - Method in class com.uber.cadence.ResetPointInfo
- getExternalInitiatedEventId() - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- getExternalWorkflowExecution() - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- getExternalWorkflowExecutionCancelRequestedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getExternalWorkflowExecutionSignaledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getFailed() - Method in class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityResult
- getFailed() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- getFailed() - Method in class com.uber.cadence.shadower.WorkflowResult
- getFailedCause() - Method in class com.uber.cadence.ApplyParentClosePolicyResult
- getFailedCause() - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
- getFailedCause() - Method in class com.uber.cadence.CrossClusterTaskResponse
- getFailedCauseByShard() - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- getFailedCauseByShardSize() - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- getFailedRequest() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- getFailoverExpireTimestamp() - Method in class com.uber.cadence.FailoverInfo
- getFailoverInfo() - Method in class com.uber.cadence.DescribeDomainResponse
- getFailoverStartTimestamp() - Method in class com.uber.cadence.FailoverInfo
- getFailoverTimeoutInSeconds() - Method in class com.uber.cadence.UpdateDomainRequest
- getFailoverVersion() - Method in class com.uber.cadence.DescribeDomainResponse
- getFailoverVersion() - Method in class com.uber.cadence.FailoverInfo
- getFailoverVersion() - Method in class com.uber.cadence.UpdateDomainResponse
- getFailRequest() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- getFailRequest() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- getFailure() - Method in class com.uber.cadence.internal.worker.ActivityTaskHandler.Result.TaskFailedResult
- getFailure() - Method in interface com.uber.cadence.workflow.Promise
-
Waits if necessary for the computation to complete or fail, and then returns the failure or null.
- getFailureCause() - Method in exception com.uber.cadence.workflow.CancelExternalWorkflowException
- getFailureCause() - Method in exception com.uber.cadence.workflow.SignalExternalWorkflowException
- getFailureCause() - Method in exception com.uber.cadence.workflow.StartChildWorkflowFailedException
- getFailureCause(HistoryEvent) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- getFailureDetails() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getFailureDetails() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getFailureReason() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getFailureReason() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getFailWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
- getFeatureFlag() - Method in exception com.uber.cadence.FeatureNotEnabledError
- getFeatureFlags() - Method in class com.uber.cadence.serviceclient.ClientOptions.Builder
-
Returns the feature flags defined in ClientOptions
- getFeatureFlags() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getFeatureVersion() - Method in exception com.uber.cadence.ClientVersionNotSupportedError
- getFeatureVersion() - Method in class com.uber.cadence.WorkerVersionInfo
- getFieldName() - Method in enum com.uber.cadence.AccessDeniedError._Fields
- getFieldName() - Method in enum com.uber.cadence.ActivityLocalDispatchInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.ActivityTaskCanceledEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ActivityTaskCancelRequestedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ActivityTaskCompletedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ActivityTaskFailedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ActivityTaskStartedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ActivityTaskTimedOutEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ActivityType._Fields
- getFieldName() - Method in enum com.uber.cadence.ApplyParentClosePolicyAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ApplyParentClosePolicyRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.ApplyParentClosePolicyResult._Fields
- getFieldName() - Method in enum com.uber.cadence.ApplyParentClosePolicyStatus._Fields
- getFieldName() - Method in enum com.uber.cadence.BadBinaries._Fields
- getFieldName() - Method in enum com.uber.cadence.BadBinaryInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.BadRequestError._Fields
- getFieldName() - Method in enum com.uber.cadence.CancellationAlreadyRequestedError._Fields
- getFieldName() - Method in enum com.uber.cadence.CancelTimerDecisionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.CancelTimerFailedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.CancelWorkflowExecutionDecisionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ClientVersionNotSupportedError._Fields
- getFieldName() - Method in enum com.uber.cadence.CloseShardRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.ClusterInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.ClusterReplicationConfiguration._Fields
- getFieldName() - Method in enum com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.CountWorkflowExecutionsRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.CountWorkflowExecutionsResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.CrossClusterCancelExecutionRequestAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.CrossClusterCancelExecutionResponseAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.CrossClusterSignalExecutionRequestAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.CrossClusterSignalExecutionResponseAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.CrossClusterTaskInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.CrossClusterTaskRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.CrossClusterTaskResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.CurrentBranchChangedError._Fields
- getFieldName() - Method in enum com.uber.cadence.DataBlob._Fields
- getFieldName() - Method in enum com.uber.cadence.Decision._Fields
- getFieldName() - Method in enum com.uber.cadence.DecisionTaskCompletedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.DecisionTaskScheduledEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.DecisionTaskStartedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.DecisionTaskTimedOutEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.DeprecateDomainRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.DescribeDomainRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.DescribeDomainResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.DescribeHistoryHostRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.DescribeHistoryHostResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.DescribeQueueRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.DescribeQueueResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.DescribeShardDistributionRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.DescribeShardDistributionResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.DescribeTaskListRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.DescribeTaskListResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.DescribeWorkflowExecutionRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.DescribeWorkflowExecutionResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.DomainAlreadyExistsError._Fields
- getFieldName() - Method in enum com.uber.cadence.DomainCacheInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.DomainConfiguration._Fields
- getFieldName() - Method in enum com.uber.cadence.DomainInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.DomainNotActiveError._Fields
- getFieldName() - Method in enum com.uber.cadence.DomainReplicationConfiguration._Fields
- getFieldName() - Method in enum com.uber.cadence.EntityNotExistsError._Fields
- getFieldName() - Method in enum com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.FailoverInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.FailWorkflowExecutionDecisionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.FeatureFlags._Fields
- getFieldName() - Method in enum com.uber.cadence.FeatureNotEnabledError._Fields
- getFieldName() - Method in enum com.uber.cadence.GetCrossClusterTasksRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.GetCrossClusterTasksResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.GetSearchAttributesResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.GetTaskListsByDomainRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.GetTaskListsByDomainResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.GetWorkflowExecutionHistoryRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.GetWorkflowExecutionHistoryResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.Header._Fields
- getFieldName() - Method in enum com.uber.cadence.History._Fields
- getFieldName() - Method in enum com.uber.cadence.HistoryBranch._Fields
- getFieldName() - Method in enum com.uber.cadence.HistoryBranchRange._Fields
- getFieldName() - Method in enum com.uber.cadence.HistoryEvent._Fields
- getFieldName() - Method in enum com.uber.cadence.InternalDataInconsistencyError._Fields
- getFieldName() - Method in enum com.uber.cadence.InternalServiceError._Fields
- getFieldName() - Method in enum com.uber.cadence.LimitExceededError._Fields
- getFieldName() - Method in enum com.uber.cadence.ListArchivedWorkflowExecutionsRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.ListArchivedWorkflowExecutionsResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.ListClosedWorkflowExecutionsRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.ListClosedWorkflowExecutionsResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.ListDomainsRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.ListDomainsResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.ListOpenWorkflowExecutionsRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.ListOpenWorkflowExecutionsResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.ListTaskListPartitionsRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.ListTaskListPartitionsResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.ListWorkflowExecutionsRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.ListWorkflowExecutionsResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.MarkerRecordedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.Memo._Fields
- getFieldName() - Method in enum com.uber.cadence.PendingActivityInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.PendingChildExecutionInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.PendingDecisionInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.PollerInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.PollForActivityTaskRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.PollForActivityTaskResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.PollForDecisionTaskRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.PollForDecisionTaskResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.QueryFailedError._Fields
- getFieldName() - Method in enum com.uber.cadence.QueryRejected._Fields
- getFieldName() - Method in enum com.uber.cadence.QueryWorkflowRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.QueryWorkflowResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.ReapplyEventsRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RecordActivityTaskHeartbeatRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RecordActivityTaskHeartbeatResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.RecordMarkerDecisionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.RefreshWorkflowTasksRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RegisterDomainRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RemoteSyncMatchedError._Fields
- getFieldName() - Method in enum com.uber.cadence.RemoveTaskRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RequestCancelActivityTaskDecisionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.RequestCancelWorkflowExecutionRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.ResetPointInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.ResetPoints._Fields
- getFieldName() - Method in enum com.uber.cadence.ResetQueueRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.ResetStickyTaskListRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.ResetStickyTaskListResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.ResetWorkflowExecutionRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.ResetWorkflowExecutionResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.RespondActivityTaskCanceledByIDRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RespondActivityTaskCanceledRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RespondActivityTaskCompletedByIDRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RespondActivityTaskCompletedRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RespondActivityTaskFailedByIDRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RespondActivityTaskFailedRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RespondCrossClusterTasksCompletedRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RespondCrossClusterTasksCompletedResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.RespondDecisionTaskCompletedRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RespondDecisionTaskCompletedResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.RespondDecisionTaskFailedRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RespondQueryTaskCompletedRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.RetryPolicy._Fields
- getFieldName() - Method in enum com.uber.cadence.RetryTaskV2Error._Fields
- getFieldName() - Method in enum com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.SearchAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.ServiceBusyError._Fields
- getFieldName() - Method in enum com.uber.cadence.shadower.ExitCondition._Fields
- getFieldName() - Method in enum com.uber.cadence.shadower.ReplayWorkflowActivityParams._Fields
- getFieldName() - Method in enum com.uber.cadence.shadower.ReplayWorkflowActivityResult._Fields
- getFieldName() - Method in enum com.uber.cadence.shadower.ScanWorkflowActivityParams._Fields
- getFieldName() - Method in enum com.uber.cadence.shadower.ScanWorkflowActivityResult._Fields
- getFieldName() - Method in enum com.uber.cadence.shadower.WorkflowParams._Fields
- getFieldName() - Method in enum com.uber.cadence.shadower.WorkflowResult._Fields
- getFieldName() - Method in enum com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.SignalWorkflowExecutionRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.StartTimeFilter._Fields
- getFieldName() - Method in enum com.uber.cadence.StartTimerDecisionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.StartWorkflowExecutionRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.StartWorkflowExecutionResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.StickyExecutionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.SupportedClientVersions._Fields
- getFieldName() - Method in enum com.uber.cadence.TaskIDBlock._Fields
- getFieldName() - Method in enum com.uber.cadence.TaskList._Fields
- getFieldName() - Method in enum com.uber.cadence.TaskListMetadata._Fields
- getFieldName() - Method in enum com.uber.cadence.TaskListPartitionMetadata._Fields
- getFieldName() - Method in enum com.uber.cadence.TaskListStatus._Fields
- getFieldName() - Method in enum com.uber.cadence.TerminateWorkflowExecutionRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.TimerCanceledEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.TimerFiredEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.TimerStartedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.TransientDecisionInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.UpdateDomainInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.UpdateDomainRequest._Fields
- getFieldName() - Method in enum com.uber.cadence.UpdateDomainResponse._Fields
- getFieldName() - Method in enum com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.VersionHistories._Fields
- getFieldName() - Method in enum com.uber.cadence.VersionHistory._Fields
- getFieldName() - Method in enum com.uber.cadence.VersionHistoryItem._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkerVersionInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecution._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionAlreadyCompletedError._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionAlreadyStartedError._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionCanceledEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionCompletedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionConfiguration._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionFailedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionFilter._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionInfo._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionSignaledEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionTerminatedEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowExecutionTimedOutEventAttributes._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowQuery._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowQueryResult._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.CountWorkflowExecutions_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.CountWorkflowExecutions_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.DeprecateDomain_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.DeprecateDomain_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.DescribeDomain_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.DescribeDomain_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.DescribeTaskList_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.DescribeTaskList_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.GetClusterInfo_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.GetClusterInfo_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.GetSearchAttributes_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.GetSearchAttributes_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.GetTaskListsByDomain_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.GetTaskListsByDomain_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ListDomains_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ListDomains_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ListTaskListPartitions_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ListTaskListPartitions_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ListWorkflowExecutions_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ListWorkflowExecutions_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.PollForActivityTask_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.PollForActivityTask_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.PollForDecisionTask_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.PollForDecisionTask_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.QueryWorkflow_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.QueryWorkflow_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RegisterDomain_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RegisterDomain_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ResetStickyTaskList_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ResetStickyTaskList_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ResetWorkflowExecution_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ResetWorkflowExecution_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.SignalWorkflowExecution_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.SignalWorkflowExecution_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.StartWorkflowExecution_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.StartWorkflowExecution_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.UpdateDomain_args._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowService.UpdateDomain_result._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowType._Fields
- getFieldName() - Method in enum com.uber.cadence.WorkflowTypeFilter._Fields
- getFields() - Method in class com.uber.cadence.Header
- getFields() - Method in class com.uber.cadence.Memo
- getFieldsSize() - Method in class com.uber.cadence.Header
- getFieldsSize() - Method in class com.uber.cadence.Memo
- getFieldValue(AccessDeniedError._Fields) - Method in exception com.uber.cadence.AccessDeniedError
- getFieldValue(ActivityLocalDispatchInfo._Fields) - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- getFieldValue(ActivityTaskCanceledEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- getFieldValue(ActivityTaskCancelRequestedEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- getFieldValue(ActivityTaskCompletedEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- getFieldValue(ActivityTaskFailedEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- getFieldValue(ActivityTaskScheduledEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- getFieldValue(ActivityTaskStartedEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- getFieldValue(ActivityTaskTimedOutEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- getFieldValue(ActivityType._Fields) - Method in class com.uber.cadence.ActivityType
- getFieldValue(ApplyParentClosePolicyAttributes._Fields) - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
- getFieldValue(ApplyParentClosePolicyRequest._Fields) - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
- getFieldValue(ApplyParentClosePolicyResult._Fields) - Method in class com.uber.cadence.ApplyParentClosePolicyResult
- getFieldValue(ApplyParentClosePolicyStatus._Fields) - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
- getFieldValue(BadBinaries._Fields) - Method in class com.uber.cadence.BadBinaries
- getFieldValue(BadBinaryInfo._Fields) - Method in class com.uber.cadence.BadBinaryInfo
- getFieldValue(BadRequestError._Fields) - Method in exception com.uber.cadence.BadRequestError
- getFieldValue(CancellationAlreadyRequestedError._Fields) - Method in exception com.uber.cadence.CancellationAlreadyRequestedError
- getFieldValue(CancelTimerDecisionAttributes._Fields) - Method in class com.uber.cadence.CancelTimerDecisionAttributes
- getFieldValue(CancelTimerFailedEventAttributes._Fields) - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
- getFieldValue(CancelWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- getFieldValue(ChildWorkflowExecutionCanceledEventAttributes._Fields) - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- getFieldValue(ChildWorkflowExecutionCompletedEventAttributes._Fields) - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- getFieldValue(ChildWorkflowExecutionFailedEventAttributes._Fields) - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- getFieldValue(ChildWorkflowExecutionStartedEventAttributes._Fields) - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- getFieldValue(ChildWorkflowExecutionTerminatedEventAttributes._Fields) - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- getFieldValue(ChildWorkflowExecutionTimedOutEventAttributes._Fields) - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- getFieldValue(ClientVersionNotSupportedError._Fields) - Method in exception com.uber.cadence.ClientVersionNotSupportedError
- getFieldValue(CloseShardRequest._Fields) - Method in class com.uber.cadence.CloseShardRequest
- getFieldValue(ClusterInfo._Fields) - Method in class com.uber.cadence.ClusterInfo
- getFieldValue(ClusterReplicationConfiguration._Fields) - Method in class com.uber.cadence.ClusterReplicationConfiguration
- getFieldValue(CompleteWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- getFieldValue(ContinueAsNewWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getFieldValue(CountWorkflowExecutionsRequest._Fields) - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
- getFieldValue(CountWorkflowExecutionsResponse._Fields) - Method in class com.uber.cadence.CountWorkflowExecutionsResponse
- getFieldValue(CrossClusterApplyParentClosePolicyRequestAttributes._Fields) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- getFieldValue(CrossClusterApplyParentClosePolicyResponseAttributes._Fields) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- getFieldValue(CrossClusterCancelExecutionRequestAttributes._Fields) - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- getFieldValue(CrossClusterCancelExecutionResponseAttributes._Fields) - Method in class com.uber.cadence.CrossClusterCancelExecutionResponseAttributes
- getFieldValue(CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes._Fields) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- getFieldValue(CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes._Fields) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes
- getFieldValue(CrossClusterSignalExecutionRequestAttributes._Fields) - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- getFieldValue(CrossClusterSignalExecutionResponseAttributes._Fields) - Method in class com.uber.cadence.CrossClusterSignalExecutionResponseAttributes
- getFieldValue(CrossClusterStartChildExecutionRequestAttributes._Fields) - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- getFieldValue(CrossClusterStartChildExecutionResponseAttributes._Fields) - Method in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
- getFieldValue(CrossClusterTaskInfo._Fields) - Method in class com.uber.cadence.CrossClusterTaskInfo
- getFieldValue(CrossClusterTaskRequest._Fields) - Method in class com.uber.cadence.CrossClusterTaskRequest
- getFieldValue(CrossClusterTaskResponse._Fields) - Method in class com.uber.cadence.CrossClusterTaskResponse
- getFieldValue(CurrentBranchChangedError._Fields) - Method in exception com.uber.cadence.CurrentBranchChangedError
- getFieldValue(DataBlob._Fields) - Method in class com.uber.cadence.DataBlob
- getFieldValue(Decision._Fields) - Method in class com.uber.cadence.Decision
- getFieldValue(DecisionTaskCompletedEventAttributes._Fields) - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- getFieldValue(DecisionTaskFailedEventAttributes._Fields) - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- getFieldValue(DecisionTaskScheduledEventAttributes._Fields) - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- getFieldValue(DecisionTaskStartedEventAttributes._Fields) - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
- getFieldValue(DecisionTaskTimedOutEventAttributes._Fields) - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- getFieldValue(DeprecateDomainRequest._Fields) - Method in class com.uber.cadence.DeprecateDomainRequest
- getFieldValue(DescribeDomainRequest._Fields) - Method in class com.uber.cadence.DescribeDomainRequest
- getFieldValue(DescribeDomainResponse._Fields) - Method in class com.uber.cadence.DescribeDomainResponse
- getFieldValue(DescribeHistoryHostRequest._Fields) - Method in class com.uber.cadence.DescribeHistoryHostRequest
- getFieldValue(DescribeHistoryHostResponse._Fields) - Method in class com.uber.cadence.DescribeHistoryHostResponse
- getFieldValue(DescribeQueueRequest._Fields) - Method in class com.uber.cadence.DescribeQueueRequest
- getFieldValue(DescribeQueueResponse._Fields) - Method in class com.uber.cadence.DescribeQueueResponse
- getFieldValue(DescribeShardDistributionRequest._Fields) - Method in class com.uber.cadence.DescribeShardDistributionRequest
- getFieldValue(DescribeShardDistributionResponse._Fields) - Method in class com.uber.cadence.DescribeShardDistributionResponse
- getFieldValue(DescribeTaskListRequest._Fields) - Method in class com.uber.cadence.DescribeTaskListRequest
- getFieldValue(DescribeTaskListResponse._Fields) - Method in class com.uber.cadence.DescribeTaskListResponse
- getFieldValue(DescribeWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
- getFieldValue(DescribeWorkflowExecutionResponse._Fields) - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- getFieldValue(DomainAlreadyExistsError._Fields) - Method in exception com.uber.cadence.DomainAlreadyExistsError
- getFieldValue(DomainCacheInfo._Fields) - Method in class com.uber.cadence.DomainCacheInfo
- getFieldValue(DomainConfiguration._Fields) - Method in class com.uber.cadence.DomainConfiguration
- getFieldValue(DomainInfo._Fields) - Method in class com.uber.cadence.DomainInfo
- getFieldValue(DomainNotActiveError._Fields) - Method in exception com.uber.cadence.DomainNotActiveError
- getFieldValue(DomainReplicationConfiguration._Fields) - Method in class com.uber.cadence.DomainReplicationConfiguration
- getFieldValue(EntityNotExistsError._Fields) - Method in exception com.uber.cadence.EntityNotExistsError
- getFieldValue(ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields) - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- getFieldValue(ExternalWorkflowExecutionSignaledEventAttributes._Fields) - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- getFieldValue(FailoverInfo._Fields) - Method in class com.uber.cadence.FailoverInfo
- getFieldValue(FailWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- getFieldValue(FeatureFlags._Fields) - Method in class com.uber.cadence.FeatureFlags
- getFieldValue(FeatureNotEnabledError._Fields) - Method in exception com.uber.cadence.FeatureNotEnabledError
- getFieldValue(GetCrossClusterTasksRequest._Fields) - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- getFieldValue(GetCrossClusterTasksResponse._Fields) - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- getFieldValue(GetSearchAttributesResponse._Fields) - Method in class com.uber.cadence.GetSearchAttributesResponse
- getFieldValue(GetTaskListsByDomainRequest._Fields) - Method in class com.uber.cadence.GetTaskListsByDomainRequest
- getFieldValue(GetTaskListsByDomainResponse._Fields) - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- getFieldValue(GetWorkflowExecutionHistoryRequest._Fields) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- getFieldValue(GetWorkflowExecutionHistoryResponse._Fields) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- getFieldValue(Header._Fields) - Method in class com.uber.cadence.Header
- getFieldValue(History._Fields) - Method in class com.uber.cadence.History
- getFieldValue(HistoryBranch._Fields) - Method in class com.uber.cadence.HistoryBranch
- getFieldValue(HistoryBranchRange._Fields) - Method in class com.uber.cadence.HistoryBranchRange
- getFieldValue(HistoryEvent._Fields) - Method in class com.uber.cadence.HistoryEvent
- getFieldValue(InternalDataInconsistencyError._Fields) - Method in exception com.uber.cadence.InternalDataInconsistencyError
- getFieldValue(InternalServiceError._Fields) - Method in exception com.uber.cadence.InternalServiceError
- getFieldValue(LimitExceededError._Fields) - Method in exception com.uber.cadence.LimitExceededError
- getFieldValue(ListArchivedWorkflowExecutionsRequest._Fields) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- getFieldValue(ListArchivedWorkflowExecutionsResponse._Fields) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- getFieldValue(ListClosedWorkflowExecutionsRequest._Fields) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- getFieldValue(ListClosedWorkflowExecutionsResponse._Fields) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- getFieldValue(ListDomainsRequest._Fields) - Method in class com.uber.cadence.ListDomainsRequest
- getFieldValue(ListDomainsResponse._Fields) - Method in class com.uber.cadence.ListDomainsResponse
- getFieldValue(ListOpenWorkflowExecutionsRequest._Fields) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- getFieldValue(ListOpenWorkflowExecutionsResponse._Fields) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- getFieldValue(ListTaskListPartitionsRequest._Fields) - Method in class com.uber.cadence.ListTaskListPartitionsRequest
- getFieldValue(ListTaskListPartitionsResponse._Fields) - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- getFieldValue(ListWorkflowExecutionsRequest._Fields) - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- getFieldValue(ListWorkflowExecutionsResponse._Fields) - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- getFieldValue(MarkerRecordedEventAttributes._Fields) - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- getFieldValue(Memo._Fields) - Method in class com.uber.cadence.Memo
- getFieldValue(PendingActivityInfo._Fields) - Method in class com.uber.cadence.PendingActivityInfo
- getFieldValue(PendingChildExecutionInfo._Fields) - Method in class com.uber.cadence.PendingChildExecutionInfo
- getFieldValue(PendingDecisionInfo._Fields) - Method in class com.uber.cadence.PendingDecisionInfo
- getFieldValue(PollerInfo._Fields) - Method in class com.uber.cadence.PollerInfo
- getFieldValue(PollForActivityTaskRequest._Fields) - Method in class com.uber.cadence.PollForActivityTaskRequest
- getFieldValue(PollForActivityTaskResponse._Fields) - Method in class com.uber.cadence.PollForActivityTaskResponse
- getFieldValue(PollForDecisionTaskRequest._Fields) - Method in class com.uber.cadence.PollForDecisionTaskRequest
- getFieldValue(PollForDecisionTaskResponse._Fields) - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getFieldValue(QueryFailedError._Fields) - Method in exception com.uber.cadence.QueryFailedError
- getFieldValue(QueryRejected._Fields) - Method in class com.uber.cadence.QueryRejected
- getFieldValue(QueryWorkflowRequest._Fields) - Method in class com.uber.cadence.QueryWorkflowRequest
- getFieldValue(QueryWorkflowResponse._Fields) - Method in class com.uber.cadence.QueryWorkflowResponse
- getFieldValue(ReapplyEventsRequest._Fields) - Method in class com.uber.cadence.ReapplyEventsRequest
- getFieldValue(RecordActivityTaskHeartbeatByIDRequest._Fields) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- getFieldValue(RecordActivityTaskHeartbeatRequest._Fields) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- getFieldValue(RecordActivityTaskHeartbeatResponse._Fields) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
- getFieldValue(RecordMarkerDecisionAttributes._Fields) - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
- getFieldValue(RefreshWorkflowTasksRequest._Fields) - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
- getFieldValue(RegisterDomainRequest._Fields) - Method in class com.uber.cadence.RegisterDomainRequest
- getFieldValue(RemoteSyncMatchedError._Fields) - Method in exception com.uber.cadence.RemoteSyncMatchedError
- getFieldValue(RemoveTaskRequest._Fields) - Method in class com.uber.cadence.RemoveTaskRequest
- getFieldValue(RequestCancelActivityTaskDecisionAttributes._Fields) - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- getFieldValue(RequestCancelActivityTaskFailedEventAttributes._Fields) - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- getFieldValue(RequestCancelExternalWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- getFieldValue(RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- getFieldValue(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes._Fields) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- getFieldValue(RequestCancelWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- getFieldValue(ResetPointInfo._Fields) - Method in class com.uber.cadence.ResetPointInfo
- getFieldValue(ResetPoints._Fields) - Method in class com.uber.cadence.ResetPoints
- getFieldValue(ResetQueueRequest._Fields) - Method in class com.uber.cadence.ResetQueueRequest
- getFieldValue(ResetStickyTaskListRequest._Fields) - Method in class com.uber.cadence.ResetStickyTaskListRequest
- getFieldValue(ResetStickyTaskListResponse._Fields) - Method in class com.uber.cadence.ResetStickyTaskListResponse
- getFieldValue(ResetWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- getFieldValue(ResetWorkflowExecutionResponse._Fields) - Method in class com.uber.cadence.ResetWorkflowExecutionResponse
- getFieldValue(RespondActivityTaskCanceledByIDRequest._Fields) - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- getFieldValue(RespondActivityTaskCanceledRequest._Fields) - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- getFieldValue(RespondActivityTaskCompletedByIDRequest._Fields) - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- getFieldValue(RespondActivityTaskCompletedRequest._Fields) - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- getFieldValue(RespondActivityTaskFailedByIDRequest._Fields) - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- getFieldValue(RespondActivityTaskFailedRequest._Fields) - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- getFieldValue(RespondCrossClusterTasksCompletedRequest._Fields) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- getFieldValue(RespondCrossClusterTasksCompletedResponse._Fields) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- getFieldValue(RespondDecisionTaskCompletedRequest._Fields) - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- getFieldValue(RespondDecisionTaskCompletedResponse._Fields) - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- getFieldValue(RespondDecisionTaskFailedRequest._Fields) - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- getFieldValue(RespondQueryTaskCompletedRequest._Fields) - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- getFieldValue(RetryPolicy._Fields) - Method in class com.uber.cadence.RetryPolicy
- getFieldValue(RetryTaskV2Error._Fields) - Method in exception com.uber.cadence.RetryTaskV2Error
- getFieldValue(ScheduleActivityTaskDecisionAttributes._Fields) - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- getFieldValue(SearchAttributes._Fields) - Method in class com.uber.cadence.SearchAttributes
- getFieldValue(ServiceBusyError._Fields) - Method in exception com.uber.cadence.ServiceBusyError
- getFieldValue(ExitCondition._Fields) - Method in class com.uber.cadence.shadower.ExitCondition
- getFieldValue(ReplayWorkflowActivityParams._Fields) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- getFieldValue(ReplayWorkflowActivityResult._Fields) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- getFieldValue(ScanWorkflowActivityParams._Fields) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- getFieldValue(ScanWorkflowActivityResult._Fields) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- getFieldValue(WorkflowParams._Fields) - Method in class com.uber.cadence.shadower.WorkflowParams
- getFieldValue(WorkflowResult._Fields) - Method in class com.uber.cadence.shadower.WorkflowResult
- getFieldValue(SignalExternalWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- getFieldValue(SignalExternalWorkflowExecutionFailedEventAttributes._Fields) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- getFieldValue(SignalExternalWorkflowExecutionInitiatedEventAttributes._Fields) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- getFieldValue(SignalWithStartWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getFieldValue(SignalWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- getFieldValue(StartChildWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getFieldValue(StartChildWorkflowExecutionFailedEventAttributes._Fields) - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- getFieldValue(StartChildWorkflowExecutionInitiatedEventAttributes._Fields) - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getFieldValue(StartTimeFilter._Fields) - Method in class com.uber.cadence.StartTimeFilter
- getFieldValue(StartTimerDecisionAttributes._Fields) - Method in class com.uber.cadence.StartTimerDecisionAttributes
- getFieldValue(StartWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getFieldValue(StartWorkflowExecutionResponse._Fields) - Method in class com.uber.cadence.StartWorkflowExecutionResponse
- getFieldValue(StickyExecutionAttributes._Fields) - Method in class com.uber.cadence.StickyExecutionAttributes
- getFieldValue(SupportedClientVersions._Fields) - Method in class com.uber.cadence.SupportedClientVersions
- getFieldValue(TaskIDBlock._Fields) - Method in class com.uber.cadence.TaskIDBlock
- getFieldValue(TaskList._Fields) - Method in class com.uber.cadence.TaskList
- getFieldValue(TaskListMetadata._Fields) - Method in class com.uber.cadence.TaskListMetadata
- getFieldValue(TaskListPartitionMetadata._Fields) - Method in class com.uber.cadence.TaskListPartitionMetadata
- getFieldValue(TaskListStatus._Fields) - Method in class com.uber.cadence.TaskListStatus
- getFieldValue(TerminateWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- getFieldValue(TimerCanceledEventAttributes._Fields) - Method in class com.uber.cadence.TimerCanceledEventAttributes
- getFieldValue(TimerFiredEventAttributes._Fields) - Method in class com.uber.cadence.TimerFiredEventAttributes
- getFieldValue(TimerStartedEventAttributes._Fields) - Method in class com.uber.cadence.TimerStartedEventAttributes
- getFieldValue(TransientDecisionInfo._Fields) - Method in class com.uber.cadence.TransientDecisionInfo
- getFieldValue(UpdateDomainInfo._Fields) - Method in class com.uber.cadence.UpdateDomainInfo
- getFieldValue(UpdateDomainRequest._Fields) - Method in class com.uber.cadence.UpdateDomainRequest
- getFieldValue(UpdateDomainResponse._Fields) - Method in class com.uber.cadence.UpdateDomainResponse
- getFieldValue(UpsertWorkflowSearchAttributesDecisionAttributes._Fields) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
- getFieldValue(UpsertWorkflowSearchAttributesEventAttributes._Fields) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- getFieldValue(VersionHistories._Fields) - Method in class com.uber.cadence.VersionHistories
- getFieldValue(VersionHistory._Fields) - Method in class com.uber.cadence.VersionHistory
- getFieldValue(VersionHistoryItem._Fields) - Method in class com.uber.cadence.VersionHistoryItem
- getFieldValue(WorkerVersionInfo._Fields) - Method in class com.uber.cadence.WorkerVersionInfo
- getFieldValue(WorkflowExecution._Fields) - Method in class com.uber.cadence.WorkflowExecution
- getFieldValue(WorkflowExecutionAlreadyCompletedError._Fields) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
- getFieldValue(WorkflowExecutionAlreadyStartedError._Fields) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- getFieldValue(WorkflowExecutionCanceledEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- getFieldValue(WorkflowExecutionCancelRequestedEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- getFieldValue(WorkflowExecutionCompletedEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- getFieldValue(WorkflowExecutionConfiguration._Fields) - Method in class com.uber.cadence.WorkflowExecutionConfiguration
- getFieldValue(WorkflowExecutionContinuedAsNewEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getFieldValue(WorkflowExecutionFailedEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- getFieldValue(WorkflowExecutionFilter._Fields) - Method in class com.uber.cadence.WorkflowExecutionFilter
- getFieldValue(WorkflowExecutionInfo._Fields) - Method in class com.uber.cadence.WorkflowExecutionInfo
- getFieldValue(WorkflowExecutionSignaledEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- getFieldValue(WorkflowExecutionStartedEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getFieldValue(WorkflowExecutionTerminatedEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- getFieldValue(WorkflowExecutionTimedOutEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionTimedOutEventAttributes
- getFieldValue(WorkflowQuery._Fields) - Method in class com.uber.cadence.WorkflowQuery
- getFieldValue(WorkflowQueryResult._Fields) - Method in class com.uber.cadence.WorkflowQueryResult
- getFieldValue(WorkflowService.CountWorkflowExecutions_args._Fields) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- getFieldValue(WorkflowService.CountWorkflowExecutions_result._Fields) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- getFieldValue(WorkflowService.DeprecateDomain_args._Fields) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_args
- getFieldValue(WorkflowService.DeprecateDomain_result._Fields) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- getFieldValue(WorkflowService.DescribeDomain_args._Fields) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_args
- getFieldValue(WorkflowService.DescribeDomain_result._Fields) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- getFieldValue(WorkflowService.DescribeTaskList_args._Fields) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_args
- getFieldValue(WorkflowService.DescribeTaskList_result._Fields) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- getFieldValue(WorkflowService.DescribeWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- getFieldValue(WorkflowService.DescribeWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- getFieldValue(WorkflowService.GetClusterInfo_args._Fields) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_args
- getFieldValue(WorkflowService.GetClusterInfo_result._Fields) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- getFieldValue(WorkflowService.GetSearchAttributes_args._Fields) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_args
- getFieldValue(WorkflowService.GetSearchAttributes_result._Fields) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- getFieldValue(WorkflowService.GetTaskListsByDomain_args._Fields) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- getFieldValue(WorkflowService.GetTaskListsByDomain_result._Fields) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- getFieldValue(WorkflowService.GetWorkflowExecutionHistory_args._Fields) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- getFieldValue(WorkflowService.GetWorkflowExecutionHistory_result._Fields) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- getFieldValue(WorkflowService.ListArchivedWorkflowExecutions_args._Fields) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- getFieldValue(WorkflowService.ListArchivedWorkflowExecutions_result._Fields) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- getFieldValue(WorkflowService.ListClosedWorkflowExecutions_args._Fields) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- getFieldValue(WorkflowService.ListClosedWorkflowExecutions_result._Fields) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- getFieldValue(WorkflowService.ListDomains_args._Fields) - Method in class com.uber.cadence.WorkflowService.ListDomains_args
- getFieldValue(WorkflowService.ListDomains_result._Fields) - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- getFieldValue(WorkflowService.ListOpenWorkflowExecutions_args._Fields) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- getFieldValue(WorkflowService.ListOpenWorkflowExecutions_result._Fields) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- getFieldValue(WorkflowService.ListTaskListPartitions_args._Fields) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- getFieldValue(WorkflowService.ListTaskListPartitions_result._Fields) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- getFieldValue(WorkflowService.ListWorkflowExecutions_args._Fields) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- getFieldValue(WorkflowService.ListWorkflowExecutions_result._Fields) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- getFieldValue(WorkflowService.PollForActivityTask_args._Fields) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_args
- getFieldValue(WorkflowService.PollForActivityTask_result._Fields) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- getFieldValue(WorkflowService.PollForDecisionTask_args._Fields) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- getFieldValue(WorkflowService.PollForDecisionTask_result._Fields) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- getFieldValue(WorkflowService.QueryWorkflow_args._Fields) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_args
- getFieldValue(WorkflowService.QueryWorkflow_result._Fields) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- getFieldValue(WorkflowService.RecordActivityTaskHeartbeat_args._Fields) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- getFieldValue(WorkflowService.RecordActivityTaskHeartbeat_result._Fields) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- getFieldValue(WorkflowService.RecordActivityTaskHeartbeatByID_args._Fields) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- getFieldValue(WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- getFieldValue(WorkflowService.RefreshWorkflowTasks_args._Fields) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- getFieldValue(WorkflowService.RefreshWorkflowTasks_result._Fields) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- getFieldValue(WorkflowService.RegisterDomain_args._Fields) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_args
- getFieldValue(WorkflowService.RegisterDomain_result._Fields) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
- getFieldValue(WorkflowService.RequestCancelWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- getFieldValue(WorkflowService.RequestCancelWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- getFieldValue(WorkflowService.ResetStickyTaskList_args._Fields) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- getFieldValue(WorkflowService.ResetStickyTaskList_result._Fields) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- getFieldValue(WorkflowService.ResetWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- getFieldValue(WorkflowService.ResetWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- getFieldValue(WorkflowService.RespondActivityTaskCanceled_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- getFieldValue(WorkflowService.RespondActivityTaskCanceled_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- getFieldValue(WorkflowService.RespondActivityTaskCanceledByID_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- getFieldValue(WorkflowService.RespondActivityTaskCanceledByID_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- getFieldValue(WorkflowService.RespondActivityTaskCompleted_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- getFieldValue(WorkflowService.RespondActivityTaskCompleted_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- getFieldValue(WorkflowService.RespondActivityTaskCompletedByID_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- getFieldValue(WorkflowService.RespondActivityTaskCompletedByID_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- getFieldValue(WorkflowService.RespondActivityTaskFailed_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- getFieldValue(WorkflowService.RespondActivityTaskFailed_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- getFieldValue(WorkflowService.RespondActivityTaskFailedByID_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- getFieldValue(WorkflowService.RespondActivityTaskFailedByID_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- getFieldValue(WorkflowService.RespondDecisionTaskCompleted_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- getFieldValue(WorkflowService.RespondDecisionTaskCompleted_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- getFieldValue(WorkflowService.RespondDecisionTaskFailed_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- getFieldValue(WorkflowService.RespondDecisionTaskFailed_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- getFieldValue(WorkflowService.RespondQueryTaskCompleted_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- getFieldValue(WorkflowService.RespondQueryTaskCompleted_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- getFieldValue(WorkflowService.ScanWorkflowExecutions_args._Fields) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- getFieldValue(WorkflowService.ScanWorkflowExecutions_result._Fields) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- getFieldValue(WorkflowService.SignalWithStartWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args
- getFieldValue(WorkflowService.SignalWithStartWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- getFieldValue(WorkflowService.SignalWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_args
- getFieldValue(WorkflowService.SignalWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- getFieldValue(WorkflowService.StartWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_args
- getFieldValue(WorkflowService.StartWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- getFieldValue(WorkflowService.TerminateWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args
- getFieldValue(WorkflowService.TerminateWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- getFieldValue(WorkflowService.UpdateDomain_args._Fields) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_args
- getFieldValue(WorkflowService.UpdateDomain_result._Fields) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- getFieldValue(WorkflowType._Fields) - Method in class com.uber.cadence.WorkflowType
- getFieldValue(WorkflowTypeFilter._Fields) - Method in class com.uber.cadence.WorkflowTypeFilter
- getFirstDecisionCompletedId() - Method in class com.uber.cadence.ResetPointInfo
- getFirstDecisionTaskBackoffSeconds() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getFirstExecutionRunId() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getForceCreateNewDecisionTask() - Method in class com.uber.cadence.internal.replay.Decider.DecisionResult
- getForkEventVersion() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- getForkEventVersion() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- getFullHistory(String, WorkflowExecution) - Method in class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityImpl
- getGetRequest() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- getGoSdk() - Method in class com.uber.cadence.SupportedClientVersions
- getGRPCChannel() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getHeader() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- getHeader() - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- getHeader() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getHeader() - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- getHeader() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getHeader() - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
- getHeader() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- getHeader() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getHeader() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getHeader() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getHeader() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getHeader() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getHeader() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getHeader(DataConverter) - Method in class com.uber.cadence.internal.common.LocalActivityMarkerData
- getHeaders() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getHeartbeatDetails() - Method in interface com.uber.cadence.activity.ActivityTask
- getHeartbeatDetails() - Method in class com.uber.cadence.PendingActivityInfo
- getHeartbeatDetails() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getHeartbeatDetails(Class<V>) - Static method in class com.uber.cadence.activity.Activity
-
Extracts heartbeat details from the last failed attempt.
- getHeartbeatDetails(Class<V>, Type) - Static method in class com.uber.cadence.activity.Activity
-
Similar to
Activity.getHeartbeatDetails(Class). - getHeartbeatDetails(Class<V>, Type) - Method in interface com.uber.cadence.internal.sync.ActivityExecutionContext
- getHeartbeatDetails(Class<V>, Type) - Static method in class com.uber.cadence.internal.sync.ActivityInternal
- getHeartbeatRequest() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- getHeartbeatRequest() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- getHeartbeatTimeout() - Method in class com.uber.cadence.activity.ActivityOptions
- getHeartbeatTimeout() - Method in interface com.uber.cadence.activity.ActivityTask
- getHeartbeatTimeoutSeconds() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- getHeartbeatTimeoutSeconds() - Method in class com.uber.cadence.internal.replay.ExecuteActivityParameters
- getHeartbeatTimeoutSeconds() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getHeartbeatTimeoutSeconds() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- getHistories() - Method in class com.uber.cadence.VersionHistories
- getHistoriesIterator() - Method in class com.uber.cadence.VersionHistories
- getHistoriesSize() - Method in class com.uber.cadence.VersionHistories
- getHistory() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- getHistory() - Method in interface com.uber.cadence.internal.worker.DecisionTaskWithHistoryIterator
- getHistory() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getHistory(IWorkflowService, String, WorkflowExecution) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- getHistoryArchivalStatus() - Method in class com.uber.cadence.DomainConfiguration
- getHistoryArchivalStatus() - Method in class com.uber.cadence.RegisterDomainRequest
- getHistoryArchivalURI() - Method in class com.uber.cadence.DomainConfiguration
- getHistoryArchivalURI() - Method in class com.uber.cadence.RegisterDomainRequest
- getHistoryEventFilterType() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- getHistoryLength() - Method in class com.uber.cadence.WorkflowExecutionInfo
- getHistoryPage(byte[], IWorkflowService, String, WorkflowExecution) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- getHost() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getHostAddress() - Method in class com.uber.cadence.DescribeHistoryHostRequest
- getId(HistoryEvent) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- getIdentity() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- getIdentity() - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- getIdentity() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- getIdentity() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- getIdentity() - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
- getIdentity() - Method in class com.uber.cadence.client.WorkflowClientOptions
- getIdentity() - Method in exception com.uber.cadence.client.WorkflowTerminatedException
- getIdentity() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- getIdentity() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- getIdentity() - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
- getIdentity() - Method in class com.uber.cadence.internal.worker.SingleWorkerOptions
- getIdentity() - Method in class com.uber.cadence.PollerInfo
- getIdentity() - Method in class com.uber.cadence.PollForActivityTaskRequest
- getIdentity() - Method in class com.uber.cadence.PollForDecisionTaskRequest
- getIdentity() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- getIdentity() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- getIdentity() - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- getIdentity() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- getIdentity() - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- getIdentity() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- getIdentity() - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- getIdentity() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- getIdentity() - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- getIdentity() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- getIdentity() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- getIdentity() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getIdentity() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- getIdentity() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getIdentity() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- getIdentity() - Method in class com.uber.cadence.TimerCanceledEventAttributes
- getIdentity() - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- getIdentity() - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- getIdentity() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getIdentity() - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- getImpl() - Method in class com.uber.cadence.WorkerVersionInfo
- getIndexedFields() - Method in class com.uber.cadence.SearchAttributes
- getIndexedFieldsSize() - Method in class com.uber.cadence.SearchAttributes
- getInitialInterval() - Method in class com.uber.cadence.common.RetryOptions
- getInitialIntervalInSeconds() - Method in class com.uber.cadence.internal.common.RetryParameters
- getInitialIntervalInSeconds() - Method in class com.uber.cadence.RetryPolicy
- getInitiatedEventAttributes() - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- getInitiatedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- getInitiatedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- getInitiatedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- getInitiatedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- getInitiatedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- getInitiatedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- getInitiatedEventId() - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- getInitiatedEventId() - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- getInitiatedEventId() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- getInitiatedEventId() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- getInitiatedEventId() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- getInitiatedEventID() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- getInitiatedEventID() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- getInitiatedEventID() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- getInitiatedEventID() - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- getInitiatedID() - Method in class com.uber.cadence.PendingChildExecutionInfo
- getInitiator() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getInitiator() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getInitiator() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getInput() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- getInput() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getInput() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
-
Returns the value of the Input property for this object.
- getInput() - Method in class com.uber.cadence.internal.replay.ContinueAsNewWorkflowExecutionParameters
- getInput() - Method in class com.uber.cadence.internal.replay.ExecuteActivityParameters
-
Returns the value of the Input property for this object.
- getInput() - Method in class com.uber.cadence.internal.replay.ExecuteLocalActivityParameters
-
Returns the value of the Input property for this object.
- getInput() - Method in class com.uber.cadence.internal.replay.QueryWorkflowParameters
- getInput() - Method in class com.uber.cadence.internal.replay.SignalExternalWorkflowParameters
- getInput() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getInput() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getInput() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- getInput() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- getInput() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- getInput() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getInput() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- getInput() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getInput() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getInput() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getInput() - Method in class com.uber.cadence.workflow.WorkflowInterceptor.WorkflowExecuteInput
- getInput() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getInput() - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- getInput() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getInstance() - Static method in class com.uber.cadence.converter.JsonDataConverter
- getInstance() - Static method in class com.uber.cadence.internal.metrics.NoopScope
- getInstance() - Static method in class com.uber.cadence.internal.worker.autoscaler.AutoScalerFactory
- getInterceptorFactory() - Method in class com.uber.cadence.testing.TestEnvironmentOptions
- getInterceptorFactory() - Method in class com.uber.cadence.worker.WorkerOptions
- getInterceptors() - Method in class com.uber.cadence.client.WorkflowClientOptions
- getInternalServiceError() - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- getIsCancelled() - Method in class com.uber.cadence.internal.common.LocalActivityMarkerData
- getIsolationGroup() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getItems() - Method in class com.uber.cadence.VersionHistory
- getItemsIterator() - Method in class com.uber.cadence.VersionHistory
- getItemsSize() - Method in class com.uber.cadence.VersionHistory
- getJavaSdk() - Method in class com.uber.cadence.SupportedClientVersions
- getKey() - Method in class com.uber.cadence.TaskListPartitionMetadata
- getKeys() - Method in class com.uber.cadence.GetSearchAttributesResponse
- getKeysSize() - Method in class com.uber.cadence.GetSearchAttributesResponse
- getKind() - Method in class com.uber.cadence.TaskList
- getLastAccessTime() - Method in class com.uber.cadence.PollerInfo
- getLastCompletionResult() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getLastCompletionResult() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getLastCompletionResult() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getLastCompletionResult(Class<R>) - Static method in class com.uber.cadence.workflow.Workflow
-
GetLastCompletionResult extract last completion result from previous run for this cron workflow.
- getLastCompletionResult(Class<R>, Type) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- getLastCompletionResult(Class<R>, Type) - Static method in class com.uber.cadence.workflow.Workflow
-
GetLastCompletionResult extract last completion result from previous run for this cron workflow.
- getLastFailureDetails() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- getLastFailureDetails() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- getLastFailureDetails() - Method in class com.uber.cadence.PendingActivityInfo
- getLastFailureReason() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- getLastFailureReason() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- getLastFailureReason() - Method in class com.uber.cadence.PendingActivityInfo
- getLastHeartbeatTimestamp() - Method in class com.uber.cadence.PendingActivityInfo
- getLastRunResult() - Method in class com.uber.cadence.shadower.WorkflowParams
- getLastStartedTimestamp() - Method in class com.uber.cadence.PendingActivityInfo
- getLastWorkerIdentity() - Method in class com.uber.cadence.PendingActivityInfo
- getLatestCancelRequestedEventId() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- getLatestTime() - Method in class com.uber.cadence.StartTimeFilter
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- getLimitExceededError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- getListRequest() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- getListRequest() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- getListRequest() - Method in class com.uber.cadence.WorkflowService.ListDomains_args
- getListRequest() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- getListRequest() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- getListRequest() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- getLocalActivityTaskPoller() - Method in class com.uber.cadence.internal.worker.LocalActivityWorker
- getLocallyDispatchedActivityTaskPoller() - Method in class com.uber.cadence.internal.worker.LocallyDispatchedActivityWorker
- getLogger(Class<?>) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- getLogger(Class<?>) - Static method in class com.uber.cadence.workflow.Workflow
-
Get logger to use inside workflow.
- getLogger(String) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- getLogger(String) - Static method in class com.uber.cadence.workflow.Workflow
-
Get logger to use inside workflow.
- getLowerValue() - Method in class com.uber.cadence.internal.worker.autoscaler.Recommender
- getMarkerName() - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- getMarkerName() - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
- getMarkerRecordedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getMaxConcurrentActivityExecutionSize() - Method in class com.uber.cadence.worker.WorkerOptions
- getMaxConcurrentLocalActivityExecutionSize() - Method in class com.uber.cadence.worker.WorkerOptions
- getMaxConcurrentWorkflowExecutionSize() - Method in class com.uber.cadence.worker.WorkerOptions
- getMaximumAttempts() - Method in class com.uber.cadence.common.RetryOptions
- getMaximumAttempts() - Method in class com.uber.cadence.internal.common.RetryParameters
- getMaximumAttempts() - Method in class com.uber.cadence.PendingActivityInfo
- getMaximumAttempts() - Method in class com.uber.cadence.RetryPolicy
- getMaximumInterval() - Method in class com.uber.cadence.common.RetryOptions
- getMaximumIntervalInSeconds() - Method in class com.uber.cadence.internal.common.RetryParameters
- getMaximumIntervalInSeconds() - Method in class com.uber.cadence.RetryPolicy
- getMaximumPageSize() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- getMaximumPageSize() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- getMaximumPageSize() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- getMaximumPollRateIntervalMilliseconds() - Method in class com.uber.cadence.internal.worker.PollerOptions
- getMaximumPollRatePerSecond() - Method in class com.uber.cadence.internal.worker.PollerOptions
- getMaxTasksPerSecond() - Method in class com.uber.cadence.TaskListMetadata
- getMaxTimestamp() - Method in class com.uber.cadence.worker.TimeFilter
- getMaxWorkflowThreadCount() - Method in class com.uber.cadence.worker.WorkerFactoryOptions
- getMemo() - Method in class com.uber.cadence.client.WorkflowOptions
- getMemo() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getMemo() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
- getMemo() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getMemo() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getMemo() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getMemo() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getMemo() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getMemo() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- getMemo() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getMemo() - Method in class com.uber.cadence.WorkflowExecutionInfo
- getMemo() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getMessage() - Method in exception com.uber.cadence.AccessDeniedError
- getMessage() - Method in exception com.uber.cadence.BadRequestError
- getMessage() - Method in exception com.uber.cadence.CancellationAlreadyRequestedError
- getMessage() - Method in exception com.uber.cadence.CurrentBranchChangedError
- getMessage() - Method in exception com.uber.cadence.DomainAlreadyExistsError
- getMessage() - Method in exception com.uber.cadence.DomainNotActiveError
- getMessage() - Method in exception com.uber.cadence.EntityNotExistsError
- getMessage() - Method in exception com.uber.cadence.InternalDataInconsistencyError
- getMessage() - Method in exception com.uber.cadence.InternalServiceError
- getMessage() - Method in exception com.uber.cadence.LimitExceededError
- getMessage() - Method in exception com.uber.cadence.QueryFailedError
- getMessage() - Method in exception com.uber.cadence.RemoteSyncMatchedError
- getMessage() - Method in exception com.uber.cadence.RetryTaskV2Error
- getMessage() - Method in exception com.uber.cadence.ServiceBusyError
- getMessage() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
- getMessage() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- getMetricsScope() - Method in class com.uber.cadence.client.WorkflowClientOptions
- getMetricsScope() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- getMetricsScope() - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- getMetricsScope() - Method in class com.uber.cadence.internal.worker.SingleWorkerOptions
- getMetricsScope() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getMetricsScope() - Static method in class com.uber.cadence.workflow.Workflow
-
Get scope for reporting business metrics in workflow logic.
- getMinConcurrentPollers() - Method in class com.uber.cadence.internal.worker.PollerAutoScalerOptions
- getMinTimestamp() - Method in class com.uber.cadence.worker.TimeFilter
- getName() - Method in class com.uber.cadence.ActivityType
- getName() - Method in interface com.uber.cadence.context.ContextPropagator
-
Returns the name of the context propagator (for use in serialization and transfer).
- getName() - Method in class com.uber.cadence.DeprecateDomainRequest
- getName() - Method in class com.uber.cadence.DescribeDomainRequest
- getName() - Method in class com.uber.cadence.DomainInfo
- getName() - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- getName() - Method in class com.uber.cadence.RegisterDomainRequest
- getName() - Method in class com.uber.cadence.TaskList
- getName() - Method in class com.uber.cadence.UpdateDomainRequest
- getName() - Method in class com.uber.cadence.WorkflowType
- getName() - Method in class com.uber.cadence.WorkflowTypeFilter
- getNewExecutionRunId() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getNewRunId() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- getNewRunId() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- getNextEventId() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getNextPageToken() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- getNextPageToken() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- getNextPageToken() - Method in class com.uber.cadence.internal.shadowing.ScanWorkflowActivityParams
- getNextPageToken() - Method in class com.uber.cadence.internal.shadowing.ScanWorkflowActivityResult
- getNextPageToken() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- getNextPageToken() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- getNextPageToken() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- getNextPageToken() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- getNextPageToken() - Method in class com.uber.cadence.ListDomainsRequest
- getNextPageToken() - Method in class com.uber.cadence.ListDomainsResponse
- getNextPageToken() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- getNextPageToken() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- getNextPageToken() - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- getNextPageToken() - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- getNextPageToken() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getNextPageToken() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- getNextPageToken() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- getNextPageToken() - Method in class com.uber.cadence.shadower.WorkflowParams
- getNextWakeUpTime() - Method in interface com.uber.cadence.internal.replay.ReplayWorkflow
- getNonDeterministicWorkflowPolicy() - Method in class com.uber.cadence.worker.WorkflowImplementationOptions
- getNonRetriableErrorReasons() - Method in class com.uber.cadence.internal.common.RetryParameters
- getNonRetriableErrorReasons() - Method in class com.uber.cadence.RetryPolicy
- getNonRetriableErrorReasonsIterator() - Method in class com.uber.cadence.RetryPolicy
- getNonRetriableErrorReasonsSize() - Method in class com.uber.cadence.RetryPolicy
- getNumberOfShards() - Method in class com.uber.cadence.DescribeHistoryHostResponse
- getNumberOfShards() - Method in class com.uber.cadence.DescribeShardDistributionResponse
- getNumOfItemsInCacheByID() - Method in class com.uber.cadence.DomainCacheInfo
- getNumOfItemsInCacheByName() - Method in class com.uber.cadence.DomainCacheInfo
- getOperator() - Method in class com.uber.cadence.BadBinaryInfo
- getOptions() - Method in interface com.uber.cadence.client.WorkflowClient
- getOptions() - Method in interface com.uber.cadence.client.WorkflowStub
- getOptions() - Method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- getOptions() - Method in interface com.uber.cadence.workflow.ChildWorkflowStub
- getOrCreate(PollForDecisionTaskResponse, Callable<Decider>) - Method in class com.uber.cadence.internal.replay.DeciderCache
- getOrCreateActivityPollTask() - Method in class com.uber.cadence.internal.worker.ActivityWorker
- getOrCreateActivityPollTask() - Method in class com.uber.cadence.internal.worker.LocallyDispatchedActivityWorker
- getOriginalExecutionRunId() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getOriginalScheduledTimestamp() - Method in class com.uber.cadence.PendingDecisionInfo
- getOutput() - Method in interface com.uber.cadence.internal.replay.ReplayWorkflow
- getOwnerEmail() - Method in class com.uber.cadence.DomainInfo
- getOwnerEmail() - Method in class com.uber.cadence.RegisterDomainRequest
- getOwnerEmail() - Method in class com.uber.cadence.UpdateDomainInfo
- getOwnerHostName() - Method in class com.uber.cadence.TaskListPartitionMetadata
- getPageID() - Method in class com.uber.cadence.DescribeShardDistributionRequest
- getPageSize() - Method in class com.uber.cadence.DescribeShardDistributionRequest
- getPageSize() - Method in class com.uber.cadence.internal.shadowing.ScanWorkflowActivityParams
- getPageSize() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- getPageSize() - Method in class com.uber.cadence.ListDomainsRequest
- getPageSize() - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- getPageSize() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- getParentClosePolicy() - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
- getParentClosePolicy() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getParentClosePolicy() - Method in class com.uber.cadence.PendingChildExecutionInfo
- getParentClosePolicy() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getParentClosePolicy() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getParentClosePolicy() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- getParentDomainId() - Method in class com.uber.cadence.WorkflowExecutionInfo
- getParentExecution() - Method in class com.uber.cadence.WorkflowExecutionInfo
- getParentInitiatedEventId() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getParentRunId() - Method in interface com.uber.cadence.workflow.WorkflowInfo
- getParentWorkflowDomain() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getParentWorkflowExecution() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- getParentWorkflowExecution() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getParentWorkflowId() - Method in interface com.uber.cadence.workflow.WorkflowInfo
- getPendingActivities() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- getPendingActivitiesIterator() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- getPendingActivitiesSize() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- getPendingChildren() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- getPendingChildrenIterator() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- getPendingChildrenSize() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- getPendingDecision() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- getPendingShards() - Method in class com.uber.cadence.FailoverInfo
- getPendingShardsIterator() - Method in class com.uber.cadence.FailoverInfo
- getPendingShardsSize() - Method in class com.uber.cadence.FailoverInfo
- getPoints() - Method in class com.uber.cadence.ResetPoints
- getPointsIterator() - Method in class com.uber.cadence.ResetPoints
- getPointsSize() - Method in class com.uber.cadence.ResetPoints
- getPollBackoffCoefficient() - Method in class com.uber.cadence.internal.worker.PollerOptions
- getPollBackoffInitialInterval() - Method in class com.uber.cadence.internal.worker.PollerOptions
- getPollBackoffMaximumInterval() - Method in class com.uber.cadence.internal.worker.PollerOptions
- getPollerAutoScalerOptions() - Method in class com.uber.cadence.internal.worker.PollerOptions
- getPollers() - Method in class com.uber.cadence.DescribeTaskListResponse
- getPollerScalingInterval() - Method in class com.uber.cadence.internal.worker.PollerAutoScalerOptions
- getPollersIterator() - Method in class com.uber.cadence.DescribeTaskListResponse
- getPollersSize() - Method in class com.uber.cadence.DescribeTaskListResponse
- getPollerUtilizationRate() - Method in class com.uber.cadence.internal.worker.autoscaler.PollerUsage
- getPollOnlyIfExecutorHasCapacity() - Method in class com.uber.cadence.internal.worker.PollerOptions
- getPollRequest() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_args
- getPollRequest() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- getPollThreadCount() - Method in class com.uber.cadence.internal.worker.PollerOptions
- getPollThreadNamePrefix() - Method in class com.uber.cadence.internal.worker.PollerOptions
- getPort() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getPrevAutoResetPoints() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getPreviousStartedEventId() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getProcessingQueueStates() - Method in class com.uber.cadence.DescribeQueueResponse
- getProcessingQueueStatesIterator() - Method in class com.uber.cadence.DescribeQueueResponse
- getProcessingQueueStatesSize() - Method in class com.uber.cadence.DescribeQueueResponse
- getPropagatedContexts() - Method in interface com.uber.cadence.internal.replay.DecisionContext
-
Returns all of the current contexts being propagated by a
ContextPropagator. - getQueries() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getQueriesSize() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getQuery() - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
- getQuery() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- getQuery() - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- getQuery() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getQuery() - Method in class com.uber.cadence.QueryWorkflowRequest
- getQueryArgs() - Method in class com.uber.cadence.WorkflowQuery
- getQueryCompleted() - Method in class com.uber.cadence.internal.worker.DecisionTaskHandler.Result
- getQueryConsistencyLevel() - Method in class com.uber.cadence.client.QueryOptions
- getQueryConsistencyLevel() - Method in class com.uber.cadence.internal.replay.QueryWorkflowParameters
- getQueryConsistencyLevel() - Method in class com.uber.cadence.QueryWorkflowRequest
- getQueryFailedError() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- getQueryRejectCondition() - Method in class com.uber.cadence.client.QueryOptions
- getQueryRejectCondition() - Method in class com.uber.cadence.client.WorkflowClientOptions
- getQueryRejectCondition() - Method in exception com.uber.cadence.client.WorkflowQueryRejectedException
- getQueryRejectCondition() - Method in class com.uber.cadence.internal.replay.QueryWorkflowParameters
- getQueryRejectCondition() - Method in class com.uber.cadence.QueryWorkflowRequest
- getQueryRejected() - Method in class com.uber.cadence.QueryWorkflowResponse
- getQueryRequest() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_args
- getQueryResult() - Method in class com.uber.cadence.QueryWorkflowResponse
- getQueryResult() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- getQueryResults() - Method in class com.uber.cadence.internal.replay.Decider.DecisionResult
- getQueryResults() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- getQueryResultsSize() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- getQueryType() - Method in class com.uber.cadence.internal.replay.QueryWorkflowParameters
- getQueryType() - Method in class com.uber.cadence.WorkflowQuery
- getRatePerSecond() - Method in class com.uber.cadence.PollerInfo
- getRatePerSecond() - Method in class com.uber.cadence.TaskListStatus
- getRawHistory() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- getRawHistoryIterator() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- getRawHistorySize() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- getReadLevel() - Method in class com.uber.cadence.TaskListStatus
- getReason() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- getReason() - Method in class com.uber.cadence.BadBinaryInfo
- getReason() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- getReason() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- getReason() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- getReason() - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- getReason() - Method in class com.uber.cadence.internal.common.TerminateWorkflowExecutionParameters
- getReason() - Method in exception com.uber.cadence.internal.common.WorkflowExecutionFailedException
- getReason() - Method in exception com.uber.cadence.internal.replay.ActivityTaskFailedException
- getReason() - Method in exception com.uber.cadence.internal.replay.ChildWorkflowTaskFailedException
- getReason() - Method in exception com.uber.cadence.internal.worker.WorkflowExecutionException
- getReason() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- getReason() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- getReason() - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- getReason() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- getReason() - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- getReason() - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- getRecordChildWorkflowExecutionCompleteAttributes() - Method in class com.uber.cadence.CrossClusterTaskRequest
- getRecordChildWorkflowExecutionCompleteAttributes() - Method in class com.uber.cadence.CrossClusterTaskResponse
- getRecordMarkerDecisionAttributes() - Method in class com.uber.cadence.Decision
- getRegisterRequest() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_args
- getReplayTimeMillis() - Method in class com.uber.cadence.internal.common.LocalActivityMarkerData
- getReplicationConfiguration() - Method in class com.uber.cadence.DescribeDomainResponse
- getReplicationConfiguration() - Method in class com.uber.cadence.UpdateDomainRequest
- getReplicationConfiguration() - Method in class com.uber.cadence.UpdateDomainResponse
- getRequest - Variable in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- getRequest() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_args
- getRequest() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- getRequest() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- getRequest() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- getRequestCancelActivityTaskDecisionAttributes() - Method in class com.uber.cadence.Decision
- getRequestCancelActivityTaskFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getRequestCancelExternalWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
- getRequestCancelExternalWorkflowExecutionFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getRequestCancelExternalWorkflowExecutionInitiatedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getRequestId() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- getRequestId() - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
- getRequestId() - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- getRequestId() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- getRequestId() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getRequestId() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- getRequestId() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getRequestID() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- getRequestID() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- getRequestID() - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- getResetRequest() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- getResetRequest() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- getResult() - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- getResult() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- getResult() - Method in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- getResult() - Method in class com.uber.cadence.internal.common.LocalActivityMarkerData
- getResult() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- getResult() - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- getResult() - Method in class com.uber.cadence.workflow.WorkflowInterceptor.WorkflowResult
- getResult() - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.CountWorkflowExecutions_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.DeprecateDomain_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.DescribeDomain_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.DescribeTaskList_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.DescribeWorkflowExecution_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.GetClusterInfo_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.GetSearchAttributes_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.GetTaskListsByDomain_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.GetWorkflowExecutionHistory_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.ListArchivedWorkflowExecutions_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.ListClosedWorkflowExecutions_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.ListDomains_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.ListOpenWorkflowExecutions_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.ListTaskListPartitions_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.ListWorkflowExecutions_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.PollForActivityTask_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.PollForDecisionTask_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.QueryWorkflow_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RecordActivityTaskHeartbeat_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RecordActivityTaskHeartbeatByID_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RefreshWorkflowTasks_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RegisterDomain_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RequestCancelWorkflowExecution_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.ResetStickyTaskList_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.ResetWorkflowExecution_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RespondActivityTaskCanceled_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RespondActivityTaskCanceledByID_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RespondActivityTaskCompleted_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RespondActivityTaskCompletedByID_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RespondActivityTaskFailed_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RespondActivityTaskFailedByID_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RespondDecisionTaskCompleted_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RespondDecisionTaskFailed_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.RespondQueryTaskCompleted_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.ScanWorkflowExecutions_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.SignalWithStartWorkflowExecution_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.SignalWorkflowExecution_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.StartWorkflowExecution_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.TerminateWorkflowExecution_call
- getResult() - Method in class com.uber.cadence.WorkflowService.AsyncClient.UpdateDomain_call
- getResult(long, TimeUnit, Class<R>) - Method in interface com.uber.cadence.client.WorkflowStub
-
Returns workflow result potentially waiting for workflow to complete.
- getResult(long, TimeUnit, Class<R>, Type) - Method in interface com.uber.cadence.client.WorkflowStub
-
Returns workflow result potentially waiting for workflow to complete.
- getResult(I, WorkflowService.CountWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.Processor.CountWorkflowExecutions
- getResult(I, WorkflowService.DeprecateDomain_args) - Method in class com.uber.cadence.WorkflowService.Processor.DeprecateDomain
- getResult(I, WorkflowService.DescribeDomain_args) - Method in class com.uber.cadence.WorkflowService.Processor.DescribeDomain
- getResult(I, WorkflowService.DescribeTaskList_args) - Method in class com.uber.cadence.WorkflowService.Processor.DescribeTaskList
- getResult(I, WorkflowService.DescribeWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.Processor.DescribeWorkflowExecution
- getResult(I, WorkflowService.GetClusterInfo_args) - Method in class com.uber.cadence.WorkflowService.Processor.GetClusterInfo
- getResult(I, WorkflowService.GetSearchAttributes_args) - Method in class com.uber.cadence.WorkflowService.Processor.GetSearchAttributes
- getResult(I, WorkflowService.GetTaskListsByDomain_args) - Method in class com.uber.cadence.WorkflowService.Processor.GetTaskListsByDomain
- getResult(I, WorkflowService.GetWorkflowExecutionHistory_args) - Method in class com.uber.cadence.WorkflowService.Processor.GetWorkflowExecutionHistory
- getResult(I, WorkflowService.ListArchivedWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.Processor.ListArchivedWorkflowExecutions
- getResult(I, WorkflowService.ListClosedWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.Processor.ListClosedWorkflowExecutions
- getResult(I, WorkflowService.ListDomains_args) - Method in class com.uber.cadence.WorkflowService.Processor.ListDomains
- getResult(I, WorkflowService.ListOpenWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.Processor.ListOpenWorkflowExecutions
- getResult(I, WorkflowService.ListTaskListPartitions_args) - Method in class com.uber.cadence.WorkflowService.Processor.ListTaskListPartitions
- getResult(I, WorkflowService.ListWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.Processor.ListWorkflowExecutions
- getResult(I, WorkflowService.PollForActivityTask_args) - Method in class com.uber.cadence.WorkflowService.Processor.PollForActivityTask
- getResult(I, WorkflowService.PollForDecisionTask_args) - Method in class com.uber.cadence.WorkflowService.Processor.PollForDecisionTask
- getResult(I, WorkflowService.QueryWorkflow_args) - Method in class com.uber.cadence.WorkflowService.Processor.QueryWorkflow
- getResult(I, WorkflowService.RecordActivityTaskHeartbeat_args) - Method in class com.uber.cadence.WorkflowService.Processor.RecordActivityTaskHeartbeat
- getResult(I, WorkflowService.RecordActivityTaskHeartbeatByID_args) - Method in class com.uber.cadence.WorkflowService.Processor.RecordActivityTaskHeartbeatByID
- getResult(I, WorkflowService.RefreshWorkflowTasks_args) - Method in class com.uber.cadence.WorkflowService.Processor.RefreshWorkflowTasks
- getResult(I, WorkflowService.RegisterDomain_args) - Method in class com.uber.cadence.WorkflowService.Processor.RegisterDomain
- getResult(I, WorkflowService.RequestCancelWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.Processor.RequestCancelWorkflowExecution
- getResult(I, WorkflowService.ResetStickyTaskList_args) - Method in class com.uber.cadence.WorkflowService.Processor.ResetStickyTaskList
- getResult(I, WorkflowService.ResetWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.Processor.ResetWorkflowExecution
- getResult(I, WorkflowService.RespondActivityTaskCanceled_args) - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCanceled
- getResult(I, WorkflowService.RespondActivityTaskCanceledByID_args) - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCanceledByID
- getResult(I, WorkflowService.RespondActivityTaskCompleted_args) - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCompleted
- getResult(I, WorkflowService.RespondActivityTaskCompletedByID_args) - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCompletedByID
- getResult(I, WorkflowService.RespondActivityTaskFailed_args) - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskFailed
- getResult(I, WorkflowService.RespondActivityTaskFailedByID_args) - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskFailedByID
- getResult(I, WorkflowService.RespondDecisionTaskCompleted_args) - Method in class com.uber.cadence.WorkflowService.Processor.RespondDecisionTaskCompleted
- getResult(I, WorkflowService.RespondDecisionTaskFailed_args) - Method in class com.uber.cadence.WorkflowService.Processor.RespondDecisionTaskFailed
- getResult(I, WorkflowService.RespondQueryTaskCompleted_args) - Method in class com.uber.cadence.WorkflowService.Processor.RespondQueryTaskCompleted
- getResult(I, WorkflowService.ScanWorkflowExecutions_args) - Method in class com.uber.cadence.WorkflowService.Processor.ScanWorkflowExecutions
- getResult(I, WorkflowService.SignalWithStartWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.Processor.SignalWithStartWorkflowExecution
- getResult(I, WorkflowService.SignalWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.Processor.SignalWorkflowExecution
- getResult(I, WorkflowService.StartWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.Processor.StartWorkflowExecution
- getResult(I, WorkflowService.TerminateWorkflowExecution_args) - Method in class com.uber.cadence.WorkflowService.Processor.TerminateWorkflowExecution
- getResult(I, WorkflowService.UpdateDomain_args) - Method in class com.uber.cadence.WorkflowService.Processor.UpdateDomain
- getResult(Class<R>) - Method in interface com.uber.cadence.client.WorkflowStub
-
Returns workflow result potentially waiting for workflow to complete.
- getResult(Class<R>, Type) - Method in interface com.uber.cadence.client.WorkflowStub
-
Returns workflow result potentially waiting for workflow to complete.
- getResultAsync(long, TimeUnit, Class<R>) - Method in interface com.uber.cadence.client.WorkflowStub
- getResultAsync(long, TimeUnit, Class<R>, Type) - Method in interface com.uber.cadence.client.WorkflowStub
- getResultAsync(Class<R>) - Method in interface com.uber.cadence.client.WorkflowStub
- getResultAsync(Class<R>, Type) - Method in interface com.uber.cadence.client.WorkflowStub
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.CountWorkflowExecutions
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.DeprecateDomain
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.DescribeDomain
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.DescribeTaskList
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.DescribeWorkflowExecution
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.GetClusterInfo
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.GetSearchAttributes
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.GetTaskListsByDomain
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.GetWorkflowExecutionHistory
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListArchivedWorkflowExecutions
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListClosedWorkflowExecutions
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListDomains
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListOpenWorkflowExecutions
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListTaskListPartitions
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListWorkflowExecutions
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.PollForActivityTask
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.PollForDecisionTask
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.QueryWorkflow
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RecordActivityTaskHeartbeat
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RecordActivityTaskHeartbeatByID
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RefreshWorkflowTasks
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RegisterDomain
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RequestCancelWorkflowExecution
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ResetStickyTaskList
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ResetWorkflowExecution
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCanceled
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCanceledByID
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCompleted
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCompletedByID
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskFailed
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskFailedByID
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondDecisionTaskCompleted
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondDecisionTaskFailed
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondQueryTaskCompleted
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ScanWorkflowExecutions
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.SignalWithStartWorkflowExecution
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.SignalWorkflowExecution
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.StartWorkflowExecution
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.TerminateWorkflowExecution
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.UpdateDomain
- getResultType() - Method in class com.uber.cadence.WorkflowQueryResult
- getRetryOptions() - Method in class com.uber.cadence.activity.ActivityOptions
- getRetryOptions() - Method in class com.uber.cadence.activity.LocalActivityOptions
- getRetryOptions() - Method in class com.uber.cadence.client.WorkflowOptions
- getRetryOptions() - Method in class com.uber.cadence.internal.replay.ExecuteLocalActivityParameters
- getRetryOptions() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- getRetryParameters() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
- getRetryParameters() - Method in class com.uber.cadence.internal.replay.ExecuteActivityParameters
- getRetryParameters() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getRetryPolicy() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- getRetryPolicy() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getRetryPolicy() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- getRetryPolicy() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getRetryPolicy() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getRetryPolicy() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getRetryPolicy() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getRetryPolicy() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getRootWorkflowContext() - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- getRpcListArchivedWorkflowTimeoutMillis() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getRpcLongPollTimeoutMillis() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getRpcQueryTimeoutMillis() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getRpcTimeoutMillis() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getRunId() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- getRunId() - Method in class com.uber.cadence.internal.replay.QueryWorkflowParameters
- getRunId() - Method in class com.uber.cadence.internal.replay.SignalExternalWorkflowParameters
- getRunId() - Method in class com.uber.cadence.internal.shadowing.WorkflowExecution
- getRunId() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- getRunId() - Method in class com.uber.cadence.ResetPointInfo
- getRunId() - Method in class com.uber.cadence.ResetWorkflowExecutionResponse
- getRunId() - Method in exception com.uber.cadence.RetryTaskV2Error
- getRunId() - Method in class com.uber.cadence.StartWorkflowExecutionResponse
- getRunId() - Method in interface com.uber.cadence.workflow.WorkflowInfo
- getRunId() - Method in class com.uber.cadence.WorkflowExecution
- getRunId() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- getRunId() - Method in class com.uber.cadence.WorkflowExecutionFilter
- getRunID() - Method in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
- getRunID() - Method in class com.uber.cadence.CrossClusterTaskInfo
- getRunID() - Method in class com.uber.cadence.PendingChildExecutionInfo
- getRunID() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- getRunID() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- getRunID() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- getRunID() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- getSamplingRate() - Method in class com.uber.cadence.internal.shadowing.ScanWorkflowActivityParams
- getSamplingRate() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- getSamplingRate() - Method in class com.uber.cadence.shadower.WorkflowParams
- getSamplingRate() - Method in class com.uber.cadence.worker.ShadowingOptions
- getScheduleActivityTaskDecisionAttributes() - Method in class com.uber.cadence.Decision
- getScheduledEvent() - Method in class com.uber.cadence.TransientDecisionInfo
- getScheduledEventId() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- getScheduledEventId() - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- getScheduledEventId() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- getScheduledEventId() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- getScheduledEventId() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- getScheduledEventId() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- getScheduledEventId() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- getScheduledEventId() - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
- getScheduledEventId() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- getScheduledTimestamp() - Method in interface com.uber.cadence.activity.ActivityTask
-
Time when the activity was initially scheduled by the workflow.
- getScheduledTimestamp() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- getScheduledTimestamp() - Method in class com.uber.cadence.PendingActivityInfo
- getScheduledTimestamp() - Method in class com.uber.cadence.PendingDecisionInfo
- getScheduledTimestamp() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getScheduledTimestamp() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getScheduledTimestampOfThisAttempt() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- getScheduledTimestampOfThisAttempt() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getScheduleToCloseTimeout() - Method in class com.uber.cadence.activity.ActivityOptions
- getScheduleToCloseTimeout() - Method in interface com.uber.cadence.activity.ActivityTask
- getScheduleToCloseTimeout() - Method in class com.uber.cadence.activity.LocalActivityOptions
- getScheduleToCloseTimeoutSeconds() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- getScheduleToCloseTimeoutSeconds() - Method in class com.uber.cadence.internal.replay.ExecuteActivityParameters
-
Returns the value of the ScheduleToCloseTimeout property for this object.
- getScheduleToCloseTimeoutSeconds() - Method in class com.uber.cadence.internal.replay.ExecuteLocalActivityParameters
-
Returns the value of the ScheduleToCloseTimeout property for this object.
- getScheduleToCloseTimeoutSeconds() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getScheduleToCloseTimeoutSeconds() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- getScheduleToStartTimeout() - Method in class com.uber.cadence.activity.ActivityOptions
- getScheduleToStartTimeoutSeconds() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- getScheduleToStartTimeoutSeconds() - Method in class com.uber.cadence.internal.replay.ExecuteActivityParameters
-
Returns the value of the ScheduleToStartTimeout property for this object.
- getScheduleToStartTimeoutSeconds() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- getScheduleToStartTimeoutSeconds() - Method in class com.uber.cadence.StickyExecutionAttributes
- getSearchAttributes() - Method in class com.uber.cadence.client.WorkflowOptions
- getSearchAttributes() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getSearchAttributes() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
- getSearchAttributes() - Method in interface com.uber.cadence.internal.replay.DecisionContext
-
Used to retrieve search attributes.
- getSearchAttributes() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getSearchAttributes() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getSearchAttributes() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getSearchAttributes() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getSearchAttributes() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getSearchAttributes() - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
- getSearchAttributes() - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- getSearchAttributes() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- getSearchAttributes() - Method in interface com.uber.cadence.workflow.WorkflowInfo
- getSearchAttributes() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getSearchAttributes() - Method in class com.uber.cadence.WorkflowExecutionInfo
- getSearchAttributes() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- GetSearchAttributes() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.GetSearchAttributes
- GetSearchAttributes() - Constructor for class com.uber.cadence.WorkflowService.Processor.GetSearchAttributes
- GetSearchAttributes() - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- GetSearchAttributes() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- GetSearchAttributes() - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- GetSearchAttributes() - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- GetSearchAttributes() - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- GetSearchAttributes() - Method in class com.uber.cadence.WorkflowService.Client
- GetSearchAttributes() - Method in interface com.uber.cadence.WorkflowService.Iface
-
GetSearchAttributes is a visibility API to get all legal keys that could be used in list APIs
- GetSearchAttributes(AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- GetSearchAttributes(AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- GetSearchAttributes(AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- GetSearchAttributes(AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- GetSearchAttributes(AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- GetSearchAttributes(AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- GetSearchAttributes(AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- GetSearchAttributes_args() - Constructor for class com.uber.cadence.WorkflowService.GetSearchAttributes_args
- GetSearchAttributes_args(WorkflowService.GetSearchAttributes_args) - Constructor for class com.uber.cadence.WorkflowService.GetSearchAttributes_args
-
Performs a deep copy on other.
- GetSearchAttributes_call(AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.GetSearchAttributes_call
- GetSearchAttributes_result() - Constructor for class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- GetSearchAttributes_result(GetSearchAttributesResponse, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- GetSearchAttributes_result(WorkflowService.GetSearchAttributes_result) - Constructor for class com.uber.cadence.WorkflowService.GetSearchAttributes_result
-
Performs a deep copy on other.
- getSearchAttributesResponse(GetSearchAttributesResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- GetSearchAttributesResponse - Class in com.uber.cadence
- GetSearchAttributesResponse() - Constructor for class com.uber.cadence.GetSearchAttributesResponse
- GetSearchAttributesResponse(GetSearchAttributesResponse) - Constructor for class com.uber.cadence.GetSearchAttributesResponse
-
Performs a deep copy on other.
- GetSearchAttributesResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- getSecurityToken() - Method in class com.uber.cadence.DeprecateDomainRequest
- getSecurityToken() - Method in class com.uber.cadence.RegisterDomainRequest
- getSecurityToken() - Method in class com.uber.cadence.UpdateDomainRequest
- getSemaphoreSize() - Method in class com.uber.cadence.internal.worker.autoscaler.PollerAutoScaler
- getService() - Static method in class com.uber.cadence.activity.Activity
- getService() - Method in interface com.uber.cadence.client.WorkflowClient
- getService() - Method in interface com.uber.cadence.internal.external.GenericWorkflowClientExternal
- getService() - Method in class com.uber.cadence.internal.external.GenericWorkflowClientExternalImpl
- getService() - Method in class com.uber.cadence.internal.external.ManualActivityCompletionClientFactoryImpl
- getService() - Method in interface com.uber.cadence.internal.sync.ActivityExecutionContext
- getService() - Static method in class com.uber.cadence.internal.sync.ActivityInternal
- getService() - Method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- getServiceBusyError() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- getServiceName() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getSessionAlreadyExistError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- getShadowCount() - Method in class com.uber.cadence.shadower.ExitCondition
- getShadowMode() - Method in class com.uber.cadence.shadower.WorkflowParams
- getShadowMode() - Method in class com.uber.cadence.worker.ShadowingOptions
- getShardControllerStatus() - Method in class com.uber.cadence.DescribeHistoryHostResponse
- getShardID() - Method in class com.uber.cadence.CloseShardRequest
- getShardID() - Method in class com.uber.cadence.DescribeQueueRequest
- getShardID() - Method in class com.uber.cadence.RemoveTaskRequest
- getShardID() - Method in class com.uber.cadence.ResetQueueRequest
- getShardID() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- getShardIdForHost() - Method in class com.uber.cadence.DescribeHistoryHostRequest
- getShardIDs() - Method in class com.uber.cadence.DescribeHistoryHostResponse
- getShardIDs() - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- getShardIDsIterator() - Method in class com.uber.cadence.DescribeHistoryHostResponse
- getShardIDsIterator() - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- getShardIDsSize() - Method in class com.uber.cadence.DescribeHistoryHostResponse
- getShardIDsSize() - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- getShards() - Method in class com.uber.cadence.DescribeShardDistributionResponse
- getShardsSize() - Method in class com.uber.cadence.DescribeShardDistributionResponse
- getSignaledExecution() - Method in exception com.uber.cadence.workflow.CancelExternalWorkflowException
- getSignaledExecution() - Method in exception com.uber.cadence.workflow.SignalExternalWorkflowException
- getSignalExecutionAttributes() - Method in class com.uber.cadence.CrossClusterTaskRequest
- getSignalExecutionAttributes() - Method in class com.uber.cadence.CrossClusterTaskResponse
- getSignalExternalWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
- getSignalExternalWorkflowExecutionFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getSignalExternalWorkflowExecutionInitiatedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getSignalInput() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- getSignalInput() - Method in class com.uber.cadence.internal.common.SignalWithStartWorkflowExecutionParameters
- getSignalInput() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getSignalName() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- getSignalName() - Method in class com.uber.cadence.internal.common.SignalWithStartWorkflowExecutionParameters
- getSignalName() - Method in class com.uber.cadence.internal.replay.SignalExternalWorkflowParameters
- getSignalName() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- getSignalName() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- getSignalName() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getSignalName() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- getSignalName() - Method in class com.uber.cadence.workflow.SignalOptions
- getSignalName() - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- getSignalRequest() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_args
- getSignalWithStartRequest() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args
- getSimpleName(Method) - Static method in class com.uber.cadence.internal.common.InternalUtils
-
Used to construct default name of an activity or workflow type from a method it implements.
- getSkipped() - Method in class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityResult
- getSkipped() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- getSkipped() - Method in class com.uber.cadence.shadower.WorkflowResult
- getStartChildExecutionAttributes() - Method in class com.uber.cadence.CrossClusterTaskRequest
- getStartChildExecutionAttributes() - Method in class com.uber.cadence.CrossClusterTaskResponse
- getStartChildWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
- getStartChildWorkflowExecutionFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getStartChildWorkflowExecutionInitiatedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getStartedEvent() - Method in class com.uber.cadence.TransientDecisionInfo
- getStartedEventId() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- getStartedEventId() - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- getStartedEventId() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- getStartedEventId() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- getStartedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- getStartedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- getStartedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- getStartedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- getStartedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- getStartedEventId() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- getStartedEventId() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- getStartedEventId() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- getStartedEventId() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getStartedEventId() - Method in class com.uber.cadence.TimerCanceledEventAttributes
- getStartedEventId() - Method in class com.uber.cadence.TimerFiredEventAttributes
- getStartedTimestamp() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- getStartedTimestamp() - Method in class com.uber.cadence.PendingDecisionInfo
- getStartedTimestamp() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getStartedTimestamp() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getStartEventId() - Method in exception com.uber.cadence.RetryTaskV2Error
- getStartEventVersion() - Method in exception com.uber.cadence.RetryTaskV2Error
- getStartID() - Method in class com.uber.cadence.TaskIDBlock
- getStartParameters() - Method in class com.uber.cadence.internal.common.SignalWithStartWorkflowExecutionParameters
- getStartRequest() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_args
- getStartRequestId() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- getStartTime() - Method in class com.uber.cadence.WorkflowExecutionInfo
- getStartTimeFilter() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- getStartTimeFilter() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- getStartTimerDecisionAttributes() - Method in class com.uber.cadence.Decision
- getStartToCloseTimeout() - Method in class com.uber.cadence.activity.ActivityOptions
- getStartToCloseTimeout() - Method in interface com.uber.cadence.activity.ActivityTask
- getStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- getStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- getStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.internal.replay.ExecuteActivityParameters
- getStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- getStartToFireTimeoutSeconds() - Method in class com.uber.cadence.StartTimerDecisionAttributes
- getStartToFireTimeoutSeconds() - Method in class com.uber.cadence.TimerStartedEventAttributes
- getState() - Method in class com.uber.cadence.PendingActivityInfo
- getState() - Method in class com.uber.cadence.PendingDecisionInfo
- getStatus() - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
- getStatus() - Method in class com.uber.cadence.DomainInfo
- getStatusFilter() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- getStickyAttributes() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- getStickyPollerCount() - Method in class com.uber.cadence.worker.WorkerFactoryOptions
- getStickyTaskScheduleToStartTimeout() - Method in class com.uber.cadence.worker.WorkerFactoryOptions
- getSucceeded() - Method in class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityResult
- getSucceeded() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- getSucceeded() - Method in class com.uber.cadence.shadower.WorkflowResult
- getSuccess() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- getSuccess() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- getSupportedClientVersions() - Method in class com.uber.cadence.ClusterInfo
- getSupportedVersions() - Method in exception com.uber.cadence.ClientVersionNotSupportedError
- getTarget(SerializedLambda) - Static method in class com.uber.cadence.internal.common.LambdaUtils
-
Get target of the method reference that was converted to a lambda.
- getTargetCluster() - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- getTargetCluster() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- getTargetDomainID() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- getTargetDomainID() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- getTargetDomainID() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- getTargetDomainID() - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- getTargetPollerUtilisation() - Method in class com.uber.cadence.internal.worker.PollerAutoScalerOptions
- getTargetRunID() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- getTargetRunID() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- getTargetRunID() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- getTargetRunID() - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- getTargetWorkflowID() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- getTargetWorkflowID() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- getTargetWorkflowID() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- getTask() - Static method in class com.uber.cadence.activity.Activity
- getTask() - Method in interface com.uber.cadence.internal.sync.ActivityExecutionContext
- getTask() - Static method in class com.uber.cadence.internal.sync.ActivityInternal
- getTaskCancelled() - Method in class com.uber.cadence.internal.worker.ActivityTaskHandler.Result
- getTaskCompleted() - Method in class com.uber.cadence.internal.worker.ActivityTaskHandler.Result
- getTaskCompleted() - Method in class com.uber.cadence.internal.worker.DecisionTaskHandler.Result
- getTaskFailed() - Method in class com.uber.cadence.internal.worker.DecisionTaskHandler.Result
- GetTaskFailedCause - Enum in com.uber.cadence
- getTaskFailedRequest() - Method in class com.uber.cadence.internal.worker.ActivityTaskHandler.Result.TaskFailedResult
- getTaskFailedResult() - Method in class com.uber.cadence.internal.worker.ActivityTaskHandler.Result
- getTaskId() - Method in class com.uber.cadence.HistoryEvent
- getTaskID() - Method in class com.uber.cadence.CrossClusterTaskInfo
- getTaskID() - Method in class com.uber.cadence.CrossClusterTaskResponse
- getTaskID() - Method in class com.uber.cadence.RemoveTaskRequest
- getTaskIDBlock() - Method in class com.uber.cadence.TaskListStatus
- getTaskInfo() - Method in class com.uber.cadence.CrossClusterTaskRequest
- getTaskList() - Method in class com.uber.cadence.activity.ActivityOptions
- getTaskList() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- getTaskList() - Method in class com.uber.cadence.client.WorkflowOptions
- getTaskList() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getTaskList() - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- getTaskList() - Method in class com.uber.cadence.DescribeTaskListRequest
- getTaskList() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
-
Returns the value of the TaskList property for this object.
- getTaskList() - Method in class com.uber.cadence.internal.replay.ContinueAsNewWorkflowExecutionParameters
- getTaskList() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- getTaskList() - Method in class com.uber.cadence.internal.replay.ExecuteActivityParameters
-
Returns the value of the TaskList property for this object.
- getTaskList() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getTaskList() - Method in class com.uber.cadence.ListTaskListPartitionsRequest
- getTaskList() - Method in class com.uber.cadence.PollForActivityTaskRequest
- getTaskList() - Method in class com.uber.cadence.PollForDecisionTaskRequest
- getTaskList() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- getTaskList() - Method in class com.uber.cadence.shadower.WorkflowParams
- getTaskList() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getTaskList() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getTaskList() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getTaskList() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getTaskList() - Method in class com.uber.cadence.worker.Worker
- getTaskList() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- getTaskList() - Method in class com.uber.cadence.workflow.ContinueAsNewOptions
- getTaskList() - Method in interface com.uber.cadence.workflow.WorkflowInfo
- getTaskList() - Method in class com.uber.cadence.WorkflowExecutionConfiguration
- getTaskList() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getTaskList() - Method in class com.uber.cadence.WorkflowExecutionInfo
- getTaskList() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getTaskListActivitiesPerSecond() - Method in class com.uber.cadence.internal.worker.SingleWorkerOptions
- getTaskListActivitiesPerSecond() - Method in class com.uber.cadence.worker.WorkerOptions
- getTaskListMetadata() - Method in class com.uber.cadence.PollForActivityTaskRequest
- GetTaskListsByDomain() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.GetTaskListsByDomain
- GetTaskListsByDomain() - Constructor for class com.uber.cadence.WorkflowService.Processor.GetTaskListsByDomain
- GetTaskListsByDomain(GetTaskListsByDomainRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- GetTaskListsByDomain(GetTaskListsByDomainRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- GetTaskListsByDomain(GetTaskListsByDomainRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- GetTaskListsByDomain(GetTaskListsByDomainRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- GetTaskListsByDomain(GetTaskListsByDomainRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- GetTaskListsByDomain(GetTaskListsByDomainRequest) - Method in class com.uber.cadence.WorkflowService.Client
- GetTaskListsByDomain(GetTaskListsByDomainRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
GetTaskListsByDomain returns the list of all the task lists for a domainName.
- GetTaskListsByDomain(GetTaskListsByDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- GetTaskListsByDomain(GetTaskListsByDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- GetTaskListsByDomain(GetTaskListsByDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- GetTaskListsByDomain(GetTaskListsByDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- GetTaskListsByDomain(GetTaskListsByDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- GetTaskListsByDomain(GetTaskListsByDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- GetTaskListsByDomain(GetTaskListsByDomainRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- GetTaskListsByDomain_args() - Constructor for class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- GetTaskListsByDomain_args(GetTaskListsByDomainRequest) - Constructor for class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- GetTaskListsByDomain_args(WorkflowService.GetTaskListsByDomain_args) - Constructor for class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
-
Performs a deep copy on other.
- GetTaskListsByDomain_call(GetTaskListsByDomainRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.GetTaskListsByDomain_call
- GetTaskListsByDomain_result() - Constructor for class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- GetTaskListsByDomain_result(GetTaskListsByDomainResponse, BadRequestError, EntityNotExistsError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- GetTaskListsByDomain_result(WorkflowService.GetTaskListsByDomain_result) - Constructor for class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
-
Performs a deep copy on other.
- GetTaskListsByDomainRequest - Class in com.uber.cadence
- GetTaskListsByDomainRequest() - Constructor for class com.uber.cadence.GetTaskListsByDomainRequest
- GetTaskListsByDomainRequest(GetTaskListsByDomainRequest) - Constructor for class com.uber.cadence.GetTaskListsByDomainRequest
-
Performs a deep copy on other.
- GetTaskListsByDomainRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- GetTaskListsByDomainResponse - Class in com.uber.cadence
- GetTaskListsByDomainResponse() - Constructor for class com.uber.cadence.GetTaskListsByDomainResponse
- GetTaskListsByDomainResponse(GetTaskListsByDomainResponse) - Constructor for class com.uber.cadence.GetTaskListsByDomainResponse
-
Performs a deep copy on other.
- GetTaskListsByDomainResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- getTaskListStatus() - Method in class com.uber.cadence.DescribeTaskListResponse
- getTaskListType() - Method in class com.uber.cadence.DescribeTaskListRequest
- getTaskResponses() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- getTaskResponsesIterator() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- getTaskResponsesSize() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- getTasks() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- getTasksByShard() - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- getTasksByShardSize() - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- getTasksIterator() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- getTasksSize() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- getTaskStartToCloseTimeout() - Method in class com.uber.cadence.client.WorkflowOptions
- getTaskStartToCloseTimeout() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- getTaskStartToCloseTimeout() - Method in class com.uber.cadence.workflow.ContinueAsNewOptions
- getTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
- getTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.internal.replay.ContinueAsNewWorkflowExecutionParameters
- getTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.WorkflowExecutionConfiguration
- getTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getTaskState() - Method in class com.uber.cadence.CrossClusterTaskInfo
- getTaskState() - Method in class com.uber.cadence.CrossClusterTaskResponse
- getTaskToken() - Static method in class com.uber.cadence.activity.Activity
- getTaskToken() - Method in interface com.uber.cadence.activity.ActivityTask
-
A correlation token that can be used to complete the activity asynchronously through
ActivityCompletionClient.complete(byte[], Object). - getTaskToken() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- getTaskToken() - Method in interface com.uber.cadence.internal.sync.ActivityExecutionContext
- getTaskToken() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getTaskToken() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getTaskToken() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- getTaskToken() - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- getTaskToken() - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- getTaskToken() - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- getTaskToken() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- getTaskToken() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- getTaskToken() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- getTaskType() - Method in class com.uber.cadence.CrossClusterTaskInfo
- getTaskType() - Method in class com.uber.cadence.CrossClusterTaskResponse
- getTerminateRequest() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args
- getThriftFieldId() - Method in enum com.uber.cadence.AccessDeniedError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ActivityLocalDispatchInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ActivityTaskCanceledEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ActivityTaskCancelRequestedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ActivityTaskCompletedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ActivityTaskFailedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ActivityTaskStartedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ActivityTaskTimedOutEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ActivityType._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ApplyParentClosePolicyAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ApplyParentClosePolicyRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ApplyParentClosePolicyResult._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ApplyParentClosePolicyStatus._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.BadBinaries._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.BadBinaryInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.BadRequestError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CancellationAlreadyRequestedError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CancelTimerDecisionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CancelTimerFailedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CancelWorkflowExecutionDecisionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ClientVersionNotSupportedError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CloseShardRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ClusterInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ClusterReplicationConfiguration._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CountWorkflowExecutionsRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CountWorkflowExecutionsResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CrossClusterCancelExecutionRequestAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CrossClusterCancelExecutionResponseAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CrossClusterSignalExecutionRequestAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CrossClusterSignalExecutionResponseAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CrossClusterTaskInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CrossClusterTaskRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CrossClusterTaskResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.CurrentBranchChangedError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DataBlob._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.Decision._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DecisionTaskCompletedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DecisionTaskScheduledEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DecisionTaskStartedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DecisionTaskTimedOutEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DeprecateDomainRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DescribeDomainRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DescribeDomainResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DescribeHistoryHostRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DescribeHistoryHostResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DescribeQueueRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DescribeQueueResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DescribeShardDistributionRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DescribeShardDistributionResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DescribeTaskListRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DescribeTaskListResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DescribeWorkflowExecutionRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DescribeWorkflowExecutionResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DomainAlreadyExistsError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DomainCacheInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DomainConfiguration._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DomainInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DomainNotActiveError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.DomainReplicationConfiguration._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.EntityNotExistsError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.FailoverInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.FailWorkflowExecutionDecisionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.FeatureFlags._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.FeatureNotEnabledError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.GetCrossClusterTasksRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.GetCrossClusterTasksResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.GetSearchAttributesResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.GetTaskListsByDomainRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.GetTaskListsByDomainResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.GetWorkflowExecutionHistoryRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.GetWorkflowExecutionHistoryResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.Header._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.History._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.HistoryBranch._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.HistoryBranchRange._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.HistoryEvent._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.InternalDataInconsistencyError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.InternalServiceError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.LimitExceededError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ListArchivedWorkflowExecutionsRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ListArchivedWorkflowExecutionsResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ListClosedWorkflowExecutionsRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ListClosedWorkflowExecutionsResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ListDomainsRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ListDomainsResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ListOpenWorkflowExecutionsRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ListOpenWorkflowExecutionsResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ListTaskListPartitionsRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ListTaskListPartitionsResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ListWorkflowExecutionsRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ListWorkflowExecutionsResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.MarkerRecordedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.Memo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.PendingActivityInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.PendingChildExecutionInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.PendingDecisionInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.PollerInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.PollForActivityTaskRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.PollForActivityTaskResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.PollForDecisionTaskRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.PollForDecisionTaskResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.QueryFailedError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.QueryRejected._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.QueryWorkflowRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.QueryWorkflowResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ReapplyEventsRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RecordActivityTaskHeartbeatRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RecordActivityTaskHeartbeatResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RecordMarkerDecisionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RefreshWorkflowTasksRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RegisterDomainRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RemoteSyncMatchedError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RemoveTaskRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RequestCancelActivityTaskDecisionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RequestCancelWorkflowExecutionRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ResetPointInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ResetPoints._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ResetQueueRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ResetStickyTaskListRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ResetStickyTaskListResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ResetWorkflowExecutionRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ResetWorkflowExecutionResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RespondActivityTaskCanceledByIDRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RespondActivityTaskCanceledRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RespondActivityTaskCompletedByIDRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RespondActivityTaskCompletedRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RespondActivityTaskFailedByIDRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RespondActivityTaskFailedRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RespondCrossClusterTasksCompletedRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RespondCrossClusterTasksCompletedResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RespondDecisionTaskCompletedRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RespondDecisionTaskCompletedResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RespondDecisionTaskFailedRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RespondQueryTaskCompletedRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RetryPolicy._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.RetryTaskV2Error._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.SearchAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.ServiceBusyError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.shadower.ExitCondition._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.shadower.ReplayWorkflowActivityParams._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.shadower.ReplayWorkflowActivityResult._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.shadower.ScanWorkflowActivityParams._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.shadower.ScanWorkflowActivityResult._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.shadower.WorkflowParams._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.shadower.WorkflowResult._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.SignalWorkflowExecutionRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.StartTimeFilter._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.StartTimerDecisionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.StartWorkflowExecutionRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.StartWorkflowExecutionResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.StickyExecutionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.SupportedClientVersions._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.TaskIDBlock._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.TaskList._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.TaskListMetadata._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.TaskListPartitionMetadata._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.TaskListStatus._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.TerminateWorkflowExecutionRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.TimerCanceledEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.TimerFiredEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.TimerStartedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.TransientDecisionInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.UpdateDomainInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.UpdateDomainRequest._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.UpdateDomainResponse._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.VersionHistories._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.VersionHistory._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.VersionHistoryItem._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkerVersionInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecution._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionAlreadyCompletedError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionAlreadyStartedError._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionCanceledEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionCompletedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionConfiguration._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionFailedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionFilter._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionInfo._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionSignaledEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionTerminatedEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowExecutionTimedOutEventAttributes._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowQuery._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowQueryResult._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.CountWorkflowExecutions_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.CountWorkflowExecutions_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.DeprecateDomain_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.DeprecateDomain_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.DescribeDomain_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.DescribeDomain_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.DescribeTaskList_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.DescribeTaskList_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.GetClusterInfo_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.GetClusterInfo_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.GetSearchAttributes_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.GetSearchAttributes_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.GetTaskListsByDomain_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.GetTaskListsByDomain_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ListDomains_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ListDomains_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ListTaskListPartitions_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ListTaskListPartitions_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ListWorkflowExecutions_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ListWorkflowExecutions_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.PollForActivityTask_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.PollForActivityTask_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.PollForDecisionTask_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.PollForDecisionTask_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.QueryWorkflow_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.QueryWorkflow_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RegisterDomain_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RegisterDomain_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ResetStickyTaskList_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ResetStickyTaskList_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ResetWorkflowExecution_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ResetWorkflowExecution_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.SignalWorkflowExecution_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.SignalWorkflowExecution_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.StartWorkflowExecution_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.StartWorkflowExecution_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.UpdateDomain_args._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowService.UpdateDomain_result._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowType._Fields
- getThriftFieldId() - Method in enum com.uber.cadence.WorkflowTypeFilter._Fields
- getTimeoutType() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- getTimeoutType() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- getTimeoutType() - Method in exception com.uber.cadence.client.WorkflowTimedOutException
- getTimeoutType() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- getTimeoutType() - Method in exception com.uber.cadence.internal.replay.ActivityTaskTimeoutException
- getTimeoutType() - Method in exception com.uber.cadence.testing.SimulatedTimeoutException
- getTimeoutType() - Method in exception com.uber.cadence.workflow.ActivityTimeoutException
- getTimeoutType() - Method in class com.uber.cadence.WorkflowExecutionTimedOutEventAttributes
- getTimerCanceledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getTimerFiredEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getTimerId() - Method in class com.uber.cadence.CancelTimerDecisionAttributes
- getTimerId() - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
- getTimerId() - Method in class com.uber.cadence.StartTimerDecisionAttributes
- getTimerId() - Method in class com.uber.cadence.TimerCanceledEventAttributes
- getTimerId() - Method in class com.uber.cadence.TimerFiredEventAttributes
- getTimerId() - Method in class com.uber.cadence.TimerStartedEventAttributes
- getTimerStartedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getTimestamp() - Method in class com.uber.cadence.HistoryEvent
- getTransportHeaders() - Method in class com.uber.cadence.serviceclient.ClientOptions
- getTreeID() - Method in class com.uber.cadence.HistoryBranch
- getType() - Method in class com.uber.cadence.DescribeQueueRequest
- getType() - Method in class com.uber.cadence.RemoveTaskRequest
- getType() - Method in class com.uber.cadence.ResetQueueRequest
- getType() - Method in class com.uber.cadence.WorkflowExecutionInfo
- getTypeFilter() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- getTypeFilter() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- getUncaughtExceptionHandler() - Method in class com.uber.cadence.internal.worker.PollerOptions
- getUpdatedInfo() - Method in class com.uber.cadence.UpdateDomainRequest
- getUpdateRequest() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_args
- getUpperValue() - Method in class com.uber.cadence.internal.worker.autoscaler.Recommender
- getUpsertWorkflowSearchAttributesDecisionAttributes() - Method in class com.uber.cadence.Decision
- getUpsertWorkflowSearchAttributesEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getUuid() - Method in class com.uber.cadence.DescribeDomainRequest
- getUuid() - Method in class com.uber.cadence.DomainInfo
- getValue() - Method in enum com.uber.cadence.ArchivalStatus
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.CancelExternalWorkflowExecutionFailedCause
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.ChildWorkflowExecutionFailedCause
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.ContinueAsNewInitiator
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.CrossClusterTaskFailedCause
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.CrossClusterTaskType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.DecisionTaskFailedCause
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.DecisionTaskTimedOutCause
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.DecisionType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.DomainStatus
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.EncodingType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.EventType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.GetTaskFailedCause
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.HistoryEventFilterType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.IndexedValueType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.ParentClosePolicy
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.PendingActivityState
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.PendingDecisionState
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.QueryConsistencyLevel
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.QueryRejectCondition
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.QueryResultType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.QueryTaskCompletedType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.shadower.Mode
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.SignalExternalWorkflowExecutionFailedCause
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.TaskListKind
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.TaskListType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.TimeoutType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.worker.WorkflowStatus
- getValue() - Method in enum com.uber.cadence.WorkflowExecutionCloseStatus
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.uber.cadence.WorkflowIdReusePolicy
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValueFromSearchAttributes(SearchAttributes, String, Class<T>) - Static method in class com.uber.cadence.workflow.WorkflowUtils
- getValueOrDefault(Object, Class<?>) - Static method in class com.uber.cadence.internal.common.InternalUtils
- getVersion() - Method in class com.uber.cadence.HistoryEvent
- getVersion() - Method in class com.uber.cadence.VersionHistoryItem
- getVersion(String, int, int) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- getVersion(String, int, int) - Static method in class com.uber.cadence.workflow.Workflow
-
getVersionis used to safely perform backwards incompatible changes to workflow definitions. - getVersion(String, int, int) - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- getVersion(String, int, int) - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- getVersion(String, DataConverter, int, int) - Method in interface com.uber.cadence.internal.replay.DecisionContext
-
GetVersion is used to safely perform backwards incompatible changes to workflow definitions.
- getVisibilityArchivalStatus() - Method in class com.uber.cadence.DomainConfiguration
- getVisibilityArchivalStatus() - Method in class com.uber.cadence.RegisterDomainRequest
- getVisibilityArchivalURI() - Method in class com.uber.cadence.DomainConfiguration
- getVisibilityArchivalURI() - Method in class com.uber.cadence.RegisterDomainRequest
- getVisibilityTimestamp() - Method in class com.uber.cadence.CrossClusterTaskInfo
- getVisibilityTimestamp() - Method in class com.uber.cadence.RemoveTaskRequest
- getWorkerActivitiesPerSecond() - Method in class com.uber.cadence.worker.WorkerOptions
- getWorkerFactory() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- getWorkerFactory() - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
- getWorkerFactoryOptions() - Method in class com.uber.cadence.testing.TestEnvironmentOptions
- getWorkerTaskList() - Method in class com.uber.cadence.StickyExecutionAttributes
- getWorkerVersionInfo() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- getWorkflow(WorkflowType) - Method in interface com.uber.cadence.internal.replay.ReplayWorkflowFactory
- getWorkflowAlreadyStartedError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- getWorkflowClient() - Method in class com.uber.cadence.worker.WorkerFactory
- getWorkflowClientOptions() - Method in class com.uber.cadence.testing.TestEnvironmentOptions
- getWorkflowDomain() - Method in interface com.uber.cadence.activity.ActivityTask
- getWorkflowDomain() - Method in class com.uber.cadence.internal.replay.ExecuteLocalActivityParameters
- getWorkflowDomain() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getWorkflowExecution() - Static method in class com.uber.cadence.activity.Activity
- getWorkflowExecution() - Method in interface com.uber.cadence.activity.ActivityTask
-
ID and RunID of the workflow that scheduled the activity.
- getWorkflowExecution() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- getWorkflowExecution() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- getWorkflowExecution() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- getWorkflowExecution() - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- getWorkflowExecution() - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- getWorkflowExecution() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- getWorkflowExecution() - Method in class com.uber.cadence.common.WorkflowExecutionHistory
- getWorkflowExecution() - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- getWorkflowExecution() - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- getWorkflowExecution() - Method in class com.uber.cadence.internal.common.TerminateWorkflowExecutionParameters
- getWorkflowExecution() - Method in exception com.uber.cadence.internal.replay.ChildWorkflowTaskFailedException
- getWorkflowExecution() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- getWorkflowExecution() - Method in class com.uber.cadence.internal.replay.ExecuteLocalActivityParameters
- getWorkflowExecution() - Method in interface com.uber.cadence.internal.sync.ActivityExecutionContext
- getWorkflowExecution() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getWorkflowExecution() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getWorkflowExecution() - Method in class com.uber.cadence.ReapplyEventsRequest
- getWorkflowExecution() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- getWorkflowExecution() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- getWorkflowExecution() - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- getWorkflowExecution() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- getWorkflowExecution() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- getWorkflowExecution() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- getWorkflowExecution() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- getWorkflowExecution() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- getWorkflowExecution() - Method in exception com.uber.cadence.workflow.ChildWorkflowException
- getWorkflowExecution() - Method in class com.uber.cadence.workflow.WorkflowInterceptor.WorkflowResult
- getWorkflowExecution(Object) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- getWorkflowExecution(Object) - Static method in class com.uber.cadence.workflow.Workflow
-
Extracts workflow execution from a stub created through
Workflow.newChildWorkflowStub(Class, ChildWorkflowOptions)orWorkflow.newExternalWorkflowStub(Class, String). - getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- getWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- getWorkflowExecutionCanceledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getWorkflowExecutionCancelRequestedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getWorkflowExecutionCompletedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getWorkflowExecutionContinuedAsNewEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getWorkflowExecutionFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- GetWorkflowExecutionHistory() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.GetWorkflowExecutionHistory
- GetWorkflowExecutionHistory() - Constructor for class com.uber.cadence.WorkflowService.Processor.GetWorkflowExecutionHistory
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in class com.uber.cadence.migration.MigrationIWorkflowService
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in class com.uber.cadence.WorkflowService.Client
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
Returns the history of specified workflow execution.
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- GetWorkflowExecutionHistory_args() - Constructor for class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- GetWorkflowExecutionHistory_args(GetWorkflowExecutionHistoryRequest) - Constructor for class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- GetWorkflowExecutionHistory_args(WorkflowService.GetWorkflowExecutionHistory_args) - Constructor for class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
-
Performs a deep copy on other.
- GetWorkflowExecutionHistory_call(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.GetWorkflowExecutionHistory_call
- GetWorkflowExecutionHistory_result() - Constructor for class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- GetWorkflowExecutionHistory_result(GetWorkflowExecutionHistoryResponse, BadRequestError, EntityNotExistsError, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- GetWorkflowExecutionHistory_result(WorkflowService.GetWorkflowExecutionHistory_result) - Constructor for class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
-
Performs a deep copy on other.
- getWorkflowExecutionHistoryRequest(GetWorkflowExecutionHistoryRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- GetWorkflowExecutionHistoryRequest - Class in com.uber.cadence
- GetWorkflowExecutionHistoryRequest() - Constructor for class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- GetWorkflowExecutionHistoryRequest(GetWorkflowExecutionHistoryRequest) - Constructor for class com.uber.cadence.GetWorkflowExecutionHistoryRequest
-
Performs a deep copy on other.
- GetWorkflowExecutionHistoryRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- getWorkflowExecutionHistoryResponse(GetWorkflowExecutionHistoryResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- GetWorkflowExecutionHistoryResponse - Class in com.uber.cadence
- GetWorkflowExecutionHistoryResponse() - Constructor for class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- GetWorkflowExecutionHistoryResponse(GetWorkflowExecutionHistoryResponse) - Constructor for class com.uber.cadence.GetWorkflowExecutionHistoryResponse
-
Performs a deep copy on other.
- GetWorkflowExecutionHistoryResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- GetWorkflowExecutionHistoryWithTimeout(GetWorkflowExecutionHistoryRequest, Long) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- GetWorkflowExecutionHistoryWithTimeout(GetWorkflowExecutionHistoryRequest, Long) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- GetWorkflowExecutionHistoryWithTimeout(GetWorkflowExecutionHistoryRequest, Long) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- GetWorkflowExecutionHistoryWithTimeout(GetWorkflowExecutionHistoryRequest, Long) - Method in interface com.uber.cadence.serviceclient.IWorkflowService
-
GetWorkflowExecutionHistoryWithTimeout get workflow history same as GetWorkflowExecutionHistory but with timeout.
- GetWorkflowExecutionHistoryWithTimeout(GetWorkflowExecutionHistoryRequest, Long) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- GetWorkflowExecutionHistoryWithTimeout(GetWorkflowExecutionHistoryRequest, Long) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- GetWorkflowExecutionHistoryWithTimeout(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback, Long) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- GetWorkflowExecutionHistoryWithTimeout(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback, Long) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- GetWorkflowExecutionHistoryWithTimeout(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback, Long) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- GetWorkflowExecutionHistoryWithTimeout(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback, Long) - Method in interface com.uber.cadence.serviceclient.IWorkflowService
-
GetWorkflowExecutionHistoryWithTimeout get workflow history asynchronously same as GetWorkflowExecutionHistory but with timeout.
- GetWorkflowExecutionHistoryWithTimeout(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback, Long) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- GetWorkflowExecutionHistoryWithTimeout(GetWorkflowExecutionHistoryRequest, AsyncMethodCallback, Long) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- getWorkflowExecutionInfo() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- getWorkflowExecutionResult(IWorkflowService, String, WorkflowExecution, Optional<String>, long, TimeUnit) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
-
Returns result of a workflow instance execution or throws an exception if workflow did not complete successfully.
- getWorkflowExecutionResultAsync(IWorkflowService, String, WorkflowExecution, Optional<String>, long, TimeUnit) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- getWorkflowExecutionRetentionPeriodInDays() - Method in class com.uber.cadence.DomainConfiguration
- getWorkflowExecutionRetentionPeriodInDays() - Method in class com.uber.cadence.RegisterDomainRequest
- getWorkflowExecutionSignaledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getWorkflowExecutionStartedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getWorkflowExecutionStartedEventAttributes() - Method in interface com.uber.cadence.internal.replay.DecisionContext
-
Returns the startedEventWorkflow attributes
- getWorkflowExecutionStartedEventAttributes() - Method in interface com.uber.cadence.workflow.WorkflowInfo
- getWorkflowExecutionStartedEventAttributes() - Method in class com.uber.cadence.workflow.WorkflowInterceptor.WorkflowExecuteInput
- getWorkflowExecutionStatus() - Method in exception com.uber.cadence.client.WorkflowQueryRejectedException
- getWorkflowExecutionTaskList() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getWorkflowExecutionTerminatedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getWorkflowExecutionTimedOutEventAttributes() - Method in class com.uber.cadence.HistoryEvent
- getWorkflowId() - Method in class com.uber.cadence.client.WorkflowOptions
- getWorkflowId() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
-
Returns the value of the WorkflowId property for this object.
- getWorkflowId() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- getWorkflowId() - Method in class com.uber.cadence.internal.replay.QueryWorkflowParameters
- getWorkflowId() - Method in class com.uber.cadence.internal.replay.SignalExternalWorkflowParameters
- getWorkflowId() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getWorkflowId() - Method in class com.uber.cadence.internal.shadowing.WorkflowExecution
- getWorkflowId() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- getWorkflowId() - Method in exception com.uber.cadence.RetryTaskV2Error
- getWorkflowId() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getWorkflowId() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getWorkflowId() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- getWorkflowId() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getWorkflowId() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getWorkflowId() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- getWorkflowId() - Method in interface com.uber.cadence.workflow.WorkflowInfo
- getWorkflowId() - Method in class com.uber.cadence.WorkflowExecution
- getWorkflowId() - Method in class com.uber.cadence.WorkflowExecutionFilter
- getWorkflowID() - Method in class com.uber.cadence.CrossClusterTaskInfo
- getWorkflowID() - Method in class com.uber.cadence.PendingChildExecutionInfo
- getWorkflowID() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- getWorkflowID() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- getWorkflowID() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- getWorkflowID() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- getWorkflowIdFromExternalWorkflowCompletedEvent(HistoryEvent) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- getWorkflowIdReusePolicy() - Method in class com.uber.cadence.client.WorkflowOptions
- getWorkflowIdReusePolicy() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
- getWorkflowIdReusePolicy() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getWorkflowIdReusePolicy() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getWorkflowIdReusePolicy() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getWorkflowIdReusePolicy() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getWorkflowIdReusePolicy() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getWorkflowIdReusePolicy() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- getWorkflowImplementationOptions() - Method in interface com.uber.cadence.internal.replay.ReplayWorkflow
- getWorkflowInfo() - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- getWorkflowInfo() - Static method in class com.uber.cadence.workflow.Workflow
- getWorkflowMethod(Class<?>) - Static method in class com.uber.cadence.internal.common.InternalUtils
- getWorkflowPollerOptions() - Method in class com.uber.cadence.worker.WorkerOptions
- getWorkflowQuery() - Method in class com.uber.cadence.internal.shadowing.ScanWorkflowActivityParams
- getWorkflowQuery() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- getWorkflowQuery() - Method in class com.uber.cadence.shadower.WorkflowParams
- getWorkflowQuery() - Method in class com.uber.cadence.worker.ShadowingOptions
- getWorkflowService() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- getWorkflowService() - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
-
Returns the in-memory test Cadence service that is owned by this.
- getWorkflowStartTimeFilter() - Method in class com.uber.cadence.worker.ShadowingOptions
- getWorkflowStatuses() - Method in class com.uber.cadence.worker.ShadowingOptions
- getWorkflowType() - Method in interface com.uber.cadence.activity.ActivityTask
- getWorkflowType() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- getWorkflowType() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- getWorkflowType() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- getWorkflowType() - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- getWorkflowType() - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- getWorkflowType() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- getWorkflowType() - Method in exception com.uber.cadence.client.WorkflowException
- getWorkflowType() - Method in interface com.uber.cadence.client.WorkflowStub
- getWorkflowType() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- getWorkflowType() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
-
Returns the value of the WorkflowType property for this object.
- getWorkflowType() - Method in exception com.uber.cadence.internal.replay.ChildWorkflowTaskFailedException
- getWorkflowType() - Method in class com.uber.cadence.internal.replay.ContinueAsNewWorkflowExecutionParameters
- getWorkflowType() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- getWorkflowType() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- getWorkflowType() - Method in class com.uber.cadence.PollForActivityTaskResponse
- getWorkflowType() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- getWorkflowType() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- getWorkflowType() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- getWorkflowType() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- getWorkflowType() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- getWorkflowType() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- getWorkflowType() - Method in exception com.uber.cadence.workflow.ChildWorkflowException
- getWorkflowType() - Method in interface com.uber.cadence.workflow.ChildWorkflowStub
- getWorkflowType() - Method in interface com.uber.cadence.workflow.WorkflowInfo
- getWorkflowType() - Method in class com.uber.cadence.workflow.WorkflowInterceptor.WorkflowExecuteInput
- getWorkflowType() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- getWorkflowType() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- getWorkflowType(Method, WorkflowMethod) - Static method in class com.uber.cadence.internal.common.InternalUtils
- getWorkflowTypes() - Method in class com.uber.cadence.worker.ShadowingOptions
- getWorkflowTypName() - Method in class com.uber.cadence.PendingChildExecutionInfo
- GO_SDK - com.uber.cadence.SupportedClientVersions._Fields
- goSdk - Variable in class com.uber.cadence.SupportedClientVersions
H
- handle(PollForActivityTaskResponse, Scope, boolean) - Method in interface com.uber.cadence.internal.worker.ActivityTaskHandler
-
The implementation should be called when a polling activity worker receives a new activity task.
- handle(Functions.Func2<? super V, RuntimeException, ? extends U>) - Method in interface com.uber.cadence.workflow.Promise
-
Returns Promise that contains a result of a function.
- handleDecisionTask(PollForDecisionTaskResponse) - Method in class com.uber.cadence.internal.replay.ReplayDecisionTaskHandler
- handleDecisionTask(PollForDecisionTaskResponse) - Method in interface com.uber.cadence.internal.worker.DecisionTaskHandler
-
Handles a single workflow task.
- handleSignal(String, byte[], long) - Method in interface com.uber.cadence.internal.replay.ReplayWorkflow
-
Handle an external signal event.
- hasCapacity() - Method in class com.uber.cadence.internal.worker.PollDecisionTaskDispatcher
- hashCode() - Method in exception com.uber.cadence.AccessDeniedError
- hashCode() - Method in class com.uber.cadence.activity.ActivityOptions
- hashCode() - Method in class com.uber.cadence.activity.LocalActivityOptions
- hashCode() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- hashCode() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- hashCode() - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- hashCode() - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- hashCode() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- hashCode() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- hashCode() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- hashCode() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- hashCode() - Method in class com.uber.cadence.ActivityType
- hashCode() - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
- hashCode() - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
- hashCode() - Method in class com.uber.cadence.ApplyParentClosePolicyResult
- hashCode() - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
- hashCode() - Method in class com.uber.cadence.BadBinaries
- hashCode() - Method in class com.uber.cadence.BadBinaryInfo
- hashCode() - Method in exception com.uber.cadence.BadRequestError
- hashCode() - Method in exception com.uber.cadence.CancellationAlreadyRequestedError
- hashCode() - Method in class com.uber.cadence.CancelTimerDecisionAttributes
- hashCode() - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
- hashCode() - Method in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- hashCode() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- hashCode() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- hashCode() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- hashCode() - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- hashCode() - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- hashCode() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- hashCode() - Method in class com.uber.cadence.client.QueryOptions
- hashCode() - Method in class com.uber.cadence.client.WorkflowClientOptions
- hashCode() - Method in class com.uber.cadence.client.WorkflowOptions
- hashCode() - Method in exception com.uber.cadence.ClientVersionNotSupportedError
- hashCode() - Method in class com.uber.cadence.CloseShardRequest
- hashCode() - Method in class com.uber.cadence.ClusterInfo
- hashCode() - Method in class com.uber.cadence.ClusterReplicationConfiguration
- hashCode() - Method in class com.uber.cadence.common.RetryOptions
- hashCode() - Method in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- hashCode() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- hashCode() - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
- hashCode() - Method in class com.uber.cadence.CountWorkflowExecutionsResponse
- hashCode() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- hashCode() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- hashCode() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- hashCode() - Method in class com.uber.cadence.CrossClusterCancelExecutionResponseAttributes
- hashCode() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- hashCode() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes
- hashCode() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- hashCode() - Method in class com.uber.cadence.CrossClusterSignalExecutionResponseAttributes
- hashCode() - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- hashCode() - Method in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
- hashCode() - Method in class com.uber.cadence.CrossClusterTaskInfo
- hashCode() - Method in class com.uber.cadence.CrossClusterTaskRequest
- hashCode() - Method in class com.uber.cadence.CrossClusterTaskResponse
- hashCode() - Method in exception com.uber.cadence.CurrentBranchChangedError
- hashCode() - Method in class com.uber.cadence.DataBlob
- hashCode() - Method in class com.uber.cadence.Decision
- hashCode() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- hashCode() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- hashCode() - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- hashCode() - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
- hashCode() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- hashCode() - Method in class com.uber.cadence.DeprecateDomainRequest
- hashCode() - Method in class com.uber.cadence.DescribeDomainRequest
- hashCode() - Method in class com.uber.cadence.DescribeDomainResponse
- hashCode() - Method in class com.uber.cadence.DescribeHistoryHostRequest
- hashCode() - Method in class com.uber.cadence.DescribeHistoryHostResponse
- hashCode() - Method in class com.uber.cadence.DescribeQueueRequest
- hashCode() - Method in class com.uber.cadence.DescribeQueueResponse
- hashCode() - Method in class com.uber.cadence.DescribeShardDistributionRequest
- hashCode() - Method in class com.uber.cadence.DescribeShardDistributionResponse
- hashCode() - Method in class com.uber.cadence.DescribeTaskListRequest
- hashCode() - Method in class com.uber.cadence.DescribeTaskListResponse
- hashCode() - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
- hashCode() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- hashCode() - Method in exception com.uber.cadence.DomainAlreadyExistsError
- hashCode() - Method in class com.uber.cadence.DomainCacheInfo
- hashCode() - Method in class com.uber.cadence.DomainConfiguration
- hashCode() - Method in class com.uber.cadence.DomainInfo
- hashCode() - Method in exception com.uber.cadence.DomainNotActiveError
- hashCode() - Method in class com.uber.cadence.DomainReplicationConfiguration
- hashCode() - Method in exception com.uber.cadence.EntityNotExistsError
- hashCode() - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- hashCode() - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- hashCode() - Method in class com.uber.cadence.FailoverInfo
- hashCode() - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- hashCode() - Method in class com.uber.cadence.FeatureFlags
- hashCode() - Method in exception com.uber.cadence.FeatureNotEnabledError
- hashCode() - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- hashCode() - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- hashCode() - Method in class com.uber.cadence.GetSearchAttributesResponse
- hashCode() - Method in class com.uber.cadence.GetTaskListsByDomainRequest
- hashCode() - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- hashCode() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- hashCode() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- hashCode() - Method in class com.uber.cadence.Header
- hashCode() - Method in class com.uber.cadence.History
- hashCode() - Method in class com.uber.cadence.HistoryBranch
- hashCode() - Method in class com.uber.cadence.HistoryBranchRange
- hashCode() - Method in class com.uber.cadence.HistoryEvent
- hashCode() - Method in class com.uber.cadence.internal.common.StartWorkflowExecutionParameters
- hashCode() - Method in class com.uber.cadence.internal.replay.StartChildWorkflowExecutionParameters
- hashCode() - Method in class com.uber.cadence.internal.worker.PollerAutoScalerOptions
- hashCode() - Method in exception com.uber.cadence.InternalDataInconsistencyError
- hashCode() - Method in exception com.uber.cadence.InternalServiceError
- hashCode() - Method in exception com.uber.cadence.LimitExceededError
- hashCode() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- hashCode() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- hashCode() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- hashCode() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- hashCode() - Method in class com.uber.cadence.ListDomainsRequest
- hashCode() - Method in class com.uber.cadence.ListDomainsResponse
- hashCode() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- hashCode() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- hashCode() - Method in class com.uber.cadence.ListTaskListPartitionsRequest
- hashCode() - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- hashCode() - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- hashCode() - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- hashCode() - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- hashCode() - Method in class com.uber.cadence.Memo
- hashCode() - Method in class com.uber.cadence.PendingActivityInfo
- hashCode() - Method in class com.uber.cadence.PendingChildExecutionInfo
- hashCode() - Method in class com.uber.cadence.PendingDecisionInfo
- hashCode() - Method in class com.uber.cadence.PollerInfo
- hashCode() - Method in class com.uber.cadence.PollForActivityTaskRequest
- hashCode() - Method in class com.uber.cadence.PollForActivityTaskResponse
- hashCode() - Method in class com.uber.cadence.PollForDecisionTaskRequest
- hashCode() - Method in class com.uber.cadence.PollForDecisionTaskResponse
- hashCode() - Method in exception com.uber.cadence.QueryFailedError
- hashCode() - Method in class com.uber.cadence.QueryRejected
- hashCode() - Method in class com.uber.cadence.QueryWorkflowRequest
- hashCode() - Method in class com.uber.cadence.QueryWorkflowResponse
- hashCode() - Method in class com.uber.cadence.ReapplyEventsRequest
- hashCode() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- hashCode() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- hashCode() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
- hashCode() - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
- hashCode() - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
- hashCode() - Method in class com.uber.cadence.RegisterDomainRequest
- hashCode() - Method in exception com.uber.cadence.RemoteSyncMatchedError
- hashCode() - Method in class com.uber.cadence.RemoveTaskRequest
- hashCode() - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- hashCode() - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- hashCode() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- hashCode() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- hashCode() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- hashCode() - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- hashCode() - Method in class com.uber.cadence.ResetPointInfo
- hashCode() - Method in class com.uber.cadence.ResetPoints
- hashCode() - Method in class com.uber.cadence.ResetQueueRequest
- hashCode() - Method in class com.uber.cadence.ResetStickyTaskListRequest
- hashCode() - Method in class com.uber.cadence.ResetStickyTaskListResponse
- hashCode() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- hashCode() - Method in class com.uber.cadence.ResetWorkflowExecutionResponse
- hashCode() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- hashCode() - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- hashCode() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- hashCode() - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- hashCode() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- hashCode() - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- hashCode() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- hashCode() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- hashCode() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- hashCode() - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- hashCode() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- hashCode() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- hashCode() - Method in class com.uber.cadence.RetryPolicy
- hashCode() - Method in exception com.uber.cadence.RetryTaskV2Error
- hashCode() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- hashCode() - Method in class com.uber.cadence.SearchAttributes
- hashCode() - Method in exception com.uber.cadence.ServiceBusyError
- hashCode() - Method in class com.uber.cadence.shadower.ExitCondition
- hashCode() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- hashCode() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- hashCode() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- hashCode() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- hashCode() - Method in class com.uber.cadence.shadower.WorkflowParams
- hashCode() - Method in class com.uber.cadence.shadower.WorkflowResult
- hashCode() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- hashCode() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- hashCode() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- hashCode() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- hashCode() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- hashCode() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- hashCode() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- hashCode() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- hashCode() - Method in class com.uber.cadence.StartTimeFilter
- hashCode() - Method in class com.uber.cadence.StartTimerDecisionAttributes
- hashCode() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- hashCode() - Method in class com.uber.cadence.StartWorkflowExecutionResponse
- hashCode() - Method in class com.uber.cadence.StickyExecutionAttributes
- hashCode() - Method in class com.uber.cadence.SupportedClientVersions
- hashCode() - Method in class com.uber.cadence.TaskIDBlock
- hashCode() - Method in class com.uber.cadence.TaskList
- hashCode() - Method in class com.uber.cadence.TaskListMetadata
- hashCode() - Method in class com.uber.cadence.TaskListPartitionMetadata
- hashCode() - Method in class com.uber.cadence.TaskListStatus
- hashCode() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- hashCode() - Method in class com.uber.cadence.TimerCanceledEventAttributes
- hashCode() - Method in class com.uber.cadence.TimerFiredEventAttributes
- hashCode() - Method in class com.uber.cadence.TimerStartedEventAttributes
- hashCode() - Method in class com.uber.cadence.TransientDecisionInfo
- hashCode() - Method in class com.uber.cadence.UpdateDomainInfo
- hashCode() - Method in class com.uber.cadence.UpdateDomainRequest
- hashCode() - Method in class com.uber.cadence.UpdateDomainResponse
- hashCode() - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
- hashCode() - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- hashCode() - Method in class com.uber.cadence.VersionHistories
- hashCode() - Method in class com.uber.cadence.VersionHistory
- hashCode() - Method in class com.uber.cadence.VersionHistoryItem
- hashCode() - Method in class com.uber.cadence.worker.WorkflowImplementationOptions
- hashCode() - Method in class com.uber.cadence.WorkerVersionInfo
- hashCode() - Method in class com.uber.cadence.workflow.ChildWorkflowOptions
- hashCode() - Method in class com.uber.cadence.WorkflowExecution
- hashCode() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
- hashCode() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- hashCode() - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- hashCode() - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- hashCode() - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- hashCode() - Method in class com.uber.cadence.WorkflowExecutionConfiguration
- hashCode() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- hashCode() - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- hashCode() - Method in class com.uber.cadence.WorkflowExecutionFilter
- hashCode() - Method in class com.uber.cadence.WorkflowExecutionInfo
- hashCode() - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- hashCode() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- hashCode() - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- hashCode() - Method in class com.uber.cadence.WorkflowExecutionTimedOutEventAttributes
- hashCode() - Method in class com.uber.cadence.WorkflowQuery
- hashCode() - Method in class com.uber.cadence.WorkflowQueryResult
- hashCode() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.ListDomains_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- hashCode() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_args
- hashCode() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- hashCode() - Method in class com.uber.cadence.WorkflowType
- hashCode() - Method in class com.uber.cadence.WorkflowTypeFilter
- hasPrefix(byte[], byte[]) - Method in class com.uber.cadence.migration.MigrationIWorkflowService
- header - Variable in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- header - Variable in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- header - Variable in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- header - Variable in class com.uber.cadence.internal.worker.LocallyDispatchedActivityWorker.Task
- header - Variable in class com.uber.cadence.MarkerRecordedEventAttributes
- header - Variable in class com.uber.cadence.PollForActivityTaskResponse
- header - Variable in class com.uber.cadence.RecordMarkerDecisionAttributes
- header - Variable in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- header - Variable in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- header - Variable in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- header - Variable in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- header - Variable in class com.uber.cadence.StartWorkflowExecutionRequest
- header - Variable in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- header - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- Header - Class in com.uber.cadence
- Header() - Constructor for class com.uber.cadence.Header
- Header(Header) - Constructor for class com.uber.cadence.Header
-
Performs a deep copy on other.
- HEADER - com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
- HEADER - com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes._Fields
- HEADER - com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- HEADER - com.uber.cadence.MarkerRecordedEventAttributes._Fields
- HEADER - com.uber.cadence.PollForActivityTaskResponse._Fields
- HEADER - com.uber.cadence.RecordMarkerDecisionAttributes._Fields
- HEADER - com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
- HEADER - com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- HEADER - com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
- HEADER - com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- HEADER - com.uber.cadence.StartWorkflowExecutionRequest._Fields
- HEADER - com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- HEADER - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- Header._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- heartbeat(byte[], V) - Method in interface com.uber.cadence.client.ActivityCompletionClient
- heartbeat(WorkflowExecution, String, V) - Method in interface com.uber.cadence.client.ActivityCompletionClient
-
Warning: heartbeating by ids is not implemented yet.
- heartbeat(V) - Static method in class com.uber.cadence.activity.Activity
-
Use to notify Cadence service that activity execution is alive.
- HEARTBEAT - com.uber.cadence.TimeoutType
- HEARTBEAT_DETAILS - com.uber.cadence.PendingActivityInfo._Fields
- HEARTBEAT_DETAILS - com.uber.cadence.PollForActivityTaskResponse._Fields
- HEARTBEAT_REQUEST - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args._Fields
- HEARTBEAT_REQUEST - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args._Fields
- HEARTBEAT_TIMEOUT_SECONDS - com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
- HEARTBEAT_TIMEOUT_SECONDS - com.uber.cadence.PollForActivityTaskResponse._Fields
- HEARTBEAT_TIMEOUT_SECONDS - com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
- heartbeatDetails - Variable in class com.uber.cadence.PendingActivityInfo
- heartbeatDetails - Variable in class com.uber.cadence.PollForActivityTaskResponse
- heartbeatRequest - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- heartbeatRequest - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- heartbeatTimeoutSeconds - Variable in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- heartbeatTimeoutSeconds - Variable in class com.uber.cadence.internal.worker.LocallyDispatchedActivityWorker.Task
- heartbeatTimeoutSeconds - Variable in class com.uber.cadence.PollForActivityTaskResponse
- heartbeatTimeoutSeconds - Variable in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- heartbeatTimeoutSeconds() - Method in annotation type com.uber.cadence.activity.ActivityMethod
-
Heartbeat interval.
- histogram(String, Buckets) - Method in class com.uber.cadence.internal.metrics.NoopScope
- histogram(String, Buckets) - Method in class com.uber.cadence.internal.metrics.ReplayAwareScope
- histories - Variable in class com.uber.cadence.VersionHistories
- HISTORIES - com.uber.cadence.VersionHistories._Fields
- history - Variable in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- history - Variable in class com.uber.cadence.PollForDecisionTaskResponse
- History - Class in com.uber.cadence
- History() - Constructor for class com.uber.cadence.History
- History(History) - Constructor for class com.uber.cadence.History
-
Performs a deep copy on other.
- HISTORY - com.uber.cadence.GetWorkflowExecutionHistoryResponse._Fields
- HISTORY - com.uber.cadence.PollForDecisionTaskResponse._Fields
- HISTORY_ARCHIVAL_STATUS - com.uber.cadence.DomainConfiguration._Fields
- HISTORY_ARCHIVAL_STATUS - com.uber.cadence.RegisterDomainRequest._Fields
- HISTORY_ARCHIVAL_URI - com.uber.cadence.DomainConfiguration._Fields
- HISTORY_ARCHIVAL_URI - com.uber.cadence.RegisterDomainRequest._Fields
- HISTORY_EVENT_FILTER_TYPE - com.uber.cadence.GetWorkflowExecutionHistoryRequest._Fields
- HISTORY_LENGTH - com.uber.cadence.WorkflowExecutionInfo._Fields
- History._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- historyArchivalStatus - Variable in class com.uber.cadence.DomainConfiguration
- historyArchivalStatus - Variable in class com.uber.cadence.RegisterDomainRequest
- historyArchivalURI - Variable in class com.uber.cadence.DomainConfiguration
- historyArchivalURI - Variable in class com.uber.cadence.RegisterDomainRequest
- HistoryBranch - Class in com.uber.cadence
- HistoryBranch() - Constructor for class com.uber.cadence.HistoryBranch
- HistoryBranch(HistoryBranch) - Constructor for class com.uber.cadence.HistoryBranch
-
Performs a deep copy on other.
- HistoryBranch._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- HistoryBranchRange - Class in com.uber.cadence
- HistoryBranchRange() - Constructor for class com.uber.cadence.HistoryBranchRange
- HistoryBranchRange(HistoryBranchRange) - Constructor for class com.uber.cadence.HistoryBranchRange
-
Performs a deep copy on other.
- HistoryBranchRange._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- HistoryEvent - Class in com.uber.cadence
- HistoryEvent() - Constructor for class com.uber.cadence.HistoryEvent
- HistoryEvent(HistoryEvent) - Constructor for class com.uber.cadence.HistoryEvent
-
Performs a deep copy on other.
- HistoryEvent._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- HistoryEventFilterType - Enum in com.uber.cadence
- HistoryEventFilterType - Variable in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- historyLength - Variable in class com.uber.cadence.WorkflowExecutionInfo
- HOST_ADDRESS - com.uber.cadence.DescribeHistoryHostRequest._Fields
- hostAddress - Variable in class com.uber.cadence.DescribeHistoryHostRequest
I
- IAuthorizationProvider - Interface in com.uber.cadence.serviceclient.auth
- identity - Variable in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- identity - Variable in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- identity - Variable in class com.uber.cadence.ActivityTaskFailedEventAttributes
- identity - Variable in class com.uber.cadence.ActivityTaskStartedEventAttributes
- identity - Variable in class com.uber.cadence.CancelTimerFailedEventAttributes
- identity - Variable in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- identity - Variable in class com.uber.cadence.DecisionTaskFailedEventAttributes
- identity - Variable in class com.uber.cadence.DecisionTaskStartedEventAttributes
- identity - Variable in class com.uber.cadence.PollerInfo
- identity - Variable in class com.uber.cadence.PollForActivityTaskRequest
- identity - Variable in class com.uber.cadence.PollForDecisionTaskRequest
- identity - Variable in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- identity - Variable in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- identity - Variable in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- identity - Variable in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- identity - Variable in class com.uber.cadence.RespondActivityTaskCanceledRequest
- identity - Variable in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- identity - Variable in class com.uber.cadence.RespondActivityTaskCompletedRequest
- identity - Variable in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- identity - Variable in class com.uber.cadence.RespondActivityTaskFailedRequest
- identity - Variable in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- identity - Variable in class com.uber.cadence.RespondDecisionTaskFailedRequest
- identity - Variable in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- identity - Variable in class com.uber.cadence.SignalWorkflowExecutionRequest
- identity - Variable in class com.uber.cadence.StartWorkflowExecutionRequest
- identity - Variable in class com.uber.cadence.TerminateWorkflowExecutionRequest
- identity - Variable in class com.uber.cadence.TimerCanceledEventAttributes
- identity - Variable in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- identity - Variable in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- identity - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- identity - Variable in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- IDENTITY - com.uber.cadence.ActivityTaskCanceledEventAttributes._Fields
- IDENTITY - com.uber.cadence.ActivityTaskCompletedEventAttributes._Fields
- IDENTITY - com.uber.cadence.ActivityTaskFailedEventAttributes._Fields
- IDENTITY - com.uber.cadence.ActivityTaskStartedEventAttributes._Fields
- IDENTITY - com.uber.cadence.CancelTimerFailedEventAttributes._Fields
- IDENTITY - com.uber.cadence.DecisionTaskCompletedEventAttributes._Fields
- IDENTITY - com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
- IDENTITY - com.uber.cadence.DecisionTaskStartedEventAttributes._Fields
- IDENTITY - com.uber.cadence.PollerInfo._Fields
- IDENTITY - com.uber.cadence.PollForActivityTaskRequest._Fields
- IDENTITY - com.uber.cadence.PollForDecisionTaskRequest._Fields
- IDENTITY - com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest._Fields
- IDENTITY - com.uber.cadence.RecordActivityTaskHeartbeatRequest._Fields
- IDENTITY - com.uber.cadence.RequestCancelWorkflowExecutionRequest._Fields
- IDENTITY - com.uber.cadence.RespondActivityTaskCanceledByIDRequest._Fields
- IDENTITY - com.uber.cadence.RespondActivityTaskCanceledRequest._Fields
- IDENTITY - com.uber.cadence.RespondActivityTaskCompletedByIDRequest._Fields
- IDENTITY - com.uber.cadence.RespondActivityTaskCompletedRequest._Fields
- IDENTITY - com.uber.cadence.RespondActivityTaskFailedByIDRequest._Fields
- IDENTITY - com.uber.cadence.RespondActivityTaskFailedRequest._Fields
- IDENTITY - com.uber.cadence.RespondDecisionTaskCompletedRequest._Fields
- IDENTITY - com.uber.cadence.RespondDecisionTaskFailedRequest._Fields
- IDENTITY - com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- IDENTITY - com.uber.cadence.SignalWorkflowExecutionRequest._Fields
- IDENTITY - com.uber.cadence.StartWorkflowExecutionRequest._Fields
- IDENTITY - com.uber.cadence.TerminateWorkflowExecutionRequest._Fields
- IDENTITY - com.uber.cadence.TimerCanceledEventAttributes._Fields
- IDENTITY - com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes._Fields
- IDENTITY - com.uber.cadence.WorkflowExecutionSignaledEventAttributes._Fields
- IDENTITY - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- IDENTITY - com.uber.cadence.WorkflowExecutionTerminatedEventAttributes._Fields
- IGrpcServiceStubs - Interface in com.uber.cadence.internal.compatibility.proto.serviceclient
- impl - Variable in class com.uber.cadence.WorkerVersionInfo
- IMPL - com.uber.cadence.WorkerVersionInfo._Fields
- INCLUDE_TASK_LIST_STATUS - com.uber.cadence.DescribeTaskListRequest._Fields
- includeTaskListStatus - Variable in class com.uber.cadence.DescribeTaskListRequest
- increaseActionablePollCount() - Method in interface com.uber.cadence.internal.worker.autoscaler.AutoScaler
- increaseActionablePollCount() - Method in class com.uber.cadence.internal.worker.autoscaler.NoopAutoScaler
- increaseActionablePollCount() - Method in class com.uber.cadence.internal.worker.autoscaler.PollerAutoScaler
- increaseActionableTaskCount() - Method in class com.uber.cadence.internal.worker.autoscaler.PollerUsageEstimator
- increaseNoopPollCount() - Method in interface com.uber.cadence.internal.worker.autoscaler.AutoScaler
- increaseNoopPollCount() - Method in class com.uber.cadence.internal.worker.autoscaler.NoopAutoScaler
- increaseNoopPollCount() - Method in class com.uber.cadence.internal.worker.autoscaler.PollerAutoScaler
- increaseNoopTaskCount() - Method in class com.uber.cadence.internal.worker.autoscaler.PollerUsageEstimator
- INDEXED_FIELDS - com.uber.cadence.SearchAttributes._Fields
- indexedFields - Variable in class com.uber.cadence.SearchAttributes
- IndexedValueType - Enum in com.uber.cadence
- info(String) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- info(String, Object) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- info(String, Object...) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- info(String, Object, Object) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- info(String, Throwable) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- info(Marker, String) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- info(Marker, String, Object) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- info(Marker, String, Object...) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- info(Marker, String, Object, Object) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- info(Marker, String, Throwable) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- INITIAL_INTERVAL_IN_SECONDS - com.uber.cadence.RetryPolicy._Fields
- initialIntervalInSeconds - Variable in class com.uber.cadence.internal.common.RetryParameters
- initialIntervalInSeconds - Variable in class com.uber.cadence.RetryPolicy
- initialIntervalSeconds() - Method in annotation type com.uber.cadence.common.MethodRetry
-
Interval of the first retry.
- INITIATED_EVENT_ATTRIBUTES - com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.CrossClusterCancelExecutionRequestAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.CrossClusterSignalExecutionRequestAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes._Fields
- INITIATED_EVENT_ID - com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes._Fields
- INITIATED_ID - com.uber.cadence.PendingChildExecutionInfo._Fields
- initiatedEventAttributes - Variable in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- initiatedEventId - Variable in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- initiatedEventId - Variable in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- initiatedEventId - Variable in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- initiatedEventId - Variable in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- initiatedEventId - Variable in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- initiatedEventId - Variable in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- initiatedEventId - Variable in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- initiatedEventId - Variable in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- initiatedEventId - Variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- initiatedEventId - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- initiatedEventId - Variable in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- initiatedEventID - Variable in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- initiatedEventID - Variable in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- initiatedEventID - Variable in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- initiatedEventID - Variable in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- initiatedID - Variable in class com.uber.cadence.PendingChildExecutionInfo
- initiator - Variable in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- initiator - Variable in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- initiator - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- INITIATOR - com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- INITIATOR - com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- INITIATOR - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- input - Variable in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- input - Variable in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- input - Variable in class com.uber.cadence.internal.worker.LocallyDispatchedActivityWorker.Task
- input - Variable in class com.uber.cadence.PollForActivityTaskResponse
- input - Variable in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- input - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- input - Variable in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- input - Variable in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- input - Variable in class com.uber.cadence.SignalWorkflowExecutionRequest
- input - Variable in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- input - Variable in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- input - Variable in class com.uber.cadence.StartWorkflowExecutionRequest
- input - Variable in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- input - Variable in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- input - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- INPUT - com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
- INPUT - com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- INPUT - com.uber.cadence.PollForActivityTaskResponse._Fields
- INPUT - com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
- INPUT - com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes._Fields
- INPUT - com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes._Fields
- INPUT - com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- INPUT - com.uber.cadence.SignalWorkflowExecutionRequest._Fields
- INPUT - com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
- INPUT - com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- INPUT - com.uber.cadence.StartWorkflowExecutionRequest._Fields
- INPUT - com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- INPUT - com.uber.cadence.WorkflowExecutionSignaledEventAttributes._Fields
- INPUT - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- INT - com.uber.cadence.IndexedValueType
- INTERNAL_SERVICE_ERROR - com.uber.cadence.WorkflowService.GetClusterInfo_result._Fields
- INTERNAL_SERVICE_ERROR - Static variable in class com.uber.cadence.internal.metrics.MetricsTagValue
- InternalDataInconsistencyError - Exception in com.uber.cadence
- InternalDataInconsistencyError() - Constructor for exception com.uber.cadence.InternalDataInconsistencyError
- InternalDataInconsistencyError(InternalDataInconsistencyError) - Constructor for exception com.uber.cadence.InternalDataInconsistencyError
-
Performs a deep copy on other.
- InternalDataInconsistencyError(String) - Constructor for exception com.uber.cadence.InternalDataInconsistencyError
- InternalDataInconsistencyError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- internalServiceError - Variable in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- InternalServiceError - Exception in com.uber.cadence
- InternalServiceError() - Constructor for exception com.uber.cadence.InternalServiceError
- InternalServiceError(InternalServiceError) - Constructor for exception com.uber.cadence.InternalServiceError
-
Performs a deep copy on other.
- InternalServiceError(String) - Constructor for exception com.uber.cadence.InternalServiceError
- InternalServiceError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- InternalUtils - Class in com.uber.cadence.internal.common
-
Utility functions shared by the implementation code.
- invalidateAll() - Method in class com.uber.cadence.internal.replay.DeciderCache
- IS_CRON - com.uber.cadence.WorkflowExecutionInfo._Fields
- IS_GLOBAL_DOMAIN - com.uber.cadence.DescribeDomainResponse._Fields
- IS_GLOBAL_DOMAIN - com.uber.cadence.RegisterDomainRequest._Fields
- IS_GLOBAL_DOMAIN - com.uber.cadence.UpdateDomainResponse._Fields
- isActivityTaskClosedEvent(HistoryEvent) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- isAnyTypeSupported() - Method in class com.uber.cadence.internal.replay.ReplayDecisionTaskHandler
- isAnyTypeSupported() - Method in interface com.uber.cadence.internal.replay.ReplayWorkflowFactory
- isAnyTypeSupported() - Method in interface com.uber.cadence.internal.worker.ActivityTaskHandler
-
True if this handler handles at least one activity type.
- isAnyTypeSupported() - Method in interface com.uber.cadence.internal.worker.DecisionTaskHandler
-
True if this handler handles at least one workflow type.
- isArchived() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- isAsync() - Static method in class com.uber.cadence.internal.sync.AsyncInternal
- isAsync(Object) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
- isCancelRequested() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- isCancelRequested() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
- isCancelRequested() - Method in interface com.uber.cadence.workflow.CancellationScope
-
Is scope was asked to cancel through
CancellationScope.cancel()or by a parent scope. - isChildWorkflowOnly() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- isChildWorkflowOnly() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- isChildWorkflowOnly() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- isChildWorkflowOnly() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- isChildWorkflowOnly() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- isChildWorkflowOnly() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- isCompleted() - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
- isCompleted() - Method in interface com.uber.cadence.workflow.Promise
-
Returns
trueif this promise is completed. - isCron - Variable in class com.uber.cadence.WorkflowExecutionInfo
- isDebugEnabled() - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- isDebugEnabled(Marker) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- isDecisionEvent(HistoryEvent) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
-
Is this an event that was created to mirror a decision?
- isDetached() - Method in interface com.uber.cadence.workflow.CancellationScope
-
When set to false parent thread cancellation causes this one to get cancelled automatically.
- isDisableStickyExecution() - Method in class com.uber.cadence.worker.WorkerFactoryOptions
- isDoNotCompleteOnReturn() - Method in interface com.uber.cadence.internal.sync.ActivityExecutionContext
- isEmitMetric() - Method in class com.uber.cadence.DomainConfiguration
- isEmitMetric() - Method in class com.uber.cadence.RegisterDomainRequest
- isEmpty() - Method in class com.uber.cadence.worker.TimeFilter
- isEnableLoggingInReplay() - Method in class com.uber.cadence.worker.WorkerFactoryOptions
- isErrorEnabled() - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- isErrorEnabled(Marker) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- isExternalWorkflowClosedEvent(HistoryEvent) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- isFetchNewTasks() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- isForceCreateNewDecisionTask() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- isGlobalDomain - Variable in class com.uber.cadence.DescribeDomainResponse
- isGlobalDomain - Variable in class com.uber.cadence.RegisterDomainRequest
- isGlobalDomain - Variable in class com.uber.cadence.UpdateDomainResponse
- isHealthy() - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- isHealthy() - Method in class com.uber.cadence.internal.sync.SyncWorkflowWorker
- isHealthy() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- isHealthy() - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- isHealthy() - Method in interface com.uber.cadence.serviceclient.IWorkflowService
-
Checks if we have a valid connection to the Cadence cluster, and potentially resets the peer list
- isHealthy() - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- isHealthy() - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
-
Checks if we have a valid connection to the Cadence cluster, and potentially resets the peer list
- isHealthy() - Method in class com.uber.cadence.worker.Worker
-
Checks if we have a valid connection to the Cadence cluster, and potentially resets the peer list
- isHealthy() - Method in class com.uber.cadence.worker.WorkerFactory
-
Checks if we have a valid connection to the Cadence cluster, and potentially resets the peer list
- isIncludeTaskListStatus() - Method in class com.uber.cadence.DescribeTaskListRequest
- isInfoEnabled() - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- isInfoEnabled(Marker) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- isIsCron() - Method in class com.uber.cadence.WorkflowExecutionInfo
- isIsGlobalDomain() - Method in class com.uber.cadence.DescribeDomainResponse
- isIsGlobalDomain() - Method in class com.uber.cadence.RegisterDomainRequest
- isIsGlobalDomain() - Method in class com.uber.cadence.UpdateDomainResponse
- isLoggingEnabledInReplay() - Method in class com.uber.cadence.testing.TestEnvironmentOptions
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.CountWorkflowExecutions
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.DeprecateDomain
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.DescribeDomain
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.DescribeTaskList
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.DescribeWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.GetClusterInfo
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.GetSearchAttributes
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.GetTaskListsByDomain
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.GetWorkflowExecutionHistory
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListArchivedWorkflowExecutions
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListClosedWorkflowExecutions
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListDomains
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListOpenWorkflowExecutions
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListTaskListPartitions
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ListWorkflowExecutions
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.PollForActivityTask
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.PollForDecisionTask
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.QueryWorkflow
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RecordActivityTaskHeartbeat
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RecordActivityTaskHeartbeatByID
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RefreshWorkflowTasks
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RegisterDomain
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RequestCancelWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ResetStickyTaskList
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ResetWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCanceled
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCanceledByID
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCompleted
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCompletedByID
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskFailed
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskFailedByID
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondDecisionTaskCompleted
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondDecisionTaskFailed
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.RespondQueryTaskCompleted
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.ScanWorkflowExecutions
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.SignalWithStartWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.SignalWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.StartWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.TerminateWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.AsyncProcessor.UpdateDomain
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.CountWorkflowExecutions
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.DeprecateDomain
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.DescribeDomain
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.DescribeTaskList
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.DescribeWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.GetClusterInfo
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.GetSearchAttributes
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.GetTaskListsByDomain
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.GetWorkflowExecutionHistory
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.ListArchivedWorkflowExecutions
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.ListClosedWorkflowExecutions
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.ListDomains
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.ListOpenWorkflowExecutions
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.ListTaskListPartitions
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.ListWorkflowExecutions
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.PollForActivityTask
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.PollForDecisionTask
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.QueryWorkflow
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RecordActivityTaskHeartbeat
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RecordActivityTaskHeartbeatByID
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RefreshWorkflowTasks
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RegisterDomain
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RequestCancelWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.ResetStickyTaskList
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.ResetWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCanceled
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCanceledByID
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCompleted
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCompletedByID
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskFailed
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskFailedByID
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RespondDecisionTaskCompleted
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RespondDecisionTaskFailed
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.RespondQueryTaskCompleted
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.ScanWorkflowExecutions
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.SignalWithStartWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.SignalWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.StartWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.TerminateWorkflowExecution
- isOneway() - Method in class com.uber.cadence.WorkflowService.Processor.UpdateDomain
- isReplaying() - Method in interface com.uber.cadence.internal.replay.ReplayAware
-
trueindicates if workflow is replaying already processed events to reconstruct it state. - isReplaying() - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- isReplaying() - Static method in class com.uber.cadence.workflow.Workflow
-
True if workflow code is being replayed.
- isRequestLocalDispatch() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- isResettable() - Method in class com.uber.cadence.ResetPointInfo
- isReturnNewDecisionTask() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- isServerSideActivityRetry() - Method in interface com.uber.cadence.internal.replay.DecisionContext
-
Is the next event in the history is an activity scheduled event and it has an attached retry policy.
- isServerSideChildWorkflowRetry() - Method in interface com.uber.cadence.internal.replay.DecisionContext
-
Is the next event in the history is child workflow initiated event and it has an attached retry policy.
- isSet(AccessDeniedError._Fields) - Method in exception com.uber.cadence.AccessDeniedError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ActivityLocalDispatchInfo._Fields) - Method in class com.uber.cadence.ActivityLocalDispatchInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ActivityTaskCanceledEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ActivityTaskCancelRequestedEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ActivityTaskCompletedEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ActivityTaskFailedEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ActivityTaskScheduledEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ActivityTaskStartedEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ActivityTaskTimedOutEventAttributes._Fields) - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ActivityType._Fields) - Method in class com.uber.cadence.ActivityType
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ApplyParentClosePolicyAttributes._Fields) - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ApplyParentClosePolicyRequest._Fields) - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ApplyParentClosePolicyResult._Fields) - Method in class com.uber.cadence.ApplyParentClosePolicyResult
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ApplyParentClosePolicyStatus._Fields) - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(BadBinaries._Fields) - Method in class com.uber.cadence.BadBinaries
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(BadBinaryInfo._Fields) - Method in class com.uber.cadence.BadBinaryInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(BadRequestError._Fields) - Method in exception com.uber.cadence.BadRequestError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CancellationAlreadyRequestedError._Fields) - Method in exception com.uber.cadence.CancellationAlreadyRequestedError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CancelTimerDecisionAttributes._Fields) - Method in class com.uber.cadence.CancelTimerDecisionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CancelTimerFailedEventAttributes._Fields) - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CancelWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ChildWorkflowExecutionCanceledEventAttributes._Fields) - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ChildWorkflowExecutionCompletedEventAttributes._Fields) - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ChildWorkflowExecutionFailedEventAttributes._Fields) - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ChildWorkflowExecutionStartedEventAttributes._Fields) - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ChildWorkflowExecutionTerminatedEventAttributes._Fields) - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ChildWorkflowExecutionTimedOutEventAttributes._Fields) - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ClientVersionNotSupportedError._Fields) - Method in exception com.uber.cadence.ClientVersionNotSupportedError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CloseShardRequest._Fields) - Method in class com.uber.cadence.CloseShardRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ClusterInfo._Fields) - Method in class com.uber.cadence.ClusterInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ClusterReplicationConfiguration._Fields) - Method in class com.uber.cadence.ClusterReplicationConfiguration
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CompleteWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ContinueAsNewWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CountWorkflowExecutionsRequest._Fields) - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CountWorkflowExecutionsResponse._Fields) - Method in class com.uber.cadence.CountWorkflowExecutionsResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CrossClusterApplyParentClosePolicyRequestAttributes._Fields) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CrossClusterApplyParentClosePolicyResponseAttributes._Fields) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CrossClusterCancelExecutionRequestAttributes._Fields) - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CrossClusterCancelExecutionResponseAttributes._Fields) - Method in class com.uber.cadence.CrossClusterCancelExecutionResponseAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes._Fields) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes._Fields) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CrossClusterSignalExecutionRequestAttributes._Fields) - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CrossClusterSignalExecutionResponseAttributes._Fields) - Method in class com.uber.cadence.CrossClusterSignalExecutionResponseAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CrossClusterStartChildExecutionRequestAttributes._Fields) - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CrossClusterStartChildExecutionResponseAttributes._Fields) - Method in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CrossClusterTaskInfo._Fields) - Method in class com.uber.cadence.CrossClusterTaskInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CrossClusterTaskRequest._Fields) - Method in class com.uber.cadence.CrossClusterTaskRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CrossClusterTaskResponse._Fields) - Method in class com.uber.cadence.CrossClusterTaskResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(CurrentBranchChangedError._Fields) - Method in exception com.uber.cadence.CurrentBranchChangedError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DataBlob._Fields) - Method in class com.uber.cadence.DataBlob
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(Decision._Fields) - Method in class com.uber.cadence.Decision
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DecisionTaskCompletedEventAttributes._Fields) - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DecisionTaskFailedEventAttributes._Fields) - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DecisionTaskScheduledEventAttributes._Fields) - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DecisionTaskStartedEventAttributes._Fields) - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DecisionTaskTimedOutEventAttributes._Fields) - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DeprecateDomainRequest._Fields) - Method in class com.uber.cadence.DeprecateDomainRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DescribeDomainRequest._Fields) - Method in class com.uber.cadence.DescribeDomainRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DescribeDomainResponse._Fields) - Method in class com.uber.cadence.DescribeDomainResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DescribeHistoryHostRequest._Fields) - Method in class com.uber.cadence.DescribeHistoryHostRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DescribeHistoryHostResponse._Fields) - Method in class com.uber.cadence.DescribeHistoryHostResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DescribeQueueRequest._Fields) - Method in class com.uber.cadence.DescribeQueueRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DescribeQueueResponse._Fields) - Method in class com.uber.cadence.DescribeQueueResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DescribeShardDistributionRequest._Fields) - Method in class com.uber.cadence.DescribeShardDistributionRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DescribeShardDistributionResponse._Fields) - Method in class com.uber.cadence.DescribeShardDistributionResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DescribeTaskListRequest._Fields) - Method in class com.uber.cadence.DescribeTaskListRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DescribeTaskListResponse._Fields) - Method in class com.uber.cadence.DescribeTaskListResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DescribeWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DescribeWorkflowExecutionResponse._Fields) - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DomainAlreadyExistsError._Fields) - Method in exception com.uber.cadence.DomainAlreadyExistsError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DomainCacheInfo._Fields) - Method in class com.uber.cadence.DomainCacheInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DomainConfiguration._Fields) - Method in class com.uber.cadence.DomainConfiguration
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DomainInfo._Fields) - Method in class com.uber.cadence.DomainInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DomainNotActiveError._Fields) - Method in exception com.uber.cadence.DomainNotActiveError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DomainReplicationConfiguration._Fields) - Method in class com.uber.cadence.DomainReplicationConfiguration
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(EntityNotExistsError._Fields) - Method in exception com.uber.cadence.EntityNotExistsError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields) - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ExternalWorkflowExecutionSignaledEventAttributes._Fields) - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(FailoverInfo._Fields) - Method in class com.uber.cadence.FailoverInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(FailWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(FeatureFlags._Fields) - Method in class com.uber.cadence.FeatureFlags
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(FeatureNotEnabledError._Fields) - Method in exception com.uber.cadence.FeatureNotEnabledError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(GetCrossClusterTasksRequest._Fields) - Method in class com.uber.cadence.GetCrossClusterTasksRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(GetCrossClusterTasksResponse._Fields) - Method in class com.uber.cadence.GetCrossClusterTasksResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(GetSearchAttributesResponse._Fields) - Method in class com.uber.cadence.GetSearchAttributesResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(GetTaskListsByDomainRequest._Fields) - Method in class com.uber.cadence.GetTaskListsByDomainRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(GetTaskListsByDomainResponse._Fields) - Method in class com.uber.cadence.GetTaskListsByDomainResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(GetWorkflowExecutionHistoryRequest._Fields) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(GetWorkflowExecutionHistoryResponse._Fields) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(Header._Fields) - Method in class com.uber.cadence.Header
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(History._Fields) - Method in class com.uber.cadence.History
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(HistoryBranch._Fields) - Method in class com.uber.cadence.HistoryBranch
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(HistoryBranchRange._Fields) - Method in class com.uber.cadence.HistoryBranchRange
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(HistoryEvent._Fields) - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(InternalDataInconsistencyError._Fields) - Method in exception com.uber.cadence.InternalDataInconsistencyError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(InternalServiceError._Fields) - Method in exception com.uber.cadence.InternalServiceError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(LimitExceededError._Fields) - Method in exception com.uber.cadence.LimitExceededError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ListArchivedWorkflowExecutionsRequest._Fields) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ListArchivedWorkflowExecutionsResponse._Fields) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ListClosedWorkflowExecutionsRequest._Fields) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ListClosedWorkflowExecutionsResponse._Fields) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ListDomainsRequest._Fields) - Method in class com.uber.cadence.ListDomainsRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ListDomainsResponse._Fields) - Method in class com.uber.cadence.ListDomainsResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ListOpenWorkflowExecutionsRequest._Fields) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ListOpenWorkflowExecutionsResponse._Fields) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ListTaskListPartitionsRequest._Fields) - Method in class com.uber.cadence.ListTaskListPartitionsRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ListTaskListPartitionsResponse._Fields) - Method in class com.uber.cadence.ListTaskListPartitionsResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ListWorkflowExecutionsRequest._Fields) - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ListWorkflowExecutionsResponse._Fields) - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(MarkerRecordedEventAttributes._Fields) - Method in class com.uber.cadence.MarkerRecordedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(Memo._Fields) - Method in class com.uber.cadence.Memo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(PendingActivityInfo._Fields) - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(PendingChildExecutionInfo._Fields) - Method in class com.uber.cadence.PendingChildExecutionInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(PendingDecisionInfo._Fields) - Method in class com.uber.cadence.PendingDecisionInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(PollerInfo._Fields) - Method in class com.uber.cadence.PollerInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(PollForActivityTaskRequest._Fields) - Method in class com.uber.cadence.PollForActivityTaskRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(PollForActivityTaskResponse._Fields) - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(PollForDecisionTaskRequest._Fields) - Method in class com.uber.cadence.PollForDecisionTaskRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(PollForDecisionTaskResponse._Fields) - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(QueryFailedError._Fields) - Method in exception com.uber.cadence.QueryFailedError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(QueryRejected._Fields) - Method in class com.uber.cadence.QueryRejected
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(QueryWorkflowRequest._Fields) - Method in class com.uber.cadence.QueryWorkflowRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(QueryWorkflowResponse._Fields) - Method in class com.uber.cadence.QueryWorkflowResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ReapplyEventsRequest._Fields) - Method in class com.uber.cadence.ReapplyEventsRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RecordActivityTaskHeartbeatByIDRequest._Fields) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RecordActivityTaskHeartbeatRequest._Fields) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RecordActivityTaskHeartbeatResponse._Fields) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RecordMarkerDecisionAttributes._Fields) - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RefreshWorkflowTasksRequest._Fields) - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RegisterDomainRequest._Fields) - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RemoteSyncMatchedError._Fields) - Method in exception com.uber.cadence.RemoteSyncMatchedError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RemoveTaskRequest._Fields) - Method in class com.uber.cadence.RemoveTaskRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RequestCancelActivityTaskDecisionAttributes._Fields) - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RequestCancelActivityTaskFailedEventAttributes._Fields) - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RequestCancelExternalWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes._Fields) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RequestCancelWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ResetPointInfo._Fields) - Method in class com.uber.cadence.ResetPointInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ResetPoints._Fields) - Method in class com.uber.cadence.ResetPoints
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ResetQueueRequest._Fields) - Method in class com.uber.cadence.ResetQueueRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ResetStickyTaskListRequest._Fields) - Method in class com.uber.cadence.ResetStickyTaskListRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ResetStickyTaskListResponse._Fields) - Method in class com.uber.cadence.ResetStickyTaskListResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ResetWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ResetWorkflowExecutionResponse._Fields) - Method in class com.uber.cadence.ResetWorkflowExecutionResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RespondActivityTaskCanceledByIDRequest._Fields) - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RespondActivityTaskCanceledRequest._Fields) - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RespondActivityTaskCompletedByIDRequest._Fields) - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RespondActivityTaskCompletedRequest._Fields) - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RespondActivityTaskFailedByIDRequest._Fields) - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RespondActivityTaskFailedRequest._Fields) - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RespondCrossClusterTasksCompletedRequest._Fields) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RespondCrossClusterTasksCompletedResponse._Fields) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RespondDecisionTaskCompletedRequest._Fields) - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RespondDecisionTaskCompletedResponse._Fields) - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RespondDecisionTaskFailedRequest._Fields) - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RespondQueryTaskCompletedRequest._Fields) - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RetryPolicy._Fields) - Method in class com.uber.cadence.RetryPolicy
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RetryTaskV2Error._Fields) - Method in exception com.uber.cadence.RetryTaskV2Error
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ScheduleActivityTaskDecisionAttributes._Fields) - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(SearchAttributes._Fields) - Method in class com.uber.cadence.SearchAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ServiceBusyError._Fields) - Method in exception com.uber.cadence.ServiceBusyError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ExitCondition._Fields) - Method in class com.uber.cadence.shadower.ExitCondition
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ReplayWorkflowActivityParams._Fields) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ReplayWorkflowActivityResult._Fields) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ScanWorkflowActivityParams._Fields) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ScanWorkflowActivityResult._Fields) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowParams._Fields) - Method in class com.uber.cadence.shadower.WorkflowParams
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowResult._Fields) - Method in class com.uber.cadence.shadower.WorkflowResult
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(SignalExternalWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(SignalExternalWorkflowExecutionFailedEventAttributes._Fields) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(SignalExternalWorkflowExecutionInitiatedEventAttributes._Fields) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(SignalWithStartWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(SignalWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(StartChildWorkflowExecutionDecisionAttributes._Fields) - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(StartChildWorkflowExecutionFailedEventAttributes._Fields) - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(StartChildWorkflowExecutionInitiatedEventAttributes._Fields) - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(StartTimeFilter._Fields) - Method in class com.uber.cadence.StartTimeFilter
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(StartTimerDecisionAttributes._Fields) - Method in class com.uber.cadence.StartTimerDecisionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(StartWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(StartWorkflowExecutionResponse._Fields) - Method in class com.uber.cadence.StartWorkflowExecutionResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(StickyExecutionAttributes._Fields) - Method in class com.uber.cadence.StickyExecutionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(SupportedClientVersions._Fields) - Method in class com.uber.cadence.SupportedClientVersions
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TaskIDBlock._Fields) - Method in class com.uber.cadence.TaskIDBlock
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TaskList._Fields) - Method in class com.uber.cadence.TaskList
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TaskListMetadata._Fields) - Method in class com.uber.cadence.TaskListMetadata
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TaskListPartitionMetadata._Fields) - Method in class com.uber.cadence.TaskListPartitionMetadata
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TaskListStatus._Fields) - Method in class com.uber.cadence.TaskListStatus
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TerminateWorkflowExecutionRequest._Fields) - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TimerCanceledEventAttributes._Fields) - Method in class com.uber.cadence.TimerCanceledEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TimerFiredEventAttributes._Fields) - Method in class com.uber.cadence.TimerFiredEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TimerStartedEventAttributes._Fields) - Method in class com.uber.cadence.TimerStartedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TransientDecisionInfo._Fields) - Method in class com.uber.cadence.TransientDecisionInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(UpdateDomainInfo._Fields) - Method in class com.uber.cadence.UpdateDomainInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(UpdateDomainRequest._Fields) - Method in class com.uber.cadence.UpdateDomainRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(UpdateDomainResponse._Fields) - Method in class com.uber.cadence.UpdateDomainResponse
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(UpsertWorkflowSearchAttributesDecisionAttributes._Fields) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(UpsertWorkflowSearchAttributesEventAttributes._Fields) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(VersionHistories._Fields) - Method in class com.uber.cadence.VersionHistories
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(VersionHistory._Fields) - Method in class com.uber.cadence.VersionHistory
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(VersionHistoryItem._Fields) - Method in class com.uber.cadence.VersionHistoryItem
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkerVersionInfo._Fields) - Method in class com.uber.cadence.WorkerVersionInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecution._Fields) - Method in class com.uber.cadence.WorkflowExecution
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionAlreadyCompletedError._Fields) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionAlreadyStartedError._Fields) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionCanceledEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionCancelRequestedEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionCompletedEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionConfiguration._Fields) - Method in class com.uber.cadence.WorkflowExecutionConfiguration
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionContinuedAsNewEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionFailedEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionFilter._Fields) - Method in class com.uber.cadence.WorkflowExecutionFilter
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionInfo._Fields) - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionSignaledEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionStartedEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionTerminatedEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowExecutionTimedOutEventAttributes._Fields) - Method in class com.uber.cadence.WorkflowExecutionTimedOutEventAttributes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowQuery._Fields) - Method in class com.uber.cadence.WorkflowQuery
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowQueryResult._Fields) - Method in class com.uber.cadence.WorkflowQueryResult
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.CountWorkflowExecutions_args._Fields) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.CountWorkflowExecutions_result._Fields) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.DeprecateDomain_args._Fields) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.DeprecateDomain_result._Fields) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.DescribeDomain_args._Fields) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.DescribeDomain_result._Fields) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.DescribeTaskList_args._Fields) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.DescribeTaskList_result._Fields) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.DescribeWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.DescribeWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.GetClusterInfo_args._Fields) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.GetClusterInfo_result._Fields) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.GetSearchAttributes_args._Fields) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.GetSearchAttributes_result._Fields) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.GetTaskListsByDomain_args._Fields) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.GetTaskListsByDomain_result._Fields) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.GetWorkflowExecutionHistory_args._Fields) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.GetWorkflowExecutionHistory_result._Fields) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ListArchivedWorkflowExecutions_args._Fields) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ListArchivedWorkflowExecutions_result._Fields) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ListClosedWorkflowExecutions_args._Fields) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ListClosedWorkflowExecutions_result._Fields) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ListDomains_args._Fields) - Method in class com.uber.cadence.WorkflowService.ListDomains_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ListDomains_result._Fields) - Method in class com.uber.cadence.WorkflowService.ListDomains_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ListOpenWorkflowExecutions_args._Fields) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ListOpenWorkflowExecutions_result._Fields) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ListTaskListPartitions_args._Fields) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ListTaskListPartitions_result._Fields) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ListWorkflowExecutions_args._Fields) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ListWorkflowExecutions_result._Fields) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.PollForActivityTask_args._Fields) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.PollForActivityTask_result._Fields) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.PollForDecisionTask_args._Fields) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.PollForDecisionTask_result._Fields) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.QueryWorkflow_args._Fields) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.QueryWorkflow_result._Fields) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RecordActivityTaskHeartbeat_args._Fields) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RecordActivityTaskHeartbeat_result._Fields) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RecordActivityTaskHeartbeatByID_args._Fields) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RefreshWorkflowTasks_args._Fields) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RefreshWorkflowTasks_result._Fields) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RegisterDomain_args._Fields) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RegisterDomain_result._Fields) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RequestCancelWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RequestCancelWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ResetStickyTaskList_args._Fields) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ResetStickyTaskList_result._Fields) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ResetWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ResetWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondActivityTaskCanceled_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondActivityTaskCanceled_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondActivityTaskCanceledByID_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondActivityTaskCanceledByID_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondActivityTaskCompleted_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondActivityTaskCompleted_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondActivityTaskCompletedByID_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondActivityTaskCompletedByID_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondActivityTaskFailed_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondActivityTaskFailed_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondActivityTaskFailedByID_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondActivityTaskFailedByID_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondDecisionTaskCompleted_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondDecisionTaskCompleted_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondDecisionTaskFailed_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondDecisionTaskFailed_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondQueryTaskCompleted_args._Fields) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.RespondQueryTaskCompleted_result._Fields) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ScanWorkflowExecutions_args._Fields) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.ScanWorkflowExecutions_result._Fields) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.SignalWithStartWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.SignalWithStartWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.SignalWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.SignalWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.StartWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.StartWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.TerminateWorkflowExecution_args._Fields) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.TerminateWorkflowExecution_result._Fields) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.UpdateDomain_args._Fields) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowService.UpdateDomain_result._Fields) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowType._Fields) - Method in class com.uber.cadence.WorkflowType
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(WorkflowTypeFilter._Fields) - Method in class com.uber.cadence.WorkflowTypeFilter
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSetAckLevel() - Method in class com.uber.cadence.TaskListStatus
-
Returns true if field ackLevel is set (has been assigned a value) and false otherwise
- isSetActiveCluster() - Method in exception com.uber.cadence.DomainNotActiveError
-
Returns true if field activeCluster is set (has been assigned a value) and false otherwise
- isSetActiveCluster() - Method in exception com.uber.cadence.EntityNotExistsError
-
Returns true if field activeCluster is set (has been assigned a value) and false otherwise
- isSetActiveClusterName() - Method in class com.uber.cadence.DomainReplicationConfiguration
-
Returns true if field activeClusterName is set (has been assigned a value) and false otherwise
- isSetActiveClusterName() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field activeClusterName is set (has been assigned a value) and false otherwise
- isSetActivitiesToDispatchLocally() - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
-
Returns true if field activitiesToDispatchLocally is set (has been assigned a value) and false otherwise
- isSetActivityId() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
-
Returns true if field activityId is set (has been assigned a value) and false otherwise
- isSetActivityId() - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
-
Returns true if field activityId is set (has been assigned a value) and false otherwise
- isSetActivityId() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Returns true if field activityId is set (has been assigned a value) and false otherwise
- isSetActivityId() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field activityId is set (has been assigned a value) and false otherwise
- isSetActivityId() - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
-
Returns true if field activityId is set (has been assigned a value) and false otherwise
- isSetActivityId() - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
-
Returns true if field activityId is set (has been assigned a value) and false otherwise
- isSetActivityId() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Returns true if field activityId is set (has been assigned a value) and false otherwise
- isSetActivityID() - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field activityID is set (has been assigned a value) and false otherwise
- isSetActivityID() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
-
Returns true if field activityID is set (has been assigned a value) and false otherwise
- isSetActivityID() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
-
Returns true if field activityID is set (has been assigned a value) and false otherwise
- isSetActivityID() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
-
Returns true if field activityID is set (has been assigned a value) and false otherwise
- isSetActivityID() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
-
Returns true if field activityID is set (has been assigned a value) and false otherwise
- isSetActivityTaskCanceledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field activityTaskCanceledEventAttributes is set (has been assigned a value) and false otherwise
- isSetActivityTaskCancelRequestedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field activityTaskCancelRequestedEventAttributes is set (has been assigned a value) and false otherwise
- isSetActivityTaskCompletedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field activityTaskCompletedEventAttributes is set (has been assigned a value) and false otherwise
- isSetActivityTaskFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field activityTaskFailedEventAttributes is set (has been assigned a value) and false otherwise
- isSetActivityTaskListMap() - Method in class com.uber.cadence.GetTaskListsByDomainResponse
-
Returns true if field activityTaskListMap is set (has been assigned a value) and false otherwise
- isSetActivityTaskListPartitions() - Method in class com.uber.cadence.ListTaskListPartitionsResponse
-
Returns true if field activityTaskListPartitions is set (has been assigned a value) and false otherwise
- isSetActivityTaskScheduledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field activityTaskScheduledEventAttributes is set (has been assigned a value) and false otherwise
- isSetActivityTaskStartedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field activityTaskStartedEventAttributes is set (has been assigned a value) and false otherwise
- isSetActivityTaskTimedOutEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field activityTaskTimedOutEventAttributes is set (has been assigned a value) and false otherwise
- isSetActivityType() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Returns true if field activityType is set (has been assigned a value) and false otherwise
- isSetActivityType() - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field activityType is set (has been assigned a value) and false otherwise
- isSetActivityType() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field activityType is set (has been assigned a value) and false otherwise
- isSetActivityType() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Returns true if field activityType is set (has been assigned a value) and false otherwise
- isSetAddress() - Method in class com.uber.cadence.DescribeHistoryHostResponse
-
Returns true if field address is set (has been assigned a value) and false otherwise
- isSetAncestors() - Method in class com.uber.cadence.HistoryBranch
-
Returns true if field ancestors is set (has been assigned a value) and false otherwise
- isSetAnswer() - Method in class com.uber.cadence.WorkflowQueryResult
-
Returns true if field answer is set (has been assigned a value) and false otherwise
- isSetApplyParentClosePolicyAttributes() - Method in class com.uber.cadence.CrossClusterTaskRequest
-
Returns true if field applyParentClosePolicyAttributes is set (has been assigned a value) and false otherwise
- isSetApplyParentClosePolicyAttributes() - Method in class com.uber.cadence.CrossClusterTaskResponse
-
Returns true if field applyParentClosePolicyAttributes is set (has been assigned a value) and false otherwise
- isSetArchived() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
-
Returns true if field archived is set (has been assigned a value) and false otherwise
- isSetAttempt() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
-
Returns true if field attempt is set (has been assigned a value) and false otherwise
- isSetAttempt() - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
-
Returns true if field attempt is set (has been assigned a value) and false otherwise
- isSetAttempt() - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field attempt is set (has been assigned a value) and false otherwise
- isSetAttempt() - Method in class com.uber.cadence.PendingDecisionInfo
-
Returns true if field attempt is set (has been assigned a value) and false otherwise
- isSetAttempt() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field attempt is set (has been assigned a value) and false otherwise
- isSetAttempt() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field attempt is set (has been assigned a value) and false otherwise
- isSetAttempt() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field attempt is set (has been assigned a value) and false otherwise
- isSetAutoResetPoints() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field autoResetPoints is set (has been assigned a value) and false otherwise
- isSetBacklogCountHint() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field backlogCountHint is set (has been assigned a value) and false otherwise
- isSetBacklogCountHint() - Method in class com.uber.cadence.TaskListStatus
-
Returns true if field backlogCountHint is set (has been assigned a value) and false otherwise
- isSetBackoffCoefficient() - Method in class com.uber.cadence.RetryPolicy
-
Returns true if field backoffCoefficient is set (has been assigned a value) and false otherwise
- isSetBackoffStartIntervalInSeconds() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field backoffStartIntervalInSeconds is set (has been assigned a value) and false otherwise
- isSetBackoffStartIntervalInSeconds() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field backoffStartIntervalInSeconds is set (has been assigned a value) and false otherwise
- isSetBadBinaries() - Method in class com.uber.cadence.DomainConfiguration
-
Returns true if field badBinaries is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.ListDomains_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBadRequestError() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
-
Returns true if field badRequestError is set (has been assigned a value) and false otherwise
- isSetBaseRunId() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
-
Returns true if field baseRunId is set (has been assigned a value) and false otherwise
- isSetBaseRunId() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
-
Returns true if field baseRunId is set (has been assigned a value) and false otherwise
- isSetBeginNodeID() - Method in class com.uber.cadence.HistoryBranchRange
-
Returns true if field beginNodeID is set (has been assigned a value) and false otherwise
- isSetBinaries() - Method in class com.uber.cadence.BadBinaries
-
Returns true if field binaries is set (has been assigned a value) and false otherwise
- isSetBinaryChecksum() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
-
Returns true if field binaryChecksum is set (has been assigned a value) and false otherwise
- isSetBinaryChecksum() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
-
Returns true if field binaryChecksum is set (has been assigned a value) and false otherwise
- isSetBinaryChecksum() - Method in class com.uber.cadence.PollForDecisionTaskRequest
-
Returns true if field binaryChecksum is set (has been assigned a value) and false otherwise
- isSetBinaryChecksum() - Method in class com.uber.cadence.ResetPointInfo
-
Returns true if field binaryChecksum is set (has been assigned a value) and false otherwise
- isSetBinaryChecksum() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
-
Returns true if field binaryChecksum is set (has been assigned a value) and false otherwise
- isSetBinaryChecksum() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
-
Returns true if field binaryChecksum is set (has been assigned a value) and false otherwise
- isSetBranchID() - Method in class com.uber.cadence.HistoryBranch
-
Returns true if field branchID is set (has been assigned a value) and false otherwise
- isSetBranchID() - Method in class com.uber.cadence.HistoryBranchRange
-
Returns true if field branchID is set (has been assigned a value) and false otherwise
- isSetBranchToken() - Method in class com.uber.cadence.VersionHistory
-
Returns true if field branchToken is set (has been assigned a value) and false otherwise
- isSetCanceledRequest() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
-
Returns true if field canceledRequest is set (has been assigned a value) and false otherwise
- isSetCanceledRequest() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
-
Returns true if field canceledRequest is set (has been assigned a value) and false otherwise
- isSetCancelExecutionAttributes() - Method in class com.uber.cadence.CrossClusterTaskRequest
-
Returns true if field cancelExecutionAttributes is set (has been assigned a value) and false otherwise
- isSetCancelExecutionAttributes() - Method in class com.uber.cadence.CrossClusterTaskResponse
-
Returns true if field cancelExecutionAttributes is set (has been assigned a value) and false otherwise
- isSetCancellationAlreadyRequestedError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
-
Returns true if field cancellationAlreadyRequestedError is set (has been assigned a value) and false otherwise
- isSetCancelRequest() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
-
Returns true if field cancelRequest is set (has been assigned a value) and false otherwise
- isSetCancelRequested() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
-
Returns true if field cancelRequested is set (has been assigned a value) and false otherwise
- isSetCancelTimerDecisionAttributes() - Method in class com.uber.cadence.Decision
-
Returns true if field cancelTimerDecisionAttributes is set (has been assigned a value) and false otherwise
- isSetCancelTimerFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field cancelTimerFailedEventAttributes is set (has been assigned a value) and false otherwise
- isSetCancelWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
-
Returns true if field cancelWorkflowExecutionDecisionAttributes is set (has been assigned a value) and false otherwise
- isSetCause() - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
-
Returns true if field cause is set (has been assigned a value) and false otherwise
- isSetCause() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
-
Returns true if field cause is set (has been assigned a value) and false otherwise
- isSetCause() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
-
Returns true if field cause is set (has been assigned a value) and false otherwise
- isSetCause() - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
-
Returns true if field cause is set (has been assigned a value) and false otherwise
- isSetCause() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field cause is set (has been assigned a value) and false otherwise
- isSetCause() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
-
Returns true if field cause is set (has been assigned a value) and false otherwise
- isSetCause() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field cause is set (has been assigned a value) and false otherwise
- isSetCause() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
-
Returns true if field cause is set (has been assigned a value) and false otherwise
- isSetCause() - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
-
Returns true if field cause is set (has been assigned a value) and false otherwise
- isSetChild() - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
-
Returns true if field child is set (has been assigned a value) and false otherwise
- isSetChild() - Method in class com.uber.cadence.ApplyParentClosePolicyResult
-
Returns true if field child is set (has been assigned a value) and false otherwise
- isSetChildDomainID() - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
-
Returns true if field childDomainID is set (has been assigned a value) and false otherwise
- isSetChildren() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
-
Returns true if field children is set (has been assigned a value) and false otherwise
- isSetChildrenStatus() - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
-
Returns true if field childrenStatus is set (has been assigned a value) and false otherwise
- isSetChildRunID() - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
-
Returns true if field childRunID is set (has been assigned a value) and false otherwise
- isSetChildWorkflowExecutionCanceledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field childWorkflowExecutionCanceledEventAttributes is set (has been assigned a value) and false otherwise
- isSetChildWorkflowExecutionCompletedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field childWorkflowExecutionCompletedEventAttributes is set (has been assigned a value) and false otherwise
- isSetChildWorkflowExecutionFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field childWorkflowExecutionFailedEventAttributes is set (has been assigned a value) and false otherwise
- isSetChildWorkflowExecutionStartedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field childWorkflowExecutionStartedEventAttributes is set (has been assigned a value) and false otherwise
- isSetChildWorkflowExecutionTerminatedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field childWorkflowExecutionTerminatedEventAttributes is set (has been assigned a value) and false otherwise
- isSetChildWorkflowExecutionTimedOutEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field childWorkflowExecutionTimedOutEventAttributes is set (has been assigned a value) and false otherwise
- isSetChildWorkflowID() - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
-
Returns true if field childWorkflowID is set (has been assigned a value) and false otherwise
- isSetChildWorkflowOnly() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
-
Returns true if field childWorkflowOnly is set (has been assigned a value) and false otherwise
- isSetChildWorkflowOnly() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
-
Returns true if field childWorkflowOnly is set (has been assigned a value) and false otherwise
- isSetChildWorkflowOnly() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Returns true if field childWorkflowOnly is set (has been assigned a value) and false otherwise
- isSetChildWorkflowOnly() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field childWorkflowOnly is set (has been assigned a value) and false otherwise
- isSetChildWorkflowOnly() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
-
Returns true if field childWorkflowOnly is set (has been assigned a value) and false otherwise
- isSetChildWorkflowOnly() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field childWorkflowOnly is set (has been assigned a value) and false otherwise
- isSetClientImpl() - Method in exception com.uber.cadence.ClientVersionNotSupportedError
-
Returns true if field clientImpl is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ListDomains_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetClientVersionNotSupportedError() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
-
Returns true if field clientVersionNotSupportedError is set (has been assigned a value) and false otherwise
- isSetCloseStatus() - Method in class com.uber.cadence.QueryRejected
-
Returns true if field closeStatus is set (has been assigned a value) and false otherwise
- isSetCloseStatus() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field closeStatus is set (has been assigned a value) and false otherwise
- isSetCloseTime() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field closeTime is set (has been assigned a value) and false otherwise
- isSetClusterName() - Method in class com.uber.cadence.ClusterReplicationConfiguration
-
Returns true if field clusterName is set (has been assigned a value) and false otherwise
- isSetClusterName() - Method in class com.uber.cadence.DescribeQueueRequest
-
Returns true if field clusterName is set (has been assigned a value) and false otherwise
- isSetClusterName() - Method in class com.uber.cadence.RemoveTaskRequest
-
Returns true if field clusterName is set (has been assigned a value) and false otherwise
- isSetClusterName() - Method in class com.uber.cadence.ResetQueueRequest
-
Returns true if field clusterName is set (has been assigned a value) and false otherwise
- isSetClusters() - Method in class com.uber.cadence.DomainReplicationConfiguration
-
Returns true if field clusters is set (has been assigned a value) and false otherwise
- isSetClusters() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field clusters is set (has been assigned a value) and false otherwise
- isSetCompleted() - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
-
Returns true if field completed is set (has been assigned a value) and false otherwise
- isSetCompletedShardCount() - Method in class com.uber.cadence.FailoverInfo
-
Returns true if field completedShardCount is set (has been assigned a value) and false otherwise
- isSetCompletedType() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
-
Returns true if field completedType is set (has been assigned a value) and false otherwise
- isSetCompleteRequest() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
-
Returns true if field completeRequest is set (has been assigned a value) and false otherwise
- isSetCompleteRequest() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
-
Returns true if field completeRequest is set (has been assigned a value) and false otherwise
- isSetCompleteRequest() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
-
Returns true if field completeRequest is set (has been assigned a value) and false otherwise
- isSetCompleteRequest() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
-
Returns true if field completeRequest is set (has been assigned a value) and false otherwise
- isSetCompleteWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
-
Returns true if field completeWorkflowExecutionDecisionAttributes is set (has been assigned a value) and false otherwise
- isSetCompletionEvent() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
-
Returns true if field completionEvent is set (has been assigned a value) and false otherwise
- isSetConcurrency() - Method in class com.uber.cadence.shadower.WorkflowParams
-
Returns true if field concurrency is set (has been assigned a value) and false otherwise
- isSetConfiguration() - Method in class com.uber.cadence.DescribeDomainResponse
-
Returns true if field configuration is set (has been assigned a value) and false otherwise
- isSetConfiguration() - Method in class com.uber.cadence.UpdateDomainRequest
-
Returns true if field configuration is set (has been assigned a value) and false otherwise
- isSetConfiguration() - Method in class com.uber.cadence.UpdateDomainResponse
-
Returns true if field configuration is set (has been assigned a value) and false otherwise
- isSetContinueAsNewWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
-
Returns true if field continueAsNewWorkflowExecutionDecisionAttributes is set (has been assigned a value) and false otherwise
- isSetContinuedExecutionRunId() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field continuedExecutionRunId is set (has been assigned a value) and false otherwise
- isSetContinuedFailureDetails() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field continuedFailureDetails is set (has been assigned a value) and false otherwise
- isSetContinuedFailureReason() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field continuedFailureReason is set (has been assigned a value) and false otherwise
- isSetControl() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
-
Returns true if field control is set (has been assigned a value) and false otherwise
- isSetControl() - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
-
Returns true if field control is set (has been assigned a value) and false otherwise
- isSetControl() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Returns true if field control is set (has been assigned a value) and false otherwise
- isSetControl() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field control is set (has been assigned a value) and false otherwise
- isSetControl() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field control is set (has been assigned a value) and false otherwise
- isSetControl() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
-
Returns true if field control is set (has been assigned a value) and false otherwise
- isSetControl() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field control is set (has been assigned a value) and false otherwise
- isSetControl() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field control is set (has been assigned a value) and false otherwise
- isSetControl() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field control is set (has been assigned a value) and false otherwise
- isSetControl() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
-
Returns true if field control is set (has been assigned a value) and false otherwise
- isSetControl() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field control is set (has been assigned a value) and false otherwise
- isSetControl() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
-
Returns true if field control is set (has been assigned a value) and false otherwise
- isSetControl() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field control is set (has been assigned a value) and false otherwise
- isSetCount() - Method in class com.uber.cadence.CountWorkflowExecutionsResponse
-
Returns true if field count is set (has been assigned a value) and false otherwise
- isSetCountRequest() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
-
Returns true if field countRequest is set (has been assigned a value) and false otherwise
- isSetCreatedTimeNano() - Method in class com.uber.cadence.BadBinaryInfo
-
Returns true if field createdTimeNano is set (has been assigned a value) and false otherwise
- isSetCreatedTimeNano() - Method in class com.uber.cadence.ResetPointInfo
-
Returns true if field createdTimeNano is set (has been assigned a value) and false otherwise
- isSetCronSchedule() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field cronSchedule is set (has been assigned a value) and false otherwise
- isSetCronSchedule() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field cronSchedule is set (has been assigned a value) and false otherwise
- isSetCronSchedule() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field cronSchedule is set (has been assigned a value) and false otherwise
- isSetCronSchedule() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field cronSchedule is set (has been assigned a value) and false otherwise
- isSetCronSchedule() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field cronSchedule is set (has been assigned a value) and false otherwise
- isSetCronSchedule() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field cronSchedule is set (has been assigned a value) and false otherwise
- isSetCurrentBranchToken() - Method in exception com.uber.cadence.CurrentBranchChangedError
-
Returns true if field currentBranchToken is set (has been assigned a value) and false otherwise
- isSetCurrentCluster() - Method in exception com.uber.cadence.DomainNotActiveError
-
Returns true if field currentCluster is set (has been assigned a value) and false otherwise
- isSetCurrentCluster() - Method in exception com.uber.cadence.EntityNotExistsError
-
Returns true if field currentCluster is set (has been assigned a value) and false otherwise
- isSetCurrentVersionHistoryIndex() - Method in class com.uber.cadence.VersionHistories
-
Returns true if field currentVersionHistoryIndex is set (has been assigned a value) and false otherwise
- isSetData() - Method in class com.uber.cadence.DataBlob
-
Returns true if field Data is set (has been assigned a value) and false otherwise
- isSetData() - Method in class com.uber.cadence.DomainInfo
-
Returns true if field data is set (has been assigned a value) and false otherwise
- isSetData() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field data is set (has been assigned a value) and false otherwise
- isSetData() - Method in class com.uber.cadence.UpdateDomainInfo
-
Returns true if field data is set (has been assigned a value) and false otherwise
- isSetDecisionFinishEventId() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
-
Returns true if field decisionFinishEventId is set (has been assigned a value) and false otherwise
- isSetDecisions() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
-
Returns true if field decisions is set (has been assigned a value) and false otherwise
- isSetDecisionTask() - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
-
Returns true if field decisionTask is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field decisionTaskCompletedEventAttributes is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.MarkerRecordedEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.TimerCanceledEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.TimerStartedEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskCompletedEventId() - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
-
Returns true if field decisionTaskCompletedEventId is set (has been assigned a value) and false otherwise
- isSetDecisionTaskFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field decisionTaskFailedEventAttributes is set (has been assigned a value) and false otherwise
- isSetDecisionTaskListMap() - Method in class com.uber.cadence.GetTaskListsByDomainResponse
-
Returns true if field decisionTaskListMap is set (has been assigned a value) and false otherwise
- isSetDecisionTaskListPartitions() - Method in class com.uber.cadence.ListTaskListPartitionsResponse
-
Returns true if field decisionTaskListPartitions is set (has been assigned a value) and false otherwise
- isSetDecisionTaskScheduledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field decisionTaskScheduledEventAttributes is set (has been assigned a value) and false otherwise
- isSetDecisionTaskStartedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field decisionTaskStartedEventAttributes is set (has been assigned a value) and false otherwise
- isSetDecisionTaskTimedOutEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field decisionTaskTimedOutEventAttributes is set (has been assigned a value) and false otherwise
- isSetDecisionType() - Method in class com.uber.cadence.Decision
-
Returns true if field decisionType is set (has been assigned a value) and false otherwise
- isSetDelayStartSeconds() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field delayStartSeconds is set (has been assigned a value) and false otherwise
- isSetDelayStartSeconds() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field delayStartSeconds is set (has been assigned a value) and false otherwise
- isSetDelayStartSeconds() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field delayStartSeconds is set (has been assigned a value) and false otherwise
- isSetDeleteBadBinary() - Method in class com.uber.cadence.UpdateDomainRequest
-
Returns true if field deleteBadBinary is set (has been assigned a value) and false otherwise
- isSetDeprecateRequest() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_args
-
Returns true if field deprecateRequest is set (has been assigned a value) and false otherwise
- isSetDescribeRequest() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_args
-
Returns true if field describeRequest is set (has been assigned a value) and false otherwise
- isSetDescribeRequest() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
-
Returns true if field describeRequest is set (has been assigned a value) and false otherwise
- isSetDescription() - Method in class com.uber.cadence.DomainInfo
-
Returns true if field description is set (has been assigned a value) and false otherwise
- isSetDescription() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field description is set (has been assigned a value) and false otherwise
- isSetDescription() - Method in class com.uber.cadence.UpdateDomainInfo
-
Returns true if field description is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.MarkerRecordedEventAttributes
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDetails() - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
-
Returns true if field details is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.DescribeTaskListRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ListTaskListPartitionsRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.PendingChildExecutionInfo
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.PollForActivityTaskRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.PollForDecisionTaskRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.QueryWorkflowRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ResetStickyTaskListRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.shadower.WorkflowParams
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomain() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
-
Returns true if field domain is set (has been assigned a value) and false otherwise
- isSetDomainCache() - Method in class com.uber.cadence.DescribeHistoryHostResponse
-
Returns true if field domainCache is set (has been assigned a value) and false otherwise
- isSetDomainExistsError() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
-
Returns true if field domainExistsError is set (has been assigned a value) and false otherwise
- isSetDomainId() - Method in exception com.uber.cadence.RetryTaskV2Error
-
Returns true if field domainId is set (has been assigned a value) and false otherwise
- isSetDomainID() - Method in class com.uber.cadence.CrossClusterTaskInfo
-
Returns true if field domainID is set (has been assigned a value) and false otherwise
- isSetDomainInfo() - Method in class com.uber.cadence.DescribeDomainResponse
-
Returns true if field domainInfo is set (has been assigned a value) and false otherwise
- isSetDomainInfo() - Method in class com.uber.cadence.UpdateDomainResponse
-
Returns true if field domainInfo is set (has been assigned a value) and false otherwise
- isSetDomainName() - Method in exception com.uber.cadence.DomainNotActiveError
-
Returns true if field domainName is set (has been assigned a value) and false otherwise
- isSetDomainName() - Method in class com.uber.cadence.GetTaskListsByDomainRequest
-
Returns true if field domainName is set (has been assigned a value) and false otherwise
- isSetDomainName() - Method in class com.uber.cadence.ReapplyEventsRequest
-
Returns true if field domainName is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomainNotActiveError() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
-
Returns true if field domainNotActiveError is set (has been assigned a value) and false otherwise
- isSetDomains() - Method in class com.uber.cadence.ListDomainsResponse
-
Returns true if field domains is set (has been assigned a value) and false otherwise
- isSetEarliestTime() - Method in class com.uber.cadence.StartTimeFilter
-
Returns true if field earliestTime is set (has been assigned a value) and false otherwise
- isSetEmitMetric() - Method in class com.uber.cadence.DomainConfiguration
-
Returns true if field emitMetric is set (has been assigned a value) and false otherwise
- isSetEmitMetric() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field emitMetric is set (has been assigned a value) and false otherwise
- isSetEncodingType() - Method in class com.uber.cadence.DataBlob
-
Returns true if field EncodingType is set (has been assigned a value) and false otherwise
- isSetEndEventId() - Method in exception com.uber.cadence.RetryTaskV2Error
-
Returns true if field endEventId is set (has been assigned a value) and false otherwise
- isSetEndEventVersion() - Method in exception com.uber.cadence.RetryTaskV2Error
-
Returns true if field endEventVersion is set (has been assigned a value) and false otherwise
- isSetEndID() - Method in class com.uber.cadence.TaskIDBlock
-
Returns true if field endID is set (has been assigned a value) and false otherwise
- isSetEndNodeID() - Method in class com.uber.cadence.HistoryBranchRange
-
Returns true if field endNodeID is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ListDomains_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetEntityNotExistError() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
-
Returns true if field entityNotExistError is set (has been assigned a value) and false otherwise
- isSetErrorMessage() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
-
Returns true if field errorMessage is set (has been assigned a value) and false otherwise
- isSetErrorMessage() - Method in class com.uber.cadence.WorkflowQueryResult
-
Returns true if field errorMessage is set (has been assigned a value) and false otherwise
- isSetEventId() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field eventId is set (has been assigned a value) and false otherwise
- isSetEventID() - Method in class com.uber.cadence.VersionHistoryItem
-
Returns true if field eventID is set (has been assigned a value) and false otherwise
- isSetEvents() - Method in class com.uber.cadence.History
-
Returns true if field events is set (has been assigned a value) and false otherwise
- isSetEvents() - Method in class com.uber.cadence.ReapplyEventsRequest
-
Returns true if field events is set (has been assigned a value) and false otherwise
- isSetEventType() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field eventType is set (has been assigned a value) and false otherwise
- isSetExecution() - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
-
Returns true if field execution is set (has been assigned a value) and false otherwise
- isSetExecution() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
-
Returns true if field execution is set (has been assigned a value) and false otherwise
- isSetExecution() - Method in class com.uber.cadence.QueryWorkflowRequest
-
Returns true if field execution is set (has been assigned a value) and false otherwise
- isSetExecution() - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
-
Returns true if field execution is set (has been assigned a value) and false otherwise
- isSetExecution() - Method in class com.uber.cadence.ResetStickyTaskListRequest
-
Returns true if field execution is set (has been assigned a value) and false otherwise
- isSetExecution() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
-
Returns true if field execution is set (has been assigned a value) and false otherwise
- isSetExecution() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field execution is set (has been assigned a value) and false otherwise
- isSetExecutionConfiguration() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
-
Returns true if field executionConfiguration is set (has been assigned a value) and false otherwise
- isSetExecutionContext() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
-
Returns true if field executionContext is set (has been assigned a value) and false otherwise
- isSetExecutionContext() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
-
Returns true if field executionContext is set (has been assigned a value) and false otherwise
- isSetExecutionFilter() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
-
Returns true if field executionFilter is set (has been assigned a value) and false otherwise
- isSetExecutionFilter() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
-
Returns true if field executionFilter is set (has been assigned a value) and false otherwise
- isSetExecutionForHost() - Method in class com.uber.cadence.DescribeHistoryHostRequest
-
Returns true if field executionForHost is set (has been assigned a value) and false otherwise
- isSetExecutions() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
-
Returns true if field executions is set (has been assigned a value) and false otherwise
- isSetExecutions() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
-
Returns true if field executions is set (has been assigned a value) and false otherwise
- isSetExecutions() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
-
Returns true if field executions is set (has been assigned a value) and false otherwise
- isSetExecutions() - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
-
Returns true if field executions is set (has been assigned a value) and false otherwise
- isSetExecutions() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
-
Returns true if field executions is set (has been assigned a value) and false otherwise
- isSetExecutions() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
-
Returns true if field executions is set (has been assigned a value) and false otherwise
- isSetExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field executionStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field executionStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field executionStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field executionStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field executionStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.WorkflowExecutionConfiguration
-
Returns true if field executionStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field executionStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetExecutionStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field executionStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetExecutionTime() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field executionTime is set (has been assigned a value) and false otherwise
- isSetExitCondition() - Method in class com.uber.cadence.shadower.WorkflowParams
-
Returns true if field exitCondition is set (has been assigned a value) and false otherwise
- isSetExpirationIntervalInSeconds() - Method in class com.uber.cadence.RetryPolicy
-
Returns true if field expirationIntervalInSeconds is set (has been assigned a value) and false otherwise
- isSetExpirationIntervalInSeconds() - Method in class com.uber.cadence.shadower.ExitCondition
-
Returns true if field expirationIntervalInSeconds is set (has been assigned a value) and false otherwise
- isSetExpirationTimestamp() - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field expirationTimestamp is set (has been assigned a value) and false otherwise
- isSetExpirationTimestamp() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field expirationTimestamp is set (has been assigned a value) and false otherwise
- isSetExpiringTimeNano() - Method in class com.uber.cadence.ResetPointInfo
-
Returns true if field expiringTimeNano is set (has been assigned a value) and false otherwise
- isSetExternalInitiatedEventId() - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
-
Returns true if field externalInitiatedEventId is set (has been assigned a value) and false otherwise
- isSetExternalWorkflowExecution() - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
-
Returns true if field externalWorkflowExecution is set (has been assigned a value) and false otherwise
- isSetExternalWorkflowExecutionCancelRequestedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field externalWorkflowExecutionCancelRequestedEventAttributes is set (has been assigned a value) and false otherwise
- isSetExternalWorkflowExecutionSignaledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field externalWorkflowExecutionSignaledEventAttributes is set (has been assigned a value) and false otherwise
- isSetFailed() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
-
Returns true if field failed is set (has been assigned a value) and false otherwise
- isSetFailed() - Method in class com.uber.cadence.shadower.WorkflowResult
-
Returns true if field failed is set (has been assigned a value) and false otherwise
- isSetFailedCause() - Method in class com.uber.cadence.ApplyParentClosePolicyResult
-
Returns true if field failedCause is set (has been assigned a value) and false otherwise
- isSetFailedCause() - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
-
Returns true if field failedCause is set (has been assigned a value) and false otherwise
- isSetFailedCause() - Method in class com.uber.cadence.CrossClusterTaskResponse
-
Returns true if field failedCause is set (has been assigned a value) and false otherwise
- isSetFailedCauseByShard() - Method in class com.uber.cadence.GetCrossClusterTasksResponse
-
Returns true if field failedCauseByShard is set (has been assigned a value) and false otherwise
- isSetFailedRequest() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
-
Returns true if field failedRequest is set (has been assigned a value) and false otherwise
- isSetFailoverExpireTimestamp() - Method in class com.uber.cadence.FailoverInfo
-
Returns true if field failoverExpireTimestamp is set (has been assigned a value) and false otherwise
- isSetFailoverInfo() - Method in class com.uber.cadence.DescribeDomainResponse
-
Returns true if field failoverInfo is set (has been assigned a value) and false otherwise
- isSetFailoverStartTimestamp() - Method in class com.uber.cadence.FailoverInfo
-
Returns true if field failoverStartTimestamp is set (has been assigned a value) and false otherwise
- isSetFailoverTimeoutInSeconds() - Method in class com.uber.cadence.UpdateDomainRequest
-
Returns true if field failoverTimeoutInSeconds is set (has been assigned a value) and false otherwise
- isSetFailoverVersion() - Method in class com.uber.cadence.DescribeDomainResponse
-
Returns true if field failoverVersion is set (has been assigned a value) and false otherwise
- isSetFailoverVersion() - Method in class com.uber.cadence.FailoverInfo
-
Returns true if field failoverVersion is set (has been assigned a value) and false otherwise
- isSetFailoverVersion() - Method in class com.uber.cadence.UpdateDomainResponse
-
Returns true if field failoverVersion is set (has been assigned a value) and false otherwise
- isSetFailRequest() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
-
Returns true if field failRequest is set (has been assigned a value) and false otherwise
- isSetFailRequest() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
-
Returns true if field failRequest is set (has been assigned a value) and false otherwise
- isSetFailureDetails() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field failureDetails is set (has been assigned a value) and false otherwise
- isSetFailureDetails() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field failureDetails is set (has been assigned a value) and false otherwise
- isSetFailureReason() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field failureReason is set (has been assigned a value) and false otherwise
- isSetFailureReason() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field failureReason is set (has been assigned a value) and false otherwise
- isSetFailWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
-
Returns true if field failWorkflowExecutionDecisionAttributes is set (has been assigned a value) and false otherwise
- isSetFeatureFlag() - Method in exception com.uber.cadence.FeatureNotEnabledError
-
Returns true if field featureFlag is set (has been assigned a value) and false otherwise
- isSetFeatureVersion() - Method in exception com.uber.cadence.ClientVersionNotSupportedError
-
Returns true if field featureVersion is set (has been assigned a value) and false otherwise
- isSetFeatureVersion() - Method in class com.uber.cadence.WorkerVersionInfo
-
Returns true if field featureVersion is set (has been assigned a value) and false otherwise
- isSetFetchNewTasks() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
-
Returns true if field fetchNewTasks is set (has been assigned a value) and false otherwise
- isSetFields() - Method in class com.uber.cadence.Header
-
Returns true if field fields is set (has been assigned a value) and false otherwise
- isSetFields() - Method in class com.uber.cadence.Memo
-
Returns true if field fields is set (has been assigned a value) and false otherwise
- isSetFirstDecisionCompletedId() - Method in class com.uber.cadence.ResetPointInfo
-
Returns true if field firstDecisionCompletedId is set (has been assigned a value) and false otherwise
- isSetFirstDecisionTaskBackoffSeconds() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field firstDecisionTaskBackoffSeconds is set (has been assigned a value) and false otherwise
- isSetFirstExecutionRunId() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field firstExecutionRunId is set (has been assigned a value) and false otherwise
- isSetForceCreateNewDecisionTask() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
-
Returns true if field forceCreateNewDecisionTask is set (has been assigned a value) and false otherwise
- isSetForkEventVersion() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
-
Returns true if field forkEventVersion is set (has been assigned a value) and false otherwise
- isSetForkEventVersion() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
-
Returns true if field forkEventVersion is set (has been assigned a value) and false otherwise
- isSetGetRequest() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
-
Returns true if field getRequest is set (has been assigned a value) and false otherwise
- isSetGoSdk() - Method in class com.uber.cadence.SupportedClientVersions
-
Returns true if field goSdk is set (has been assigned a value) and false otherwise
- isSetHeader() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Returns true if field header is set (has been assigned a value) and false otherwise
- isSetHeader() - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
-
Returns true if field header is set (has been assigned a value) and false otherwise
- isSetHeader() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field header is set (has been assigned a value) and false otherwise
- isSetHeader() - Method in class com.uber.cadence.MarkerRecordedEventAttributes
-
Returns true if field header is set (has been assigned a value) and false otherwise
- isSetHeader() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field header is set (has been assigned a value) and false otherwise
- isSetHeader() - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
-
Returns true if field header is set (has been assigned a value) and false otherwise
- isSetHeader() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Returns true if field header is set (has been assigned a value) and false otherwise
- isSetHeader() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field header is set (has been assigned a value) and false otherwise
- isSetHeader() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field header is set (has been assigned a value) and false otherwise
- isSetHeader() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field header is set (has been assigned a value) and false otherwise
- isSetHeader() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field header is set (has been assigned a value) and false otherwise
- isSetHeader() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field header is set (has been assigned a value) and false otherwise
- isSetHeader() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field header is set (has been assigned a value) and false otherwise
- isSetHeartbeatDetails() - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field heartbeatDetails is set (has been assigned a value) and false otherwise
- isSetHeartbeatDetails() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field heartbeatDetails is set (has been assigned a value) and false otherwise
- isSetHeartbeatRequest() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
-
Returns true if field heartbeatRequest is set (has been assigned a value) and false otherwise
- isSetHeartbeatRequest() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
-
Returns true if field heartbeatRequest is set (has been assigned a value) and false otherwise
- isSetHeartbeatTimeoutSeconds() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Returns true if field heartbeatTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetHeartbeatTimeoutSeconds() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field heartbeatTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetHeartbeatTimeoutSeconds() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Returns true if field heartbeatTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetHistories() - Method in class com.uber.cadence.VersionHistories
-
Returns true if field histories is set (has been assigned a value) and false otherwise
- isSetHistory() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
-
Returns true if field history is set (has been assigned a value) and false otherwise
- isSetHistory() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field history is set (has been assigned a value) and false otherwise
- isSetHistoryArchivalStatus() - Method in class com.uber.cadence.DomainConfiguration
-
Returns true if field historyArchivalStatus is set (has been assigned a value) and false otherwise
- isSetHistoryArchivalStatus() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field historyArchivalStatus is set (has been assigned a value) and false otherwise
- isSetHistoryArchivalURI() - Method in class com.uber.cadence.DomainConfiguration
-
Returns true if field historyArchivalURI is set (has been assigned a value) and false otherwise
- isSetHistoryArchivalURI() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field historyArchivalURI is set (has been assigned a value) and false otherwise
- isSetHistoryEventFilterType() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
-
Returns true if field HistoryEventFilterType is set (has been assigned a value) and false otherwise
- isSetHistoryLength() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field historyLength is set (has been assigned a value) and false otherwise
- isSetHostAddress() - Method in class com.uber.cadence.DescribeHistoryHostRequest
-
Returns true if field hostAddress is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.PollerInfo
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.PollForActivityTaskRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.PollForDecisionTaskRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.TimerCanceledEventAttributes
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetIdentity() - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
-
Returns true if field identity is set (has been assigned a value) and false otherwise
- isSetImpl() - Method in class com.uber.cadence.WorkerVersionInfo
-
Returns true if field impl is set (has been assigned a value) and false otherwise
- isSetIncludeTaskListStatus() - Method in class com.uber.cadence.DescribeTaskListRequest
-
Returns true if field includeTaskListStatus is set (has been assigned a value) and false otherwise
- isSetIndexedFields() - Method in class com.uber.cadence.SearchAttributes
-
Returns true if field indexedFields is set (has been assigned a value) and false otherwise
- isSetInitialIntervalInSeconds() - Method in class com.uber.cadence.RetryPolicy
-
Returns true if field initialIntervalInSeconds is set (has been assigned a value) and false otherwise
- isSetInitiatedEventAttributes() - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
-
Returns true if field initiatedEventAttributes is set (has been assigned a value) and false otherwise
- isSetInitiatedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
-
Returns true if field initiatedEventId is set (has been assigned a value) and false otherwise
- isSetInitiatedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
-
Returns true if field initiatedEventId is set (has been assigned a value) and false otherwise
- isSetInitiatedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
-
Returns true if field initiatedEventId is set (has been assigned a value) and false otherwise
- isSetInitiatedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
-
Returns true if field initiatedEventId is set (has been assigned a value) and false otherwise
- isSetInitiatedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
-
Returns true if field initiatedEventId is set (has been assigned a value) and false otherwise
- isSetInitiatedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
-
Returns true if field initiatedEventId is set (has been assigned a value) and false otherwise
- isSetInitiatedEventId() - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
-
Returns true if field initiatedEventId is set (has been assigned a value) and false otherwise
- isSetInitiatedEventId() - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
-
Returns true if field initiatedEventId is set (has been assigned a value) and false otherwise
- isSetInitiatedEventId() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field initiatedEventId is set (has been assigned a value) and false otherwise
- isSetInitiatedEventId() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field initiatedEventId is set (has been assigned a value) and false otherwise
- isSetInitiatedEventId() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
-
Returns true if field initiatedEventId is set (has been assigned a value) and false otherwise
- isSetInitiatedEventID() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
-
Returns true if field initiatedEventID is set (has been assigned a value) and false otherwise
- isSetInitiatedEventID() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
-
Returns true if field initiatedEventID is set (has been assigned a value) and false otherwise
- isSetInitiatedEventID() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
-
Returns true if field initiatedEventID is set (has been assigned a value) and false otherwise
- isSetInitiatedEventID() - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
-
Returns true if field initiatedEventID is set (has been assigned a value) and false otherwise
- isSetInitiatedID() - Method in class com.uber.cadence.PendingChildExecutionInfo
-
Returns true if field initiatedID is set (has been assigned a value) and false otherwise
- isSetInitiator() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field initiator is set (has been assigned a value) and false otherwise
- isSetInitiator() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field initiator is set (has been assigned a value) and false otherwise
- isSetInitiator() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field initiator is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInput() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field input is set (has been assigned a value) and false otherwise
- isSetInternalServiceError() - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
-
Returns true if field internalServiceError is set (has been assigned a value) and false otherwise
- isSetIsCron() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field isCron is set (has been assigned a value) and false otherwise
- isSetIsGlobalDomain() - Method in class com.uber.cadence.DescribeDomainResponse
-
Returns true if field isGlobalDomain is set (has been assigned a value) and false otherwise
- isSetIsGlobalDomain() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field isGlobalDomain is set (has been assigned a value) and false otherwise
- isSetIsGlobalDomain() - Method in class com.uber.cadence.UpdateDomainResponse
-
Returns true if field isGlobalDomain is set (has been assigned a value) and false otherwise
- isSetItems() - Method in class com.uber.cadence.VersionHistory
-
Returns true if field items is set (has been assigned a value) and false otherwise
- isSetJavaSdk() - Method in class com.uber.cadence.SupportedClientVersions
-
Returns true if field javaSdk is set (has been assigned a value) and false otherwise
- isSetKey() - Method in class com.uber.cadence.TaskListPartitionMetadata
-
Returns true if field key is set (has been assigned a value) and false otherwise
- isSetKeys() - Method in class com.uber.cadence.GetSearchAttributesResponse
-
Returns true if field keys is set (has been assigned a value) and false otherwise
- isSetKind() - Method in class com.uber.cadence.TaskList
-
Returns true if field kind is set (has been assigned a value) and false otherwise
- isSetLastAccessTime() - Method in class com.uber.cadence.PollerInfo
-
Returns true if field lastAccessTime is set (has been assigned a value) and false otherwise
- isSetLastCompletionResult() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field lastCompletionResult is set (has been assigned a value) and false otherwise
- isSetLastCompletionResult() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field lastCompletionResult is set (has been assigned a value) and false otherwise
- isSetLastCompletionResult() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field lastCompletionResult is set (has been assigned a value) and false otherwise
- isSetLastFailureDetails() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
-
Returns true if field lastFailureDetails is set (has been assigned a value) and false otherwise
- isSetLastFailureDetails() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
-
Returns true if field lastFailureDetails is set (has been assigned a value) and false otherwise
- isSetLastFailureDetails() - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field lastFailureDetails is set (has been assigned a value) and false otherwise
- isSetLastFailureReason() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
-
Returns true if field lastFailureReason is set (has been assigned a value) and false otherwise
- isSetLastFailureReason() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
-
Returns true if field lastFailureReason is set (has been assigned a value) and false otherwise
- isSetLastFailureReason() - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field lastFailureReason is set (has been assigned a value) and false otherwise
- isSetLastHeartbeatTimestamp() - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field lastHeartbeatTimestamp is set (has been assigned a value) and false otherwise
- isSetLastRunResult() - Method in class com.uber.cadence.shadower.WorkflowParams
-
Returns true if field lastRunResult is set (has been assigned a value) and false otherwise
- isSetLastStartedTimestamp() - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field lastStartedTimestamp is set (has been assigned a value) and false otherwise
- isSetLastWorkerIdentity() - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field lastWorkerIdentity is set (has been assigned a value) and false otherwise
- isSetLatestCancelRequestedEventId() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
-
Returns true if field latestCancelRequestedEventId is set (has been assigned a value) and false otherwise
- isSetLatestTime() - Method in class com.uber.cadence.StartTimeFilter
-
Returns true if field latestTime is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetLimitExceededError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
-
Returns true if field limitExceededError is set (has been assigned a value) and false otherwise
- isSetListRequest() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
-
Returns true if field listRequest is set (has been assigned a value) and false otherwise
- isSetListRequest() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
-
Returns true if field listRequest is set (has been assigned a value) and false otherwise
- isSetListRequest() - Method in class com.uber.cadence.WorkflowService.ListDomains_args
-
Returns true if field listRequest is set (has been assigned a value) and false otherwise
- isSetListRequest() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
-
Returns true if field listRequest is set (has been assigned a value) and false otherwise
- isSetListRequest() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
-
Returns true if field listRequest is set (has been assigned a value) and false otherwise
- isSetListRequest() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
-
Returns true if field listRequest is set (has been assigned a value) and false otherwise
- isSetMarkerName() - Method in class com.uber.cadence.MarkerRecordedEventAttributes
-
Returns true if field markerName is set (has been assigned a value) and false otherwise
- isSetMarkerName() - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
-
Returns true if field markerName is set (has been assigned a value) and false otherwise
- isSetMarkerRecordedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field markerRecordedEventAttributes is set (has been assigned a value) and false otherwise
- isSetMaximumAttempts() - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field maximumAttempts is set (has been assigned a value) and false otherwise
- isSetMaximumAttempts() - Method in class com.uber.cadence.RetryPolicy
-
Returns true if field maximumAttempts is set (has been assigned a value) and false otherwise
- isSetMaximumIntervalInSeconds() - Method in class com.uber.cadence.RetryPolicy
-
Returns true if field maximumIntervalInSeconds is set (has been assigned a value) and false otherwise
- isSetMaximumPageSize() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
-
Returns true if field maximumPageSize is set (has been assigned a value) and false otherwise
- isSetMaximumPageSize() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
-
Returns true if field maximumPageSize is set (has been assigned a value) and false otherwise
- isSetMaximumPageSize() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
-
Returns true if field maximumPageSize is set (has been assigned a value) and false otherwise
- isSetMaxTasksPerSecond() - Method in class com.uber.cadence.TaskListMetadata
-
Returns true if field maxTasksPerSecond is set (has been assigned a value) and false otherwise
- isSetMemo() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field memo is set (has been assigned a value) and false otherwise
- isSetMemo() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field memo is set (has been assigned a value) and false otherwise
- isSetMemo() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field memo is set (has been assigned a value) and false otherwise
- isSetMemo() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field memo is set (has been assigned a value) and false otherwise
- isSetMemo() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field memo is set (has been assigned a value) and false otherwise
- isSetMemo() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field memo is set (has been assigned a value) and false otherwise
- isSetMemo() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field memo is set (has been assigned a value) and false otherwise
- isSetMemo() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field memo is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.AccessDeniedError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.BadRequestError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.CancellationAlreadyRequestedError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.CurrentBranchChangedError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.DomainAlreadyExistsError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.DomainNotActiveError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.EntityNotExistsError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.InternalDataInconsistencyError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.InternalServiceError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.LimitExceededError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.QueryFailedError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.RemoteSyncMatchedError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.RetryTaskV2Error
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.ServiceBusyError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetName() - Method in class com.uber.cadence.ActivityType
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetName() - Method in class com.uber.cadence.DeprecateDomainRequest
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetName() - Method in class com.uber.cadence.DescribeDomainRequest
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetName() - Method in class com.uber.cadence.DomainInfo
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetName() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetName() - Method in class com.uber.cadence.TaskList
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetName() - Method in class com.uber.cadence.UpdateDomainRequest
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetName() - Method in class com.uber.cadence.WorkflowType
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetName() - Method in class com.uber.cadence.WorkflowTypeFilter
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetNewExecutionRunId() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field newExecutionRunId is set (has been assigned a value) and false otherwise
- isSetNewRunId() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
-
Returns true if field newRunId is set (has been assigned a value) and false otherwise
- isSetNewRunId() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
-
Returns true if field newRunId is set (has been assigned a value) and false otherwise
- isSetNextEventId() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field nextEventId is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.ListDomainsRequest
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.ListDomainsResponse
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNextPageToken() - Method in class com.uber.cadence.shadower.WorkflowParams
-
Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
- isSetNonRetriableErrorReasons() - Method in class com.uber.cadence.RetryPolicy
-
Returns true if field nonRetriableErrorReasons is set (has been assigned a value) and false otherwise
- isSetNumberOfShards() - Method in class com.uber.cadence.DescribeHistoryHostResponse
-
Returns true if field numberOfShards is set (has been assigned a value) and false otherwise
- isSetNumberOfShards() - Method in class com.uber.cadence.DescribeShardDistributionResponse
-
Returns true if field numberOfShards is set (has been assigned a value) and false otherwise
- isSetNumOfItemsInCacheByID() - Method in class com.uber.cadence.DomainCacheInfo
-
Returns true if field numOfItemsInCacheByID is set (has been assigned a value) and false otherwise
- isSetNumOfItemsInCacheByName() - Method in class com.uber.cadence.DomainCacheInfo
-
Returns true if field numOfItemsInCacheByName is set (has been assigned a value) and false otherwise
- isSetOperator() - Method in class com.uber.cadence.BadBinaryInfo
-
Returns true if field operator is set (has been assigned a value) and false otherwise
- isSetOriginalExecutionRunId() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field originalExecutionRunId is set (has been assigned a value) and false otherwise
- isSetOriginalScheduledTimestamp() - Method in class com.uber.cadence.PendingDecisionInfo
-
Returns true if field originalScheduledTimestamp is set (has been assigned a value) and false otherwise
- isSetOwnerEmail() - Method in class com.uber.cadence.DomainInfo
-
Returns true if field ownerEmail is set (has been assigned a value) and false otherwise
- isSetOwnerEmail() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field ownerEmail is set (has been assigned a value) and false otherwise
- isSetOwnerEmail() - Method in class com.uber.cadence.UpdateDomainInfo
-
Returns true if field ownerEmail is set (has been assigned a value) and false otherwise
- isSetOwnerHostName() - Method in class com.uber.cadence.TaskListPartitionMetadata
-
Returns true if field ownerHostName is set (has been assigned a value) and false otherwise
- isSetPageID() - Method in class com.uber.cadence.DescribeShardDistributionRequest
-
Returns true if field pageID is set (has been assigned a value) and false otherwise
- isSetPageSize() - Method in class com.uber.cadence.DescribeShardDistributionRequest
-
Returns true if field pageSize is set (has been assigned a value) and false otherwise
- isSetPageSize() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
-
Returns true if field pageSize is set (has been assigned a value) and false otherwise
- isSetPageSize() - Method in class com.uber.cadence.ListDomainsRequest
-
Returns true if field pageSize is set (has been assigned a value) and false otherwise
- isSetPageSize() - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
-
Returns true if field pageSize is set (has been assigned a value) and false otherwise
- isSetPageSize() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
-
Returns true if field pageSize is set (has been assigned a value) and false otherwise
- isSetParentClosePolicy() - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
-
Returns true if field parentClosePolicy is set (has been assigned a value) and false otherwise
- isSetParentClosePolicy() - Method in class com.uber.cadence.PendingChildExecutionInfo
-
Returns true if field parentClosePolicy is set (has been assigned a value) and false otherwise
- isSetParentClosePolicy() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field parentClosePolicy is set (has been assigned a value) and false otherwise
- isSetParentClosePolicy() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field parentClosePolicy is set (has been assigned a value) and false otherwise
- isSetParentDomainId() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field parentDomainId is set (has been assigned a value) and false otherwise
- isSetParentExecution() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field parentExecution is set (has been assigned a value) and false otherwise
- isSetParentInitiatedEventId() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field parentInitiatedEventId is set (has been assigned a value) and false otherwise
- isSetParentWorkflowDomain() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field parentWorkflowDomain is set (has been assigned a value) and false otherwise
- isSetParentWorkflowExecution() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field parentWorkflowExecution is set (has been assigned a value) and false otherwise
- isSetPendingActivities() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
-
Returns true if field pendingActivities is set (has been assigned a value) and false otherwise
- isSetPendingChildren() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
-
Returns true if field pendingChildren is set (has been assigned a value) and false otherwise
- isSetPendingDecision() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
-
Returns true if field pendingDecision is set (has been assigned a value) and false otherwise
- isSetPendingShards() - Method in class com.uber.cadence.FailoverInfo
-
Returns true if field pendingShards is set (has been assigned a value) and false otherwise
- isSetPoints() - Method in class com.uber.cadence.ResetPoints
-
Returns true if field points is set (has been assigned a value) and false otherwise
- isSetPollers() - Method in class com.uber.cadence.DescribeTaskListResponse
-
Returns true if field pollers is set (has been assigned a value) and false otherwise
- isSetPollRequest() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_args
-
Returns true if field pollRequest is set (has been assigned a value) and false otherwise
- isSetPollRequest() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
-
Returns true if field pollRequest is set (has been assigned a value) and false otherwise
- isSetPrevAutoResetPoints() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field prevAutoResetPoints is set (has been assigned a value) and false otherwise
- isSetPreviousStartedEventId() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field previousStartedEventId is set (has been assigned a value) and false otherwise
- isSetProcessingQueueStates() - Method in class com.uber.cadence.DescribeQueueResponse
-
Returns true if field processingQueueStates is set (has been assigned a value) and false otherwise
- isSetQueries() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field queries is set (has been assigned a value) and false otherwise
- isSetQuery() - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
-
Returns true if field query is set (has been assigned a value) and false otherwise
- isSetQuery() - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
-
Returns true if field query is set (has been assigned a value) and false otherwise
- isSetQuery() - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
-
Returns true if field query is set (has been assigned a value) and false otherwise
- isSetQuery() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field query is set (has been assigned a value) and false otherwise
- isSetQuery() - Method in class com.uber.cadence.QueryWorkflowRequest
-
Returns true if field query is set (has been assigned a value) and false otherwise
- isSetQueryArgs() - Method in class com.uber.cadence.WorkflowQuery
-
Returns true if field queryArgs is set (has been assigned a value) and false otherwise
- isSetQueryConsistencyLevel() - Method in class com.uber.cadence.QueryWorkflowRequest
-
Returns true if field queryConsistencyLevel is set (has been assigned a value) and false otherwise
- isSetQueryFailedError() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
-
Returns true if field queryFailedError is set (has been assigned a value) and false otherwise
- isSetQueryRejectCondition() - Method in class com.uber.cadence.QueryWorkflowRequest
-
Returns true if field queryRejectCondition is set (has been assigned a value) and false otherwise
- isSetQueryRejected() - Method in class com.uber.cadence.QueryWorkflowResponse
-
Returns true if field queryRejected is set (has been assigned a value) and false otherwise
- isSetQueryRequest() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_args
-
Returns true if field queryRequest is set (has been assigned a value) and false otherwise
- isSetQueryResult() - Method in class com.uber.cadence.QueryWorkflowResponse
-
Returns true if field queryResult is set (has been assigned a value) and false otherwise
- isSetQueryResult() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
-
Returns true if field queryResult is set (has been assigned a value) and false otherwise
- isSetQueryResults() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
-
Returns true if field queryResults is set (has been assigned a value) and false otherwise
- isSetQueryType() - Method in class com.uber.cadence.WorkflowQuery
-
Returns true if field queryType is set (has been assigned a value) and false otherwise
- isSetRatePerSecond() - Method in class com.uber.cadence.PollerInfo
-
Returns true if field ratePerSecond is set (has been assigned a value) and false otherwise
- isSetRatePerSecond() - Method in class com.uber.cadence.TaskListStatus
-
Returns true if field ratePerSecond is set (has been assigned a value) and false otherwise
- isSetRawHistory() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
-
Returns true if field rawHistory is set (has been assigned a value) and false otherwise
- isSetReadLevel() - Method in class com.uber.cadence.TaskListStatus
-
Returns true if field readLevel is set (has been assigned a value) and false otherwise
- isSetReason() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
-
Returns true if field reason is set (has been assigned a value) and false otherwise
- isSetReason() - Method in class com.uber.cadence.BadBinaryInfo
-
Returns true if field reason is set (has been assigned a value) and false otherwise
- isSetReason() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
-
Returns true if field reason is set (has been assigned a value) and false otherwise
- isSetReason() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
-
Returns true if field reason is set (has been assigned a value) and false otherwise
- isSetReason() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
-
Returns true if field reason is set (has been assigned a value) and false otherwise
- isSetReason() - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
-
Returns true if field reason is set (has been assigned a value) and false otherwise
- isSetReason() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
-
Returns true if field reason is set (has been assigned a value) and false otherwise
- isSetReason() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
-
Returns true if field reason is set (has been assigned a value) and false otherwise
- isSetReason() - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
-
Returns true if field reason is set (has been assigned a value) and false otherwise
- isSetReason() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
-
Returns true if field reason is set (has been assigned a value) and false otherwise
- isSetReason() - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
-
Returns true if field reason is set (has been assigned a value) and false otherwise
- isSetReason() - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
-
Returns true if field reason is set (has been assigned a value) and false otherwise
- isSetRecordChildWorkflowExecutionCompleteAttributes() - Method in class com.uber.cadence.CrossClusterTaskRequest
-
Returns true if field recordChildWorkflowExecutionCompleteAttributes is set (has been assigned a value) and false otherwise
- isSetRecordChildWorkflowExecutionCompleteAttributes() - Method in class com.uber.cadence.CrossClusterTaskResponse
-
Returns true if field recordChildWorkflowExecutionCompleteAttributes is set (has been assigned a value) and false otherwise
- isSetRecordMarkerDecisionAttributes() - Method in class com.uber.cadence.Decision
-
Returns true if field recordMarkerDecisionAttributes is set (has been assigned a value) and false otherwise
- isSetRegisterRequest() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_args
-
Returns true if field registerRequest is set (has been assigned a value) and false otherwise
- isSetReplicationConfiguration() - Method in class com.uber.cadence.DescribeDomainResponse
-
Returns true if field replicationConfiguration is set (has been assigned a value) and false otherwise
- isSetReplicationConfiguration() - Method in class com.uber.cadence.UpdateDomainRequest
-
Returns true if field replicationConfiguration is set (has been assigned a value) and false otherwise
- isSetReplicationConfiguration() - Method in class com.uber.cadence.UpdateDomainResponse
-
Returns true if field replicationConfiguration is set (has been assigned a value) and false otherwise
- isSetRequest() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_args
-
Returns true if field request is set (has been assigned a value) and false otherwise
- isSetRequest() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
-
Returns true if field request is set (has been assigned a value) and false otherwise
- isSetRequest() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
-
Returns true if field request is set (has been assigned a value) and false otherwise
- isSetRequest() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
-
Returns true if field request is set (has been assigned a value) and false otherwise
- isSetRequestCancelActivityTaskDecisionAttributes() - Method in class com.uber.cadence.Decision
-
Returns true if field requestCancelActivityTaskDecisionAttributes is set (has been assigned a value) and false otherwise
- isSetRequestCancelActivityTaskFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field requestCancelActivityTaskFailedEventAttributes is set (has been assigned a value) and false otherwise
- isSetRequestCancelExternalWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
-
Returns true if field requestCancelExternalWorkflowExecutionDecisionAttributes is set (has been assigned a value) and false otherwise
- isSetRequestCancelExternalWorkflowExecutionFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field requestCancelExternalWorkflowExecutionFailedEventAttributes is set (has been assigned a value) and false otherwise
- isSetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field requestCancelExternalWorkflowExecutionInitiatedEventAttributes is set (has been assigned a value) and false otherwise
- isSetRequestId() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
-
Returns true if field requestId is set (has been assigned a value) and false otherwise
- isSetRequestId() - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
-
Returns true if field requestId is set (has been assigned a value) and false otherwise
- isSetRequestId() - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
-
Returns true if field requestId is set (has been assigned a value) and false otherwise
- isSetRequestId() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
-
Returns true if field requestId is set (has been assigned a value) and false otherwise
- isSetRequestId() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field requestId is set (has been assigned a value) and false otherwise
- isSetRequestId() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
-
Returns true if field requestId is set (has been assigned a value) and false otherwise
- isSetRequestId() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field requestId is set (has been assigned a value) and false otherwise
- isSetRequestID() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
-
Returns true if field requestID is set (has been assigned a value) and false otherwise
- isSetRequestID() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
-
Returns true if field requestID is set (has been assigned a value) and false otherwise
- isSetRequestID() - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
-
Returns true if field requestID is set (has been assigned a value) and false otherwise
- isSetRequestLocalDispatch() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Returns true if field requestLocalDispatch is set (has been assigned a value) and false otherwise
- isSetResetRequest() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
-
Returns true if field resetRequest is set (has been assigned a value) and false otherwise
- isSetResetRequest() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
-
Returns true if field resetRequest is set (has been assigned a value) and false otherwise
- isSetResettable() - Method in class com.uber.cadence.ResetPointInfo
-
Returns true if field resettable is set (has been assigned a value) and false otherwise
- isSetResult() - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
-
Returns true if field result is set (has been assigned a value) and false otherwise
- isSetResult() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
-
Returns true if field result is set (has been assigned a value) and false otherwise
- isSetResult() - Method in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
-
Returns true if field result is set (has been assigned a value) and false otherwise
- isSetResult() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
-
Returns true if field result is set (has been assigned a value) and false otherwise
- isSetResult() - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
-
Returns true if field result is set (has been assigned a value) and false otherwise
- isSetResult() - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
-
Returns true if field result is set (has been assigned a value) and false otherwise
- isSetResultType() - Method in class com.uber.cadence.WorkflowQueryResult
-
Returns true if field resultType is set (has been assigned a value) and false otherwise
- isSetRetryPolicy() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Returns true if field retryPolicy is set (has been assigned a value) and false otherwise
- isSetRetryPolicy() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field retryPolicy is set (has been assigned a value) and false otherwise
- isSetRetryPolicy() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Returns true if field retryPolicy is set (has been assigned a value) and false otherwise
- isSetRetryPolicy() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field retryPolicy is set (has been assigned a value) and false otherwise
- isSetRetryPolicy() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field retryPolicy is set (has been assigned a value) and false otherwise
- isSetRetryPolicy() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field retryPolicy is set (has been assigned a value) and false otherwise
- isSetRetryPolicy() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field retryPolicy is set (has been assigned a value) and false otherwise
- isSetRetryPolicy() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field retryPolicy is set (has been assigned a value) and false otherwise
- isSetReturnNewDecisionTask() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
-
Returns true if field returnNewDecisionTask is set (has been assigned a value) and false otherwise
- isSetRunId() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Returns true if field runId is set (has been assigned a value) and false otherwise
- isSetRunId() - Method in class com.uber.cadence.ResetPointInfo
-
Returns true if field runId is set (has been assigned a value) and false otherwise
- isSetRunId() - Method in class com.uber.cadence.ResetWorkflowExecutionResponse
-
Returns true if field runId is set (has been assigned a value) and false otherwise
- isSetRunId() - Method in exception com.uber.cadence.RetryTaskV2Error
-
Returns true if field runId is set (has been assigned a value) and false otherwise
- isSetRunId() - Method in class com.uber.cadence.StartWorkflowExecutionResponse
-
Returns true if field runId is set (has been assigned a value) and false otherwise
- isSetRunId() - Method in class com.uber.cadence.WorkflowExecution
-
Returns true if field runId is set (has been assigned a value) and false otherwise
- isSetRunId() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
-
Returns true if field runId is set (has been assigned a value) and false otherwise
- isSetRunId() - Method in class com.uber.cadence.WorkflowExecutionFilter
-
Returns true if field runId is set (has been assigned a value) and false otherwise
- isSetRunID() - Method in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
-
Returns true if field runID is set (has been assigned a value) and false otherwise
- isSetRunID() - Method in class com.uber.cadence.CrossClusterTaskInfo
-
Returns true if field runID is set (has been assigned a value) and false otherwise
- isSetRunID() - Method in class com.uber.cadence.PendingChildExecutionInfo
-
Returns true if field runID is set (has been assigned a value) and false otherwise
- isSetRunID() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
-
Returns true if field runID is set (has been assigned a value) and false otherwise
- isSetRunID() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
-
Returns true if field runID is set (has been assigned a value) and false otherwise
- isSetRunID() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
-
Returns true if field runID is set (has been assigned a value) and false otherwise
- isSetRunID() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
-
Returns true if field runID is set (has been assigned a value) and false otherwise
- isSetSamplingRate() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
-
Returns true if field samplingRate is set (has been assigned a value) and false otherwise
- isSetSamplingRate() - Method in class com.uber.cadence.shadower.WorkflowParams
-
Returns true if field samplingRate is set (has been assigned a value) and false otherwise
- isSetScheduleActivityTaskDecisionAttributes() - Method in class com.uber.cadence.Decision
-
Returns true if field scheduleActivityTaskDecisionAttributes is set (has been assigned a value) and false otherwise
- isSetScheduledEvent() - Method in class com.uber.cadence.TransientDecisionInfo
-
Returns true if field scheduledEvent is set (has been assigned a value) and false otherwise
- isSetScheduledEventId() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
-
Returns true if field scheduledEventId is set (has been assigned a value) and false otherwise
- isSetScheduledEventId() - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
-
Returns true if field scheduledEventId is set (has been assigned a value) and false otherwise
- isSetScheduledEventId() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
-
Returns true if field scheduledEventId is set (has been assigned a value) and false otherwise
- isSetScheduledEventId() - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
-
Returns true if field scheduledEventId is set (has been assigned a value) and false otherwise
- isSetScheduledEventId() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
-
Returns true if field scheduledEventId is set (has been assigned a value) and false otherwise
- isSetScheduledEventId() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
-
Returns true if field scheduledEventId is set (has been assigned a value) and false otherwise
- isSetScheduledEventId() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
-
Returns true if field scheduledEventId is set (has been assigned a value) and false otherwise
- isSetScheduledEventId() - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
-
Returns true if field scheduledEventId is set (has been assigned a value) and false otherwise
- isSetScheduledEventId() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
-
Returns true if field scheduledEventId is set (has been assigned a value) and false otherwise
- isSetScheduledTimestamp() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
-
Returns true if field scheduledTimestamp is set (has been assigned a value) and false otherwise
- isSetScheduledTimestamp() - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field scheduledTimestamp is set (has been assigned a value) and false otherwise
- isSetScheduledTimestamp() - Method in class com.uber.cadence.PendingDecisionInfo
-
Returns true if field scheduledTimestamp is set (has been assigned a value) and false otherwise
- isSetScheduledTimestamp() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field scheduledTimestamp is set (has been assigned a value) and false otherwise
- isSetScheduledTimestamp() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field scheduledTimestamp is set (has been assigned a value) and false otherwise
- isSetScheduledTimestampOfThisAttempt() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
-
Returns true if field scheduledTimestampOfThisAttempt is set (has been assigned a value) and false otherwise
- isSetScheduledTimestampOfThisAttempt() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field scheduledTimestampOfThisAttempt is set (has been assigned a value) and false otherwise
- isSetScheduleToCloseTimeoutSeconds() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Returns true if field scheduleToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetScheduleToCloseTimeoutSeconds() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field scheduleToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetScheduleToCloseTimeoutSeconds() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Returns true if field scheduleToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetScheduleToStartTimeoutSeconds() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Returns true if field scheduleToStartTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetScheduleToStartTimeoutSeconds() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Returns true if field scheduleToStartTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetScheduleToStartTimeoutSeconds() - Method in class com.uber.cadence.StickyExecutionAttributes
-
Returns true if field scheduleToStartTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetSearchAttributes() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field searchAttributes is set (has been assigned a value) and false otherwise
- isSetSearchAttributes() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field searchAttributes is set (has been assigned a value) and false otherwise
- isSetSearchAttributes() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field searchAttributes is set (has been assigned a value) and false otherwise
- isSetSearchAttributes() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field searchAttributes is set (has been assigned a value) and false otherwise
- isSetSearchAttributes() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field searchAttributes is set (has been assigned a value) and false otherwise
- isSetSearchAttributes() - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
-
Returns true if field searchAttributes is set (has been assigned a value) and false otherwise
- isSetSearchAttributes() - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
-
Returns true if field searchAttributes is set (has been assigned a value) and false otherwise
- isSetSearchAttributes() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field searchAttributes is set (has been assigned a value) and false otherwise
- isSetSearchAttributes() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field searchAttributes is set (has been assigned a value) and false otherwise
- isSetSearchAttributes() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field searchAttributes is set (has been assigned a value) and false otherwise
- isSetSecurityToken() - Method in class com.uber.cadence.DeprecateDomainRequest
-
Returns true if field securityToken is set (has been assigned a value) and false otherwise
- isSetSecurityToken() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field securityToken is set (has been assigned a value) and false otherwise
- isSetSecurityToken() - Method in class com.uber.cadence.UpdateDomainRequest
-
Returns true if field securityToken is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ListDomains_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetServiceBusyError() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
-
Returns true if field serviceBusyError is set (has been assigned a value) and false otherwise
- isSetSessionAlreadyExistError() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
-
Returns true if field sessionAlreadyExistError is set (has been assigned a value) and false otherwise
- isSetShadowCount() - Method in class com.uber.cadence.shadower.ExitCondition
-
Returns true if field shadowCount is set (has been assigned a value) and false otherwise
- isSetShadowMode() - Method in class com.uber.cadence.shadower.WorkflowParams
-
Returns true if field shadowMode is set (has been assigned a value) and false otherwise
- isSetShardControllerStatus() - Method in class com.uber.cadence.DescribeHistoryHostResponse
-
Returns true if field shardControllerStatus is set (has been assigned a value) and false otherwise
- isSetShardID() - Method in class com.uber.cadence.CloseShardRequest
-
Returns true if field shardID is set (has been assigned a value) and false otherwise
- isSetShardID() - Method in class com.uber.cadence.DescribeQueueRequest
-
Returns true if field shardID is set (has been assigned a value) and false otherwise
- isSetShardID() - Method in class com.uber.cadence.RemoveTaskRequest
-
Returns true if field shardID is set (has been assigned a value) and false otherwise
- isSetShardID() - Method in class com.uber.cadence.ResetQueueRequest
-
Returns true if field shardID is set (has been assigned a value) and false otherwise
- isSetShardID() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
-
Returns true if field shardID is set (has been assigned a value) and false otherwise
- isSetShardIdForHost() - Method in class com.uber.cadence.DescribeHistoryHostRequest
-
Returns true if field shardIdForHost is set (has been assigned a value) and false otherwise
- isSetShardIDs() - Method in class com.uber.cadence.DescribeHistoryHostResponse
-
Returns true if field shardIDs is set (has been assigned a value) and false otherwise
- isSetShardIDs() - Method in class com.uber.cadence.GetCrossClusterTasksRequest
-
Returns true if field shardIDs is set (has been assigned a value) and false otherwise
- isSetShards() - Method in class com.uber.cadence.DescribeShardDistributionResponse
-
Returns true if field shards is set (has been assigned a value) and false otherwise
- isSetSignalExecutionAttributes() - Method in class com.uber.cadence.CrossClusterTaskRequest
-
Returns true if field signalExecutionAttributes is set (has been assigned a value) and false otherwise
- isSetSignalExecutionAttributes() - Method in class com.uber.cadence.CrossClusterTaskResponse
-
Returns true if field signalExecutionAttributes is set (has been assigned a value) and false otherwise
- isSetSignalExternalWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
-
Returns true if field signalExternalWorkflowExecutionDecisionAttributes is set (has been assigned a value) and false otherwise
- isSetSignalExternalWorkflowExecutionFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field signalExternalWorkflowExecutionFailedEventAttributes is set (has been assigned a value) and false otherwise
- isSetSignalExternalWorkflowExecutionInitiatedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field signalExternalWorkflowExecutionInitiatedEventAttributes is set (has been assigned a value) and false otherwise
- isSetSignalInput() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
-
Returns true if field signalInput is set (has been assigned a value) and false otherwise
- isSetSignalInput() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field signalInput is set (has been assigned a value) and false otherwise
- isSetSignalName() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
-
Returns true if field signalName is set (has been assigned a value) and false otherwise
- isSetSignalName() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
-
Returns true if field signalName is set (has been assigned a value) and false otherwise
- isSetSignalName() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field signalName is set (has been assigned a value) and false otherwise
- isSetSignalName() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field signalName is set (has been assigned a value) and false otherwise
- isSetSignalName() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
-
Returns true if field signalName is set (has been assigned a value) and false otherwise
- isSetSignalName() - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
-
Returns true if field signalName is set (has been assigned a value) and false otherwise
- isSetSignalRequest() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_args
-
Returns true if field signalRequest is set (has been assigned a value) and false otherwise
- isSetSignalWithStartRequest() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args
-
Returns true if field signalWithStartRequest is set (has been assigned a value) and false otherwise
- isSetSkipArchival() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
-
Returns true if field skipArchival is set (has been assigned a value) and false otherwise
- isSetSkipped() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
-
Returns true if field skipped is set (has been assigned a value) and false otherwise
- isSetSkipped() - Method in class com.uber.cadence.shadower.WorkflowResult
-
Returns true if field skipped is set (has been assigned a value) and false otherwise
- isSetSkipSignalReapply() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
-
Returns true if field skipSignalReapply is set (has been assigned a value) and false otherwise
- isSetStartChildExecutionAttributes() - Method in class com.uber.cadence.CrossClusterTaskRequest
-
Returns true if field startChildExecutionAttributes is set (has been assigned a value) and false otherwise
- isSetStartChildExecutionAttributes() - Method in class com.uber.cadence.CrossClusterTaskResponse
-
Returns true if field startChildExecutionAttributes is set (has been assigned a value) and false otherwise
- isSetStartChildWorkflowExecutionDecisionAttributes() - Method in class com.uber.cadence.Decision
-
Returns true if field startChildWorkflowExecutionDecisionAttributes is set (has been assigned a value) and false otherwise
- isSetStartChildWorkflowExecutionFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field startChildWorkflowExecutionFailedEventAttributes is set (has been assigned a value) and false otherwise
- isSetStartChildWorkflowExecutionInitiatedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field startChildWorkflowExecutionInitiatedEventAttributes is set (has been assigned a value) and false otherwise
- isSetStartedEvent() - Method in class com.uber.cadence.TransientDecisionInfo
-
Returns true if field startedEvent is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.TimerCanceledEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedEventId() - Method in class com.uber.cadence.TimerFiredEventAttributes
-
Returns true if field startedEventId is set (has been assigned a value) and false otherwise
- isSetStartedTimestamp() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
-
Returns true if field startedTimestamp is set (has been assigned a value) and false otherwise
- isSetStartedTimestamp() - Method in class com.uber.cadence.PendingDecisionInfo
-
Returns true if field startedTimestamp is set (has been assigned a value) and false otherwise
- isSetStartedTimestamp() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field startedTimestamp is set (has been assigned a value) and false otherwise
- isSetStartedTimestamp() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field startedTimestamp is set (has been assigned a value) and false otherwise
- isSetStartEventId() - Method in exception com.uber.cadence.RetryTaskV2Error
-
Returns true if field startEventId is set (has been assigned a value) and false otherwise
- isSetStartEventVersion() - Method in exception com.uber.cadence.RetryTaskV2Error
-
Returns true if field startEventVersion is set (has been assigned a value) and false otherwise
- isSetStartID() - Method in class com.uber.cadence.TaskIDBlock
-
Returns true if field startID is set (has been assigned a value) and false otherwise
- isSetStartRequest() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_args
-
Returns true if field startRequest is set (has been assigned a value) and false otherwise
- isSetStartRequestId() - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
-
Returns true if field startRequestId is set (has been assigned a value) and false otherwise
- isSetStartTime() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field startTime is set (has been assigned a value) and false otherwise
- isSetStartTimeFilter() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
-
Returns true if field StartTimeFilter is set (has been assigned a value) and false otherwise
- isSetStartTimeFilter() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
-
Returns true if field StartTimeFilter is set (has been assigned a value) and false otherwise
- isSetStartTimerDecisionAttributes() - Method in class com.uber.cadence.Decision
-
Returns true if field startTimerDecisionAttributes is set (has been assigned a value) and false otherwise
- isSetStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Returns true if field startToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
-
Returns true if field startToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field startToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Returns true if field startToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetStartToFireTimeoutSeconds() - Method in class com.uber.cadence.StartTimerDecisionAttributes
-
Returns true if field startToFireTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetStartToFireTimeoutSeconds() - Method in class com.uber.cadence.TimerStartedEventAttributes
-
Returns true if field startToFireTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetState() - Method in class com.uber.cadence.PendingActivityInfo
-
Returns true if field state is set (has been assigned a value) and false otherwise
- isSetState() - Method in class com.uber.cadence.PendingDecisionInfo
-
Returns true if field state is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.uber.cadence.DomainInfo
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatusFilter() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
-
Returns true if field statusFilter is set (has been assigned a value) and false otherwise
- isSetStickyAttributes() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
-
Returns true if field stickyAttributes is set (has been assigned a value) and false otherwise
- isSetSucceeded() - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
-
Returns true if field succeeded is set (has been assigned a value) and false otherwise
- isSetSucceeded() - Method in class com.uber.cadence.shadower.WorkflowResult
-
Returns true if field succeeded is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.ListDomains_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSupportedClientVersions() - Method in class com.uber.cadence.ClusterInfo
-
Returns true if field supportedClientVersions is set (has been assigned a value) and false otherwise
- isSetSupportedVersions() - Method in exception com.uber.cadence.ClientVersionNotSupportedError
-
Returns true if field supportedVersions is set (has been assigned a value) and false otherwise
- isSetTargetCluster() - Method in class com.uber.cadence.GetCrossClusterTasksRequest
-
Returns true if field targetCluster is set (has been assigned a value) and false otherwise
- isSetTargetCluster() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
-
Returns true if field targetCluster is set (has been assigned a value) and false otherwise
- isSetTargetDomainID() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
-
Returns true if field targetDomainID is set (has been assigned a value) and false otherwise
- isSetTargetDomainID() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
-
Returns true if field targetDomainID is set (has been assigned a value) and false otherwise
- isSetTargetDomainID() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
-
Returns true if field targetDomainID is set (has been assigned a value) and false otherwise
- isSetTargetDomainID() - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
-
Returns true if field targetDomainID is set (has been assigned a value) and false otherwise
- isSetTargetRunID() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
-
Returns true if field targetRunID is set (has been assigned a value) and false otherwise
- isSetTargetRunID() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
-
Returns true if field targetRunID is set (has been assigned a value) and false otherwise
- isSetTargetRunID() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
-
Returns true if field targetRunID is set (has been assigned a value) and false otherwise
- isSetTargetRunID() - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
-
Returns true if field targetRunID is set (has been assigned a value) and false otherwise
- isSetTargetWorkflowID() - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
-
Returns true if field targetWorkflowID is set (has been assigned a value) and false otherwise
- isSetTargetWorkflowID() - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
-
Returns true if field targetWorkflowID is set (has been assigned a value) and false otherwise
- isSetTargetWorkflowID() - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
-
Returns true if field targetWorkflowID is set (has been assigned a value) and false otherwise
- isSetTaskId() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field taskId is set (has been assigned a value) and false otherwise
- isSetTaskID() - Method in class com.uber.cadence.CrossClusterTaskInfo
-
Returns true if field taskID is set (has been assigned a value) and false otherwise
- isSetTaskID() - Method in class com.uber.cadence.CrossClusterTaskResponse
-
Returns true if field taskID is set (has been assigned a value) and false otherwise
- isSetTaskID() - Method in class com.uber.cadence.RemoveTaskRequest
-
Returns true if field taskID is set (has been assigned a value) and false otherwise
- isSetTaskIDBlock() - Method in class com.uber.cadence.TaskListStatus
-
Returns true if field taskIDBlock is set (has been assigned a value) and false otherwise
- isSetTaskInfo() - Method in class com.uber.cadence.CrossClusterTaskRequest
-
Returns true if field taskInfo is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.DescribeTaskListRequest
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.ListTaskListPartitionsRequest
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.PollForActivityTaskRequest
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.PollForDecisionTaskRequest
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.shadower.WorkflowParams
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.WorkflowExecutionConfiguration
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskList() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field taskList is set (has been assigned a value) and false otherwise
- isSetTaskListMetadata() - Method in class com.uber.cadence.PollForActivityTaskRequest
-
Returns true if field taskListMetadata is set (has been assigned a value) and false otherwise
- isSetTaskListStatus() - Method in class com.uber.cadence.DescribeTaskListResponse
-
Returns true if field taskListStatus is set (has been assigned a value) and false otherwise
- isSetTaskListType() - Method in class com.uber.cadence.DescribeTaskListRequest
-
Returns true if field taskListType is set (has been assigned a value) and false otherwise
- isSetTaskResponses() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
-
Returns true if field taskResponses is set (has been assigned a value) and false otherwise
- isSetTasks() - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
-
Returns true if field tasks is set (has been assigned a value) and false otherwise
- isSetTasksByShard() - Method in class com.uber.cadence.GetCrossClusterTasksResponse
-
Returns true if field tasksByShard is set (has been assigned a value) and false otherwise
- isSetTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field taskStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field taskStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field taskStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field taskStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field taskStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.WorkflowExecutionConfiguration
-
Returns true if field taskStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field taskStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetTaskStartToCloseTimeoutSeconds() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field taskStartToCloseTimeoutSeconds is set (has been assigned a value) and false otherwise
- isSetTaskState() - Method in class com.uber.cadence.CrossClusterTaskInfo
-
Returns true if field taskState is set (has been assigned a value) and false otherwise
- isSetTaskState() - Method in class com.uber.cadence.CrossClusterTaskResponse
-
Returns true if field taskState is set (has been assigned a value) and false otherwise
- isSetTaskToken() - Method in class com.uber.cadence.ActivityLocalDispatchInfo
-
Returns true if field taskToken is set (has been assigned a value) and false otherwise
- isSetTaskToken() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field taskToken is set (has been assigned a value) and false otherwise
- isSetTaskToken() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field taskToken is set (has been assigned a value) and false otherwise
- isSetTaskToken() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
-
Returns true if field taskToken is set (has been assigned a value) and false otherwise
- isSetTaskToken() - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
-
Returns true if field taskToken is set (has been assigned a value) and false otherwise
- isSetTaskToken() - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
-
Returns true if field taskToken is set (has been assigned a value) and false otherwise
- isSetTaskToken() - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
-
Returns true if field taskToken is set (has been assigned a value) and false otherwise
- isSetTaskToken() - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
-
Returns true if field taskToken is set (has been assigned a value) and false otherwise
- isSetTaskToken() - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
-
Returns true if field taskToken is set (has been assigned a value) and false otherwise
- isSetTaskToken() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
-
Returns true if field taskToken is set (has been assigned a value) and false otherwise
- isSetTaskType() - Method in class com.uber.cadence.CrossClusterTaskInfo
-
Returns true if field taskType is set (has been assigned a value) and false otherwise
- isSetTaskType() - Method in class com.uber.cadence.CrossClusterTaskResponse
-
Returns true if field taskType is set (has been assigned a value) and false otherwise
- isSetTerminateRequest() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args
-
Returns true if field terminateRequest is set (has been assigned a value) and false otherwise
- isSetTimeoutType() - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
-
Returns true if field timeoutType is set (has been assigned a value) and false otherwise
- isSetTimeoutType() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
-
Returns true if field timeoutType is set (has been assigned a value) and false otherwise
- isSetTimeoutType() - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
-
Returns true if field timeoutType is set (has been assigned a value) and false otherwise
- isSetTimeoutType() - Method in class com.uber.cadence.WorkflowExecutionTimedOutEventAttributes
-
Returns true if field timeoutType is set (has been assigned a value) and false otherwise
- isSetTimerCanceledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field timerCanceledEventAttributes is set (has been assigned a value) and false otherwise
- isSetTimerFiredEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field timerFiredEventAttributes is set (has been assigned a value) and false otherwise
- isSetTimerId() - Method in class com.uber.cadence.CancelTimerDecisionAttributes
-
Returns true if field timerId is set (has been assigned a value) and false otherwise
- isSetTimerId() - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
-
Returns true if field timerId is set (has been assigned a value) and false otherwise
- isSetTimerId() - Method in class com.uber.cadence.StartTimerDecisionAttributes
-
Returns true if field timerId is set (has been assigned a value) and false otherwise
- isSetTimerId() - Method in class com.uber.cadence.TimerCanceledEventAttributes
-
Returns true if field timerId is set (has been assigned a value) and false otherwise
- isSetTimerId() - Method in class com.uber.cadence.TimerFiredEventAttributes
-
Returns true if field timerId is set (has been assigned a value) and false otherwise
- isSetTimerId() - Method in class com.uber.cadence.TimerStartedEventAttributes
-
Returns true if field timerId is set (has been assigned a value) and false otherwise
- isSetTimerStartedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field timerStartedEventAttributes is set (has been assigned a value) and false otherwise
- isSetTimestamp() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field timestamp is set (has been assigned a value) and false otherwise
- isSetTreeID() - Method in class com.uber.cadence.HistoryBranch
-
Returns true if field treeID is set (has been assigned a value) and false otherwise
- isSetType() - Method in class com.uber.cadence.DescribeQueueRequest
-
Returns true if field type is set (has been assigned a value) and false otherwise
- isSetType() - Method in class com.uber.cadence.RemoveTaskRequest
-
Returns true if field type is set (has been assigned a value) and false otherwise
- isSetType() - Method in class com.uber.cadence.ResetQueueRequest
-
Returns true if field type is set (has been assigned a value) and false otherwise
- isSetType() - Method in class com.uber.cadence.WorkflowExecutionInfo
-
Returns true if field type is set (has been assigned a value) and false otherwise
- isSetTypeFilter() - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
-
Returns true if field typeFilter is set (has been assigned a value) and false otherwise
- isSetTypeFilter() - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
-
Returns true if field typeFilter is set (has been assigned a value) and false otherwise
- isSetUpdatedInfo() - Method in class com.uber.cadence.UpdateDomainRequest
-
Returns true if field updatedInfo is set (has been assigned a value) and false otherwise
- isSetUpdateRequest() - Method in class com.uber.cadence.WorkflowService.UpdateDomain_args
-
Returns true if field updateRequest is set (has been assigned a value) and false otherwise
- isSetUpsertWorkflowSearchAttributesDecisionAttributes() - Method in class com.uber.cadence.Decision
-
Returns true if field upsertWorkflowSearchAttributesDecisionAttributes is set (has been assigned a value) and false otherwise
- isSetUpsertWorkflowSearchAttributesEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field upsertWorkflowSearchAttributesEventAttributes is set (has been assigned a value) and false otherwise
- isSetUuid() - Method in class com.uber.cadence.DescribeDomainRequest
-
Returns true if field uuid is set (has been assigned a value) and false otherwise
- isSetUuid() - Method in class com.uber.cadence.DomainInfo
-
Returns true if field uuid is set (has been assigned a value) and false otherwise
- isSetVersion() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field version is set (has been assigned a value) and false otherwise
- isSetVersion() - Method in class com.uber.cadence.VersionHistoryItem
-
Returns true if field version is set (has been assigned a value) and false otherwise
- isSetVisibilityArchivalStatus() - Method in class com.uber.cadence.DomainConfiguration
-
Returns true if field visibilityArchivalStatus is set (has been assigned a value) and false otherwise
- isSetVisibilityArchivalStatus() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field visibilityArchivalStatus is set (has been assigned a value) and false otherwise
- isSetVisibilityArchivalURI() - Method in class com.uber.cadence.DomainConfiguration
-
Returns true if field visibilityArchivalURI is set (has been assigned a value) and false otherwise
- isSetVisibilityArchivalURI() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field visibilityArchivalURI is set (has been assigned a value) and false otherwise
- isSetVisibilityTimestamp() - Method in class com.uber.cadence.CrossClusterTaskInfo
-
Returns true if field visibilityTimestamp is set (has been assigned a value) and false otherwise
- isSetVisibilityTimestamp() - Method in class com.uber.cadence.RemoveTaskRequest
-
Returns true if field visibilityTimestamp is set (has been assigned a value) and false otherwise
- isSetWaitForNewEvent() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
-
Returns true if field waitForNewEvent is set (has been assigned a value) and false otherwise
- isSetWorkerTaskList() - Method in class com.uber.cadence.StickyExecutionAttributes
-
Returns true if field workerTaskList is set (has been assigned a value) and false otherwise
- isSetWorkerVersionInfo() - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
-
Returns true if field workerVersionInfo is set (has been assigned a value) and false otherwise
- isSetWorkflowAlreadyStartedError() - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
-
Returns true if field workflowAlreadyStartedError is set (has been assigned a value) and false otherwise
- isSetWorkflowDomain() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field workflowDomain is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.ReapplyEventsRequest
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecution() - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
-
Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedError() - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
-
Returns true if field workflowExecutionAlreadyCompletedError is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionAlreadyCompletedErrorEnabled() - Method in class com.uber.cadence.FeatureFlags
-
Returns true if field WorkflowExecutionAlreadyCompletedErrorEnabled is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionCanceledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field workflowExecutionCanceledEventAttributes is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionCancelRequestedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field workflowExecutionCancelRequestedEventAttributes is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionCompletedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field workflowExecutionCompletedEventAttributes is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionContinuedAsNewEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field workflowExecutionContinuedAsNewEventAttributes is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionFailedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field workflowExecutionFailedEventAttributes is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionInfo() - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
-
Returns true if field workflowExecutionInfo is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionRetentionPeriodInDays() - Method in class com.uber.cadence.DomainConfiguration
-
Returns true if field workflowExecutionRetentionPeriodInDays is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionRetentionPeriodInDays() - Method in class com.uber.cadence.RegisterDomainRequest
-
Returns true if field workflowExecutionRetentionPeriodInDays is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionSignaledEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field workflowExecutionSignaledEventAttributes is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionStartedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field workflowExecutionStartedEventAttributes is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionTaskList() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field WorkflowExecutionTaskList is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionTerminatedEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field workflowExecutionTerminatedEventAttributes is set (has been assigned a value) and false otherwise
- isSetWorkflowExecutionTimedOutEventAttributes() - Method in class com.uber.cadence.HistoryEvent
-
Returns true if field workflowExecutionTimedOutEventAttributes is set (has been assigned a value) and false otherwise
- isSetWorkflowId() - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Returns true if field workflowId is set (has been assigned a value) and false otherwise
- isSetWorkflowId() - Method in exception com.uber.cadence.RetryTaskV2Error
-
Returns true if field workflowId is set (has been assigned a value) and false otherwise
- isSetWorkflowId() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field workflowId is set (has been assigned a value) and false otherwise
- isSetWorkflowId() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field workflowId is set (has been assigned a value) and false otherwise
- isSetWorkflowId() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
-
Returns true if field workflowId is set (has been assigned a value) and false otherwise
- isSetWorkflowId() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field workflowId is set (has been assigned a value) and false otherwise
- isSetWorkflowId() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field workflowId is set (has been assigned a value) and false otherwise
- isSetWorkflowId() - Method in class com.uber.cadence.WorkflowExecution
-
Returns true if field workflowId is set (has been assigned a value) and false otherwise
- isSetWorkflowId() - Method in class com.uber.cadence.WorkflowExecutionFilter
-
Returns true if field workflowId is set (has been assigned a value) and false otherwise
- isSetWorkflowID() - Method in class com.uber.cadence.CrossClusterTaskInfo
-
Returns true if field workflowID is set (has been assigned a value) and false otherwise
- isSetWorkflowID() - Method in class com.uber.cadence.PendingChildExecutionInfo
-
Returns true if field workflowID is set (has been assigned a value) and false otherwise
- isSetWorkflowID() - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
-
Returns true if field workflowID is set (has been assigned a value) and false otherwise
- isSetWorkflowID() - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
-
Returns true if field workflowID is set (has been assigned a value) and false otherwise
- isSetWorkflowID() - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
-
Returns true if field workflowID is set (has been assigned a value) and false otherwise
- isSetWorkflowID() - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
-
Returns true if field workflowID is set (has been assigned a value) and false otherwise
- isSetWorkflowIdReusePolicy() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field workflowIdReusePolicy is set (has been assigned a value) and false otherwise
- isSetWorkflowIdReusePolicy() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field workflowIdReusePolicy is set (has been assigned a value) and false otherwise
- isSetWorkflowIdReusePolicy() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field workflowIdReusePolicy is set (has been assigned a value) and false otherwise
- isSetWorkflowIdReusePolicy() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field workflowIdReusePolicy is set (has been assigned a value) and false otherwise
- isSetWorkflowQuery() - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
-
Returns true if field workflowQuery is set (has been assigned a value) and false otherwise
- isSetWorkflowQuery() - Method in class com.uber.cadence.shadower.WorkflowParams
-
Returns true if field workflowQuery is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.PollForActivityTaskResponse
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.PollForDecisionTaskResponse
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.StartWorkflowExecutionRequest
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowType() - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
-
Returns true if field workflowType is set (has been assigned a value) and false otherwise
- isSetWorkflowTypName() - Method in class com.uber.cadence.PendingChildExecutionInfo
-
Returns true if field workflowTypName is set (has been assigned a value) and false otherwise
- isShutdown() - Method in interface com.uber.cadence.internal.compatibility.proto.serviceclient.IGrpcServiceStubs
- isShutdown() - Method in class com.uber.cadence.internal.sync.SyncActivityWorker
- isShutdown() - Method in class com.uber.cadence.internal.sync.SyncWorkflowWorker
- isShutdown() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- isShutdown() - Method in class com.uber.cadence.internal.worker.NoopSuspendableWorker
- isShutdown() - Method in class com.uber.cadence.internal.worker.PollDecisionTaskDispatcher
- isShutdown() - Method in class com.uber.cadence.internal.worker.Poller
- isShutdown() - Method in interface com.uber.cadence.internal.worker.Shutdownable
- isShutdown() - Method in class com.uber.cadence.internal.worker.SuspendableWorkerBase
- isShutdown() - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
- isShutdown() - Method in class com.uber.cadence.worker.WorkerFactory
-
Was
WorkerFactory.shutdown()orWorkerFactory.shutdownNow()called. - isSkipArchival() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- isSkipSignalReapply() - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- isStarted() - Method in class com.uber.cadence.internal.sync.SyncActivityWorker
- isStarted() - Method in class com.uber.cadence.internal.sync.SyncWorkflowWorker
- isStarted() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- isStarted() - Method in class com.uber.cadence.internal.worker.NoopSuspendableWorker
- isStarted() - Method in class com.uber.cadence.internal.worker.Poller
- isStarted() - Method in interface com.uber.cadence.internal.worker.Startable
- isStarted() - Method in class com.uber.cadence.internal.worker.SuspendableWorkerBase
- isStarted() - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
-
Was
TestWorkflowEnvironment.start()called? - isStarted() - Method in class com.uber.cadence.worker.WorkerFactory
-
Was
WorkerFactory.start()called. - isSuspended() - Method in class com.uber.cadence.internal.sync.SyncActivityWorker
- isSuspended() - Method in class com.uber.cadence.internal.sync.SyncWorkflowWorker
- isSuspended() - Method in class com.uber.cadence.internal.worker.NoopSuspendableWorker
- isSuspended() - Method in class com.uber.cadence.internal.worker.Poller
- isSuspended() - Method in interface com.uber.cadence.internal.worker.Suspendable
- isSuspended() - Method in class com.uber.cadence.internal.worker.SuspendableWorkerBase
- isSuspended() - Method in class com.uber.cadence.worker.ShadowingWorker
- isSuspended() - Method in class com.uber.cadence.worker.Worker
- isTerminated() - Method in interface com.uber.cadence.internal.compatibility.proto.serviceclient.IGrpcServiceStubs
- isTerminated() - Method in class com.uber.cadence.internal.sync.SyncActivityWorker
- isTerminated() - Method in class com.uber.cadence.internal.sync.SyncWorkflowWorker
- isTerminated() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- isTerminated() - Method in class com.uber.cadence.internal.worker.NoopSuspendableWorker
- isTerminated() - Method in class com.uber.cadence.internal.worker.PollDecisionTaskDispatcher
- isTerminated() - Method in class com.uber.cadence.internal.worker.Poller
- isTerminated() - Method in interface com.uber.cadence.internal.worker.Shutdownable
- isTerminated() - Method in class com.uber.cadence.internal.worker.SuspendableWorkerBase
- isTerminated() - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
-
Are all tasks done after
TestWorkflowEnvironment.shutdownNow()orTestWorkflowEnvironment.shutdown()? - isTerminated() - Method in class com.uber.cadence.worker.ShadowingWorker
- isTerminated() - Method in class com.uber.cadence.worker.WorkerFactory
-
Returns true if all tasks have completed following shut down.
- isTraceEnabled() - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- isTraceEnabled(Marker) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- isWaitForNewEvent() - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- isWarnEnabled() - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- isWarnEnabled(Marker) - Method in class com.uber.cadence.internal.logging.ReplayAwareLogger
- isWorkflowExecutionAlreadyCompletedErrorEnabled() - Method in class com.uber.cadence.FeatureFlags
- isWorkflowExecutionCompleteDecision(Decision) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- isWorkflowExecutionCompletedEvent(HistoryEvent) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- items - Variable in class com.uber.cadence.VersionHistory
- ITEMS - com.uber.cadence.VersionHistory._Fields
- IWorkflowService - Interface in com.uber.cadence.serviceclient
- IWorkflowServiceBase - Class in com.uber.cadence.serviceclient
- IWorkflowServiceBase() - Constructor for class com.uber.cadence.serviceclient.IWorkflowServiceBase
J
- JAVA_CLIENT_VERSION - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- JAVA_SDK - com.uber.cadence.SupportedClientVersions._Fields
- javaSdk - Variable in class com.uber.cadence.SupportedClientVersions
- JSON - com.uber.cadence.EncodingType
- JsonDataConverter - Class in com.uber.cadence.converter
-
Implements conversion through GSON JSON processor.
- JsonDataConverter(Function<GsonBuilder, GsonBuilder>) - Constructor for class com.uber.cadence.converter.JsonDataConverter
-
Constructs an instance giving an ability to override
Gsoninitialization.
K
- key - Variable in class com.uber.cadence.TaskListPartitionMetadata
- KEY - com.uber.cadence.TaskListPartitionMetadata._Fields
- keys - Variable in class com.uber.cadence.GetSearchAttributesResponse
- KEYS - com.uber.cadence.GetSearchAttributesResponse._Fields
- KEYWORD - com.uber.cadence.IndexedValueType
- kind - Variable in class com.uber.cadence.TaskList
- KIND - com.uber.cadence.TaskList._Fields
L
- LambdaUtils - Class in com.uber.cadence.internal.common
- LAST_ACCESS_TIME - com.uber.cadence.PollerInfo._Fields
- LAST_COMPLETION_RESULT - com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- LAST_COMPLETION_RESULT - com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- LAST_COMPLETION_RESULT - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- LAST_FAILURE_DETAILS - com.uber.cadence.ActivityTaskStartedEventAttributes._Fields
- LAST_FAILURE_DETAILS - com.uber.cadence.ActivityTaskTimedOutEventAttributes._Fields
- LAST_FAILURE_DETAILS - com.uber.cadence.PendingActivityInfo._Fields
- LAST_FAILURE_REASON - com.uber.cadence.ActivityTaskStartedEventAttributes._Fields
- LAST_FAILURE_REASON - com.uber.cadence.ActivityTaskTimedOutEventAttributes._Fields
- LAST_FAILURE_REASON - com.uber.cadence.PendingActivityInfo._Fields
- LAST_HEARTBEAT_TIMESTAMP - com.uber.cadence.PendingActivityInfo._Fields
- LAST_RUN_RESULT - com.uber.cadence.shadower.WorkflowParams._Fields
- LAST_STARTED_TIMESTAMP - com.uber.cadence.PendingActivityInfo._Fields
- LAST_WORKER_IDENTITY - com.uber.cadence.PendingActivityInfo._Fields
- lastAccessTime - Variable in class com.uber.cadence.PollerInfo
- lastCompletionResult - Variable in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- lastCompletionResult - Variable in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- lastCompletionResult - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- lastFailureDetails - Variable in class com.uber.cadence.ActivityTaskStartedEventAttributes
- lastFailureDetails - Variable in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- lastFailureDetails - Variable in class com.uber.cadence.PendingActivityInfo
- lastFailureReason - Variable in class com.uber.cadence.ActivityTaskStartedEventAttributes
- lastFailureReason - Variable in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- lastFailureReason - Variable in class com.uber.cadence.PendingActivityInfo
- lastHeartbeatTimestamp - Variable in class com.uber.cadence.PendingActivityInfo
- lastRunResult - Variable in class com.uber.cadence.shadower.WorkflowParams
- lastStartedTimestamp - Variable in class com.uber.cadence.PendingActivityInfo
- lastWorkerIdentity - Variable in class com.uber.cadence.PendingActivityInfo
- LATEST_CANCEL_REQUESTED_EVENT_ID - com.uber.cadence.ActivityTaskCanceledEventAttributes._Fields
- LATEST_TIME - com.uber.cadence.StartTimeFilter._Fields
- latestCancelRequestedEventId - Variable in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- latestTime - Variable in class com.uber.cadence.StartTimeFilter
- LIBRARY_VERSION - Static variable in class com.uber.cadence.internal.Version
-
Library Version is a semver that represents the version of this cadence client library.
- Lifecycle - Interface in com.uber.cadence.internal.worker
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.DescribeTaskList_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.GetTaskListsByDomain_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.ListTaskListPartitions_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.PollForActivityTask_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.PollForDecisionTask_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.QueryWorkflow_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.ResetStickyTaskList_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.ResetWorkflowExecution_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.SignalWorkflowExecution_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.StartWorkflowExecution_result._Fields
- LIMIT_EXCEEDED_ERROR - com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result._Fields
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- limitExceededError - Variable in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- LimitExceededError - Exception in com.uber.cadence
- LimitExceededError() - Constructor for exception com.uber.cadence.LimitExceededError
- LimitExceededError(LimitExceededError) - Constructor for exception com.uber.cadence.LimitExceededError
-
Performs a deep copy on other.
- LimitExceededError(String) - Constructor for exception com.uber.cadence.LimitExceededError
- LimitExceededError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- LIST_ARCHIVED_WORKFLOW_EXECUTIONS - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- LIST_CLOSED_WORKFLOW_EXECUTIONS - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- LIST_DOMAINS - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- LIST_OPEN_WORKFLOW_EXECUTIONS - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- LIST_REQUEST - com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args._Fields
- LIST_REQUEST - com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args._Fields
- LIST_REQUEST - com.uber.cadence.WorkflowService.ListDomains_args._Fields
- LIST_REQUEST - com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args._Fields
- LIST_REQUEST - com.uber.cadence.WorkflowService.ListWorkflowExecutions_args._Fields
- LIST_REQUEST - com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args._Fields
- LIST_TASK_LIST_PARTITIONS - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- LIST_WORKFLOW_EXECUTIONS - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- ListArchivedWorkflowExecutions() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.ListArchivedWorkflowExecutions
- ListArchivedWorkflowExecutions() - Constructor for class com.uber.cadence.WorkflowService.Processor.ListArchivedWorkflowExecutions
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
ListArchivedWorkflowExecutions is a visibility API to list archived workflow executions in a specific domain.
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- ListArchivedWorkflowExecutions_args() - Constructor for class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- ListArchivedWorkflowExecutions_args(ListArchivedWorkflowExecutionsRequest) - Constructor for class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- ListArchivedWorkflowExecutions_args(WorkflowService.ListArchivedWorkflowExecutions_args) - Constructor for class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
-
Performs a deep copy on other.
- ListArchivedWorkflowExecutions_call(ListArchivedWorkflowExecutionsRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.ListArchivedWorkflowExecutions_call
- ListArchivedWorkflowExecutions_result() - Constructor for class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- ListArchivedWorkflowExecutions_result(ListArchivedWorkflowExecutionsResponse, BadRequestError, EntityNotExistsError, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- ListArchivedWorkflowExecutions_result(WorkflowService.ListArchivedWorkflowExecutions_result) - Constructor for class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
-
Performs a deep copy on other.
- listArchivedWorkflowExecutionsRequest(ListArchivedWorkflowExecutionsRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- ListArchivedWorkflowExecutionsRequest - Class in com.uber.cadence
- ListArchivedWorkflowExecutionsRequest() - Constructor for class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- ListArchivedWorkflowExecutionsRequest(ListArchivedWorkflowExecutionsRequest) - Constructor for class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
-
Performs a deep copy on other.
- ListArchivedWorkflowExecutionsRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- listArchivedWorkflowExecutionsResponse(ListArchivedWorkflowExecutionsResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- ListArchivedWorkflowExecutionsResponse - Class in com.uber.cadence
- ListArchivedWorkflowExecutionsResponse() - Constructor for class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- ListArchivedWorkflowExecutionsResponse(ListArchivedWorkflowExecutionsResponse) - Constructor for class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
-
Performs a deep copy on other.
- ListArchivedWorkflowExecutionsResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ListClosedWorkflowExecutions() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.ListClosedWorkflowExecutions
- ListClosedWorkflowExecutions() - Constructor for class com.uber.cadence.WorkflowService.Processor.ListClosedWorkflowExecutions
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest) - Method in class com.uber.cadence.migration.MigrationIWorkflowService
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
ListClosedWorkflowExecutions is a visibility API to list the closed executions in a specific domain.
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- ListClosedWorkflowExecutions_args() - Constructor for class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- ListClosedWorkflowExecutions_args(ListClosedWorkflowExecutionsRequest) - Constructor for class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- ListClosedWorkflowExecutions_args(WorkflowService.ListClosedWorkflowExecutions_args) - Constructor for class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
-
Performs a deep copy on other.
- ListClosedWorkflowExecutions_call(ListClosedWorkflowExecutionsRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.ListClosedWorkflowExecutions_call
- ListClosedWorkflowExecutions_result() - Constructor for class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- ListClosedWorkflowExecutions_result(ListClosedWorkflowExecutionsResponse, BadRequestError, EntityNotExistsError, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- ListClosedWorkflowExecutions_result(WorkflowService.ListClosedWorkflowExecutions_result) - Constructor for class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
-
Performs a deep copy on other.
- listClosedWorkflowExecutionsRequest(ListClosedWorkflowExecutionsRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- ListClosedWorkflowExecutionsRequest - Class in com.uber.cadence
- ListClosedWorkflowExecutionsRequest() - Constructor for class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- ListClosedWorkflowExecutionsRequest(ListClosedWorkflowExecutionsRequest) - Constructor for class com.uber.cadence.ListClosedWorkflowExecutionsRequest
-
Performs a deep copy on other.
- ListClosedWorkflowExecutionsRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- listClosedWorkflowExecutionsResponse(ListClosedWorkflowExecutionsResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- ListClosedWorkflowExecutionsResponse - Class in com.uber.cadence
- ListClosedWorkflowExecutionsResponse() - Constructor for class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- ListClosedWorkflowExecutionsResponse(ListClosedWorkflowExecutionsResponse) - Constructor for class com.uber.cadence.ListClosedWorkflowExecutionsResponse
-
Performs a deep copy on other.
- ListClosedWorkflowExecutionsResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ListDomains() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.ListDomains
- ListDomains() - Constructor for class com.uber.cadence.WorkflowService.Processor.ListDomains
- ListDomains(ListDomainsRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ListDomains(ListDomainsRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ListDomains(ListDomainsRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ListDomains(ListDomainsRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ListDomains(ListDomainsRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ListDomains(ListDomainsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- ListDomains(ListDomainsRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
ListDomains returns the information and configuration for all domains.
- ListDomains(ListDomainsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ListDomains(ListDomainsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ListDomains(ListDomainsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ListDomains(ListDomainsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ListDomains(ListDomainsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ListDomains(ListDomainsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- ListDomains(ListDomainsRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- ListDomains_args() - Constructor for class com.uber.cadence.WorkflowService.ListDomains_args
- ListDomains_args(ListDomainsRequest) - Constructor for class com.uber.cadence.WorkflowService.ListDomains_args
- ListDomains_args(WorkflowService.ListDomains_args) - Constructor for class com.uber.cadence.WorkflowService.ListDomains_args
-
Performs a deep copy on other.
- ListDomains_call(ListDomainsRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.ListDomains_call
- ListDomains_result() - Constructor for class com.uber.cadence.WorkflowService.ListDomains_result
- ListDomains_result(ListDomainsResponse, BadRequestError, EntityNotExistsError, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.ListDomains_result
- ListDomains_result(WorkflowService.ListDomains_result) - Constructor for class com.uber.cadence.WorkflowService.ListDomains_result
-
Performs a deep copy on other.
- listDomainsRequest(ListDomainsRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- ListDomainsRequest - Class in com.uber.cadence
- ListDomainsRequest() - Constructor for class com.uber.cadence.ListDomainsRequest
- ListDomainsRequest(ListDomainsRequest) - Constructor for class com.uber.cadence.ListDomainsRequest
-
Performs a deep copy on other.
- ListDomainsRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- listDomainsResponse(ListDomainsResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- ListDomainsResponse - Class in com.uber.cadence
- ListDomainsResponse() - Constructor for class com.uber.cadence.ListDomainsResponse
- ListDomainsResponse(ListDomainsResponse) - Constructor for class com.uber.cadence.ListDomainsResponse
-
Performs a deep copy on other.
- ListDomainsResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ListOpenWorkflowExecutions() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.ListOpenWorkflowExecutions
- ListOpenWorkflowExecutions() - Constructor for class com.uber.cadence.WorkflowService.Processor.ListOpenWorkflowExecutions
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest) - Method in class com.uber.cadence.migration.MigrationIWorkflowService
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
ListOpenWorkflowExecutions is a visibility API to list the open executions in a specific domain.
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- ListOpenWorkflowExecutions_args() - Constructor for class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- ListOpenWorkflowExecutions_args(ListOpenWorkflowExecutionsRequest) - Constructor for class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- ListOpenWorkflowExecutions_args(WorkflowService.ListOpenWorkflowExecutions_args) - Constructor for class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
-
Performs a deep copy on other.
- ListOpenWorkflowExecutions_call(ListOpenWorkflowExecutionsRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.ListOpenWorkflowExecutions_call
- ListOpenWorkflowExecutions_result() - Constructor for class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- ListOpenWorkflowExecutions_result(ListOpenWorkflowExecutionsResponse, BadRequestError, EntityNotExistsError, ServiceBusyError, LimitExceededError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- ListOpenWorkflowExecutions_result(WorkflowService.ListOpenWorkflowExecutions_result) - Constructor for class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
-
Performs a deep copy on other.
- listOpenWorkflowExecutionsRequest(ListOpenWorkflowExecutionsRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- ListOpenWorkflowExecutionsRequest - Class in com.uber.cadence
- ListOpenWorkflowExecutionsRequest() - Constructor for class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- ListOpenWorkflowExecutionsRequest(ListOpenWorkflowExecutionsRequest) - Constructor for class com.uber.cadence.ListOpenWorkflowExecutionsRequest
-
Performs a deep copy on other.
- ListOpenWorkflowExecutionsRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- listOpenWorkflowExecutionsResponse(ListOpenWorkflowExecutionsResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- ListOpenWorkflowExecutionsResponse - Class in com.uber.cadence
- ListOpenWorkflowExecutionsResponse() - Constructor for class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- ListOpenWorkflowExecutionsResponse(ListOpenWorkflowExecutionsResponse) - Constructor for class com.uber.cadence.ListOpenWorkflowExecutionsResponse
-
Performs a deep copy on other.
- ListOpenWorkflowExecutionsResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- listRequest - Variable in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- listRequest - Variable in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- listRequest - Variable in class com.uber.cadence.WorkflowService.ListDomains_args
- listRequest - Variable in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- listRequest - Variable in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- listRequest - Variable in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- ListTaskListPartitions() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.ListTaskListPartitions
- ListTaskListPartitions() - Constructor for class com.uber.cadence.WorkflowService.Processor.ListTaskListPartitions
- ListTaskListPartitions(ListTaskListPartitionsRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ListTaskListPartitions(ListTaskListPartitionsRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ListTaskListPartitions(ListTaskListPartitionsRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ListTaskListPartitions(ListTaskListPartitionsRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ListTaskListPartitions(ListTaskListPartitionsRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ListTaskListPartitions(ListTaskListPartitionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- ListTaskListPartitions(ListTaskListPartitionsRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
ReapplyEvents applies stale events to the current workflow and current run
- ListTaskListPartitions(ListTaskListPartitionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ListTaskListPartitions(ListTaskListPartitionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ListTaskListPartitions(ListTaskListPartitionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ListTaskListPartitions(ListTaskListPartitionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ListTaskListPartitions(ListTaskListPartitionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ListTaskListPartitions(ListTaskListPartitionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- ListTaskListPartitions(ListTaskListPartitionsRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- ListTaskListPartitions_args() - Constructor for class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- ListTaskListPartitions_args(ListTaskListPartitionsRequest) - Constructor for class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- ListTaskListPartitions_args(WorkflowService.ListTaskListPartitions_args) - Constructor for class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
-
Performs a deep copy on other.
- ListTaskListPartitions_call(ListTaskListPartitionsRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.ListTaskListPartitions_call
- ListTaskListPartitions_result() - Constructor for class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- ListTaskListPartitions_result(ListTaskListPartitionsResponse, BadRequestError, EntityNotExistsError, LimitExceededError, ServiceBusyError) - Constructor for class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- ListTaskListPartitions_result(WorkflowService.ListTaskListPartitions_result) - Constructor for class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
-
Performs a deep copy on other.
- listTaskListPartitionsRequest(ListTaskListPartitionsRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- ListTaskListPartitionsRequest - Class in com.uber.cadence
- ListTaskListPartitionsRequest() - Constructor for class com.uber.cadence.ListTaskListPartitionsRequest
- ListTaskListPartitionsRequest(ListTaskListPartitionsRequest) - Constructor for class com.uber.cadence.ListTaskListPartitionsRequest
-
Performs a deep copy on other.
- ListTaskListPartitionsRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- listTaskListPartitionsResponse(ListTaskListPartitionsResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- ListTaskListPartitionsResponse - Class in com.uber.cadence
- ListTaskListPartitionsResponse() - Constructor for class com.uber.cadence.ListTaskListPartitionsResponse
- ListTaskListPartitionsResponse(ListTaskListPartitionsResponse) - Constructor for class com.uber.cadence.ListTaskListPartitionsResponse
-
Performs a deep copy on other.
- ListTaskListPartitionsResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ListWorkflowExecutions() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.ListWorkflowExecutions
- ListWorkflowExecutions() - Constructor for class com.uber.cadence.WorkflowService.Processor.ListWorkflowExecutions
- ListWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ListWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ListWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ListWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.migration.MigrationIWorkflowService
-
This method handles pagination and combines results from both the new and old workflow service clusters.
- ListWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ListWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ListWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- ListWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
ListWorkflowExecutions is a visibility API to list workflow executions in a specific domain.
- ListWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ListWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ListWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ListWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ListWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ListWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- ListWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- ListWorkflowExecutions_args() - Constructor for class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- ListWorkflowExecutions_args(ListWorkflowExecutionsRequest) - Constructor for class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- ListWorkflowExecutions_args(WorkflowService.ListWorkflowExecutions_args) - Constructor for class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
-
Performs a deep copy on other.
- ListWorkflowExecutions_call(ListWorkflowExecutionsRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.ListWorkflowExecutions_call
- ListWorkflowExecutions_result() - Constructor for class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- ListWorkflowExecutions_result(ListWorkflowExecutionsResponse, BadRequestError, EntityNotExistsError, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- ListWorkflowExecutions_result(WorkflowService.ListWorkflowExecutions_result) - Constructor for class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
-
Performs a deep copy on other.
- listWorkflowExecutionsRequest(ListWorkflowExecutionsRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- ListWorkflowExecutionsRequest - Class in com.uber.cadence
- ListWorkflowExecutionsRequest() - Constructor for class com.uber.cadence.ListWorkflowExecutionsRequest
- ListWorkflowExecutionsRequest(ListWorkflowExecutionsRequest) - Constructor for class com.uber.cadence.ListWorkflowExecutionsRequest
-
Performs a deep copy on other.
- ListWorkflowExecutionsRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- listWorkflowExecutionsResponse(ListWorkflowExecutionsResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- ListWorkflowExecutionsResponse - Class in com.uber.cadence
- ListWorkflowExecutionsResponse() - Constructor for class com.uber.cadence.ListWorkflowExecutionsResponse
- ListWorkflowExecutionsResponse(ListWorkflowExecutionsResponse) - Constructor for class com.uber.cadence.ListWorkflowExecutionsResponse
-
Performs a deep copy on other.
- ListWorkflowExecutionsResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- LOCAL_ACTIVITY_ACTIVE_THREAD_COUNT - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- LOCAL_ACTIVITY_CANCELED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- LOCAL_ACTIVITY_ERROR_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- LOCAL_ACTIVITY_EXECUTION_LATENCY - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- LOCAL_ACTIVITY_FAILED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- LOCAL_ACTIVITY_MARKER_NAME - Static variable in class com.uber.cadence.internal.replay.ClockDecisionContext
- LOCAL_ACTIVITY_TOTAL_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- LocalActivityMarkerData - Class in com.uber.cadence.internal.common
- LocalActivityMarkerData.Builder - Class in com.uber.cadence.internal.common
- LocalActivityOptions - Class in com.uber.cadence.activity
-
Options used to configure how an local activity is invoked.
- LocalActivityOptions.Builder - Class in com.uber.cadence.activity
- LocalActivityStubImpl - Class in com.uber.cadence.internal.sync
- LocalActivityWorker - Class in com.uber.cadence.internal.worker
- LocalActivityWorker(String, String, SingleWorkerOptions, ActivityTaskHandler) - Constructor for class com.uber.cadence.internal.worker.LocalActivityWorker
- LocalActivityWorker.Task - Class in com.uber.cadence.internal.worker
- LocalDomainName - Static variable in class com.uber.cadence.shadower.shadowerConstants
- LOCALLY_DISPATCHED_ACTIVITY_POLL_NO_TASK_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- LOCALLY_DISPATCHED_ACTIVITY_POLL_SUCCEED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- LocallyDispatchedActivityWorker - Class in com.uber.cadence.internal.worker
- LocallyDispatchedActivityWorker(IWorkflowService, String, String, SingleWorkerOptions, ActivityTaskHandler) - Constructor for class com.uber.cadence.internal.worker.LocallyDispatchedActivityWorker
- LocallyDispatchedActivityWorker.Task - Class in com.uber.cadence.internal.worker
- lockTimeSkipping(String) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- lockTimeSkipping(String) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
-
Disables time skipping.
- LoggerTag - Class in com.uber.cadence.internal.logging
- LoggerTag() - Constructor for class com.uber.cadence.internal.logging.LoggerTag
M
- ManualActivityCompletionClient - Class in com.uber.cadence.internal.external
- ManualActivityCompletionClient() - Constructor for class com.uber.cadence.internal.external.ManualActivityCompletionClient
- ManualActivityCompletionClientFactory - Class in com.uber.cadence.internal.external
- ManualActivityCompletionClientFactory() - Constructor for class com.uber.cadence.internal.external.ManualActivityCompletionClientFactory
- ManualActivityCompletionClientFactoryImpl - Class in com.uber.cadence.internal.external
- ManualActivityCompletionClientFactoryImpl(IWorkflowService, String, DataConverter, Scope) - Constructor for class com.uber.cadence.internal.external.ManualActivityCompletionClientFactoryImpl
- map(Functions.Func1<? super E, ? extends R>) - Method in interface com.uber.cadence.workflow.QueueConsumer
-
Returns a queue consisting of the results of applying the given function to the elements of this queue.
- mapError(Error) - Method in interface com.uber.cadence.internal.replay.ReplayWorkflow
- mapUnexpectedException(Exception) - Method in interface com.uber.cadence.internal.replay.ReplayWorkflow
-
Convert exception that happened in the framework code to the format that ReplayWorkflow implementation understands.
- MARKER_NAME - com.uber.cadence.MarkerRecordedEventAttributes._Fields
- MARKER_NAME - com.uber.cadence.RecordMarkerDecisionAttributes._Fields
- MARKER_RECORDED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- markerName - Variable in class com.uber.cadence.MarkerRecordedEventAttributes
- markerName - Variable in class com.uber.cadence.RecordMarkerDecisionAttributes
- MarkerRecorded - com.uber.cadence.EventType
- markerRecordedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- MarkerRecordedEventAttributes - Class in com.uber.cadence
- MarkerRecordedEventAttributes() - Constructor for class com.uber.cadence.MarkerRecordedEventAttributes
- MarkerRecordedEventAttributes(MarkerRecordedEventAttributes) - Constructor for class com.uber.cadence.MarkerRecordedEventAttributes
-
Performs a deep copy on other.
- MarkerRecordedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- MAX_TASKS_PER_SECOND - com.uber.cadence.TaskListMetadata._Fields
- MAXIMUM_ATTEMPTS - com.uber.cadence.PendingActivityInfo._Fields
- MAXIMUM_ATTEMPTS - com.uber.cadence.RetryPolicy._Fields
- MAXIMUM_INTERVAL_IN_SECONDS - com.uber.cadence.RetryPolicy._Fields
- MAXIMUM_PAGE_SIZE - com.uber.cadence.GetWorkflowExecutionHistoryRequest._Fields
- MAXIMUM_PAGE_SIZE - com.uber.cadence.ListClosedWorkflowExecutionsRequest._Fields
- MAXIMUM_PAGE_SIZE - com.uber.cadence.ListOpenWorkflowExecutionsRequest._Fields
- maximumAttempts - Variable in class com.uber.cadence.internal.common.RetryParameters
- maximumAttempts - Variable in class com.uber.cadence.PendingActivityInfo
- maximumAttempts - Variable in class com.uber.cadence.RetryPolicy
- maximumAttempts() - Method in annotation type com.uber.cadence.common.MethodRetry
-
Maximum number of attempts.
- maximumIntervalInSeconds - Variable in class com.uber.cadence.internal.common.RetryParameters
- maximumIntervalInSeconds - Variable in class com.uber.cadence.RetryPolicy
- maximumIntervalSeconds() - Method in annotation type com.uber.cadence.common.MethodRetry
-
Maximum interval between retries.
- maximumPageSize - Variable in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- maximumPageSize - Variable in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- maximumPageSize - Variable in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- maxTasksPerSecond - Variable in class com.uber.cadence.TaskListMetadata
- memo - Variable in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- memo - Variable in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- memo - Variable in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- memo - Variable in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- memo - Variable in class com.uber.cadence.StartWorkflowExecutionRequest
- memo - Variable in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- memo - Variable in class com.uber.cadence.WorkflowExecutionInfo
- memo - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- Memo - Class in com.uber.cadence
- Memo() - Constructor for class com.uber.cadence.Memo
- Memo(Memo) - Constructor for class com.uber.cadence.Memo
-
Performs a deep copy on other.
- MEMO - com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- MEMO - com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- MEMO - com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
- MEMO - com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- MEMO - com.uber.cadence.StartWorkflowExecutionRequest._Fields
- MEMO - com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- MEMO - com.uber.cadence.WorkflowExecutionInfo._Fields
- MEMO - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- Memo._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- merge(long, Duration) - Static method in class com.uber.cadence.internal.common.OptionsUtils
-
Merges value from annotation in seconds with option value as Duration.
- merge(ActivityMethod, MethodRetry, ActivityOptions) - Static method in class com.uber.cadence.activity.ActivityOptions
-
Used to merge annotation and options.
- merge(ActivityMethod, MethodRetry, LocalActivityOptions) - Static method in class com.uber.cadence.activity.LocalActivityOptions
-
Used to merge annotation and options.
- merge(MethodRetry, RetryOptions) - Static method in class com.uber.cadence.common.RetryOptions
-
Merges annotation with explicitly provided RetryOptions.
- merge(RetryOptions) - Method in class com.uber.cadence.common.RetryOptions
-
The parameter options takes precedence.
- merge(WorkflowMethod, MethodRetry, CronSchedule, WorkflowOptions) - Static method in class com.uber.cadence.client.WorkflowOptions
- merge(WorkflowMethod, MethodRetry, CronSchedule, ChildWorkflowOptions) - Static method in class com.uber.cadence.workflow.ChildWorkflowOptions
- merge(G, G, Class<G>) - Static method in class com.uber.cadence.internal.common.OptionsUtils
-
Merges value from annotation and option.
- message - Variable in exception com.uber.cadence.AccessDeniedError
- message - Variable in exception com.uber.cadence.BadRequestError
- message - Variable in exception com.uber.cadence.CancellationAlreadyRequestedError
- message - Variable in exception com.uber.cadence.CurrentBranchChangedError
- message - Variable in exception com.uber.cadence.DomainAlreadyExistsError
- message - Variable in exception com.uber.cadence.DomainNotActiveError
- message - Variable in exception com.uber.cadence.EntityNotExistsError
- message - Variable in exception com.uber.cadence.InternalDataInconsistencyError
- message - Variable in exception com.uber.cadence.InternalServiceError
- message - Variable in exception com.uber.cadence.LimitExceededError
- message - Variable in exception com.uber.cadence.QueryFailedError
- message - Variable in exception com.uber.cadence.RemoteSyncMatchedError
- message - Variable in exception com.uber.cadence.RetryTaskV2Error
- message - Variable in exception com.uber.cadence.ServiceBusyError
- message - Variable in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
- message - Variable in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- MESSAGE - com.uber.cadence.AccessDeniedError._Fields
- MESSAGE - com.uber.cadence.BadRequestError._Fields
- MESSAGE - com.uber.cadence.CancellationAlreadyRequestedError._Fields
- MESSAGE - com.uber.cadence.CurrentBranchChangedError._Fields
- MESSAGE - com.uber.cadence.DomainAlreadyExistsError._Fields
- MESSAGE - com.uber.cadence.DomainNotActiveError._Fields
- MESSAGE - com.uber.cadence.EntityNotExistsError._Fields
- MESSAGE - com.uber.cadence.InternalDataInconsistencyError._Fields
- MESSAGE - com.uber.cadence.InternalServiceError._Fields
- MESSAGE - com.uber.cadence.LimitExceededError._Fields
- MESSAGE - com.uber.cadence.QueryFailedError._Fields
- MESSAGE - com.uber.cadence.RemoteSyncMatchedError._Fields
- MESSAGE - com.uber.cadence.RetryTaskV2Error._Fields
- MESSAGE - com.uber.cadence.ServiceBusyError._Fields
- MESSAGE - com.uber.cadence.WorkflowExecutionAlreadyCompletedError._Fields
- MESSAGE - com.uber.cadence.WorkflowExecutionAlreadyStartedError._Fields
- metaBlockingStub() - Method in interface com.uber.cadence.internal.compatibility.proto.serviceclient.IGrpcServiceStubs
- metaDataMap - Static variable in exception com.uber.cadence.AccessDeniedError
- metaDataMap - Static variable in class com.uber.cadence.ActivityLocalDispatchInfo
- metaDataMap - Static variable in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.ActivityTaskFailedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.ActivityTaskStartedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.ActivityType
- metaDataMap - Static variable in class com.uber.cadence.ApplyParentClosePolicyAttributes
- metaDataMap - Static variable in class com.uber.cadence.ApplyParentClosePolicyRequest
- metaDataMap - Static variable in class com.uber.cadence.ApplyParentClosePolicyResult
- metaDataMap - Static variable in class com.uber.cadence.ApplyParentClosePolicyStatus
- metaDataMap - Static variable in class com.uber.cadence.BadBinaries
- metaDataMap - Static variable in class com.uber.cadence.BadBinaryInfo
- metaDataMap - Static variable in exception com.uber.cadence.BadRequestError
- metaDataMap - Static variable in exception com.uber.cadence.CancellationAlreadyRequestedError
- metaDataMap - Static variable in class com.uber.cadence.CancelTimerDecisionAttributes
- metaDataMap - Static variable in class com.uber.cadence.CancelTimerFailedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- metaDataMap - Static variable in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- metaDataMap - Static variable in exception com.uber.cadence.ClientVersionNotSupportedError
- metaDataMap - Static variable in class com.uber.cadence.CloseShardRequest
- metaDataMap - Static variable in class com.uber.cadence.ClusterInfo
- metaDataMap - Static variable in class com.uber.cadence.ClusterReplicationConfiguration
- metaDataMap - Static variable in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- metaDataMap - Static variable in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- metaDataMap - Static variable in class com.uber.cadence.CountWorkflowExecutionsRequest
- metaDataMap - Static variable in class com.uber.cadence.CountWorkflowExecutionsResponse
- metaDataMap - Static variable in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- metaDataMap - Static variable in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- metaDataMap - Static variable in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- metaDataMap - Static variable in class com.uber.cadence.CrossClusterCancelExecutionResponseAttributes
- metaDataMap - Static variable in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- metaDataMap - Static variable in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes
- metaDataMap - Static variable in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- metaDataMap - Static variable in class com.uber.cadence.CrossClusterSignalExecutionResponseAttributes
- metaDataMap - Static variable in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- metaDataMap - Static variable in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
- metaDataMap - Static variable in class com.uber.cadence.CrossClusterTaskInfo
- metaDataMap - Static variable in class com.uber.cadence.CrossClusterTaskRequest
- metaDataMap - Static variable in class com.uber.cadence.CrossClusterTaskResponse
- metaDataMap - Static variable in exception com.uber.cadence.CurrentBranchChangedError
- metaDataMap - Static variable in class com.uber.cadence.DataBlob
- metaDataMap - Static variable in class com.uber.cadence.Decision
- metaDataMap - Static variable in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.DecisionTaskFailedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.DecisionTaskStartedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.DeprecateDomainRequest
- metaDataMap - Static variable in class com.uber.cadence.DescribeDomainRequest
- metaDataMap - Static variable in class com.uber.cadence.DescribeDomainResponse
- metaDataMap - Static variable in class com.uber.cadence.DescribeHistoryHostRequest
- metaDataMap - Static variable in class com.uber.cadence.DescribeHistoryHostResponse
- metaDataMap - Static variable in class com.uber.cadence.DescribeQueueRequest
- metaDataMap - Static variable in class com.uber.cadence.DescribeQueueResponse
- metaDataMap - Static variable in class com.uber.cadence.DescribeShardDistributionRequest
- metaDataMap - Static variable in class com.uber.cadence.DescribeShardDistributionResponse
- metaDataMap - Static variable in class com.uber.cadence.DescribeTaskListRequest
- metaDataMap - Static variable in class com.uber.cadence.DescribeTaskListResponse
- metaDataMap - Static variable in class com.uber.cadence.DescribeWorkflowExecutionRequest
- metaDataMap - Static variable in class com.uber.cadence.DescribeWorkflowExecutionResponse
- metaDataMap - Static variable in exception com.uber.cadence.DomainAlreadyExistsError
- metaDataMap - Static variable in class com.uber.cadence.DomainCacheInfo
- metaDataMap - Static variable in class com.uber.cadence.DomainConfiguration
- metaDataMap - Static variable in class com.uber.cadence.DomainInfo
- metaDataMap - Static variable in exception com.uber.cadence.DomainNotActiveError
- metaDataMap - Static variable in class com.uber.cadence.DomainReplicationConfiguration
- metaDataMap - Static variable in exception com.uber.cadence.EntityNotExistsError
- metaDataMap - Static variable in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.FailoverInfo
- metaDataMap - Static variable in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- metaDataMap - Static variable in class com.uber.cadence.FeatureFlags
- metaDataMap - Static variable in exception com.uber.cadence.FeatureNotEnabledError
- metaDataMap - Static variable in class com.uber.cadence.GetCrossClusterTasksRequest
- metaDataMap - Static variable in class com.uber.cadence.GetCrossClusterTasksResponse
- metaDataMap - Static variable in class com.uber.cadence.GetSearchAttributesResponse
- metaDataMap - Static variable in class com.uber.cadence.GetTaskListsByDomainRequest
- metaDataMap - Static variable in class com.uber.cadence.GetTaskListsByDomainResponse
- metaDataMap - Static variable in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- metaDataMap - Static variable in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- metaDataMap - Static variable in class com.uber.cadence.Header
- metaDataMap - Static variable in class com.uber.cadence.History
- metaDataMap - Static variable in class com.uber.cadence.HistoryBranch
- metaDataMap - Static variable in class com.uber.cadence.HistoryBranchRange
- metaDataMap - Static variable in class com.uber.cadence.HistoryEvent
- metaDataMap - Static variable in exception com.uber.cadence.InternalDataInconsistencyError
- metaDataMap - Static variable in exception com.uber.cadence.InternalServiceError
- metaDataMap - Static variable in exception com.uber.cadence.LimitExceededError
- metaDataMap - Static variable in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- metaDataMap - Static variable in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- metaDataMap - Static variable in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- metaDataMap - Static variable in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- metaDataMap - Static variable in class com.uber.cadence.ListDomainsRequest
- metaDataMap - Static variable in class com.uber.cadence.ListDomainsResponse
- metaDataMap - Static variable in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- metaDataMap - Static variable in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- metaDataMap - Static variable in class com.uber.cadence.ListTaskListPartitionsRequest
- metaDataMap - Static variable in class com.uber.cadence.ListTaskListPartitionsResponse
- metaDataMap - Static variable in class com.uber.cadence.ListWorkflowExecutionsRequest
- metaDataMap - Static variable in class com.uber.cadence.ListWorkflowExecutionsResponse
- metaDataMap - Static variable in class com.uber.cadence.MarkerRecordedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.Memo
- metaDataMap - Static variable in class com.uber.cadence.PendingActivityInfo
- metaDataMap - Static variable in class com.uber.cadence.PendingChildExecutionInfo
- metaDataMap - Static variable in class com.uber.cadence.PendingDecisionInfo
- metaDataMap - Static variable in class com.uber.cadence.PollerInfo
- metaDataMap - Static variable in class com.uber.cadence.PollForActivityTaskRequest
- metaDataMap - Static variable in class com.uber.cadence.PollForActivityTaskResponse
- metaDataMap - Static variable in class com.uber.cadence.PollForDecisionTaskRequest
- metaDataMap - Static variable in class com.uber.cadence.PollForDecisionTaskResponse
- metaDataMap - Static variable in exception com.uber.cadence.QueryFailedError
- metaDataMap - Static variable in class com.uber.cadence.QueryRejected
- metaDataMap - Static variable in class com.uber.cadence.QueryWorkflowRequest
- metaDataMap - Static variable in class com.uber.cadence.QueryWorkflowResponse
- metaDataMap - Static variable in class com.uber.cadence.ReapplyEventsRequest
- metaDataMap - Static variable in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- metaDataMap - Static variable in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- metaDataMap - Static variable in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
- metaDataMap - Static variable in class com.uber.cadence.RecordMarkerDecisionAttributes
- metaDataMap - Static variable in class com.uber.cadence.RefreshWorkflowTasksRequest
- metaDataMap - Static variable in class com.uber.cadence.RegisterDomainRequest
- metaDataMap - Static variable in exception com.uber.cadence.RemoteSyncMatchedError
- metaDataMap - Static variable in class com.uber.cadence.RemoveTaskRequest
- metaDataMap - Static variable in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- metaDataMap - Static variable in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- metaDataMap - Static variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- metaDataMap - Static variable in class com.uber.cadence.ResetPointInfo
- metaDataMap - Static variable in class com.uber.cadence.ResetPoints
- metaDataMap - Static variable in class com.uber.cadence.ResetQueueRequest
- metaDataMap - Static variable in class com.uber.cadence.ResetStickyTaskListRequest
- metaDataMap - Static variable in class com.uber.cadence.ResetStickyTaskListResponse
- metaDataMap - Static variable in class com.uber.cadence.ResetWorkflowExecutionRequest
- metaDataMap - Static variable in class com.uber.cadence.ResetWorkflowExecutionResponse
- metaDataMap - Static variable in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- metaDataMap - Static variable in class com.uber.cadence.RespondActivityTaskCanceledRequest
- metaDataMap - Static variable in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- metaDataMap - Static variable in class com.uber.cadence.RespondActivityTaskCompletedRequest
- metaDataMap - Static variable in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- metaDataMap - Static variable in class com.uber.cadence.RespondActivityTaskFailedRequest
- metaDataMap - Static variable in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- metaDataMap - Static variable in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- metaDataMap - Static variable in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- metaDataMap - Static variable in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- metaDataMap - Static variable in class com.uber.cadence.RespondDecisionTaskFailedRequest
- metaDataMap - Static variable in class com.uber.cadence.RespondQueryTaskCompletedRequest
- metaDataMap - Static variable in class com.uber.cadence.RetryPolicy
- metaDataMap - Static variable in exception com.uber.cadence.RetryTaskV2Error
- metaDataMap - Static variable in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- metaDataMap - Static variable in class com.uber.cadence.SearchAttributes
- metaDataMap - Static variable in exception com.uber.cadence.ServiceBusyError
- metaDataMap - Static variable in class com.uber.cadence.shadower.ExitCondition
- metaDataMap - Static variable in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- metaDataMap - Static variable in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- metaDataMap - Static variable in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- metaDataMap - Static variable in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- metaDataMap - Static variable in class com.uber.cadence.shadower.WorkflowParams
- metaDataMap - Static variable in class com.uber.cadence.shadower.WorkflowResult
- metaDataMap - Static variable in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- metaDataMap - Static variable in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- metaDataMap - Static variable in class com.uber.cadence.SignalWorkflowExecutionRequest
- metaDataMap - Static variable in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- metaDataMap - Static variable in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.StartTimeFilter
- metaDataMap - Static variable in class com.uber.cadence.StartTimerDecisionAttributes
- metaDataMap - Static variable in class com.uber.cadence.StartWorkflowExecutionRequest
- metaDataMap - Static variable in class com.uber.cadence.StartWorkflowExecutionResponse
- metaDataMap - Static variable in class com.uber.cadence.StickyExecutionAttributes
- metaDataMap - Static variable in class com.uber.cadence.SupportedClientVersions
- metaDataMap - Static variable in class com.uber.cadence.TaskIDBlock
- metaDataMap - Static variable in class com.uber.cadence.TaskList
- metaDataMap - Static variable in class com.uber.cadence.TaskListMetadata
- metaDataMap - Static variable in class com.uber.cadence.TaskListPartitionMetadata
- metaDataMap - Static variable in class com.uber.cadence.TaskListStatus
- metaDataMap - Static variable in class com.uber.cadence.TerminateWorkflowExecutionRequest
- metaDataMap - Static variable in class com.uber.cadence.TimerCanceledEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.TimerFiredEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.TimerStartedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.TransientDecisionInfo
- metaDataMap - Static variable in class com.uber.cadence.UpdateDomainInfo
- metaDataMap - Static variable in class com.uber.cadence.UpdateDomainRequest
- metaDataMap - Static variable in class com.uber.cadence.UpdateDomainResponse
- metaDataMap - Static variable in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
- metaDataMap - Static variable in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.VersionHistories
- metaDataMap - Static variable in class com.uber.cadence.VersionHistory
- metaDataMap - Static variable in class com.uber.cadence.VersionHistoryItem
- metaDataMap - Static variable in class com.uber.cadence.WorkerVersionInfo
- metaDataMap - Static variable in class com.uber.cadence.WorkflowExecution
- metaDataMap - Static variable in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
- metaDataMap - Static variable in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- metaDataMap - Static variable in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.WorkflowExecutionConfiguration
- metaDataMap - Static variable in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.WorkflowExecutionFilter
- metaDataMap - Static variable in class com.uber.cadence.WorkflowExecutionInfo
- metaDataMap - Static variable in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.WorkflowExecutionTimedOutEventAttributes
- metaDataMap - Static variable in class com.uber.cadence.WorkflowQuery
- metaDataMap - Static variable in class com.uber.cadence.WorkflowQueryResult
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.DeprecateDomain_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.DescribeDomain_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.DescribeDomain_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.DescribeTaskList_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.GetClusterInfo_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.GetSearchAttributes_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ListDomains_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ListDomains_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.PollForActivityTask_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.QueryWorkflow_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RegisterDomain_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RegisterDomain_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.StartWorkflowExecution_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.UpdateDomain_args
- metaDataMap - Static variable in class com.uber.cadence.WorkflowService.UpdateDomain_result
- metaDataMap - Static variable in class com.uber.cadence.WorkflowType
- metaDataMap - Static variable in class com.uber.cadence.WorkflowTypeFilter
- metaFutureStub() - Method in interface com.uber.cadence.internal.compatibility.proto.serviceclient.IGrpcServiceStubs
- MethodRetry - Annotation Type in com.uber.cadence.common
-
Specifies a retry policy for a workflow or activity method.
- MetricsTag - Class in com.uber.cadence.internal.metrics
- MetricsTag() - Constructor for class com.uber.cadence.internal.metrics.MetricsTag
- MetricsTagValue - Class in com.uber.cadence.internal.metrics
- MetricsTagValue() - Constructor for class com.uber.cadence.internal.metrics.MetricsTagValue
- MetricsType - Class in com.uber.cadence.internal.metrics
- MetricsType() - Constructor for class com.uber.cadence.internal.metrics.MetricsType
- MigrationActivities - Interface in com.uber.cadence.migration
- MigrationActivitiesImpl - Class in com.uber.cadence.migration
- MigrationActivitiesImpl(WorkflowClient, WorkflowClient) - Constructor for class com.uber.cadence.migration.MigrationActivitiesImpl
- MigrationInterceptor - Class in com.uber.cadence.migration
- MigrationInterceptor(WorkflowInterceptor, WorkflowClient) - Constructor for class com.uber.cadence.migration.MigrationInterceptor
- MigrationInterceptorFactory - Class in com.uber.cadence.migration
- MigrationInterceptorFactory(WorkflowClient) - Constructor for class com.uber.cadence.migration.MigrationInterceptorFactory
- MigrationIWorkflowService - Class in com.uber.cadence.migration
- MigrationIWorkflowService(IWorkflowService, String, IWorkflowService, String) - Constructor for class com.uber.cadence.migration.MigrationIWorkflowService
- Mode - Enum in com.uber.cadence.shadower
- mutableSideEffect(String, DataConverter, Functions.Func1<Optional<byte[]>, Optional<byte[]>>) - Method in interface com.uber.cadence.internal.replay.DecisionContext
- mutableSideEffect(String, Class<R>, Type, BiPredicate<R, R>, Functions.Func<R>) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- mutableSideEffect(String, Class<R>, Type, BiPredicate<R, R>, Functions.Func<R>) - Static method in class com.uber.cadence.workflow.Workflow
-
mutableSideEffectis similar toWorkflow.sideEffect(Class, Functions.Func)in allowing calls of non-deterministic functions from workflow code. - mutableSideEffect(String, Class<R>, Type, BiPredicate<R, R>, Functions.Func<R>) - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- mutableSideEffect(String, Class<R>, Type, BiPredicate<R, R>, Functions.Func<R>) - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- mutableSideEffect(String, Class<R>, BiPredicate<R, R>, Functions.Func<R>) - Static method in class com.uber.cadence.workflow.Workflow
-
mutableSideEffectis similar toWorkflow.sideEffect(Class, Functions.Func)in allowing calls of non-deterministic functions from workflow code.
N
- name - Variable in class com.uber.cadence.ActivityType
- name - Variable in class com.uber.cadence.DeprecateDomainRequest
- name - Variable in class com.uber.cadence.DescribeDomainRequest
- name - Variable in class com.uber.cadence.DomainInfo
- name - Variable in class com.uber.cadence.RegisterDomainRequest
- name - Variable in class com.uber.cadence.TaskList
- name - Variable in class com.uber.cadence.UpdateDomainRequest
- name - Variable in class com.uber.cadence.WorkflowType
- name - Variable in class com.uber.cadence.WorkflowTypeFilter
- name() - Method in annotation type com.uber.cadence.activity.ActivityMethod
-
Name of the workflow type.
- name() - Method in annotation type com.uber.cadence.workflow.QueryMethod
-
Name of the query type.
- name() - Method in annotation type com.uber.cadence.workflow.SignalMethod
-
Name of the signal type.
- name() - Method in annotation type com.uber.cadence.workflow.WorkflowMethod
-
Name of the workflow type.
- NAME - com.uber.cadence.ActivityType._Fields
- NAME - com.uber.cadence.DeprecateDomainRequest._Fields
- NAME - com.uber.cadence.DescribeDomainRequest._Fields
- NAME - com.uber.cadence.DomainInfo._Fields
- NAME - com.uber.cadence.RegisterDomainRequest._Fields
- NAME - com.uber.cadence.TaskList._Fields
- NAME - com.uber.cadence.UpdateDomainRequest._Fields
- NAME - com.uber.cadence.WorkflowType._Fields
- NAME - com.uber.cadence.WorkflowTypeFilter._Fields
- NEW_EXECUTION_RUN_ID - com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- NEW_RUN_ID - com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
- NEW_RUN_ID - com.uber.cadence.DecisionTaskTimedOutEventAttributes._Fields
- newActivityCompletionClient() - Method in interface com.uber.cadence.client.WorkflowClient
-
Creates new
ActivityCompletionClientthat can be used to complete activities asynchronously. - newActivityCompletionClient() - Method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- newActivityCompletionClient(ActivityCompletionClient) - Method in interface com.uber.cadence.client.WorkflowClientInterceptor
- newActivityCompletionClient(ActivityCompletionClient) - Method in class com.uber.cadence.client.WorkflowClientInterceptorBase
- newActivityStub(Class<T>) - Method in class com.uber.cadence.internal.sync.TestActivityEnvironmentInternal
-
Creates client stub to activities that implement given interface.
- newActivityStub(Class<T>) - Method in interface com.uber.cadence.testing.TestActivityEnvironment
-
Creates a stub that can be used to invoke activities registered through
TestActivityEnvironment.registerActivitiesImplementations(Object...). - newActivityStub(Class<T>) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates client stub to activities that implement given interface.
- newActivityStub(Class<T>, ActivityOptions) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
-
Creates client stub to activities that implement given interface.
- newActivityStub(Class<T>, ActivityOptions) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates client stub to activities that implement given interface.
- newBuilder() - Static method in class com.uber.cadence.client.WorkflowClientOptions
- newBuilder() - Static method in class com.uber.cadence.internal.worker.PollerAutoScalerOptions.Builder
- newBuilder() - Static method in class com.uber.cadence.internal.worker.PollerOptions
- newBuilder() - Static method in class com.uber.cadence.internal.worker.SingleWorkerOptions
- newBuilder() - Static method in class com.uber.cadence.serviceclient.ClientOptions
- newBuilder() - Static method in class com.uber.cadence.worker.ShadowingOptions
- newBuilder() - Static method in class com.uber.cadence.worker.TimeFilter
- newBuilder() - Static method in class com.uber.cadence.worker.WorkerFactoryOptions
- newBuilder() - Static method in class com.uber.cadence.worker.WorkerOptions
- newBuilder() - Static method in class com.uber.cadence.workflow.SignalOptions
- newBuilder(WorkflowClientOptions) - Static method in class com.uber.cadence.client.WorkflowClientOptions
- newBuilder(PollerOptions) - Static method in class com.uber.cadence.internal.worker.PollerOptions
- newBuilder(SingleWorkerOptions) - Static method in class com.uber.cadence.internal.worker.SingleWorkerOptions
- newBuilder(ShadowingOptions) - Static method in class com.uber.cadence.worker.ShadowingOptions
- newBuilder(TimeFilter) - Static method in class com.uber.cadence.worker.TimeFilter
- newBuilder(WorkerOptions) - Static method in class com.uber.cadence.worker.WorkerOptions
- newCancellationScope(boolean, Functions.Proc1<CancellationScope>) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newCancellationScope(boolean, Runnable) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newCancellationScope(Functions.Proc1<CancellationScope>) - Static method in class com.uber.cadence.workflow.Workflow
-
Wraps a procedure in a CancellationScope.
- newCancellationScope(Runnable) - Static method in class com.uber.cadence.workflow.Workflow
-
Wraps the Runnable method argument in a
CancellationScope. - newChildWorkflowStub(Class<T>) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates client stub that can be used to start a child workflow that implements the given interface using parent options.
- newChildWorkflowStub(Class<T>, ChildWorkflowOptions) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newChildWorkflowStub(Class<T>, ChildWorkflowOptions) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates client stub that can be used to start a child workflow that implements given interface.
- newCompletablePromise() - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newContinueAsNewStub(Class<T>) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates a client stub that can be used to continue this workflow as a new run.
- newContinueAsNewStub(Class<T>, ContinueAsNewOptions) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
-
Creates client stub that can be used to continue this workflow as new.
- newContinueAsNewStub(Class<T>, ContinueAsNewOptions) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates a client stub that can be used to continue this workflow as a new run.
- newDetachedCancellationScope(Runnable) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates a CancellationScope that is not linked to a parent scope.
- newExecutionRunId - Variable in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- newExternalWorkflowStub(Class<? extends R>, WorkflowExecution) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates client stub that can be used to communicate to an existing workflow execution.
- newExternalWorkflowStub(Class<? extends R>, String) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates client stub that can be used to communicate to an existing workflow execution.
- newExternalWorkflowStub(Class<T>, WorkflowExecution) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newFailedPromise(Exception) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newFailedPromise(Exception) - Static method in class com.uber.cadence.workflow.Workflow
- newInstance() - Static method in interface com.uber.cadence.internal.compatibility.proto.serviceclient.IGrpcServiceStubs
-
Returns gRPC stubs with default options domain service.
- newInstance() - Static method in interface com.uber.cadence.testing.TestActivityEnvironment
- newInstance() - Static method in interface com.uber.cadence.testing.TestWorkflowEnvironment
- newInstance(WorkflowClient) - Static method in class com.uber.cadence.worker.WorkerFactory
- newInstance(WorkflowClient, WorkerFactoryOptions) - Static method in class com.uber.cadence.worker.WorkerFactory
- newInstance(TestWorkflowEnvironmentInternal.WorkflowServiceWrapper, TestEnvironmentOptions) - Static method in interface com.uber.cadence.testing.TestWorkflowEnvironment
- newInstance(ClientOptions) - Static method in interface com.uber.cadence.internal.compatibility.proto.serviceclient.IGrpcServiceStubs
-
Returns gRPC stubs with given options domain service.
- newInstance(IWorkflowService) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Creates client that connects to an instance of the Cadence Service.
- newInstance(IWorkflowService, WorkflowClientOptions) - Static method in interface com.uber.cadence.client.WorkflowClient
-
Creates client that connects to an instance of the Cadence Service.
- newInstance(IWorkflowService, WorkflowClientOptions) - Static method in class com.uber.cadence.internal.sync.WorkflowClientInternal
-
Creates client that connects to an instance of the Cadence Service.
- newInstance(TestEnvironmentOptions) - Static method in interface com.uber.cadence.testing.TestActivityEnvironment
- newInstance(TestEnvironmentOptions) - Static method in interface com.uber.cadence.testing.TestWorkflowEnvironment
- newLocalActivityStub(Class<T>) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates client stub to local activities that implement given interface.
- newLocalActivityStub(Class<T>, LocalActivityOptions) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
-
Creates client stub to local activities that implement given interface.
- newLocalActivityStub(Class<T>, LocalActivityOptions) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates client stub to local activities that implement given interface.
- newPromise() - Static method in class com.uber.cadence.workflow.Workflow
- newPromise(E) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newPromise(E) - Static method in class com.uber.cadence.workflow.Workflow
- newQueryBuilder() - Static method in class com.uber.cadence.internal.shadowing.QueryBuilder
- newQueryBuilder(ShadowingOptions) - Static method in class com.uber.cadence.internal.shadowing.QueryBuilder
- newQueue(int) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newQueue(int) - Static method in class com.uber.cadence.workflow.Workflow
- newRandom() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- newRandom() - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newRandom() - Static method in class com.uber.cadence.workflow.Workflow
-
Replay safe random numbers generator.
- newRandom() - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- newRandom() - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- newRunId - Variable in class com.uber.cadence.DecisionTaskFailedEventAttributes
- newRunId - Variable in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- newSignalWithStartRequest() - Method in interface com.uber.cadence.client.WorkflowClient
-
Creates BatchRequest that can be used to signal an existing workflow or start a new one if not running.
- newSignalWithStartRequest() - Method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- newThread(boolean, Runnable) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newThread(boolean, String, Runnable) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newTimer(Duration) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newTimer(Duration) - Static method in class com.uber.cadence.workflow.Workflow
-
Create new timer.
- newTimer(Duration) - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- newTimer(Duration) - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- newUntypedActivityStub(ActivityOptions) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newUntypedActivityStub(ActivityOptions) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates non typed client stub to activities.
- newUntypedChildWorkflowStub(String) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates untyped client stub that can be used to start and signal a child workflow.
- newUntypedChildWorkflowStub(String, ChildWorkflowOptions) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newUntypedChildWorkflowStub(String, ChildWorkflowOptions) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates untyped client stub that can be used to start and signal a child workflow.
- newUntypedExternalWorkflowStub(WorkflowExecution) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newUntypedExternalWorkflowStub(WorkflowExecution) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates untyped client stub that can be used to signal or cancel a child workflow.
- newUntypedExternalWorkflowStub(String) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates untyped client stub that can be used to signal or cancel a child workflow.
- newUntypedLocalActivityStub(LocalActivityOptions) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- newUntypedLocalActivityStub(LocalActivityOptions) - Static method in class com.uber.cadence.workflow.Workflow
-
Creates non typed client stub to local activities.
- newUntypedWorkflowStub(WorkflowExecution, Optional<String>) - Method in interface com.uber.cadence.client.WorkflowClient
-
Creates workflow untyped client stub for a known execution.
- newUntypedWorkflowStub(WorkflowExecution, Optional<String>) - Method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- newUntypedWorkflowStub(WorkflowExecution, Optional<String>, WorkflowStub) - Method in interface com.uber.cadence.client.WorkflowClientInterceptor
- newUntypedWorkflowStub(WorkflowExecution, Optional<String>, WorkflowStub) - Method in class com.uber.cadence.client.WorkflowClientInterceptorBase
- newUntypedWorkflowStub(String, WorkflowOptions) - Method in interface com.uber.cadence.client.WorkflowClient
-
Creates workflow untyped client stub that can be used to start a single workflow execution.
- newUntypedWorkflowStub(String, WorkflowOptions) - Method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- newUntypedWorkflowStub(String, WorkflowOptions, WorkflowStub) - Method in interface com.uber.cadence.client.WorkflowClientInterceptor
- newUntypedWorkflowStub(String, WorkflowOptions, WorkflowStub) - Method in class com.uber.cadence.client.WorkflowClientInterceptorBase
- newUntypedWorkflowStub(String, Optional<String>, Optional<String>) - Method in interface com.uber.cadence.client.WorkflowClient
-
Creates workflow untyped client stub for a known execution.
- newUntypedWorkflowStub(String, Optional<String>, Optional<String>) - Method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- newWorker(String) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- newWorker(String) - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
-
Creates a new Worker instance that is connected to the in-memory test Cadence service.
- newWorker(String) - Method in class com.uber.cadence.worker.WorkerFactory
-
Creates worker that connects to an instance of the Cadence Service.
- newWorker(String, WorkerOptions) - Method in class com.uber.cadence.worker.WorkerFactory
-
Creates worker that connects to an instance of the Cadence Service.
- newWorker(String, Function<WorkerOptions.Builder, WorkerOptions.Builder>) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- newWorker(String, Function<WorkerOptions.Builder, WorkerOptions.Builder>) - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
-
Creates a new Worker instance that is connected to the in-memory test Cadence service.
- newWorkflowClient() - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- newWorkflowClient() - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
-
Creates a WorkflowClient that is connected to the in-memory test Cadence service.
- newWorkflowClient(WorkflowClientOptions) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- newWorkflowClient(WorkflowClientOptions) - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
-
Creates a WorkflowClient that is connected to the in-memory test Cadence service.
- newWorkflowStub(Class<T>) - Method in interface com.uber.cadence.client.WorkflowClient
-
Creates workflow client stub that can be used to start a single workflow execution.
- newWorkflowStub(Class<T>) - Method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- newWorkflowStub(Class<T>, WorkflowOptions) - Method in interface com.uber.cadence.client.WorkflowClient
-
Creates workflow client stub that can be used to start a single workflow execution.
- newWorkflowStub(Class<T>, WorkflowOptions) - Method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- newWorkflowStub(Class<T>, String) - Method in interface com.uber.cadence.client.WorkflowClient
-
Creates workflow client stub for a known execution.
- newWorkflowStub(Class<T>, String) - Method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- newWorkflowStub(Class<T>, String, Optional<String>) - Method in interface com.uber.cadence.client.WorkflowClient
-
Creates workflow client stub for a known execution.
- newWorkflowStub(Class<T>, String, Optional<String>) - Method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- NEXT_EVENT_ID - com.uber.cadence.PollForDecisionTaskResponse._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.GetWorkflowExecutionHistoryRequest._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.GetWorkflowExecutionHistoryResponse._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.ListArchivedWorkflowExecutionsRequest._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.ListArchivedWorkflowExecutionsResponse._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.ListClosedWorkflowExecutionsRequest._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.ListClosedWorkflowExecutionsResponse._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.ListDomainsRequest._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.ListDomainsResponse._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.ListOpenWorkflowExecutionsRequest._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.ListOpenWorkflowExecutionsResponse._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.ListWorkflowExecutionsRequest._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.ListWorkflowExecutionsResponse._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.PollForDecisionTaskResponse._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.shadower.ScanWorkflowActivityParams._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.shadower.ScanWorkflowActivityResult._Fields
- NEXT_PAGE_TOKEN - com.uber.cadence.shadower.WorkflowParams._Fields
- nextEventId - Variable in class com.uber.cadence.PollForDecisionTaskResponse
- nextPageToken - Variable in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- nextPageToken - Variable in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- nextPageToken - Variable in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- nextPageToken - Variable in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- nextPageToken - Variable in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- nextPageToken - Variable in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- nextPageToken - Variable in class com.uber.cadence.ListDomainsRequest
- nextPageToken - Variable in class com.uber.cadence.ListDomainsResponse
- nextPageToken - Variable in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- nextPageToken - Variable in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- nextPageToken - Variable in class com.uber.cadence.ListWorkflowExecutionsRequest
- nextPageToken - Variable in class com.uber.cadence.ListWorkflowExecutionsResponse
- nextPageToken - Variable in class com.uber.cadence.PollForDecisionTaskResponse
- nextPageToken - Variable in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- nextPageToken - Variable in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- nextPageToken - Variable in class com.uber.cadence.shadower.WorkflowParams
- NON_DETERMINISTIC_ERROR - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- NON_RETRIABLE_ERROR_REASONS - com.uber.cadence.RetryPolicy._Fields
- NonDeterministicWorkflowPolicy - Enum in com.uber.cadence.worker
- nonRetriableErrorReasons - Variable in class com.uber.cadence.internal.common.RetryParameters
- nonRetriableErrorReasons - Variable in class com.uber.cadence.RetryPolicy
- NonRetryableException - Exception in com.uber.cadence.internal.shadowing
- NonRetryableException(Throwable) - Constructor for exception com.uber.cadence.internal.shadowing.NonRetryableException
- NoopAutoScaler - Class in com.uber.cadence.internal.worker.autoscaler
- NoopAutoScaler() - Constructor for class com.uber.cadence.internal.worker.autoscaler.NoopAutoScaler
- NoopScope - Class in com.uber.cadence.internal.metrics
- NoopSuspendableWorker - Class in com.uber.cadence.internal.worker
-
Helper class that is used instead of null for non initialized worker.
- NoopSuspendableWorker() - Constructor for class com.uber.cadence.internal.worker.NoopSuspendableWorker
- Normal - com.uber.cadence.shadower.Mode
- NORMAL - com.uber.cadence.TaskListKind
- NOT_COMPLETED_CLEANLY - com.uber.cadence.QueryRejectCondition
- NOT_OPEN - com.uber.cadence.QueryRejectCondition
- notify(boolean) - Method in class com.uber.cadence.internal.worker.LocallyDispatchedActivityWorker.Task
- NUM_OF_ITEMS_IN_CACHE_BY_ID - com.uber.cadence.DomainCacheInfo._Fields
- NUM_OF_ITEMS_IN_CACHE_BY_NAME - com.uber.cadence.DomainCacheInfo._Fields
- NUMBER_OF_SHARDS - com.uber.cadence.DescribeHistoryHostResponse._Fields
- NUMBER_OF_SHARDS - com.uber.cadence.DescribeShardDistributionResponse._Fields
- numberOfShards - Variable in class com.uber.cadence.DescribeHistoryHostResponse
- numberOfShards - Variable in class com.uber.cadence.DescribeShardDistributionResponse
- numOfItemsInCacheByID - Variable in class com.uber.cadence.DomainCacheInfo
- numOfItemsInCacheByName - Variable in class com.uber.cadence.DomainCacheInfo
O
- offer(E) - Method in interface com.uber.cadence.workflow.QueueProducer
-
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning
trueupon success andfalseif no space is currently available. - offer(E, long, TimeUnit) - Method in interface com.uber.cadence.workflow.QueueProducer
-
Inserts the specified element into this queue, waiting up to the specified wait time if necessary for space to become available.
- OPEN - com.uber.cadence.worker.WorkflowStatus
- operator - Variable in class com.uber.cadence.BadBinaryInfo
- OPERATOR - com.uber.cadence.BadBinaryInfo._Fields
- options - Variable in class com.uber.cadence.internal.sync.ActivityStubImpl
- options - Variable in class com.uber.cadence.internal.sync.LocalActivityStubImpl
- options - Variable in class com.uber.cadence.internal.worker.ActivityWorker
- OptionsUtils - Class in com.uber.cadence.internal.common
- ORIGINAL_EXECUTION_RUN_ID - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- ORIGINAL_SCHEDULED_TIMESTAMP - com.uber.cadence.PendingDecisionInfo._Fields
- originalExecutionRunId - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- originalScheduledTimestamp - Variable in class com.uber.cadence.PendingDecisionInfo
- OWNER_EMAIL - com.uber.cadence.DomainInfo._Fields
- OWNER_EMAIL - com.uber.cadence.RegisterDomainRequest._Fields
- OWNER_EMAIL - com.uber.cadence.UpdateDomainInfo._Fields
- OWNER_HOST_NAME - com.uber.cadence.TaskListPartitionMetadata._Fields
- ownerEmail - Variable in class com.uber.cadence.DomainInfo
- ownerEmail - Variable in class com.uber.cadence.RegisterDomainRequest
- ownerEmail - Variable in class com.uber.cadence.UpdateDomainInfo
- ownerHostName - Variable in class com.uber.cadence.TaskListPartitionMetadata
P
- PAGE_ID - com.uber.cadence.DescribeShardDistributionRequest._Fields
- PAGE_SIZE - com.uber.cadence.DescribeShardDistributionRequest._Fields
- PAGE_SIZE - com.uber.cadence.ListArchivedWorkflowExecutionsRequest._Fields
- PAGE_SIZE - com.uber.cadence.ListDomainsRequest._Fields
- PAGE_SIZE - com.uber.cadence.ListWorkflowExecutionsRequest._Fields
- PAGE_SIZE - com.uber.cadence.shadower.ScanWorkflowActivityParams._Fields
- pageID - Variable in class com.uber.cadence.DescribeShardDistributionRequest
- pageSize - Variable in class com.uber.cadence.DescribeShardDistributionRequest
- pageSize - Variable in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- pageSize - Variable in class com.uber.cadence.ListDomainsRequest
- pageSize - Variable in class com.uber.cadence.ListWorkflowExecutionsRequest
- pageSize - Variable in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- PARENT_CLOSE_POLICY - com.uber.cadence.ApplyParentClosePolicyAttributes._Fields
- PARENT_CLOSE_POLICY - com.uber.cadence.PendingChildExecutionInfo._Fields
- PARENT_CLOSE_POLICY - com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
- PARENT_CLOSE_POLICY - com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- PARENT_DOMAIN_ID - com.uber.cadence.WorkflowExecutionInfo._Fields
- PARENT_EXECUTION - com.uber.cadence.WorkflowExecutionInfo._Fields
- PARENT_INITIATED_EVENT_ID - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- PARENT_WORKFLOW_DOMAIN - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- PARENT_WORKFLOW_EXECUTION - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- parentClosePolicy - Variable in class com.uber.cadence.ApplyParentClosePolicyAttributes
- parentClosePolicy - Variable in class com.uber.cadence.PendingChildExecutionInfo
- parentClosePolicy - Variable in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- parentClosePolicy - Variable in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- ParentClosePolicy - Enum in com.uber.cadence
- parentDomainId - Variable in class com.uber.cadence.WorkflowExecutionInfo
- parentExecution - Variable in class com.uber.cadence.WorkflowExecutionInfo
- parentInitiatedEventId - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- parentWorkflowDomain - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- parentWorkflowExecution - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- PENDING_ACTIVITIES - com.uber.cadence.DescribeWorkflowExecutionResponse._Fields
- PENDING_CHILDREN - com.uber.cadence.DescribeWorkflowExecutionResponse._Fields
- PENDING_DECISION - com.uber.cadence.DescribeWorkflowExecutionResponse._Fields
- PENDING_SHARDS - com.uber.cadence.FailoverInfo._Fields
- pendingActivities - Variable in class com.uber.cadence.DescribeWorkflowExecutionResponse
- PendingActivityInfo - Class in com.uber.cadence
- PendingActivityInfo() - Constructor for class com.uber.cadence.PendingActivityInfo
- PendingActivityInfo(PendingActivityInfo) - Constructor for class com.uber.cadence.PendingActivityInfo
-
Performs a deep copy on other.
- PendingActivityInfo._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- PendingActivityState - Enum in com.uber.cadence
- PendingChildExecutionInfo - Class in com.uber.cadence
- PendingChildExecutionInfo() - Constructor for class com.uber.cadence.PendingChildExecutionInfo
- PendingChildExecutionInfo(PendingChildExecutionInfo) - Constructor for class com.uber.cadence.PendingChildExecutionInfo
-
Performs a deep copy on other.
- PendingChildExecutionInfo._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- pendingChildren - Variable in class com.uber.cadence.DescribeWorkflowExecutionResponse
- pendingDecision - Variable in class com.uber.cadence.DescribeWorkflowExecutionResponse
- PendingDecisionInfo - Class in com.uber.cadence
- PendingDecisionInfo() - Constructor for class com.uber.cadence.PendingDecisionInfo
- PendingDecisionInfo(PendingDecisionInfo) - Constructor for class com.uber.cadence.PendingDecisionInfo
-
Performs a deep copy on other.
- PendingDecisionInfo._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- PendingDecisionState - Enum in com.uber.cadence
- pendingShards - Variable in class com.uber.cadence.FailoverInfo
- points - Variable in class com.uber.cadence.ResetPoints
- POINTS - com.uber.cadence.ResetPoints._Fields
- poll() - Method in interface com.uber.cadence.internal.worker.Poller.PollTask
- poll(long, TimeUnit) - Method in interface com.uber.cadence.workflow.QueueConsumer
-
Retrieves and removes the head of this queue, waiting up to the specified wait time if necessary for an element to become available.
- POLL_FOR_ACTIVITY_TASK - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- POLL_FOR_DECISION_TASK - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- POLL_REQUEST - com.uber.cadence.WorkflowService.PollForActivityTask_args._Fields
- POLL_REQUEST - com.uber.cadence.WorkflowService.PollForDecisionTask_args._Fields
- PollDecisionTaskDispatcher - Class in com.uber.cadence.internal.worker
- PollDecisionTaskDispatcher(IWorkflowService) - Constructor for class com.uber.cadence.internal.worker.PollDecisionTaskDispatcher
- PollDecisionTaskDispatcher(IWorkflowService, Thread.UncaughtExceptionHandler) - Constructor for class com.uber.cadence.internal.worker.PollDecisionTaskDispatcher
- Poller<T> - Class in com.uber.cadence.internal.worker
- Poller(String, Poller.PollTask<T>, ShutdownableTaskExecutor<T>, PollerOptions, Scope) - Constructor for class com.uber.cadence.internal.worker.Poller
- POLLER_START_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- Poller.PollTask<TT> - Interface in com.uber.cadence.internal.worker
- PollerAutoScaler - Class in com.uber.cadence.internal.worker.autoscaler
- PollerAutoScaler(Duration, PollerUsageEstimator, Recommender) - Constructor for class com.uber.cadence.internal.worker.autoscaler.PollerAutoScaler
- PollerAutoScalerOptions - Class in com.uber.cadence.internal.worker
- PollerAutoScalerOptions.Builder - Class in com.uber.cadence.internal.worker
- PollerInfo - Class in com.uber.cadence
- PollerInfo() - Constructor for class com.uber.cadence.PollerInfo
- PollerInfo(PollerInfo) - Constructor for class com.uber.cadence.PollerInfo
-
Performs a deep copy on other.
- PollerInfo._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- PollerOptions - Class in com.uber.cadence.internal.worker
-
Options for component that polls Cadence task lists for tasks.
- PollerOptions.Builder - Class in com.uber.cadence.internal.worker
- pollers - Variable in class com.uber.cadence.DescribeTaskListResponse
- POLLERS - com.uber.cadence.DescribeTaskListResponse._Fields
- PollerUsage - Class in com.uber.cadence.internal.worker.autoscaler
- PollerUsage(float) - Constructor for class com.uber.cadence.internal.worker.autoscaler.PollerUsage
- PollerUsageEstimator - Class in com.uber.cadence.internal.worker.autoscaler
- PollerUsageEstimator() - Constructor for class com.uber.cadence.internal.worker.autoscaler.PollerUsageEstimator
- PollForActivityTask() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.PollForActivityTask
- PollForActivityTask() - Constructor for class com.uber.cadence.WorkflowService.Processor.PollForActivityTask
- PollForActivityTask(PollForActivityTaskRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- PollForActivityTask(PollForActivityTaskRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- PollForActivityTask(PollForActivityTaskRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- PollForActivityTask(PollForActivityTaskRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- PollForActivityTask(PollForActivityTaskRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- PollForActivityTask(PollForActivityTaskRequest) - Method in class com.uber.cadence.WorkflowService.Client
- PollForActivityTask(PollForActivityTaskRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
PollForActivityTask is called by application worker to process ActivityTask from a specific taskList.
- PollForActivityTask(PollForActivityTaskRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- PollForActivityTask(PollForActivityTaskRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- PollForActivityTask(PollForActivityTaskRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- PollForActivityTask(PollForActivityTaskRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- PollForActivityTask(PollForActivityTaskRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- PollForActivityTask(PollForActivityTaskRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- PollForActivityTask(PollForActivityTaskRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- PollForActivityTask_args() - Constructor for class com.uber.cadence.WorkflowService.PollForActivityTask_args
- PollForActivityTask_args(PollForActivityTaskRequest) - Constructor for class com.uber.cadence.WorkflowService.PollForActivityTask_args
- PollForActivityTask_args(WorkflowService.PollForActivityTask_args) - Constructor for class com.uber.cadence.WorkflowService.PollForActivityTask_args
-
Performs a deep copy on other.
- PollForActivityTask_call(PollForActivityTaskRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.PollForActivityTask_call
- PollForActivityTask_result() - Constructor for class com.uber.cadence.WorkflowService.PollForActivityTask_result
- PollForActivityTask_result(PollForActivityTaskResponse, BadRequestError, ServiceBusyError, LimitExceededError, EntityNotExistsError, DomainNotActiveError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.PollForActivityTask_result
- PollForActivityTask_result(WorkflowService.PollForActivityTask_result) - Constructor for class com.uber.cadence.WorkflowService.PollForActivityTask_result
-
Performs a deep copy on other.
- pollForActivityTaskRequest(PollForActivityTaskRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- PollForActivityTaskRequest - Class in com.uber.cadence
- PollForActivityTaskRequest() - Constructor for class com.uber.cadence.PollForActivityTaskRequest
- PollForActivityTaskRequest(PollForActivityTaskRequest) - Constructor for class com.uber.cadence.PollForActivityTaskRequest
-
Performs a deep copy on other.
- PollForActivityTaskRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- pollForActivityTaskResponse(PollForActivityTaskResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- PollForActivityTaskResponse - Class in com.uber.cadence
- PollForActivityTaskResponse() - Constructor for class com.uber.cadence.PollForActivityTaskResponse
- PollForActivityTaskResponse(PollForActivityTaskResponse) - Constructor for class com.uber.cadence.PollForActivityTaskResponse
-
Performs a deep copy on other.
- PollForActivityTaskResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- PollForDecisionTask() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.PollForDecisionTask
- PollForDecisionTask() - Constructor for class com.uber.cadence.WorkflowService.Processor.PollForDecisionTask
- PollForDecisionTask(PollForDecisionTaskRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- PollForDecisionTask(PollForDecisionTaskRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- PollForDecisionTask(PollForDecisionTaskRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- PollForDecisionTask(PollForDecisionTaskRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- PollForDecisionTask(PollForDecisionTaskRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- PollForDecisionTask(PollForDecisionTaskRequest) - Method in class com.uber.cadence.WorkflowService.Client
- PollForDecisionTask(PollForDecisionTaskRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
PollForDecisionTask is called by application worker to process DecisionTask from a specific taskList.
- PollForDecisionTask(PollForDecisionTaskRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- PollForDecisionTask(PollForDecisionTaskRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- PollForDecisionTask(PollForDecisionTaskRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- PollForDecisionTask(PollForDecisionTaskRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- PollForDecisionTask(PollForDecisionTaskRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- PollForDecisionTask(PollForDecisionTaskRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- PollForDecisionTask(PollForDecisionTaskRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- PollForDecisionTask_args() - Constructor for class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- PollForDecisionTask_args(PollForDecisionTaskRequest) - Constructor for class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- PollForDecisionTask_args(WorkflowService.PollForDecisionTask_args) - Constructor for class com.uber.cadence.WorkflowService.PollForDecisionTask_args
-
Performs a deep copy on other.
- PollForDecisionTask_call(PollForDecisionTaskRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.PollForDecisionTask_call
- PollForDecisionTask_result() - Constructor for class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- PollForDecisionTask_result(PollForDecisionTaskResponse, BadRequestError, ServiceBusyError, LimitExceededError, EntityNotExistsError, DomainNotActiveError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- PollForDecisionTask_result(WorkflowService.PollForDecisionTask_result) - Constructor for class com.uber.cadence.WorkflowService.PollForDecisionTask_result
-
Performs a deep copy on other.
- pollForDecisionTaskRequest(PollForDecisionTaskRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- PollForDecisionTaskRequest - Class in com.uber.cadence
- PollForDecisionTaskRequest() - Constructor for class com.uber.cadence.PollForDecisionTaskRequest
- PollForDecisionTaskRequest(PollForDecisionTaskRequest) - Constructor for class com.uber.cadence.PollForDecisionTaskRequest
-
Performs a deep copy on other.
- PollForDecisionTaskRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- pollForDecisionTaskResponse(PollForDecisionTaskResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- PollForDecisionTaskResponse - Class in com.uber.cadence
- PollForDecisionTaskResponse() - Constructor for class com.uber.cadence.PollForDecisionTaskResponse
- PollForDecisionTaskResponse(PollForDecisionTaskResponse) - Constructor for class com.uber.cadence.PollForDecisionTaskResponse
-
Performs a deep copy on other.
- PollForDecisionTaskResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- pollRequest - Variable in class com.uber.cadence.WorkflowService.PollForActivityTask_args
- pollRequest - Variable in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- prettyPrintDecision(Decision) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
-
Returns single decision in a human readable format
- prettyPrintDecisions(Iterable<Decision>) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- prettyPrintHistory(History, boolean) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
-
Returns workflow instance history in a human readable format.
- prettyPrintHistory(IWorkflowService, String, WorkflowExecution) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
-
Returns workflow instance history in a human readable format.
- prettyPrintHistory(IWorkflowService, String, WorkflowExecution, boolean) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
-
Returns workflow instance history in a human readable format.
- prettyPrintHistory(Iterator<HistoryEvent>, boolean) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- prettyPrintHistoryEvent(HistoryEvent) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
-
Returns single event in a human readable format
- PREV_AUTO_RESET_POINTS - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- prevAutoResetPoints - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- PREVIOUS_STARTED_EVENT_ID - com.uber.cadence.PollForDecisionTaskResponse._Fields
- previousStartedEventId - Variable in class com.uber.cadence.PollForDecisionTaskResponse
- procedure(Functions.Proc) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes zero argument procedure asynchronously.
- procedure(Functions.Proc) - Static method in class com.uber.cadence.workflow.Async
-
Invokes zero argument procedure asynchronously.
- procedure(Functions.Proc1<A1>, A1) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes one argument procedure asynchronously.
- procedure(Functions.Proc1<A1>, A1) - Static method in class com.uber.cadence.workflow.Async
-
Invokes one argument procedure asynchronously.
- procedure(Functions.Proc2<A1, A2>, A1, A2) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes two argument procedure asynchronously.
- procedure(Functions.Proc2<A1, A2>, A1, A2) - Static method in class com.uber.cadence.workflow.Async
-
Invokes two argument procedure asynchronously.
- procedure(Functions.Proc3<A1, A2, A3>, A1, A2, A3) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes three argument procedure asynchronously.
- procedure(Functions.Proc3<A1, A2, A3>, A1, A2, A3) - Static method in class com.uber.cadence.workflow.Async
-
Invokes three argument procedure asynchronously.
- procedure(Functions.Proc4<A1, A2, A3, A4>, A1, A2, A3, A4) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes four argument procedure asynchronously.
- procedure(Functions.Proc4<A1, A2, A3, A4>, A1, A2, A3, A4) - Static method in class com.uber.cadence.workflow.Async
-
Invokes four argument procedure asynchronously.
- procedure(Functions.Proc5<A1, A2, A3, A4, A5>, A1, A2, A3, A4, A5) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes five argument procedure asynchronously.
- procedure(Functions.Proc5<A1, A2, A3, A4, A5>, A1, A2, A3, A4, A5) - Static method in class com.uber.cadence.workflow.Async
-
Invokes five argument procedure asynchronously.
- procedure(Functions.Proc6<A1, A2, A3, A4, A5, A6>, A1, A2, A3, A4, A5, A6) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
-
Invokes six argument procedure asynchronously.
- procedure(Functions.Proc6<A1, A2, A3, A4, A5, A6>, A1, A2, A3, A4, A5, A6) - Static method in class com.uber.cadence.workflow.Async
-
Invokes six argument procedure asynchronously.
- process(PollForDecisionTaskResponse) - Method in class com.uber.cadence.internal.worker.PollDecisionTaskDispatcher
- PROCESSING_QUEUE_STATES - com.uber.cadence.DescribeQueueResponse._Fields
- processingQueueStates - Variable in class com.uber.cadence.DescribeQueueResponse
- Processor(I) - Constructor for class com.uber.cadence.WorkflowService.Processor
- Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class com.uber.cadence.WorkflowService.Processor
- processSignal(String, byte[], long) - Method in interface com.uber.cadence.internal.sync.SyncWorkflowDefinition
- Promise<V> - Interface in com.uber.cadence.workflow
-
Contains result of an asynchronous computation.
- promiseAllOf(Promise<?>...) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- promiseAllOf(Collection<Promise<U>>) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- promiseAnyOf(Promise<?>...) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- promiseAnyOf(Iterable<Promise<?>>) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- propagateContextToCurrentThread(Map<String, Object>) - Static method in class com.uber.cadence.internal.context.ContextThreadLocal
- put(E) - Method in interface com.uber.cadence.workflow.QueueProducer
-
Inserts the specified element into this queue, waiting if necessary for space to become available.
- putToActivitiesToDispatchLocally(String, ActivityLocalDispatchInfo) - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- putToActivityTaskListMap(String, DescribeTaskListResponse) - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- putToBinaries(String, BadBinaryInfo) - Method in class com.uber.cadence.BadBinaries
- putToData(String, String) - Method in class com.uber.cadence.DomainInfo
- putToData(String, String) - Method in class com.uber.cadence.RegisterDomainRequest
- putToData(String, String) - Method in class com.uber.cadence.UpdateDomainInfo
- putToDecisionTaskListMap(String, DescribeTaskListResponse) - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- putToFailedCauseByShard(int, GetTaskFailedCause) - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- putToFields(String, ByteBuffer) - Method in class com.uber.cadence.Header
- putToFields(String, ByteBuffer) - Method in class com.uber.cadence.Memo
- putToIndexedFields(String, ByteBuffer) - Method in class com.uber.cadence.SearchAttributes
- putToKeys(String, IndexedValueType) - Method in class com.uber.cadence.GetSearchAttributesResponse
- putToQueries(String, WorkflowQuery) - Method in class com.uber.cadence.PollForDecisionTaskResponse
- putToQueryResults(String, WorkflowQueryResult) - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- putToShards(int, String) - Method in class com.uber.cadence.DescribeShardDistributionResponse
- putToTasksByShard(int, List<CrossClusterTaskRequest>) - Method in class com.uber.cadence.GetCrossClusterTasksResponse
Q
- queries - Variable in class com.uber.cadence.PollForDecisionTaskResponse
- QUERIES - com.uber.cadence.PollForDecisionTaskResponse._Fields
- query - Variable in class com.uber.cadence.CountWorkflowExecutionsRequest
- query - Variable in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- query - Variable in class com.uber.cadence.ListWorkflowExecutionsRequest
- query - Variable in class com.uber.cadence.PollForDecisionTaskResponse
- query - Variable in class com.uber.cadence.QueryWorkflowRequest
- query(PollForDecisionTaskResponse, WorkflowQuery) - Method in interface com.uber.cadence.internal.replay.Decider
- query(WorkflowQuery) - Method in interface com.uber.cadence.internal.replay.ReplayWorkflow
-
Called after all history is replayed and workflow cannot make any progress if decision task is a query.
- query(String, Class<R>, QueryRejectCondition, Object...) - Method in interface com.uber.cadence.client.WorkflowStub
-
Deprecated: please use
WorkflowStub.queryWithOptions(String, QueryOptions, Type, Class, Object...)to avoid variable argument ambiguity with Object... - query(String, Class<R>, Object...) - Method in interface com.uber.cadence.client.WorkflowStub
-
Query workflow by invoking its query handler.
- query(String, Class<R>, Type, QueryRejectCondition, Object...) - Method in interface com.uber.cadence.client.WorkflowStub
-
Deprecated: please use
WorkflowStub.queryWithOptions(String, QueryOptions, Type, Class, Object...)to avoid variable argument ambiguity with Object... - query(String, Class<R>, Type, Object...) - Method in interface com.uber.cadence.client.WorkflowStub
-
Deprecated: please use
WorkflowStub.queryWithOptions(String, QueryOptions, Type, Class, Object...)to avoid variable argument ambiguity with Object... - QUERY - com.uber.cadence.CountWorkflowExecutionsRequest._Fields
- QUERY - com.uber.cadence.ListArchivedWorkflowExecutionsRequest._Fields
- QUERY - com.uber.cadence.ListWorkflowExecutionsRequest._Fields
- QUERY - com.uber.cadence.PollForDecisionTaskResponse._Fields
- QUERY - com.uber.cadence.QueryWorkflowRequest._Fields
- QUERY_ARGS - com.uber.cadence.WorkflowQuery._Fields
- QUERY_CONSISTENCY_LEVEL - com.uber.cadence.QueryWorkflowRequest._Fields
- QUERY_FAILED_ERROR - com.uber.cadence.WorkflowService.QueryWorkflow_result._Fields
- QUERY_REJECT_CONDITION - com.uber.cadence.QueryWorkflowRequest._Fields
- QUERY_REJECTED - com.uber.cadence.QueryWorkflowResponse._Fields
- QUERY_REQUEST - com.uber.cadence.WorkflowService.QueryWorkflow_args._Fields
- QUERY_RESULT - com.uber.cadence.QueryWorkflowResponse._Fields
- QUERY_RESULT - com.uber.cadence.RespondQueryTaskCompletedRequest._Fields
- QUERY_RESULTS - com.uber.cadence.RespondDecisionTaskCompletedRequest._Fields
- QUERY_TYPE - com.uber.cadence.WorkflowQuery._Fields
- QUERY_TYPE_REPLAY_ONLY - Static variable in interface com.uber.cadence.client.WorkflowClient
-
Replays workflow to the current state and returns empty result or error if replay failed.
- QUERY_TYPE_STACK_TRACE - Static variable in interface com.uber.cadence.client.WorkflowClient
-
Use this constant as a query type to get a workflow stack trace.
- QUERY_WORKFLOW - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- queryArgs - Variable in class com.uber.cadence.WorkflowQuery
- QueryBuilder - Class in com.uber.cadence.internal.shadowing
- queryConsistencyLevel - Variable in class com.uber.cadence.QueryWorkflowRequest
- QueryConsistencyLevel - Enum in com.uber.cadence
- queryFailedError - Variable in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- QueryFailedError - Exception in com.uber.cadence
- QueryFailedError() - Constructor for exception com.uber.cadence.QueryFailedError
- QueryFailedError(QueryFailedError) - Constructor for exception com.uber.cadence.QueryFailedError
-
Performs a deep copy on other.
- QueryFailedError(String) - Constructor for exception com.uber.cadence.QueryFailedError
- QueryFailedError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- QueryMethod - Annotation Type in com.uber.cadence.workflow
-
Indicates that the method is a query method.
- QueryOptions - Class in com.uber.cadence.client
- QueryOptions.Builder - Class in com.uber.cadence.client
- queryRejectCondition - Variable in class com.uber.cadence.QueryWorkflowRequest
- QueryRejectCondition - Enum in com.uber.cadence
- queryRejected - Variable in class com.uber.cadence.QueryWorkflowResponse
- QueryRejected - Class in com.uber.cadence
- QueryRejected() - Constructor for class com.uber.cadence.QueryRejected
- QueryRejected(QueryRejected) - Constructor for class com.uber.cadence.QueryRejected
-
Performs a deep copy on other.
- QueryRejected._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- queryRequest - Variable in class com.uber.cadence.WorkflowService.QueryWorkflow_args
- queryResult - Variable in class com.uber.cadence.QueryWorkflowResponse
- queryResult - Variable in class com.uber.cadence.RespondQueryTaskCompletedRequest
- queryResults - Variable in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- QueryResultType - Enum in com.uber.cadence
- QueryTaskCompletedType - Enum in com.uber.cadence
- queryType - Variable in class com.uber.cadence.WorkflowQuery
- queryWithOptions(String, QueryOptions, Type, Class<R>, Object...) - Method in interface com.uber.cadence.client.WorkflowStub
- queryWorkflow(QueryWorkflowParameters) - Method in interface com.uber.cadence.internal.external.GenericWorkflowClientExternal
- queryWorkflow(QueryWorkflowParameters) - Method in class com.uber.cadence.internal.external.GenericWorkflowClientExternalImpl
- QueryWorkflow() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.QueryWorkflow
- QueryWorkflow() - Constructor for class com.uber.cadence.WorkflowService.Processor.QueryWorkflow
- QueryWorkflow(QueryWorkflowRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- QueryWorkflow(QueryWorkflowRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- QueryWorkflow(QueryWorkflowRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- QueryWorkflow(QueryWorkflowRequest) - Method in class com.uber.cadence.migration.MigrationIWorkflowService
- QueryWorkflow(QueryWorkflowRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- QueryWorkflow(QueryWorkflowRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- QueryWorkflow(QueryWorkflowRequest) - Method in class com.uber.cadence.WorkflowService.Client
- QueryWorkflow(QueryWorkflowRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
QueryWorkflow returns query result for a specified workflow execution
- QueryWorkflow(QueryWorkflowRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- QueryWorkflow(QueryWorkflowRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- QueryWorkflow(QueryWorkflowRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- QueryWorkflow(QueryWorkflowRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- QueryWorkflow(QueryWorkflowRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- QueryWorkflow(QueryWorkflowRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- QueryWorkflow(QueryWorkflowRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- QueryWorkflow_args() - Constructor for class com.uber.cadence.WorkflowService.QueryWorkflow_args
- QueryWorkflow_args(QueryWorkflowRequest) - Constructor for class com.uber.cadence.WorkflowService.QueryWorkflow_args
- QueryWorkflow_args(WorkflowService.QueryWorkflow_args) - Constructor for class com.uber.cadence.WorkflowService.QueryWorkflow_args
-
Performs a deep copy on other.
- QueryWorkflow_call(QueryWorkflowRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.QueryWorkflow_call
- QueryWorkflow_result() - Constructor for class com.uber.cadence.WorkflowService.QueryWorkflow_result
- QueryWorkflow_result(QueryWorkflowResponse, BadRequestError, EntityNotExistsError, QueryFailedError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.QueryWorkflow_result
- QueryWorkflow_result(WorkflowService.QueryWorkflow_result) - Constructor for class com.uber.cadence.WorkflowService.QueryWorkflow_result
-
Performs a deep copy on other.
- queryWorkflowExecution(WorkflowExecutionHistory, String, byte[]) - Method in class com.uber.cadence.internal.worker.WorkflowWorker
- queryWorkflowExecution(WorkflowExecutionHistory, String, Class<R>, Type, Object[]) - Method in class com.uber.cadence.internal.sync.SyncWorkflowWorker
- queryWorkflowExecution(WorkflowExecution, String, byte[]) - Method in class com.uber.cadence.internal.worker.WorkflowWorker
- queryWorkflowExecution(WorkflowExecution, String, Class<R>, Type, Object[]) - Method in class com.uber.cadence.internal.sync.SyncWorkflowWorker
- queryWorkflowExecution(String, String, byte[]) - Method in class com.uber.cadence.internal.worker.WorkflowWorker
- QueryWorkflowParameters - Class in com.uber.cadence.internal.replay
- QueryWorkflowParameters() - Constructor for class com.uber.cadence.internal.replay.QueryWorkflowParameters
- queryWorkflowRequest(QueryWorkflowRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- QueryWorkflowRequest - Class in com.uber.cadence
- QueryWorkflowRequest() - Constructor for class com.uber.cadence.QueryWorkflowRequest
- QueryWorkflowRequest(QueryWorkflowRequest) - Constructor for class com.uber.cadence.QueryWorkflowRequest
-
Performs a deep copy on other.
- QueryWorkflowRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- queryWorkflowResponse(QueryWorkflowResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- QueryWorkflowResponse - Class in com.uber.cadence
- QueryWorkflowResponse() - Constructor for class com.uber.cadence.QueryWorkflowResponse
- QueryWorkflowResponse(QueryWorkflowResponse) - Constructor for class com.uber.cadence.QueryWorkflowResponse
-
Performs a deep copy on other.
- QueryWorkflowResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- QueueConsumer<E> - Interface in com.uber.cadence.workflow
- QueueProducer<E> - Interface in com.uber.cadence.workflow
R
- randomUUID() - Method in interface com.uber.cadence.internal.replay.DecisionContext
- randomUUID() - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- randomUUID() - Static method in class com.uber.cadence.workflow.Workflow
-
Replay safe way to generate UUID.
- randomUUID() - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- randomUUID() - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- RATE_PER_SECOND - com.uber.cadence.PollerInfo._Fields
- RATE_PER_SECOND - com.uber.cadence.TaskListStatus._Fields
- ratePerSecond - Variable in class com.uber.cadence.PollerInfo
- ratePerSecond - Variable in class com.uber.cadence.TaskListStatus
- RAW_HISTORY - com.uber.cadence.GetWorkflowExecutionHistoryResponse._Fields
- rawHistory - Variable in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- read(TProtocol) - Method in exception com.uber.cadence.AccessDeniedError
- read(TProtocol) - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- read(TProtocol) - Method in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.ActivityTaskFailedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.ActivityTaskStartedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.ActivityType
- read(TProtocol) - Method in class com.uber.cadence.ApplyParentClosePolicyAttributes
- read(TProtocol) - Method in class com.uber.cadence.ApplyParentClosePolicyRequest
- read(TProtocol) - Method in class com.uber.cadence.ApplyParentClosePolicyResult
- read(TProtocol) - Method in class com.uber.cadence.ApplyParentClosePolicyStatus
- read(TProtocol) - Method in class com.uber.cadence.BadBinaries
- read(TProtocol) - Method in class com.uber.cadence.BadBinaryInfo
- read(TProtocol) - Method in exception com.uber.cadence.BadRequestError
- read(TProtocol) - Method in exception com.uber.cadence.CancellationAlreadyRequestedError
- read(TProtocol) - Method in class com.uber.cadence.CancelTimerDecisionAttributes
- read(TProtocol) - Method in class com.uber.cadence.CancelTimerFailedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.CancelWorkflowExecutionDecisionAttributes
- read(TProtocol) - Method in class com.uber.cadence.ChildWorkflowExecutionCanceledEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.ChildWorkflowExecutionStartedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.ChildWorkflowExecutionTerminatedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.ChildWorkflowExecutionTimedOutEventAttributes
- read(TProtocol) - Method in exception com.uber.cadence.ClientVersionNotSupportedError
- read(TProtocol) - Method in class com.uber.cadence.CloseShardRequest
- read(TProtocol) - Method in class com.uber.cadence.ClusterInfo
- read(TProtocol) - Method in class com.uber.cadence.ClusterReplicationConfiguration
- read(TProtocol) - Method in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- read(TProtocol) - Method in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- read(TProtocol) - Method in class com.uber.cadence.CountWorkflowExecutionsRequest
- read(TProtocol) - Method in class com.uber.cadence.CountWorkflowExecutionsResponse
- read(TProtocol) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyRequestAttributes
- read(TProtocol) - Method in class com.uber.cadence.CrossClusterApplyParentClosePolicyResponseAttributes
- read(TProtocol) - Method in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- read(TProtocol) - Method in class com.uber.cadence.CrossClusterCancelExecutionResponseAttributes
- read(TProtocol) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes
- read(TProtocol) - Method in class com.uber.cadence.CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes
- read(TProtocol) - Method in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- read(TProtocol) - Method in class com.uber.cadence.CrossClusterSignalExecutionResponseAttributes
- read(TProtocol) - Method in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- read(TProtocol) - Method in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
- read(TProtocol) - Method in class com.uber.cadence.CrossClusterTaskInfo
- read(TProtocol) - Method in class com.uber.cadence.CrossClusterTaskRequest
- read(TProtocol) - Method in class com.uber.cadence.CrossClusterTaskResponse
- read(TProtocol) - Method in exception com.uber.cadence.CurrentBranchChangedError
- read(TProtocol) - Method in class com.uber.cadence.DataBlob
- read(TProtocol) - Method in class com.uber.cadence.Decision
- read(TProtocol) - Method in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.DecisionTaskFailedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.DecisionTaskScheduledEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.DecisionTaskStartedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.DeprecateDomainRequest
- read(TProtocol) - Method in class com.uber.cadence.DescribeDomainRequest
- read(TProtocol) - Method in class com.uber.cadence.DescribeDomainResponse
- read(TProtocol) - Method in class com.uber.cadence.DescribeHistoryHostRequest
- read(TProtocol) - Method in class com.uber.cadence.DescribeHistoryHostResponse
- read(TProtocol) - Method in class com.uber.cadence.DescribeQueueRequest
- read(TProtocol) - Method in class com.uber.cadence.DescribeQueueResponse
- read(TProtocol) - Method in class com.uber.cadence.DescribeShardDistributionRequest
- read(TProtocol) - Method in class com.uber.cadence.DescribeShardDistributionResponse
- read(TProtocol) - Method in class com.uber.cadence.DescribeTaskListRequest
- read(TProtocol) - Method in class com.uber.cadence.DescribeTaskListResponse
- read(TProtocol) - Method in class com.uber.cadence.DescribeWorkflowExecutionRequest
- read(TProtocol) - Method in class com.uber.cadence.DescribeWorkflowExecutionResponse
- read(TProtocol) - Method in exception com.uber.cadence.DomainAlreadyExistsError
- read(TProtocol) - Method in class com.uber.cadence.DomainCacheInfo
- read(TProtocol) - Method in class com.uber.cadence.DomainConfiguration
- read(TProtocol) - Method in class com.uber.cadence.DomainInfo
- read(TProtocol) - Method in exception com.uber.cadence.DomainNotActiveError
- read(TProtocol) - Method in class com.uber.cadence.DomainReplicationConfiguration
- read(TProtocol) - Method in exception com.uber.cadence.EntityNotExistsError
- read(TProtocol) - Method in class com.uber.cadence.ExternalWorkflowExecutionCancelRequestedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.ExternalWorkflowExecutionSignaledEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.FailoverInfo
- read(TProtocol) - Method in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- read(TProtocol) - Method in class com.uber.cadence.FeatureFlags
- read(TProtocol) - Method in exception com.uber.cadence.FeatureNotEnabledError
- read(TProtocol) - Method in class com.uber.cadence.GetCrossClusterTasksRequest
- read(TProtocol) - Method in class com.uber.cadence.GetCrossClusterTasksResponse
- read(TProtocol) - Method in class com.uber.cadence.GetSearchAttributesResponse
- read(TProtocol) - Method in class com.uber.cadence.GetTaskListsByDomainRequest
- read(TProtocol) - Method in class com.uber.cadence.GetTaskListsByDomainResponse
- read(TProtocol) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryRequest
- read(TProtocol) - Method in class com.uber.cadence.GetWorkflowExecutionHistoryResponse
- read(TProtocol) - Method in class com.uber.cadence.Header
- read(TProtocol) - Method in class com.uber.cadence.History
- read(TProtocol) - Method in class com.uber.cadence.HistoryBranch
- read(TProtocol) - Method in class com.uber.cadence.HistoryBranchRange
- read(TProtocol) - Method in class com.uber.cadence.HistoryEvent
- read(TProtocol) - Method in exception com.uber.cadence.InternalDataInconsistencyError
- read(TProtocol) - Method in exception com.uber.cadence.InternalServiceError
- read(TProtocol) - Method in exception com.uber.cadence.LimitExceededError
- read(TProtocol) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsRequest
- read(TProtocol) - Method in class com.uber.cadence.ListArchivedWorkflowExecutionsResponse
- read(TProtocol) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsRequest
- read(TProtocol) - Method in class com.uber.cadence.ListClosedWorkflowExecutionsResponse
- read(TProtocol) - Method in class com.uber.cadence.ListDomainsRequest
- read(TProtocol) - Method in class com.uber.cadence.ListDomainsResponse
- read(TProtocol) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsRequest
- read(TProtocol) - Method in class com.uber.cadence.ListOpenWorkflowExecutionsResponse
- read(TProtocol) - Method in class com.uber.cadence.ListTaskListPartitionsRequest
- read(TProtocol) - Method in class com.uber.cadence.ListTaskListPartitionsResponse
- read(TProtocol) - Method in class com.uber.cadence.ListWorkflowExecutionsRequest
- read(TProtocol) - Method in class com.uber.cadence.ListWorkflowExecutionsResponse
- read(TProtocol) - Method in class com.uber.cadence.MarkerRecordedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.Memo
- read(TProtocol) - Method in class com.uber.cadence.PendingActivityInfo
- read(TProtocol) - Method in class com.uber.cadence.PendingChildExecutionInfo
- read(TProtocol) - Method in class com.uber.cadence.PendingDecisionInfo
- read(TProtocol) - Method in class com.uber.cadence.PollerInfo
- read(TProtocol) - Method in class com.uber.cadence.PollForActivityTaskRequest
- read(TProtocol) - Method in class com.uber.cadence.PollForActivityTaskResponse
- read(TProtocol) - Method in class com.uber.cadence.PollForDecisionTaskRequest
- read(TProtocol) - Method in class com.uber.cadence.PollForDecisionTaskResponse
- read(TProtocol) - Method in exception com.uber.cadence.QueryFailedError
- read(TProtocol) - Method in class com.uber.cadence.QueryRejected
- read(TProtocol) - Method in class com.uber.cadence.QueryWorkflowRequest
- read(TProtocol) - Method in class com.uber.cadence.QueryWorkflowResponse
- read(TProtocol) - Method in class com.uber.cadence.ReapplyEventsRequest
- read(TProtocol) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- read(TProtocol) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- read(TProtocol) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatResponse
- read(TProtocol) - Method in class com.uber.cadence.RecordMarkerDecisionAttributes
- read(TProtocol) - Method in class com.uber.cadence.RefreshWorkflowTasksRequest
- read(TProtocol) - Method in class com.uber.cadence.RegisterDomainRequest
- read(TProtocol) - Method in exception com.uber.cadence.RemoteSyncMatchedError
- read(TProtocol) - Method in class com.uber.cadence.RemoveTaskRequest
- read(TProtocol) - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- read(TProtocol) - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- read(TProtocol) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- read(TProtocol) - Method in class com.uber.cadence.ResetPointInfo
- read(TProtocol) - Method in class com.uber.cadence.ResetPoints
- read(TProtocol) - Method in class com.uber.cadence.ResetQueueRequest
- read(TProtocol) - Method in class com.uber.cadence.ResetStickyTaskListRequest
- read(TProtocol) - Method in class com.uber.cadence.ResetStickyTaskListResponse
- read(TProtocol) - Method in class com.uber.cadence.ResetWorkflowExecutionRequest
- read(TProtocol) - Method in class com.uber.cadence.ResetWorkflowExecutionResponse
- read(TProtocol) - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- read(TProtocol) - Method in class com.uber.cadence.RespondActivityTaskCanceledRequest
- read(TProtocol) - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- read(TProtocol) - Method in class com.uber.cadence.RespondActivityTaskCompletedRequest
- read(TProtocol) - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- read(TProtocol) - Method in class com.uber.cadence.RespondActivityTaskFailedRequest
- read(TProtocol) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- read(TProtocol) - Method in class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- read(TProtocol) - Method in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- read(TProtocol) - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- read(TProtocol) - Method in class com.uber.cadence.RespondDecisionTaskFailedRequest
- read(TProtocol) - Method in class com.uber.cadence.RespondQueryTaskCompletedRequest
- read(TProtocol) - Method in class com.uber.cadence.RetryPolicy
- read(TProtocol) - Method in exception com.uber.cadence.RetryTaskV2Error
- read(TProtocol) - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- read(TProtocol) - Method in class com.uber.cadence.SearchAttributes
- read(TProtocol) - Method in exception com.uber.cadence.ServiceBusyError
- read(TProtocol) - Method in class com.uber.cadence.shadower.ExitCondition
- read(TProtocol) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- read(TProtocol) - Method in class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- read(TProtocol) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- read(TProtocol) - Method in class com.uber.cadence.shadower.ScanWorkflowActivityResult
- read(TProtocol) - Method in class com.uber.cadence.shadower.WorkflowParams
- read(TProtocol) - Method in class com.uber.cadence.shadower.WorkflowResult
- read(TProtocol) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionDecisionAttributes
- read(TProtocol) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionFailedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.SignalExternalWorkflowExecutionInitiatedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- read(TProtocol) - Method in class com.uber.cadence.SignalWorkflowExecutionRequest
- read(TProtocol) - Method in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- read(TProtocol) - Method in class com.uber.cadence.StartChildWorkflowExecutionFailedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.StartTimeFilter
- read(TProtocol) - Method in class com.uber.cadence.StartTimerDecisionAttributes
- read(TProtocol) - Method in class com.uber.cadence.StartWorkflowExecutionRequest
- read(TProtocol) - Method in class com.uber.cadence.StartWorkflowExecutionResponse
- read(TProtocol) - Method in class com.uber.cadence.StickyExecutionAttributes
- read(TProtocol) - Method in class com.uber.cadence.SupportedClientVersions
- read(TProtocol) - Method in class com.uber.cadence.TaskIDBlock
- read(TProtocol) - Method in class com.uber.cadence.TaskList
- read(TProtocol) - Method in class com.uber.cadence.TaskListMetadata
- read(TProtocol) - Method in class com.uber.cadence.TaskListPartitionMetadata
- read(TProtocol) - Method in class com.uber.cadence.TaskListStatus
- read(TProtocol) - Method in class com.uber.cadence.TerminateWorkflowExecutionRequest
- read(TProtocol) - Method in class com.uber.cadence.TimerCanceledEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.TimerFiredEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.TimerStartedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.TransientDecisionInfo
- read(TProtocol) - Method in class com.uber.cadence.UpdateDomainInfo
- read(TProtocol) - Method in class com.uber.cadence.UpdateDomainRequest
- read(TProtocol) - Method in class com.uber.cadence.UpdateDomainResponse
- read(TProtocol) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
- read(TProtocol) - Method in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.VersionHistories
- read(TProtocol) - Method in class com.uber.cadence.VersionHistory
- read(TProtocol) - Method in class com.uber.cadence.VersionHistoryItem
- read(TProtocol) - Method in class com.uber.cadence.WorkerVersionInfo
- read(TProtocol) - Method in class com.uber.cadence.WorkflowExecution
- read(TProtocol) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyCompletedError
- read(TProtocol) - Method in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- read(TProtocol) - Method in class com.uber.cadence.WorkflowExecutionCanceledEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.WorkflowExecutionCancelRequestedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.WorkflowExecutionConfiguration
- read(TProtocol) - Method in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.WorkflowExecutionFilter
- read(TProtocol) - Method in class com.uber.cadence.WorkflowExecutionInfo
- read(TProtocol) - Method in class com.uber.cadence.WorkflowExecutionSignaledEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.WorkflowExecutionTimedOutEventAttributes
- read(TProtocol) - Method in class com.uber.cadence.WorkflowQuery
- read(TProtocol) - Method in class com.uber.cadence.WorkflowQueryResult
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.DescribeDomain_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ListDomains_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ListDomains_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RegisterDomain_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_args
- read(TProtocol) - Method in class com.uber.cadence.WorkflowService.UpdateDomain_result
- read(TProtocol) - Method in class com.uber.cadence.WorkflowType
- read(TProtocol) - Method in class com.uber.cadence.WorkflowTypeFilter
- READ_LEVEL - com.uber.cadence.TaskListStatus._Fields
- readHistory(File) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- readHistoryFromResource(String) - Static method in class com.uber.cadence.internal.common.WorkflowExecutionUtils
- readLevel - Variable in class com.uber.cadence.TaskListStatus
- ReapplyEventsRequest - Class in com.uber.cadence
- ReapplyEventsRequest() - Constructor for class com.uber.cadence.ReapplyEventsRequest
- ReapplyEventsRequest(ReapplyEventsRequest) - Constructor for class com.uber.cadence.ReapplyEventsRequest
-
Performs a deep copy on other.
- ReapplyEventsRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- reason - Variable in class com.uber.cadence.ActivityTaskFailedEventAttributes
- reason - Variable in class com.uber.cadence.BadBinaryInfo
- reason - Variable in class com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes
- reason - Variable in class com.uber.cadence.DecisionTaskFailedEventAttributes
- reason - Variable in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- reason - Variable in class com.uber.cadence.FailWorkflowExecutionDecisionAttributes
- reason - Variable in class com.uber.cadence.ResetWorkflowExecutionRequest
- reason - Variable in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- reason - Variable in class com.uber.cadence.RespondActivityTaskFailedRequest
- reason - Variable in class com.uber.cadence.TerminateWorkflowExecutionRequest
- reason - Variable in class com.uber.cadence.WorkflowExecutionFailedEventAttributes
- reason - Variable in class com.uber.cadence.WorkflowExecutionTerminatedEventAttributes
- REASON - com.uber.cadence.ActivityTaskFailedEventAttributes._Fields
- REASON - com.uber.cadence.BadBinaryInfo._Fields
- REASON - com.uber.cadence.ChildWorkflowExecutionFailedEventAttributes._Fields
- REASON - com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
- REASON - com.uber.cadence.DecisionTaskTimedOutEventAttributes._Fields
- REASON - com.uber.cadence.FailWorkflowExecutionDecisionAttributes._Fields
- REASON - com.uber.cadence.ResetWorkflowExecutionRequest._Fields
- REASON - com.uber.cadence.RespondActivityTaskFailedByIDRequest._Fields
- REASON - com.uber.cadence.RespondActivityTaskFailedRequest._Fields
- REASON - com.uber.cadence.TerminateWorkflowExecutionRequest._Fields
- REASON - com.uber.cadence.WorkflowExecutionFailedEventAttributes._Fields
- REASON - com.uber.cadence.WorkflowExecutionTerminatedEventAttributes._Fields
- recommend(int, float) - Method in class com.uber.cadence.internal.worker.autoscaler.Recommender
- Recommender - Class in com.uber.cadence.internal.worker.autoscaler
- Recommender(float, int, int) - Constructor for class com.uber.cadence.internal.worker.autoscaler.Recommender
- RECORD_ACTIVITY_TASK_HEARTBEAT - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- RECORD_ACTIVITY_TASK_HEARTBEAT_BY_ID - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- RECORD_CHILD_WORKFLOW_EXECUTION_COMPLETE_ATTRIBUTES - com.uber.cadence.CrossClusterTaskRequest._Fields
- RECORD_CHILD_WORKFLOW_EXECUTION_COMPLETE_ATTRIBUTES - com.uber.cadence.CrossClusterTaskResponse._Fields
- RECORD_MARKER_DECISION_ATTRIBUTES - com.uber.cadence.Decision._Fields
- recordActivityHeartbeat(V) - Method in interface com.uber.cadence.internal.sync.ActivityExecutionContext
-
Use to notify Simple Workflow that activity execution is alive.
- recordActivityHeartbeat(V) - Static method in class com.uber.cadence.internal.sync.ActivityInternal
- RecordActivityTaskHeartbeat() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RecordActivityTaskHeartbeat
- RecordActivityTaskHeartbeat() - Constructor for class com.uber.cadence.WorkflowService.Processor.RecordActivityTaskHeartbeat
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RecordActivityTaskHeartbeat is called by application worker while it is processing an ActivityTask.
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RecordActivityTaskHeartbeat_args() - Constructor for class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- RecordActivityTaskHeartbeat_args(RecordActivityTaskHeartbeatRequest) - Constructor for class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
- RecordActivityTaskHeartbeat_args(WorkflowService.RecordActivityTaskHeartbeat_args) - Constructor for class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_args
-
Performs a deep copy on other.
- RecordActivityTaskHeartbeat_call(RecordActivityTaskHeartbeatRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RecordActivityTaskHeartbeat_call
- RecordActivityTaskHeartbeat_result() - Constructor for class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- RecordActivityTaskHeartbeat_result(RecordActivityTaskHeartbeatResponse, BadRequestError, EntityNotExistsError, DomainNotActiveError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError, WorkflowExecutionAlreadyCompletedError) - Constructor for class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- RecordActivityTaskHeartbeat_result(WorkflowService.RecordActivityTaskHeartbeat_result) - Constructor for class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
-
Performs a deep copy on other.
- RecordActivityTaskHeartbeatByID() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RecordActivityTaskHeartbeatByID
- RecordActivityTaskHeartbeatByID() - Constructor for class com.uber.cadence.WorkflowService.Processor.RecordActivityTaskHeartbeatByID
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RecordActivityTaskHeartbeatByID is called by application worker while it is processing an ActivityTask.
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RecordActivityTaskHeartbeatByID_args() - Constructor for class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- RecordActivityTaskHeartbeatByID_args(RecordActivityTaskHeartbeatByIDRequest) - Constructor for class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
- RecordActivityTaskHeartbeatByID_args(WorkflowService.RecordActivityTaskHeartbeatByID_args) - Constructor for class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_args
-
Performs a deep copy on other.
- RecordActivityTaskHeartbeatByID_call(RecordActivityTaskHeartbeatByIDRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RecordActivityTaskHeartbeatByID_call
- RecordActivityTaskHeartbeatByID_result() - Constructor for class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- RecordActivityTaskHeartbeatByID_result(RecordActivityTaskHeartbeatResponse, BadRequestError, EntityNotExistsError, DomainNotActiveError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError, WorkflowExecutionAlreadyCompletedError) - Constructor for class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- RecordActivityTaskHeartbeatByID_result(WorkflowService.RecordActivityTaskHeartbeatByID_result) - Constructor for class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
-
Performs a deep copy on other.
- recordActivityTaskHeartbeatByIdRequest(RecordActivityTaskHeartbeatByIDRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RecordActivityTaskHeartbeatByIDRequest - Class in com.uber.cadence
- RecordActivityTaskHeartbeatByIDRequest() - Constructor for class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- RecordActivityTaskHeartbeatByIDRequest(RecordActivityTaskHeartbeatByIDRequest) - Constructor for class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
-
Performs a deep copy on other.
- RecordActivityTaskHeartbeatByIDRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- recordActivityTaskHeartbeatByIdResponse(RecordActivityTaskHeartbeatByIDResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- recordActivityTaskHeartbeatRequest(RecordActivityTaskHeartbeatRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RecordActivityTaskHeartbeatRequest - Class in com.uber.cadence
- RecordActivityTaskHeartbeatRequest() - Constructor for class com.uber.cadence.RecordActivityTaskHeartbeatRequest
- RecordActivityTaskHeartbeatRequest(RecordActivityTaskHeartbeatRequest) - Constructor for class com.uber.cadence.RecordActivityTaskHeartbeatRequest
-
Performs a deep copy on other.
- RecordActivityTaskHeartbeatRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- recordActivityTaskHeartbeatResponse(RecordActivityTaskHeartbeatResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- RecordActivityTaskHeartbeatResponse - Class in com.uber.cadence
- RecordActivityTaskHeartbeatResponse() - Constructor for class com.uber.cadence.RecordActivityTaskHeartbeatResponse
- RecordActivityTaskHeartbeatResponse(RecordActivityTaskHeartbeatResponse) - Constructor for class com.uber.cadence.RecordActivityTaskHeartbeatResponse
-
Performs a deep copy on other.
- RecordActivityTaskHeartbeatResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RecordChildWorkflowExecutionComplete - com.uber.cadence.CrossClusterTaskType
- recordChildWorkflowExecutionCompleteAttributes - Variable in class com.uber.cadence.CrossClusterTaskRequest
- recordChildWorkflowExecutionCompleteAttributes - Variable in class com.uber.cadence.CrossClusterTaskResponse
- recordHeartbeat(Object) - Method in class com.uber.cadence.internal.external.ManualActivityCompletionClient
- RecordMarker - com.uber.cadence.DecisionType
- recordMarkerDecisionAttributes - Variable in class com.uber.cadence.Decision
- RecordMarkerDecisionAttributes - Class in com.uber.cadence
- RecordMarkerDecisionAttributes() - Constructor for class com.uber.cadence.RecordMarkerDecisionAttributes
- RecordMarkerDecisionAttributes(RecordMarkerDecisionAttributes) - Constructor for class com.uber.cadence.RecordMarkerDecisionAttributes
-
Performs a deep copy on other.
- RecordMarkerDecisionAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- recv_CountWorkflowExecutions() - Method in class com.uber.cadence.WorkflowService.Client
- recv_DeprecateDomain() - Method in class com.uber.cadence.WorkflowService.Client
- recv_DescribeDomain() - Method in class com.uber.cadence.WorkflowService.Client
- recv_DescribeTaskList() - Method in class com.uber.cadence.WorkflowService.Client
- recv_DescribeWorkflowExecution() - Method in class com.uber.cadence.WorkflowService.Client
- recv_GetClusterInfo() - Method in class com.uber.cadence.WorkflowService.Client
- recv_GetSearchAttributes() - Method in class com.uber.cadence.WorkflowService.Client
- recv_GetTaskListsByDomain() - Method in class com.uber.cadence.WorkflowService.Client
- recv_GetWorkflowExecutionHistory() - Method in class com.uber.cadence.WorkflowService.Client
- recv_ListArchivedWorkflowExecutions() - Method in class com.uber.cadence.WorkflowService.Client
- recv_ListClosedWorkflowExecutions() - Method in class com.uber.cadence.WorkflowService.Client
- recv_ListDomains() - Method in class com.uber.cadence.WorkflowService.Client
- recv_ListOpenWorkflowExecutions() - Method in class com.uber.cadence.WorkflowService.Client
- recv_ListTaskListPartitions() - Method in class com.uber.cadence.WorkflowService.Client
- recv_ListWorkflowExecutions() - Method in class com.uber.cadence.WorkflowService.Client
- recv_PollForActivityTask() - Method in class com.uber.cadence.WorkflowService.Client
- recv_PollForDecisionTask() - Method in class com.uber.cadence.WorkflowService.Client
- recv_QueryWorkflow() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RecordActivityTaskHeartbeat() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RecordActivityTaskHeartbeatByID() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RefreshWorkflowTasks() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RegisterDomain() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RequestCancelWorkflowExecution() - Method in class com.uber.cadence.WorkflowService.Client
- recv_ResetStickyTaskList() - Method in class com.uber.cadence.WorkflowService.Client
- recv_ResetWorkflowExecution() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RespondActivityTaskCanceled() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RespondActivityTaskCanceledByID() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RespondActivityTaskCompleted() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RespondActivityTaskCompletedByID() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RespondActivityTaskFailed() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RespondActivityTaskFailedByID() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RespondDecisionTaskCompleted() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RespondDecisionTaskFailed() - Method in class com.uber.cadence.WorkflowService.Client
- recv_RespondQueryTaskCompleted() - Method in class com.uber.cadence.WorkflowService.Client
- recv_ScanWorkflowExecutions() - Method in class com.uber.cadence.WorkflowService.Client
- recv_SignalWithStartWorkflowExecution() - Method in class com.uber.cadence.WorkflowService.Client
- recv_SignalWorkflowExecution() - Method in class com.uber.cadence.WorkflowService.Client
- recv_StartWorkflowExecution() - Method in class com.uber.cadence.WorkflowService.Client
- recv_TerminateWorkflowExecution() - Method in class com.uber.cadence.WorkflowService.Client
- recv_UpdateDomain() - Method in class com.uber.cadence.WorkflowService.Client
- refreshWorkflowTasks(RefreshWorkflowTasksRequest) - Method in interface com.uber.cadence.client.WorkflowClient
-
Refreshes all the tasks of a given workflow.
- refreshWorkflowTasks(RefreshWorkflowTasksRequest) - Method in class com.uber.cadence.internal.sync.WorkflowClientInternal
- RefreshWorkflowTasks() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RefreshWorkflowTasks
- RefreshWorkflowTasks() - Constructor for class com.uber.cadence.WorkflowService.Processor.RefreshWorkflowTasks
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RefreshWorkflowTasks refreshes all tasks of a workflow
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RefreshWorkflowTasks(RefreshWorkflowTasksRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RefreshWorkflowTasks_args() - Constructor for class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- RefreshWorkflowTasks_args(RefreshWorkflowTasksRequest) - Constructor for class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- RefreshWorkflowTasks_args(WorkflowService.RefreshWorkflowTasks_args) - Constructor for class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
-
Performs a deep copy on other.
- RefreshWorkflowTasks_call(RefreshWorkflowTasksRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RefreshWorkflowTasks_call
- RefreshWorkflowTasks_result() - Constructor for class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- RefreshWorkflowTasks_result(BadRequestError, DomainNotActiveError, ServiceBusyError, EntityNotExistsError) - Constructor for class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- RefreshWorkflowTasks_result(WorkflowService.RefreshWorkflowTasks_result) - Constructor for class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
-
Performs a deep copy on other.
- RefreshWorkflowTasksRequest - Class in com.uber.cadence
- RefreshWorkflowTasksRequest() - Constructor for class com.uber.cadence.RefreshWorkflowTasksRequest
- RefreshWorkflowTasksRequest(RefreshWorkflowTasksRequest) - Constructor for class com.uber.cadence.RefreshWorkflowTasksRequest
-
Performs a deep copy on other.
- RefreshWorkflowTasksRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- REGISTER_DOMAIN - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- REGISTER_REQUEST - com.uber.cadence.WorkflowService.RegisterDomain_args._Fields
- registerActivitiesImplementations(Object...) - Method in class com.uber.cadence.internal.sync.TestActivityEnvironmentInternal
-
Register activity implementation objects with a worker.
- registerActivitiesImplementations(Object...) - Method in interface com.uber.cadence.testing.TestActivityEnvironment
-
Registers activity implementations to test.
- registerActivitiesImplementations(Object...) - Method in class com.uber.cadence.worker.Worker
-
Register activity implementation objects with a worker.
- registerDelayedCallback(Duration, Runnable) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal
- registerDelayedCallback(Duration, Runnable) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- registerDelayedCallback(Duration, Runnable) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
-
Invokes callback after the specified delay according to internal service clock.
- registerDelayedCallback(Duration, Runnable) - Method in interface com.uber.cadence.testing.TestWorkflowEnvironment
-
Registers a callback to run after the specified delay according to the test Cadence service internal clock.
- RegisterDomain() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RegisterDomain
- RegisterDomain() - Constructor for class com.uber.cadence.WorkflowService.Processor.RegisterDomain
- RegisterDomain(RegisterDomainRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RegisterDomain(RegisterDomainRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RegisterDomain(RegisterDomainRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RegisterDomain(RegisterDomainRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RegisterDomain(RegisterDomainRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RegisterDomain(RegisterDomainRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RegisterDomain(RegisterDomainRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RegisterDomain creates a new domain which can be used as a container for all resources.
- RegisterDomain(RegisterDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RegisterDomain(RegisterDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RegisterDomain(RegisterDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RegisterDomain(RegisterDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RegisterDomain(RegisterDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RegisterDomain(RegisterDomainRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RegisterDomain(RegisterDomainRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RegisterDomain_args() - Constructor for class com.uber.cadence.WorkflowService.RegisterDomain_args
- RegisterDomain_args(RegisterDomainRequest) - Constructor for class com.uber.cadence.WorkflowService.RegisterDomain_args
- RegisterDomain_args(WorkflowService.RegisterDomain_args) - Constructor for class com.uber.cadence.WorkflowService.RegisterDomain_args
-
Performs a deep copy on other.
- RegisterDomain_call(RegisterDomainRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RegisterDomain_call
- RegisterDomain_result() - Constructor for class com.uber.cadence.WorkflowService.RegisterDomain_result
- RegisterDomain_result(BadRequestError, DomainAlreadyExistsError, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.RegisterDomain_result
- RegisterDomain_result(WorkflowService.RegisterDomain_result) - Constructor for class com.uber.cadence.WorkflowService.RegisterDomain_result
-
Performs a deep copy on other.
- registerDomainRequest(RegisterDomainRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RegisterDomainRequest - Class in com.uber.cadence
- RegisterDomainRequest() - Constructor for class com.uber.cadence.RegisterDomainRequest
- RegisterDomainRequest(RegisterDomainRequest) - Constructor for class com.uber.cadence.RegisterDomainRequest
-
Performs a deep copy on other.
- RegisterDomainRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- REGISTERED - com.uber.cadence.DomainStatus
- registerHandler() - Static method in class com.uber.cadence.internal.worker.WorkerShutDownHandler
- registerQuery(Object) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
-
Register query or queries implementation object.
- registerQuery(Object) - Static method in class com.uber.cadence.workflow.Workflow
-
Register query or queries implementation object.
- registerQuery(String, Type[], Functions.Func1<Object[], Object>) - Method in interface com.uber.cadence.workflow.WorkflowInterceptor
- registerQuery(String, Type[], Functions.Func1<Object[], Object>) - Method in class com.uber.cadence.workflow.WorkflowInterceptorBase
- registerRequest - Variable in class com.uber.cadence.WorkflowService.RegisterDomain_args
- registerWorkerFactory(WorkerFactory) - Static method in class com.uber.cadence.internal.worker.WorkerShutDownHandler
- registerWorkflowImplementationTypes(WorkflowImplementationOptions, Class<?>...) - Method in class com.uber.cadence.testing.WorkflowShadower
- registerWorkflowImplementationTypes(WorkflowImplementationOptions, Class<?>...) - Method in class com.uber.cadence.worker.ShadowingWorker
- registerWorkflowImplementationTypes(WorkflowImplementationOptions, Class<?>...) - Method in class com.uber.cadence.worker.Worker
-
Register workflow implementation classes with a worker.
- registerWorkflowImplementationTypes(Class<?>...) - Method in interface com.uber.cadence.internal.shadowing.ReplayWorkflowActivity
- registerWorkflowImplementationTypes(Class<?>...) - Method in class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityImpl
- registerWorkflowImplementationTypes(Class<?>...) - Method in class com.uber.cadence.testing.WorkflowShadower
- registerWorkflowImplementationTypes(Class<?>...) - Method in class com.uber.cadence.worker.ShadowingWorker
- registerWorkflowImplementationTypes(Class<?>...) - Method in class com.uber.cadence.worker.Worker
-
Register workflow implementation classes with a worker.
- registerWorkflowImplementationTypesWithOptions(WorkflowImplementationOptions, Class<?>...) - Method in interface com.uber.cadence.internal.shadowing.ReplayWorkflowActivity
- registerWorkflowImplementationTypesWithOptions(WorkflowImplementationOptions, Class<?>...) - Method in class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityImpl
- RejectDuplicate - com.uber.cadence.WorkflowIdReusePolicy
- release() - Method in interface com.uber.cadence.internal.worker.autoscaler.AutoScaler
-
Releases lock into the autoscaler pool.
- release() - Method in class com.uber.cadence.internal.worker.autoscaler.NoopAutoScaler
- release() - Method in class com.uber.cadence.internal.worker.autoscaler.PollerAutoScaler
- RemoteSyncMatchedError - Exception in com.uber.cadence
- RemoteSyncMatchedError() - Constructor for exception com.uber.cadence.RemoteSyncMatchedError
- RemoteSyncMatchedError(RemoteSyncMatchedError) - Constructor for exception com.uber.cadence.RemoteSyncMatchedError
-
Performs a deep copy on other.
- RemoteSyncMatchedError(String) - Constructor for exception com.uber.cadence.RemoteSyncMatchedError
- RemoteSyncMatchedError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RemoveTaskRequest - Class in com.uber.cadence
- RemoveTaskRequest() - Constructor for class com.uber.cadence.RemoveTaskRequest
- RemoveTaskRequest(RemoveTaskRequest) - Constructor for class com.uber.cadence.RemoveTaskRequest
-
Performs a deep copy on other.
- RemoveTaskRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- replay(ReplayWorkflowActivityParams) - Method in interface com.uber.cadence.internal.shadowing.ReplayWorkflowActivity
- replay(ReplayWorkflowActivityParams) - Method in class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityImpl
- REPLAY_FAILED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- REPLAY_LATENCY - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- REPLAY_SKIPPED_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- REPLAY_SUCCESS_COUNTER - Static variable in class com.uber.cadence.internal.metrics.MetricsType
- ReplayAware - Interface in com.uber.cadence.internal.replay
- ReplayAwareLogger - Class in com.uber.cadence.internal.logging
- ReplayAwareLogger(Logger, ReplayAware, Supplier<Boolean>) - Constructor for class com.uber.cadence.internal.logging.ReplayAwareLogger
- ReplayAwareScope - Class in com.uber.cadence.internal.metrics
- ReplayAwareScope(Scope, ReplayAware, Supplier<Long>) - Constructor for class com.uber.cadence.internal.metrics.ReplayAwareScope
- ReplayDecisionTaskHandler - Class in com.uber.cadence.internal.replay
- ReplayDecisionTaskHandler(String, ReplayWorkflowFactory, DeciderCache, SingleWorkerOptions, String, Duration, IWorkflowService, BiFunction<LocalActivityWorker.Task, Duration, Boolean>) - Constructor for class com.uber.cadence.internal.replay.ReplayDecisionTaskHandler
- replayOneExecution(String, WorkflowExecution) - Method in interface com.uber.cadence.internal.shadowing.ReplayWorkflowActivity
- replayOneExecution(String, WorkflowExecution) - Method in class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityImpl
- ReplayWorkflow - Interface in com.uber.cadence.internal.replay
- ReplayWorkflowActivity - Interface in com.uber.cadence.internal.shadowing
- ReplayWorkflowActivityImpl - Class in com.uber.cadence.internal.shadowing
- ReplayWorkflowActivityImpl(IWorkflowService, Scope, String) - Constructor for class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityImpl
- ReplayWorkflowActivityImpl(IWorkflowService, Scope, String, TestEnvironmentOptions) - Constructor for class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityImpl
- ReplayWorkflowActivityName - Static variable in class com.uber.cadence.shadower.shadowerConstants
- ReplayWorkflowActivityParams - Class in com.uber.cadence.internal.shadowing
-
This class is the JSON serializable class of
ReplayWorkflowActivityParamsMake sure this class is sync with auto generated ReplayWorkflowActivityParams - ReplayWorkflowActivityParams - Class in com.uber.cadence.shadower
- ReplayWorkflowActivityParams() - Constructor for class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityParams
- ReplayWorkflowActivityParams() - Constructor for class com.uber.cadence.shadower.ReplayWorkflowActivityParams
- ReplayWorkflowActivityParams(ReplayWorkflowActivityParams) - Constructor for class com.uber.cadence.shadower.ReplayWorkflowActivityParams
-
Performs a deep copy on other.
- ReplayWorkflowActivityParams._Fields - Enum in com.uber.cadence.shadower
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ReplayWorkflowActivityResult - Class in com.uber.cadence.internal.shadowing
-
This class is the JSON serializable class of
ReplayWorkflowActivityResultMake sure this class is sync with auto generated ReplayWorkflowActivityResult - ReplayWorkflowActivityResult - Class in com.uber.cadence.shadower
- ReplayWorkflowActivityResult() - Constructor for class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityResult
- ReplayWorkflowActivityResult() - Constructor for class com.uber.cadence.shadower.ReplayWorkflowActivityResult
- ReplayWorkflowActivityResult(ReplayWorkflowActivityResult) - Constructor for class com.uber.cadence.shadower.ReplayWorkflowActivityResult
-
Performs a deep copy on other.
- ReplayWorkflowActivityResult._Fields - Enum in com.uber.cadence.shadower
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- replayWorkflowExecution(WorkflowExecutionHistory) - Method in class com.uber.cadence.worker.Worker
-
This is an utility method to replay a workflow execution using this particular instance of a worker.
- replayWorkflowExecution(WorkflowExecutionHistory, Class<?>, Class<?>...) - Static method in class com.uber.cadence.testing.WorkflowReplayer
-
Replays workflow from a
WorkflowExecutionHistory. - replayWorkflowExecution(File, Class<?>, Class<?>...) - Static method in class com.uber.cadence.testing.WorkflowReplayer
-
Replays workflow from a file
- replayWorkflowExecution(String) - Method in class com.uber.cadence.worker.Worker
-
This is an utility method to replay a workflow execution using this particular instance of a worker.
- replayWorkflowExecution(String, Class<?>, Class<?>...) - Static method in class com.uber.cadence.testing.WorkflowReplayer
-
Replays workflow from a json serialized history.
- replayWorkflowExecutionFromResource(String, Class<?>, Class<?>...) - Static method in class com.uber.cadence.testing.WorkflowReplayer
-
Replays workflow from a resource that contains a json serialized history.
- ReplayWorkflowFactory - Interface in com.uber.cadence.internal.replay
- replayWorkflowHistory(String, WorkflowExecution, WorkflowExecutionHistory) - Method in class com.uber.cadence.internal.shadowing.ReplayWorkflowActivityImpl
- REPLICATION_CONFIGURATION - com.uber.cadence.DescribeDomainResponse._Fields
- REPLICATION_CONFIGURATION - com.uber.cadence.UpdateDomainRequest._Fields
- REPLICATION_CONFIGURATION - com.uber.cadence.UpdateDomainResponse._Fields
- replicationConfiguration - Variable in class com.uber.cadence.DescribeDomainResponse
- replicationConfiguration - Variable in class com.uber.cadence.UpdateDomainRequest
- replicationConfiguration - Variable in class com.uber.cadence.UpdateDomainResponse
- reportCancellation(byte[], V) - Method in interface com.uber.cadence.client.ActivityCompletionClient
- reportCancellation(WorkflowExecution, String, V) - Method in interface com.uber.cadence.client.ActivityCompletionClient
- reportCancellation(Object) - Method in class com.uber.cadence.internal.external.ManualActivityCompletionClient
- reportCounter(String, Map<String, String>, long) - Method in class com.uber.cadence.reporter.CadenceClientStatsReporter
- reportGauge(String, Map<String, String>, double) - Method in class com.uber.cadence.reporter.CadenceClientStatsReporter
- reportHistogramDurationSamples(String, Map<String, String>, Buckets, Duration, Duration, long) - Method in class com.uber.cadence.reporter.CadenceClientStatsReporter
- reportHistogramValueSamples(String, Map<String, String>, Buckets, double, double, long) - Method in class com.uber.cadence.reporter.CadenceClientStatsReporter
- reportTimer(String, Map<String, String>, Duration) - Method in class com.uber.cadence.reporter.CadenceClientStatsReporter
- request - Variable in class com.uber.cadence.WorkflowService.DescribeTaskList_args
- request - Variable in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_args
- request - Variable in class com.uber.cadence.WorkflowService.ListTaskListPartitions_args
- request - Variable in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args
- REQUEST - com.uber.cadence.WorkflowService.DescribeTaskList_args._Fields
- REQUEST - com.uber.cadence.WorkflowService.GetTaskListsByDomain_args._Fields
- REQUEST - com.uber.cadence.WorkflowService.ListTaskListPartitions_args._Fields
- REQUEST - com.uber.cadence.WorkflowService.RefreshWorkflowTasks_args._Fields
- REQUEST_CANCEL - com.uber.cadence.ParentClosePolicy
- REQUEST_CANCEL_ACTIVITY_TASK_DECISION_ATTRIBUTES - com.uber.cadence.Decision._Fields
- REQUEST_CANCEL_ACTIVITY_TASK_FAILED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_DECISION_ATTRIBUTES - com.uber.cadence.Decision._Fields
- REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_FAILED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED_EVENT_ATTRIBUTES - com.uber.cadence.HistoryEvent._Fields
- REQUEST_CANCEL_WORKFLOW_EXECUTION - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- REQUEST_ID - com.uber.cadence.ActivityTaskStartedEventAttributes._Fields
- REQUEST_ID - com.uber.cadence.CrossClusterCancelExecutionRequestAttributes._Fields
- REQUEST_ID - com.uber.cadence.CrossClusterSignalExecutionRequestAttributes._Fields
- REQUEST_ID - com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes._Fields
- REQUEST_ID - com.uber.cadence.DecisionTaskStartedEventAttributes._Fields
- REQUEST_ID - com.uber.cadence.RequestCancelWorkflowExecutionRequest._Fields
- REQUEST_ID - com.uber.cadence.ResetWorkflowExecutionRequest._Fields
- REQUEST_ID - com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- REQUEST_ID - com.uber.cadence.SignalWorkflowExecutionRequest._Fields
- REQUEST_ID - com.uber.cadence.StartWorkflowExecutionRequest._Fields
- REQUEST_LOCAL_DISPATCH - com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
- REQUEST_TYPE - Static variable in class com.uber.cadence.internal.metrics.MetricsTag
- REQUEST_TYPE_LONG_POLL - Static variable in class com.uber.cadence.internal.metrics.MetricsTagValue
- REQUEST_TYPE_NORMAL - Static variable in class com.uber.cadence.internal.metrics.MetricsTagValue
- RequestCancelActivityTask - com.uber.cadence.DecisionType
- requestCancelActivityTaskDecisionAttributes - Variable in class com.uber.cadence.Decision
- RequestCancelActivityTaskDecisionAttributes - Class in com.uber.cadence
- RequestCancelActivityTaskDecisionAttributes() - Constructor for class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- RequestCancelActivityTaskDecisionAttributes(RequestCancelActivityTaskDecisionAttributes) - Constructor for class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
-
Performs a deep copy on other.
- RequestCancelActivityTaskDecisionAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RequestCancelActivityTaskFailed - com.uber.cadence.EventType
- requestCancelActivityTaskFailedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- RequestCancelActivityTaskFailedEventAttributes - Class in com.uber.cadence
- RequestCancelActivityTaskFailedEventAttributes() - Constructor for class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- RequestCancelActivityTaskFailedEventAttributes(RequestCancelActivityTaskFailedEventAttributes) - Constructor for class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
-
Performs a deep copy on other.
- RequestCancelActivityTaskFailedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RequestCancelExternalWorkflowExecution - com.uber.cadence.DecisionType
- requestCancelExternalWorkflowExecutionDecisionAttributes - Variable in class com.uber.cadence.Decision
- RequestCancelExternalWorkflowExecutionDecisionAttributes - Class in com.uber.cadence
- RequestCancelExternalWorkflowExecutionDecisionAttributes() - Constructor for class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- RequestCancelExternalWorkflowExecutionDecisionAttributes(RequestCancelExternalWorkflowExecutionDecisionAttributes) - Constructor for class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Performs a deep copy on other.
- RequestCancelExternalWorkflowExecutionDecisionAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RequestCancelExternalWorkflowExecutionFailed - com.uber.cadence.EventType
- requestCancelExternalWorkflowExecutionFailedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- RequestCancelExternalWorkflowExecutionFailedEventAttributes - Class in com.uber.cadence
- RequestCancelExternalWorkflowExecutionFailedEventAttributes() - Constructor for class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- RequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes) - Constructor for class com.uber.cadence.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
Performs a deep copy on other.
- RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RequestCancelExternalWorkflowExecutionInitiated - com.uber.cadence.EventType
- requestCancelExternalWorkflowExecutionInitiatedEventAttributes - Variable in class com.uber.cadence.HistoryEvent
- RequestCancelExternalWorkflowExecutionInitiatedEventAttributes - Class in com.uber.cadence
- RequestCancelExternalWorkflowExecutionInitiatedEventAttributes() - Constructor for class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- RequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) - Constructor for class com.uber.cadence.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
Performs a deep copy on other.
- RequestCancelExternalWorkflowExecutionInitiatedEventAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- requestCancelWorkflowExecution(WorkflowExecution) - Method in interface com.uber.cadence.internal.external.GenericWorkflowClientExternal
- requestCancelWorkflowExecution(WorkflowExecution) - Method in class com.uber.cadence.internal.external.GenericWorkflowClientExternalImpl
- requestCancelWorkflowExecution(WorkflowExecution) - Method in interface com.uber.cadence.internal.replay.DecisionContext
- RequestCancelWorkflowExecution() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RequestCancelWorkflowExecution
- RequestCancelWorkflowExecution() - Constructor for class com.uber.cadence.WorkflowService.Processor.RequestCancelWorkflowExecution
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RequestCancelWorkflowExecution is called by application worker when it wants to request cancellation of a workflow instance.
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RequestCancelWorkflowExecution_args() - Constructor for class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- RequestCancelWorkflowExecution_args(RequestCancelWorkflowExecutionRequest) - Constructor for class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
- RequestCancelWorkflowExecution_args(WorkflowService.RequestCancelWorkflowExecution_args) - Constructor for class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_args
-
Performs a deep copy on other.
- RequestCancelWorkflowExecution_call(RequestCancelWorkflowExecutionRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RequestCancelWorkflowExecution_call
- RequestCancelWorkflowExecution_result() - Constructor for class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- RequestCancelWorkflowExecution_result(BadRequestError, EntityNotExistsError, CancellationAlreadyRequestedError, ServiceBusyError, DomainNotActiveError, LimitExceededError, ClientVersionNotSupportedError, WorkflowExecutionAlreadyCompletedError) - Constructor for class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- RequestCancelWorkflowExecution_result(WorkflowService.RequestCancelWorkflowExecution_result) - Constructor for class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
-
Performs a deep copy on other.
- requestCancelWorkflowExecutionRequest(RequestCancelWorkflowExecutionRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RequestCancelWorkflowExecutionRequest - Class in com.uber.cadence
- RequestCancelWorkflowExecutionRequest() - Constructor for class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- RequestCancelWorkflowExecutionRequest(RequestCancelWorkflowExecutionRequest) - Constructor for class com.uber.cadence.RequestCancelWorkflowExecutionRequest
-
Performs a deep copy on other.
- RequestCancelWorkflowExecutionRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- requestId - Variable in class com.uber.cadence.ActivityTaskStartedEventAttributes
- requestId - Variable in class com.uber.cadence.DecisionTaskStartedEventAttributes
- requestId - Variable in class com.uber.cadence.RequestCancelWorkflowExecutionRequest
- requestId - Variable in class com.uber.cadence.ResetWorkflowExecutionRequest
- requestId - Variable in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- requestId - Variable in class com.uber.cadence.SignalWorkflowExecutionRequest
- requestId - Variable in class com.uber.cadence.StartWorkflowExecutionRequest
- requestID - Variable in class com.uber.cadence.CrossClusterCancelExecutionRequestAttributes
- requestID - Variable in class com.uber.cadence.CrossClusterSignalExecutionRequestAttributes
- requestID - Variable in class com.uber.cadence.CrossClusterStartChildExecutionRequestAttributes
- requestLocalDispatch - Variable in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- RequestMapper - Class in com.uber.cadence.internal.compatibility.proto
- RequestMapper() - Constructor for class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RESET - com.uber.cadence.DecisionTaskTimedOutCause
- RESET_REQUEST - com.uber.cadence.WorkflowService.ResetStickyTaskList_args._Fields
- RESET_REQUEST - com.uber.cadence.WorkflowService.ResetWorkflowExecution_args._Fields
- RESET_STICKY_TASK_LIST - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- RESET_STICKY_TASKLIST - com.uber.cadence.DecisionTaskFailedCause
- RESET_WORKFLOW - com.uber.cadence.DecisionTaskFailedCause
- RESET_WORKFLOW_EXECUTION - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- ResetPointInfo - Class in com.uber.cadence
- ResetPointInfo() - Constructor for class com.uber.cadence.ResetPointInfo
- ResetPointInfo(ResetPointInfo) - Constructor for class com.uber.cadence.ResetPointInfo
-
Performs a deep copy on other.
- ResetPointInfo._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ResetPoints - Class in com.uber.cadence
- ResetPoints() - Constructor for class com.uber.cadence.ResetPoints
- ResetPoints(ResetPoints) - Constructor for class com.uber.cadence.ResetPoints
-
Performs a deep copy on other.
- ResetPoints._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ResetQueueRequest - Class in com.uber.cadence
- ResetQueueRequest() - Constructor for class com.uber.cadence.ResetQueueRequest
- ResetQueueRequest(ResetQueueRequest) - Constructor for class com.uber.cadence.ResetQueueRequest
-
Performs a deep copy on other.
- ResetQueueRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- resetRequest - Variable in class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- resetRequest - Variable in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- ResetStickyTaskList() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.ResetStickyTaskList
- ResetStickyTaskList() - Constructor for class com.uber.cadence.WorkflowService.Processor.ResetStickyTaskList
- ResetStickyTaskList(ResetStickyTaskListRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ResetStickyTaskList(ResetStickyTaskListRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ResetStickyTaskList(ResetStickyTaskListRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ResetStickyTaskList(ResetStickyTaskListRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ResetStickyTaskList(ResetStickyTaskListRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ResetStickyTaskList(ResetStickyTaskListRequest) - Method in class com.uber.cadence.WorkflowService.Client
- ResetStickyTaskList(ResetStickyTaskListRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
Reset the sticky tasklist related information in mutable state of a given workflow.
- ResetStickyTaskList(ResetStickyTaskListRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ResetStickyTaskList(ResetStickyTaskListRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ResetStickyTaskList(ResetStickyTaskListRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ResetStickyTaskList(ResetStickyTaskListRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ResetStickyTaskList(ResetStickyTaskListRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ResetStickyTaskList(ResetStickyTaskListRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- ResetStickyTaskList(ResetStickyTaskListRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- ResetStickyTaskList_args() - Constructor for class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- ResetStickyTaskList_args(ResetStickyTaskListRequest) - Constructor for class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
- ResetStickyTaskList_args(WorkflowService.ResetStickyTaskList_args) - Constructor for class com.uber.cadence.WorkflowService.ResetStickyTaskList_args
-
Performs a deep copy on other.
- ResetStickyTaskList_call(ResetStickyTaskListRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.ResetStickyTaskList_call
- ResetStickyTaskList_result() - Constructor for class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- ResetStickyTaskList_result(ResetStickyTaskListResponse, BadRequestError, EntityNotExistsError, LimitExceededError, ServiceBusyError, DomainNotActiveError, ClientVersionNotSupportedError, WorkflowExecutionAlreadyCompletedError) - Constructor for class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- ResetStickyTaskList_result(WorkflowService.ResetStickyTaskList_result) - Constructor for class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
-
Performs a deep copy on other.
- resetStickyTaskListRequest(ResetStickyTaskListRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- ResetStickyTaskListRequest - Class in com.uber.cadence
- ResetStickyTaskListRequest() - Constructor for class com.uber.cadence.ResetStickyTaskListRequest
- ResetStickyTaskListRequest(ResetStickyTaskListRequest) - Constructor for class com.uber.cadence.ResetStickyTaskListRequest
-
Performs a deep copy on other.
- ResetStickyTaskListRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ResetStickyTaskListResponse - Class in com.uber.cadence
- ResetStickyTaskListResponse() - Constructor for class com.uber.cadence.ResetStickyTaskListResponse
- ResetStickyTaskListResponse(ResetStickyTaskListResponse) - Constructor for class com.uber.cadence.ResetStickyTaskListResponse
-
Performs a deep copy on other.
- ResetStickyTaskListResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- resetSubchannelPeers() - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- resettable - Variable in class com.uber.cadence.ResetPointInfo
- RESETTABLE - com.uber.cadence.ResetPointInfo._Fields
- ResetWorkflowExecution() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.ResetWorkflowExecution
- ResetWorkflowExecution() - Constructor for class com.uber.cadence.WorkflowService.Processor.ResetWorkflowExecution
- ResetWorkflowExecution(ResetWorkflowExecutionRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ResetWorkflowExecution(ResetWorkflowExecutionRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ResetWorkflowExecution(ResetWorkflowExecutionRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ResetWorkflowExecution(ResetWorkflowExecutionRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ResetWorkflowExecution(ResetWorkflowExecutionRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ResetWorkflowExecution(ResetWorkflowExecutionRequest) - Method in class com.uber.cadence.WorkflowService.Client
- ResetWorkflowExecution(ResetWorkflowExecutionRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
ResetWorkflowExecution reset an existing workflow execution to DecisionTaskCompleted event(exclusive).
- ResetWorkflowExecution(ResetWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ResetWorkflowExecution(ResetWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ResetWorkflowExecution(ResetWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ResetWorkflowExecution(ResetWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ResetWorkflowExecution(ResetWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ResetWorkflowExecution(ResetWorkflowExecutionRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- ResetWorkflowExecution(ResetWorkflowExecutionRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- ResetWorkflowExecution_args() - Constructor for class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- ResetWorkflowExecution_args(ResetWorkflowExecutionRequest) - Constructor for class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
- ResetWorkflowExecution_args(WorkflowService.ResetWorkflowExecution_args) - Constructor for class com.uber.cadence.WorkflowService.ResetWorkflowExecution_args
-
Performs a deep copy on other.
- ResetWorkflowExecution_call(ResetWorkflowExecutionRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.ResetWorkflowExecution_call
- ResetWorkflowExecution_result() - Constructor for class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- ResetWorkflowExecution_result(ResetWorkflowExecutionResponse, BadRequestError, EntityNotExistsError, ServiceBusyError, DomainNotActiveError, LimitExceededError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- ResetWorkflowExecution_result(WorkflowService.ResetWorkflowExecution_result) - Constructor for class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
-
Performs a deep copy on other.
- resetWorkflowExecutionRequest(ResetWorkflowExecutionRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- ResetWorkflowExecutionRequest - Class in com.uber.cadence
- ResetWorkflowExecutionRequest() - Constructor for class com.uber.cadence.ResetWorkflowExecutionRequest
- ResetWorkflowExecutionRequest(ResetWorkflowExecutionRequest) - Constructor for class com.uber.cadence.ResetWorkflowExecutionRequest
-
Performs a deep copy on other.
- ResetWorkflowExecutionRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- resetWorkflowExecutionResponse(ResetWorkflowExecutionResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- ResetWorkflowExecutionResponse - Class in com.uber.cadence
- ResetWorkflowExecutionResponse() - Constructor for class com.uber.cadence.ResetWorkflowExecutionResponse
- ResetWorkflowExecutionResponse(ResetWorkflowExecutionResponse) - Constructor for class com.uber.cadence.ResetWorkflowExecutionResponse
-
Performs a deep copy on other.
- ResetWorkflowExecutionResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ResizableSemaphore - Class in com.uber.cadence.internal.worker.autoscaler
- ResizableSemaphore(int) - Constructor for class com.uber.cadence.internal.worker.autoscaler.ResizableSemaphore
- resizePollers() - Method in class com.uber.cadence.internal.worker.autoscaler.PollerAutoScaler
- RESPOND_ACTIVITY_TASK_CANCELED - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- RESPOND_ACTIVITY_TASK_CANCELED_BY_ID - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- RESPOND_ACTIVITY_TASK_COMPLETED - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- RESPOND_ACTIVITY_TASK_COMPLETED_BY_ID - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- RESPOND_ACTIVITY_TASK_FAILED - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- RESPOND_ACTIVITY_TASK_FAILED_BY_ID - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- RESPOND_DECISION_TASK_COMPLETED - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- RESPOND_DECISION_TASK_FAILED - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- RESPOND_QUERY_TASK_COMPLETED - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- RespondActivityTaskCanceled() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCanceled
- RespondActivityTaskCanceled() - Constructor for class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCanceled
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RespondActivityTaskCanceled is called by application worker when it is successfully canceled an ActivityTask.
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RespondActivityTaskCanceled_args() - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- RespondActivityTaskCanceled_args(RespondActivityTaskCanceledRequest) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
- RespondActivityTaskCanceled_args(WorkflowService.RespondActivityTaskCanceled_args) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_args
-
Performs a deep copy on other.
- RespondActivityTaskCanceled_call(RespondActivityTaskCanceledRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RespondActivityTaskCanceled_call
- RespondActivityTaskCanceled_result() - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- RespondActivityTaskCanceled_result(BadRequestError, EntityNotExistsError, DomainNotActiveError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError, WorkflowExecutionAlreadyCompletedError) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- RespondActivityTaskCanceled_result(WorkflowService.RespondActivityTaskCanceled_result) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
-
Performs a deep copy on other.
- RespondActivityTaskCanceledByID() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCanceledByID
- RespondActivityTaskCanceledByID() - Constructor for class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCanceledByID
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RespondActivityTaskCanceledByID is called by application worker when it is successfully canceled an ActivityTask.
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RespondActivityTaskCanceledByID_args() - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- RespondActivityTaskCanceledByID_args(RespondActivityTaskCanceledByIDRequest) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
- RespondActivityTaskCanceledByID_args(WorkflowService.RespondActivityTaskCanceledByID_args) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_args
-
Performs a deep copy on other.
- RespondActivityTaskCanceledByID_call(RespondActivityTaskCanceledByIDRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RespondActivityTaskCanceledByID_call
- RespondActivityTaskCanceledByID_result() - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- RespondActivityTaskCanceledByID_result(BadRequestError, EntityNotExistsError, DomainNotActiveError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError, WorkflowExecutionAlreadyCompletedError) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- RespondActivityTaskCanceledByID_result(WorkflowService.RespondActivityTaskCanceledByID_result) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
-
Performs a deep copy on other.
- respondActivityTaskCanceledByIdRequest(RespondActivityTaskCanceledByIDRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RespondActivityTaskCanceledByIDRequest - Class in com.uber.cadence
- RespondActivityTaskCanceledByIDRequest() - Constructor for class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- RespondActivityTaskCanceledByIDRequest(RespondActivityTaskCanceledByIDRequest) - Constructor for class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
-
Performs a deep copy on other.
- RespondActivityTaskCanceledByIDRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- respondActivityTaskCanceledRequest(RespondActivityTaskCanceledRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RespondActivityTaskCanceledRequest - Class in com.uber.cadence
- RespondActivityTaskCanceledRequest() - Constructor for class com.uber.cadence.RespondActivityTaskCanceledRequest
- RespondActivityTaskCanceledRequest(RespondActivityTaskCanceledRequest) - Constructor for class com.uber.cadence.RespondActivityTaskCanceledRequest
-
Performs a deep copy on other.
- RespondActivityTaskCanceledRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RespondActivityTaskCompleted() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCompleted
- RespondActivityTaskCompleted() - Constructor for class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCompleted
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RespondActivityTaskCompleted is called by application worker when it is done processing an ActivityTask.
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RespondActivityTaskCompleted_args() - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- RespondActivityTaskCompleted_args(RespondActivityTaskCompletedRequest) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
- RespondActivityTaskCompleted_args(WorkflowService.RespondActivityTaskCompleted_args) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_args
-
Performs a deep copy on other.
- RespondActivityTaskCompleted_call(RespondActivityTaskCompletedRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RespondActivityTaskCompleted_call
- RespondActivityTaskCompleted_result() - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- RespondActivityTaskCompleted_result(BadRequestError, EntityNotExistsError, DomainNotActiveError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError, WorkflowExecutionAlreadyCompletedError) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- RespondActivityTaskCompleted_result(WorkflowService.RespondActivityTaskCompleted_result) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
-
Performs a deep copy on other.
- RespondActivityTaskCompletedByID() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskCompletedByID
- RespondActivityTaskCompletedByID() - Constructor for class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskCompletedByID
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RespondActivityTaskCompletedByID is called by application worker when it is done processing an ActivityTask.
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RespondActivityTaskCompletedByID_args() - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- RespondActivityTaskCompletedByID_args(RespondActivityTaskCompletedByIDRequest) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
- RespondActivityTaskCompletedByID_args(WorkflowService.RespondActivityTaskCompletedByID_args) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_args
-
Performs a deep copy on other.
- RespondActivityTaskCompletedByID_call(RespondActivityTaskCompletedByIDRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RespondActivityTaskCompletedByID_call
- RespondActivityTaskCompletedByID_result() - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- RespondActivityTaskCompletedByID_result(BadRequestError, EntityNotExistsError, DomainNotActiveError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError, WorkflowExecutionAlreadyCompletedError) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- RespondActivityTaskCompletedByID_result(WorkflowService.RespondActivityTaskCompletedByID_result) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
-
Performs a deep copy on other.
- respondActivityTaskCompletedByIdRequest(RespondActivityTaskCompletedByIDRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RespondActivityTaskCompletedByIDRequest - Class in com.uber.cadence
- RespondActivityTaskCompletedByIDRequest() - Constructor for class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- RespondActivityTaskCompletedByIDRequest(RespondActivityTaskCompletedByIDRequest) - Constructor for class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
-
Performs a deep copy on other.
- RespondActivityTaskCompletedByIDRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- respondActivityTaskCompletedRequest(RespondActivityTaskCompletedRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RespondActivityTaskCompletedRequest - Class in com.uber.cadence
- RespondActivityTaskCompletedRequest() - Constructor for class com.uber.cadence.RespondActivityTaskCompletedRequest
- RespondActivityTaskCompletedRequest(RespondActivityTaskCompletedRequest) - Constructor for class com.uber.cadence.RespondActivityTaskCompletedRequest
-
Performs a deep copy on other.
- RespondActivityTaskCompletedRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RespondActivityTaskFailed() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskFailed
- RespondActivityTaskFailed() - Constructor for class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskFailed
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RespondActivityTaskFailed is called by application worker when it is done processing an ActivityTask.
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RespondActivityTaskFailed(RespondActivityTaskFailedRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RespondActivityTaskFailed_args() - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- RespondActivityTaskFailed_args(RespondActivityTaskFailedRequest) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
- RespondActivityTaskFailed_args(WorkflowService.RespondActivityTaskFailed_args) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_args
-
Performs a deep copy on other.
- RespondActivityTaskFailed_call(RespondActivityTaskFailedRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RespondActivityTaskFailed_call
- RespondActivityTaskFailed_result() - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- RespondActivityTaskFailed_result(BadRequestError, EntityNotExistsError, DomainNotActiveError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError, WorkflowExecutionAlreadyCompletedError) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- RespondActivityTaskFailed_result(WorkflowService.RespondActivityTaskFailed_result) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
-
Performs a deep copy on other.
- RespondActivityTaskFailedByID() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RespondActivityTaskFailedByID
- RespondActivityTaskFailedByID() - Constructor for class com.uber.cadence.WorkflowService.Processor.RespondActivityTaskFailedByID
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RespondActivityTaskFailedByID is called by application worker when it is done processing an ActivityTask.
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RespondActivityTaskFailedByID_args() - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- RespondActivityTaskFailedByID_args(RespondActivityTaskFailedByIDRequest) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
- RespondActivityTaskFailedByID_args(WorkflowService.RespondActivityTaskFailedByID_args) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_args
-
Performs a deep copy on other.
- RespondActivityTaskFailedByID_call(RespondActivityTaskFailedByIDRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RespondActivityTaskFailedByID_call
- RespondActivityTaskFailedByID_result() - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- RespondActivityTaskFailedByID_result(BadRequestError, EntityNotExistsError, DomainNotActiveError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError, WorkflowExecutionAlreadyCompletedError) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- RespondActivityTaskFailedByID_result(WorkflowService.RespondActivityTaskFailedByID_result) - Constructor for class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
-
Performs a deep copy on other.
- respondActivityTaskFailedByIdRequest(RespondActivityTaskFailedByIDRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RespondActivityTaskFailedByIDRequest - Class in com.uber.cadence
- RespondActivityTaskFailedByIDRequest() - Constructor for class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- RespondActivityTaskFailedByIDRequest(RespondActivityTaskFailedByIDRequest) - Constructor for class com.uber.cadence.RespondActivityTaskFailedByIDRequest
-
Performs a deep copy on other.
- RespondActivityTaskFailedByIDRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- respondActivityTaskFailedRequest(RespondActivityTaskFailedRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RespondActivityTaskFailedRequest - Class in com.uber.cadence
- RespondActivityTaskFailedRequest() - Constructor for class com.uber.cadence.RespondActivityTaskFailedRequest
- RespondActivityTaskFailedRequest(RespondActivityTaskFailedRequest) - Constructor for class com.uber.cadence.RespondActivityTaskFailedRequest
-
Performs a deep copy on other.
- RespondActivityTaskFailedRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RespondCrossClusterTasksCompletedRequest - Class in com.uber.cadence
- RespondCrossClusterTasksCompletedRequest() - Constructor for class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
- RespondCrossClusterTasksCompletedRequest(RespondCrossClusterTasksCompletedRequest) - Constructor for class com.uber.cadence.RespondCrossClusterTasksCompletedRequest
-
Performs a deep copy on other.
- RespondCrossClusterTasksCompletedRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RespondCrossClusterTasksCompletedResponse - Class in com.uber.cadence
- RespondCrossClusterTasksCompletedResponse() - Constructor for class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
- RespondCrossClusterTasksCompletedResponse(RespondCrossClusterTasksCompletedResponse) - Constructor for class com.uber.cadence.RespondCrossClusterTasksCompletedResponse
-
Performs a deep copy on other.
- RespondCrossClusterTasksCompletedResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RespondDecisionTaskCompleted() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RespondDecisionTaskCompleted
- RespondDecisionTaskCompleted() - Constructor for class com.uber.cadence.WorkflowService.Processor.RespondDecisionTaskCompleted
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RespondDecisionTaskCompleted is called by application worker to complete a DecisionTask handed as a result of 'PollForDecisionTask' API call.
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RespondDecisionTaskCompleted_args() - Constructor for class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- RespondDecisionTaskCompleted_args(RespondDecisionTaskCompletedRequest) - Constructor for class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
- RespondDecisionTaskCompleted_args(WorkflowService.RespondDecisionTaskCompleted_args) - Constructor for class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_args
-
Performs a deep copy on other.
- RespondDecisionTaskCompleted_call(RespondDecisionTaskCompletedRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RespondDecisionTaskCompleted_call
- RespondDecisionTaskCompleted_result() - Constructor for class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- RespondDecisionTaskCompleted_result(RespondDecisionTaskCompletedResponse, BadRequestError, EntityNotExistsError, DomainNotActiveError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError, WorkflowExecutionAlreadyCompletedError) - Constructor for class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- RespondDecisionTaskCompleted_result(WorkflowService.RespondDecisionTaskCompleted_result) - Constructor for class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
-
Performs a deep copy on other.
- respondDecisionTaskCompletedRequest(RespondDecisionTaskCompletedRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RespondDecisionTaskCompletedRequest - Class in com.uber.cadence
- RespondDecisionTaskCompletedRequest() - Constructor for class com.uber.cadence.RespondDecisionTaskCompletedRequest
- RespondDecisionTaskCompletedRequest(RespondDecisionTaskCompletedRequest) - Constructor for class com.uber.cadence.RespondDecisionTaskCompletedRequest
-
Performs a deep copy on other.
- RespondDecisionTaskCompletedRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- respondDecisionTaskCompletedResponse(RespondDecisionTaskCompletedResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- RespondDecisionTaskCompletedResponse - Class in com.uber.cadence
- RespondDecisionTaskCompletedResponse() - Constructor for class com.uber.cadence.RespondDecisionTaskCompletedResponse
- RespondDecisionTaskCompletedResponse(RespondDecisionTaskCompletedResponse) - Constructor for class com.uber.cadence.RespondDecisionTaskCompletedResponse
-
Performs a deep copy on other.
- RespondDecisionTaskCompletedResponse._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RespondDecisionTaskFailed() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RespondDecisionTaskFailed
- RespondDecisionTaskFailed() - Constructor for class com.uber.cadence.WorkflowService.Processor.RespondDecisionTaskFailed
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RespondDecisionTaskFailed is called by application worker to indicate failure.
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RespondDecisionTaskFailed_args() - Constructor for class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- RespondDecisionTaskFailed_args(RespondDecisionTaskFailedRequest) - Constructor for class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
- RespondDecisionTaskFailed_args(WorkflowService.RespondDecisionTaskFailed_args) - Constructor for class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_args
-
Performs a deep copy on other.
- RespondDecisionTaskFailed_call(RespondDecisionTaskFailedRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RespondDecisionTaskFailed_call
- RespondDecisionTaskFailed_result() - Constructor for class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- RespondDecisionTaskFailed_result(BadRequestError, EntityNotExistsError, DomainNotActiveError, LimitExceededError, ServiceBusyError, ClientVersionNotSupportedError, WorkflowExecutionAlreadyCompletedError) - Constructor for class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- RespondDecisionTaskFailed_result(WorkflowService.RespondDecisionTaskFailed_result) - Constructor for class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
-
Performs a deep copy on other.
- respondDecisionTaskFailedRequest(RespondDecisionTaskFailedRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RespondDecisionTaskFailedRequest - Class in com.uber.cadence
- RespondDecisionTaskFailedRequest() - Constructor for class com.uber.cadence.RespondDecisionTaskFailedRequest
- RespondDecisionTaskFailedRequest(RespondDecisionTaskFailedRequest) - Constructor for class com.uber.cadence.RespondDecisionTaskFailedRequest
-
Performs a deep copy on other.
- RespondDecisionTaskFailedRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RespondQueryTaskCompleted() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.RespondQueryTaskCompleted
- RespondQueryTaskCompleted() - Constructor for class com.uber.cadence.WorkflowService.Processor.RespondQueryTaskCompleted
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest) - Method in class com.uber.cadence.WorkflowService.Client
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
RespondQueryTaskCompleted is called by application worker to complete a QueryTask (which is a DecisionTask for query) as a result of 'PollForDecisionTask' API call.
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- RespondQueryTaskCompleted_args() - Constructor for class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- RespondQueryTaskCompleted_args(RespondQueryTaskCompletedRequest) - Constructor for class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
- RespondQueryTaskCompleted_args(WorkflowService.RespondQueryTaskCompleted_args) - Constructor for class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_args
-
Performs a deep copy on other.
- RespondQueryTaskCompleted_call(RespondQueryTaskCompletedRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.RespondQueryTaskCompleted_call
- RespondQueryTaskCompleted_result() - Constructor for class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- RespondQueryTaskCompleted_result(BadRequestError, EntityNotExistsError, LimitExceededError, ServiceBusyError, DomainNotActiveError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- RespondQueryTaskCompleted_result(WorkflowService.RespondQueryTaskCompleted_result) - Constructor for class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
-
Performs a deep copy on other.
- respondQueryTaskCompletedRequest(RespondQueryTaskCompletedRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- RespondQueryTaskCompletedRequest - Class in com.uber.cadence
- RespondQueryTaskCompletedRequest() - Constructor for class com.uber.cadence.RespondQueryTaskCompletedRequest
- RespondQueryTaskCompletedRequest(RespondQueryTaskCompletedRequest) - Constructor for class com.uber.cadence.RespondQueryTaskCompletedRequest
-
Performs a deep copy on other.
- RespondQueryTaskCompletedRequest._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ResponseMapper - Class in com.uber.cadence.internal.compatibility.thrift
- ResponseMapper() - Constructor for class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- result - Variable in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- result - Variable in class com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes
- result - Variable in class com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes
- result - Variable in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- result - Variable in class com.uber.cadence.RespondActivityTaskCompletedRequest
- result - Variable in class com.uber.cadence.WorkflowExecutionCompletedEventAttributes
- Result(RespondActivityTaskCompletedRequest, ActivityTaskHandler.Result.TaskFailedResult, RespondActivityTaskCanceledRequest) - Constructor for class com.uber.cadence.internal.worker.ActivityTaskHandler.Result
-
Only zero (manual activity completion) or one request is allowed.
- Result(RespondDecisionTaskCompletedRequest, RespondDecisionTaskFailedRequest, RespondQueryTaskCompletedRequest) - Constructor for class com.uber.cadence.internal.worker.DecisionTaskHandler.Result
- RESULT - com.uber.cadence.ActivityTaskCompletedEventAttributes._Fields
- RESULT - com.uber.cadence.ChildWorkflowExecutionCompletedEventAttributes._Fields
- RESULT - com.uber.cadence.CompleteWorkflowExecutionDecisionAttributes._Fields
- RESULT - com.uber.cadence.RespondActivityTaskCompletedByIDRequest._Fields
- RESULT - com.uber.cadence.RespondActivityTaskCompletedRequest._Fields
- RESULT - com.uber.cadence.WorkflowExecutionCompletedEventAttributes._Fields
- RESULT_TYPE - com.uber.cadence.WorkflowQueryResult._Fields
- resultType - Variable in class com.uber.cadence.WorkflowQueryResult
- resumePolling() - Method in class com.uber.cadence.internal.sync.SyncActivityWorker
- resumePolling() - Method in class com.uber.cadence.internal.sync.SyncWorkflowWorker
- resumePolling() - Method in class com.uber.cadence.internal.worker.NoopSuspendableWorker
- resumePolling() - Method in class com.uber.cadence.internal.worker.Poller
- resumePolling() - Method in interface com.uber.cadence.internal.worker.Suspendable
-
Allow new poll requests.
- resumePolling() - Method in class com.uber.cadence.internal.worker.SuspendableWorkerBase
- resumePolling() - Method in class com.uber.cadence.worker.ShadowingWorker
- resumePolling() - Method in class com.uber.cadence.worker.Worker
- resumePolling() - Method in class com.uber.cadence.worker.WorkerFactory
- retry(RetryOptions, RpcRetryer.RetryableProc<T>) - Static method in class com.uber.cadence.internal.common.RpcRetryer
- retry(RetryOptions, Functions.Func<Promise<R>>) - Static method in class com.uber.cadence.internal.sync.AsyncInternal
- retry(RetryOptions, Functions.Func<Promise<R>>) - Static method in class com.uber.cadence.workflow.Async
-
Invokes function retrying in case of failures according to retry options.
- retry(RetryOptions, Functions.Func<R>) - Static method in class com.uber.cadence.internal.sync.WorkflowInternal
- retry(RetryOptions, Functions.Func<R>) - Static method in class com.uber.cadence.workflow.Workflow
-
Invokes function retrying in case of failures according to retry options.
- retry(RetryOptions, Functions.Proc) - Static method in class com.uber.cadence.workflow.Workflow
-
Invokes function retrying in case of failures according to retry options.
- retry(RpcRetryer.RetryableProc<T>) - Static method in class com.uber.cadence.internal.common.RpcRetryer
- RETRY_POLICY - com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
- RETRY_POLICY - com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- RETRY_POLICY - com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
- RETRY_POLICY - com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- RETRY_POLICY - com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
- RETRY_POLICY - com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- RETRY_POLICY - com.uber.cadence.StartWorkflowExecutionRequest._Fields
- RETRY_POLICY - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- RetryOptions - Class in com.uber.cadence.common
- RetryOptions.Builder - Class in com.uber.cadence.common
- RetryParameters - Class in com.uber.cadence.internal.common
- RetryParameters() - Constructor for class com.uber.cadence.internal.common.RetryParameters
- RetryParameters(RetryOptions) - Constructor for class com.uber.cadence.internal.common.RetryParameters
- retryPolicy - Variable in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- retryPolicy - Variable in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- retryPolicy - Variable in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- retryPolicy - Variable in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- retryPolicy - Variable in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- retryPolicy - Variable in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- retryPolicy - Variable in class com.uber.cadence.StartWorkflowExecutionRequest
- retryPolicy - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- RetryPolicy - Class in com.uber.cadence
- RetryPolicy - com.uber.cadence.ContinueAsNewInitiator
- RetryPolicy() - Constructor for class com.uber.cadence.RetryPolicy
- RetryPolicy(RetryPolicy) - Constructor for class com.uber.cadence.RetryPolicy
-
Performs a deep copy on other.
- RetryPolicy._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RetryTaskV2Error - Exception in com.uber.cadence
- RetryTaskV2Error() - Constructor for exception com.uber.cadence.RetryTaskV2Error
- RetryTaskV2Error(RetryTaskV2Error) - Constructor for exception com.uber.cadence.RetryTaskV2Error
-
Performs a deep copy on other.
- RetryTaskV2Error(String) - Constructor for exception com.uber.cadence.RetryTaskV2Error
- RetryTaskV2Error._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- retryWithResult(RetryOptions, RpcRetryer.RetryableFunc<R, T>) - Static method in class com.uber.cadence.internal.common.RpcRetryer
- retryWithResultAsync(RetryOptions, Supplier<CompletableFuture<R>>) - Static method in class com.uber.cadence.internal.common.RpcRetryer
- RETURN_NEW_DECISION_TASK - com.uber.cadence.RespondDecisionTaskCompletedRequest._Fields
- returnNewDecisionTask - Variable in class com.uber.cadence.RespondDecisionTaskCompletedRequest
- roundUpToSeconds(Duration) - Static method in class com.uber.cadence.internal.common.OptionsUtils
-
Round durations to seconds rounding up.
- roundUpToSeconds(Duration, Duration) - Static method in class com.uber.cadence.internal.common.OptionsUtils
-
Convert milliseconds to seconds rounding up.
- RpcRetryer - Class in com.uber.cadence.internal.common
- RpcRetryer.RetryableFunc<R,E extends java.lang.Throwable> - Interface in com.uber.cadence.internal.common
- RpcRetryer.RetryableProc<E extends java.lang.Throwable> - Interface in com.uber.cadence.internal.common
- run() - Method in class com.uber.cadence.internal.metrics.ClientVersionEmitter
- run() - Method in class com.uber.cadence.testing.WorkflowShadower
- RUN_ID - com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes._Fields
- RUN_ID - com.uber.cadence.CrossClusterTaskInfo._Fields
- RUN_ID - com.uber.cadence.PendingChildExecutionInfo._Fields
- RUN_ID - com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest._Fields
- RUN_ID - com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes._Fields
- RUN_ID - com.uber.cadence.ResetPointInfo._Fields
- RUN_ID - com.uber.cadence.ResetWorkflowExecutionResponse._Fields
- RUN_ID - com.uber.cadence.RespondActivityTaskCanceledByIDRequest._Fields
- RUN_ID - com.uber.cadence.RespondActivityTaskCompletedByIDRequest._Fields
- RUN_ID - com.uber.cadence.RespondActivityTaskFailedByIDRequest._Fields
- RUN_ID - com.uber.cadence.RetryTaskV2Error._Fields
- RUN_ID - com.uber.cadence.StartWorkflowExecutionResponse._Fields
- RUN_ID - com.uber.cadence.WorkflowExecution._Fields
- RUN_ID - com.uber.cadence.WorkflowExecutionAlreadyStartedError._Fields
- RUN_ID - com.uber.cadence.WorkflowExecutionFilter._Fields
- RUN_ID - Static variable in class com.uber.cadence.internal.logging.LoggerTag
- runId - Variable in class com.uber.cadence.RequestCancelExternalWorkflowExecutionDecisionAttributes
- runId - Variable in class com.uber.cadence.ResetPointInfo
- runId - Variable in class com.uber.cadence.ResetWorkflowExecutionResponse
- runId - Variable in exception com.uber.cadence.RetryTaskV2Error
- runId - Variable in class com.uber.cadence.StartWorkflowExecutionResponse
- runId - Variable in class com.uber.cadence.WorkflowExecution
- runId - Variable in exception com.uber.cadence.WorkflowExecutionAlreadyStartedError
- runId - Variable in class com.uber.cadence.WorkflowExecutionFilter
- runID - Variable in class com.uber.cadence.CrossClusterStartChildExecutionResponseAttributes
- runID - Variable in class com.uber.cadence.CrossClusterTaskInfo
- runID - Variable in class com.uber.cadence.PendingChildExecutionInfo
- runID - Variable in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- runID - Variable in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- runID - Variable in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- runID - Variable in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- RunnerLocalInternal<T> - Class in com.uber.cadence.internal.sync
- RunnerLocalInternal() - Constructor for class com.uber.cadence.internal.sync.RunnerLocalInternal
S
- Saga - Class in com.uber.cadence.workflow
-
This class implements the logic to execute compensation operations that is often required in Saga applications.
- Saga(Saga.Options) - Constructor for class com.uber.cadence.workflow.Saga
- Saga.CompensationException - Exception in com.uber.cadence.workflow
- Saga.Options - Class in com.uber.cadence.workflow
- Saga.Options.Builder - Class in com.uber.cadence.workflow
- SAMPLING_RATE - com.uber.cadence.shadower.ScanWorkflowActivityParams._Fields
- SAMPLING_RATE - com.uber.cadence.shadower.WorkflowParams._Fields
- samplingRate - Variable in class com.uber.cadence.shadower.ScanWorkflowActivityParams
- samplingRate - Variable in class com.uber.cadence.shadower.WorkflowParams
- samplingWorkflows(List<WorkflowExecutionInfo>, double) - Method in class com.uber.cadence.internal.shadowing.ScanWorkflowActivityImpl
- scan(ScanWorkflowActivityParams) - Method in interface com.uber.cadence.internal.shadowing.ScanWorkflowActivity
- scan(ScanWorkflowActivityParams) - Method in class com.uber.cadence.internal.shadowing.ScanWorkflowActivityImpl
- SCAN_WORKFLOW_EXECUTIONS - Static variable in class com.uber.cadence.internal.metrics.ServiceMethod
- ScanWorkflowActivity - Interface in com.uber.cadence.internal.shadowing
- ScanWorkflowActivityImpl - Class in com.uber.cadence.internal.shadowing
- ScanWorkflowActivityImpl(IWorkflowService) - Constructor for class com.uber.cadence.internal.shadowing.ScanWorkflowActivityImpl
- ScanWorkflowActivityName - Static variable in class com.uber.cadence.shadower.shadowerConstants
- ScanWorkflowActivityParams - Class in com.uber.cadence.internal.shadowing
-
This class is the JSON serializable class of
ScanWorkflowActivityParamsMake sure this class is sync with auto generated ScanWorkflowActivityParams - ScanWorkflowActivityParams - Class in com.uber.cadence.shadower
- ScanWorkflowActivityParams() - Constructor for class com.uber.cadence.internal.shadowing.ScanWorkflowActivityParams
- ScanWorkflowActivityParams() - Constructor for class com.uber.cadence.shadower.ScanWorkflowActivityParams
- ScanWorkflowActivityParams(ScanWorkflowActivityParams) - Constructor for class com.uber.cadence.shadower.ScanWorkflowActivityParams
-
Performs a deep copy on other.
- ScanWorkflowActivityParams._Fields - Enum in com.uber.cadence.shadower
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ScanWorkflowActivityResult - Class in com.uber.cadence.internal.shadowing
-
This class is the JSON serializable class of
ScanWorkflowActivityResultMake sure this class is sync with auto generated ScanWorkflowActivityResult - ScanWorkflowActivityResult - Class in com.uber.cadence.shadower
- ScanWorkflowActivityResult() - Constructor for class com.uber.cadence.internal.shadowing.ScanWorkflowActivityResult
- ScanWorkflowActivityResult() - Constructor for class com.uber.cadence.shadower.ScanWorkflowActivityResult
- ScanWorkflowActivityResult(ScanWorkflowActivityResult) - Constructor for class com.uber.cadence.shadower.ScanWorkflowActivityResult
-
Performs a deep copy on other.
- ScanWorkflowActivityResult._Fields - Enum in com.uber.cadence.shadower
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ScanWorkflowExecutions() - Constructor for class com.uber.cadence.WorkflowService.AsyncProcessor.ScanWorkflowExecutions
- ScanWorkflowExecutions() - Constructor for class com.uber.cadence.WorkflowService.Processor.ScanWorkflowExecutions
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.migration.MigrationIWorkflowService
-
Scans workflow executions based on the provided request parameters, handling pagination and combining results from the new and old clusters.
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in interface com.uber.cadence.WorkflowService.Iface
-
ScanWorkflowExecutions is a visibility API to list large amount of workflow executions in a specific domain without order.
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.compatibility.Thrift2ProtoAdapter
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.sync.TestWorkflowEnvironmentInternal.WorkflowServiceWrapper
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.internal.testservice.TestWorkflowService
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.IWorkflowServiceBase
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.serviceclient.WorkflowServiceTChannel
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in class com.uber.cadence.WorkflowService.AsyncClient
- ScanWorkflowExecutions(ListWorkflowExecutionsRequest, AsyncMethodCallback) - Method in interface com.uber.cadence.WorkflowService.AsyncIface
- ScanWorkflowExecutions_args() - Constructor for class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- ScanWorkflowExecutions_args(ListWorkflowExecutionsRequest) - Constructor for class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
- ScanWorkflowExecutions_args(WorkflowService.ScanWorkflowExecutions_args) - Constructor for class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_args
-
Performs a deep copy on other.
- ScanWorkflowExecutions_call(ListWorkflowExecutionsRequest, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.uber.cadence.WorkflowService.AsyncClient.ScanWorkflowExecutions_call
- ScanWorkflowExecutions_result() - Constructor for class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- ScanWorkflowExecutions_result(ListWorkflowExecutionsResponse, BadRequestError, EntityNotExistsError, ServiceBusyError, ClientVersionNotSupportedError) - Constructor for class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- ScanWorkflowExecutions_result(WorkflowService.ScanWorkflowExecutions_result) - Constructor for class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
-
Performs a deep copy on other.
- scanWorkflowExecutionsRequest(ListWorkflowExecutionsRequest) - Static method in class com.uber.cadence.internal.compatibility.proto.RequestMapper
- scanWorkflowExecutionsResponse(ScanWorkflowExecutionsResponse) - Static method in class com.uber.cadence.internal.compatibility.thrift.ResponseMapper
- scanWorkflows(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.internal.shadowing.ScanWorkflowActivityImpl
- SCHEDULE_ACTIVITY_DUPLICATE_ID - com.uber.cadence.DecisionTaskFailedCause
- SCHEDULE_ACTIVITY_TASK_DECISION_ATTRIBUTES - com.uber.cadence.Decision._Fields
- SCHEDULE_TO_CLOSE - com.uber.cadence.TimeoutType
- SCHEDULE_TO_CLOSE_TIMEOUT_SECONDS - com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
- SCHEDULE_TO_CLOSE_TIMEOUT_SECONDS - com.uber.cadence.PollForActivityTaskResponse._Fields
- SCHEDULE_TO_CLOSE_TIMEOUT_SECONDS - com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
- SCHEDULE_TO_START - com.uber.cadence.TimeoutType
- SCHEDULE_TO_START_TIMEOUT_SECONDS - com.uber.cadence.ActivityTaskScheduledEventAttributes._Fields
- SCHEDULE_TO_START_TIMEOUT_SECONDS - com.uber.cadence.ScheduleActivityTaskDecisionAttributes._Fields
- SCHEDULE_TO_START_TIMEOUT_SECONDS - com.uber.cadence.StickyExecutionAttributes._Fields
- scheduleActivityTask(ExecuteActivityParameters, BiConsumer<byte[], Exception>) - Method in interface com.uber.cadence.internal.replay.DecisionContext
-
Used to dynamically schedule an activity for execution
- ScheduleActivityTask - com.uber.cadence.DecisionType
- scheduleActivityTaskDecisionAttributes - Variable in class com.uber.cadence.Decision
- ScheduleActivityTaskDecisionAttributes - Class in com.uber.cadence
- ScheduleActivityTaskDecisionAttributes() - Constructor for class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- ScheduleActivityTaskDecisionAttributes(ScheduleActivityTaskDecisionAttributes) - Constructor for class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
-
Performs a deep copy on other.
- ScheduleActivityTaskDecisionAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- SCHEDULED - com.uber.cadence.PendingActivityState
- SCHEDULED - com.uber.cadence.PendingDecisionState
- SCHEDULED_EVENT - com.uber.cadence.TransientDecisionInfo._Fields
- SCHEDULED_EVENT_ID - com.uber.cadence.ActivityTaskCanceledEventAttributes._Fields
- SCHEDULED_EVENT_ID - com.uber.cadence.ActivityTaskCompletedEventAttributes._Fields
- SCHEDULED_EVENT_ID - com.uber.cadence.ActivityTaskFailedEventAttributes._Fields
- SCHEDULED_EVENT_ID - com.uber.cadence.ActivityTaskStartedEventAttributes._Fields
- SCHEDULED_EVENT_ID - com.uber.cadence.ActivityTaskTimedOutEventAttributes._Fields
- SCHEDULED_EVENT_ID - com.uber.cadence.DecisionTaskCompletedEventAttributes._Fields
- SCHEDULED_EVENT_ID - com.uber.cadence.DecisionTaskFailedEventAttributes._Fields
- SCHEDULED_EVENT_ID - com.uber.cadence.DecisionTaskStartedEventAttributes._Fields
- SCHEDULED_EVENT_ID - com.uber.cadence.DecisionTaskTimedOutEventAttributes._Fields
- SCHEDULED_TIMESTAMP - com.uber.cadence.ActivityLocalDispatchInfo._Fields
- SCHEDULED_TIMESTAMP - com.uber.cadence.PendingActivityInfo._Fields
- SCHEDULED_TIMESTAMP - com.uber.cadence.PendingDecisionInfo._Fields
- SCHEDULED_TIMESTAMP - com.uber.cadence.PollForActivityTaskResponse._Fields
- SCHEDULED_TIMESTAMP - com.uber.cadence.PollForDecisionTaskResponse._Fields
- SCHEDULED_TIMESTAMP_OF_THIS_ATTEMPT - com.uber.cadence.ActivityLocalDispatchInfo._Fields
- SCHEDULED_TIMESTAMP_OF_THIS_ATTEMPT - com.uber.cadence.PollForActivityTaskResponse._Fields
- scheduledEvent - Variable in class com.uber.cadence.TransientDecisionInfo
- scheduledEventId - Variable in class com.uber.cadence.ActivityTaskCanceledEventAttributes
- scheduledEventId - Variable in class com.uber.cadence.ActivityTaskCompletedEventAttributes
- scheduledEventId - Variable in class com.uber.cadence.ActivityTaskFailedEventAttributes
- scheduledEventId - Variable in class com.uber.cadence.ActivityTaskStartedEventAttributes
- scheduledEventId - Variable in class com.uber.cadence.ActivityTaskTimedOutEventAttributes
- scheduledEventId - Variable in class com.uber.cadence.DecisionTaskCompletedEventAttributes
- scheduledEventId - Variable in class com.uber.cadence.DecisionTaskFailedEventAttributes
- scheduledEventId - Variable in class com.uber.cadence.DecisionTaskStartedEventAttributes
- scheduledEventId - Variable in class com.uber.cadence.DecisionTaskTimedOutEventAttributes
- scheduledTimestamp - Variable in class com.uber.cadence.ActivityLocalDispatchInfo
- scheduledTimestamp - Variable in class com.uber.cadence.internal.worker.LocallyDispatchedActivityWorker.Task
- scheduledTimestamp - Variable in class com.uber.cadence.PendingActivityInfo
- scheduledTimestamp - Variable in class com.uber.cadence.PendingDecisionInfo
- scheduledTimestamp - Variable in class com.uber.cadence.PollForActivityTaskResponse
- scheduledTimestamp - Variable in class com.uber.cadence.PollForDecisionTaskResponse
- scheduledTimestampOfThisAttempt - Variable in class com.uber.cadence.ActivityLocalDispatchInfo
- scheduledTimestampOfThisAttempt - Variable in class com.uber.cadence.internal.worker.LocallyDispatchedActivityWorker.Task
- scheduledTimestampOfThisAttempt - Variable in class com.uber.cadence.PollForActivityTaskResponse
- scheduleLocalActivityTask(ExecuteLocalActivityParameters, BiConsumer<byte[], Exception>) - Method in interface com.uber.cadence.internal.replay.DecisionContext
- scheduleToCloseTimeoutSeconds - Variable in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- scheduleToCloseTimeoutSeconds - Variable in class com.uber.cadence.internal.worker.LocallyDispatchedActivityWorker.Task
- scheduleToCloseTimeoutSeconds - Variable in class com.uber.cadence.PollForActivityTaskResponse
- scheduleToCloseTimeoutSeconds - Variable in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- scheduleToCloseTimeoutSeconds() - Method in annotation type com.uber.cadence.activity.ActivityMethod
-
Overall timeout workflow is willing to wait for activity to complete.
- scheduleToStartTimeoutSeconds - Variable in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- scheduleToStartTimeoutSeconds - Variable in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- scheduleToStartTimeoutSeconds - Variable in class com.uber.cadence.StickyExecutionAttributes
- scheduleToStartTimeoutSeconds() - Method in annotation type com.uber.cadence.activity.ActivityMethod
-
Time activity can stay in task list before it is picked up by a worker.
- SEARCH_ATTRIBUTES - com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes._Fields
- SEARCH_ATTRIBUTES - com.uber.cadence.SignalWithStartWorkflowExecutionRequest._Fields
- SEARCH_ATTRIBUTES - com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes._Fields
- SEARCH_ATTRIBUTES - com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes._Fields
- SEARCH_ATTRIBUTES - com.uber.cadence.StartWorkflowExecutionRequest._Fields
- SEARCH_ATTRIBUTES - com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes._Fields
- SEARCH_ATTRIBUTES - com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes._Fields
- SEARCH_ATTRIBUTES - com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes._Fields
- SEARCH_ATTRIBUTES - com.uber.cadence.WorkflowExecutionInfo._Fields
- SEARCH_ATTRIBUTES - com.uber.cadence.WorkflowExecutionStartedEventAttributes._Fields
- searchAttributes - Variable in class com.uber.cadence.ContinueAsNewWorkflowExecutionDecisionAttributes
- searchAttributes - Variable in class com.uber.cadence.SignalWithStartWorkflowExecutionRequest
- searchAttributes - Variable in class com.uber.cadence.StartChildWorkflowExecutionDecisionAttributes
- searchAttributes - Variable in class com.uber.cadence.StartChildWorkflowExecutionInitiatedEventAttributes
- searchAttributes - Variable in class com.uber.cadence.StartWorkflowExecutionRequest
- searchAttributes - Variable in class com.uber.cadence.UpsertWorkflowSearchAttributesDecisionAttributes
- searchAttributes - Variable in class com.uber.cadence.UpsertWorkflowSearchAttributesEventAttributes
- searchAttributes - Variable in class com.uber.cadence.WorkflowExecutionContinuedAsNewEventAttributes
- searchAttributes - Variable in class com.uber.cadence.WorkflowExecutionInfo
- searchAttributes - Variable in class com.uber.cadence.WorkflowExecutionStartedEventAttributes
- SearchAttributes - Class in com.uber.cadence
- SearchAttributes() - Constructor for class com.uber.cadence.SearchAttributes
- SearchAttributes(SearchAttributes) - Constructor for class com.uber.cadence.SearchAttributes
-
Performs a deep copy on other.
- SearchAttributes._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- SECOND - Static variable in class com.uber.cadence.internal.common.OptionsUtils
- SECURITY_TOKEN - com.uber.cadence.DeprecateDomainRequest._Fields
- SECURITY_TOKEN - com.uber.cadence.RegisterDomainRequest._Fields
- SECURITY_TOKEN - com.uber.cadence.UpdateDomainRequest._Fields
- securityToken - Variable in class com.uber.cadence.DeprecateDomainRequest
- securityToken - Variable in class com.uber.cadence.RegisterDomainRequest
- securityToken - Variable in class com.uber.cadence.UpdateDomainRequest
- send_CountWorkflowExecutions(CountWorkflowExecutionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_DeprecateDomain(DeprecateDomainRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_DescribeDomain(DescribeDomainRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_DescribeTaskList(DescribeTaskListRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_DescribeWorkflowExecution(DescribeWorkflowExecutionRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_GetClusterInfo() - Method in class com.uber.cadence.WorkflowService.Client
- send_GetSearchAttributes() - Method in class com.uber.cadence.WorkflowService.Client
- send_GetTaskListsByDomain(GetTaskListsByDomainRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_GetWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_ListArchivedWorkflowExecutions(ListArchivedWorkflowExecutionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_ListClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_ListDomains(ListDomainsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_ListOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_ListTaskListPartitions(ListTaskListPartitionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_ListWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_PollForActivityTask(PollForActivityTaskRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_PollForDecisionTask(PollForDecisionTaskRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_QueryWorkflow(QueryWorkflowRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RecordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RecordActivityTaskHeartbeatByID(RecordActivityTaskHeartbeatByIDRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RefreshWorkflowTasks(RefreshWorkflowTasksRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RegisterDomain(RegisterDomainRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RequestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_ResetStickyTaskList(ResetStickyTaskListRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_ResetWorkflowExecution(ResetWorkflowExecutionRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RespondActivityTaskCanceled(RespondActivityTaskCanceledRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RespondActivityTaskCanceledByID(RespondActivityTaskCanceledByIDRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RespondActivityTaskCompleted(RespondActivityTaskCompletedRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RespondActivityTaskCompletedByID(RespondActivityTaskCompletedByIDRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RespondActivityTaskFailed(RespondActivityTaskFailedRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RespondActivityTaskFailedByID(RespondActivityTaskFailedByIDRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RespondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RespondDecisionTaskFailed(RespondDecisionTaskFailedRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_RespondQueryTaskCompleted(RespondQueryTaskCompletedRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_ScanWorkflowExecutions(ListWorkflowExecutionsRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_SignalWithStartWorkflowExecution(SignalWithStartWorkflowExecutionRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_SignalWorkflowExecution(SignalWorkflowExecutionRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_StartWorkflowExecution(StartWorkflowExecutionRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_TerminateWorkflowExecution(TerminateWorkflowExecutionRequest) - Method in class com.uber.cadence.WorkflowService.Client
- send_UpdateDomain(UpdateDomainRequest) - Method in class com.uber.cadence.WorkflowService.Client
- serializeContext(Object) - Method in interface com.uber.cadence.context.ContextPropagator
-
Given context data, serialize it for transmission in the Cadence header
- SerializeFromHistoryEventToBlobData(List<HistoryEvent>) - Static method in class com.uber.cadence.internal.common.InternalUtils
- SerializeFromHistoryToBlobData(History) - Static method in class com.uber.cadence.internal.common.InternalUtils
- SERVICE_BUSY - com.uber.cadence.GetTaskFailedCause
- SERVICE_BUSY - Static variable in class com.uber.cadence.internal.metrics.MetricsTagValue
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.CountWorkflowExecutions_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.DeprecateDomain_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.DescribeDomain_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.DescribeTaskList_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.GetClusterInfo_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.GetSearchAttributes_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.GetTaskListsByDomain_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.ListDomains_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.ListTaskListPartitions_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.ListWorkflowExecutions_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.PollForActivityTask_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.PollForDecisionTask_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.QueryWorkflow_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RegisterDomain_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.ResetStickyTaskList_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.ResetWorkflowExecution_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.SignalWorkflowExecution_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.StartWorkflowExecution_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result._Fields
- SERVICE_BUSY_ERROR - com.uber.cadence.WorkflowService.UpdateDomain_result._Fields
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.CountWorkflowExecutions_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.DeprecateDomain_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.DescribeDomain_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.DescribeTaskList_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.DescribeWorkflowExecution_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.GetClusterInfo_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.GetSearchAttributes_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.GetTaskListsByDomain_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.GetWorkflowExecutionHistory_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.ListArchivedWorkflowExecutions_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.ListClosedWorkflowExecutions_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.ListDomains_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.ListOpenWorkflowExecutions_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.ListTaskListPartitions_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.ListWorkflowExecutions_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.PollForActivityTask_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.PollForDecisionTask_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.QueryWorkflow_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeat_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RecordActivityTaskHeartbeatByID_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RefreshWorkflowTasks_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RegisterDomain_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RequestCancelWorkflowExecution_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.ResetStickyTaskList_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.ResetWorkflowExecution_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceled_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCanceledByID_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompleted_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskCompletedByID_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailed_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RespondActivityTaskFailedByID_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskCompleted_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RespondDecisionTaskFailed_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.RespondQueryTaskCompleted_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.ScanWorkflowExecutions_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.SignalWithStartWorkflowExecution_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.SignalWorkflowExecution_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.TerminateWorkflowExecution_result
- serviceBusyError - Variable in class com.uber.cadence.WorkflowService.UpdateDomain_result
- ServiceBusyError - Exception in com.uber.cadence
- ServiceBusyError() - Constructor for exception com.uber.cadence.ServiceBusyError
- ServiceBusyError(ServiceBusyError) - Constructor for exception com.uber.cadence.ServiceBusyError
-
Performs a deep copy on other.
- ServiceBusyError(String) - Constructor for exception com.uber.cadence.ServiceBusyError
- ServiceBusyError._Fields - Enum in com.uber.cadence
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ServiceMethod - Class in com.uber.cadence.internal.metrics
- ServiceMethod() - Constructor for class com.uber.cadence.internal.metrics.ServiceMethod
- SESSION_ALREADY_EXIST_ERROR - com.uber.cadence.WorkflowService.StartWorkflowExecution_result._Fields
- sessionAlreadyExistError - Variable in class com.uber.cadence.WorkflowService.StartWorkflowExecution_result
- set(T) - Method in class com.uber.cadence.internal.sync.RunnerLocalInternal
- set(T) - Method in class com.uber.cadence.internal.sync.WorkflowThreadLocalInternal
- set(T) - Method in class com.uber.cadence.workflow.WorkflowLocal
- set(T) - Method in class com.uber.cadence.workflow.WorkflowThreadLocal
- setAckLevel(long) - Method in class com.uber.cadence.TaskListStatus
- setAckLevelIsSet(boolean) - Method in class com.uber.cadence.TaskListStatus
- setActiveCluster(String) - Method in exception com.uber.cadence.DomainNotActiveError
- setActiveCluster(String) - Method in exception com.uber.cadence.EntityNotExistsError
- setActiveClusterIsSet(boolean) - Method in exception com.uber.cadence.DomainNotActiveError
- setActiveClusterIsSet(boolean) - Method in exception com.uber.cadence.EntityNotExistsError
- setActiveClusterName(String) - Method in class com.uber.cadence.DomainReplicationConfiguration
- setActiveClusterName(String) - Method in class com.uber.cadence.RegisterDomainRequest
- setActiveClusterNameIsSet(boolean) - Method in class com.uber.cadence.DomainReplicationConfiguration
- setActiveClusterNameIsSet(boolean) - Method in class com.uber.cadence.RegisterDomainRequest
- setActivitiesImplementation(Object...) - Method in class com.uber.cadence.internal.sync.SyncActivityWorker
- setActivitiesImplementationToDispatchLocally(Object...) - Method in class com.uber.cadence.internal.sync.SyncWorkflowWorker
- setActivitiesToDispatchLocally(Map<String, ActivityLocalDispatchInfo>) - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- setActivitiesToDispatchLocallyIsSet(boolean) - Method in class com.uber.cadence.RespondDecisionTaskCompletedResponse
- setActivityHeartbeatListener(Class<T>, Type, Consumer<T>) - Method in class com.uber.cadence.internal.sync.TestActivityEnvironmentInternal
- setActivityHeartbeatListener(Class<T>, Type, Consumer<T>) - Method in interface com.uber.cadence.testing.TestActivityEnvironment
-
Sets a listener that is called every time an activity implementation heartbeats through
Activity.heartbeat(Object). - setActivityHeartbeatListener(Class<T>, Consumer<T>) - Method in class com.uber.cadence.internal.sync.TestActivityEnvironmentInternal
- setActivityHeartbeatListener(Class<T>, Consumer<T>) - Method in interface com.uber.cadence.testing.TestActivityEnvironment
-
Sets a listener that is called every time an activity implementation heartbeats through
Activity.heartbeat(Object). - setActivityId(String) - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- setActivityId(String) - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- setActivityId(String) - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- setActivityId(String) - Method in class com.uber.cadence.internal.common.LocalActivityMarkerData.Builder
- setActivityId(String) - Method in class com.uber.cadence.internal.replay.ExecuteActivityParameters
-
Sets the value of the ActivityId property for this object.
- setActivityId(String) - Method in class com.uber.cadence.internal.replay.ExecuteLocalActivityParameters
-
Sets the value of the ActivityId property for this object.
- setActivityId(String) - Method in class com.uber.cadence.PollForActivityTaskResponse
- setActivityId(String) - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- setActivityId(String) - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- setActivityId(String) - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- setActivityID(String) - Method in class com.uber.cadence.PendingActivityInfo
- setActivityID(String) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- setActivityID(String) - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- setActivityID(String) - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- setActivityID(String) - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- setActivityIdIsSet(boolean) - Method in class com.uber.cadence.ActivityLocalDispatchInfo
- setActivityIdIsSet(boolean) - Method in class com.uber.cadence.ActivityTaskCancelRequestedEventAttributes
- setActivityIdIsSet(boolean) - Method in class com.uber.cadence.ActivityTaskScheduledEventAttributes
- setActivityIdIsSet(boolean) - Method in class com.uber.cadence.PollForActivityTaskResponse
- setActivityIdIsSet(boolean) - Method in class com.uber.cadence.RequestCancelActivityTaskDecisionAttributes
- setActivityIdIsSet(boolean) - Method in class com.uber.cadence.RequestCancelActivityTaskFailedEventAttributes
- setActivityIdIsSet(boolean) - Method in class com.uber.cadence.ScheduleActivityTaskDecisionAttributes
- setActivityIDIsSet(boolean) - Method in class com.uber.cadence.PendingActivityInfo
- setActivityIDIsSet(boolean) - Method in class com.uber.cadence.RecordActivityTaskHeartbeatByIDRequest
- setActivityIDIsSet(boolean) - Method in class com.uber.cadence.RespondActivityTaskCanceledByIDRequest
- setActivityIDIsSet(boolean) - Method in class com.uber.cadence.RespondActivityTaskCompletedByIDRequest
- setActivityIDIsSet(boolean) - Method in class com.uber.cadence.RespondActivityTaskFailedByIDRequest
- setActivityOptionOverrides(Map<String, ActivityOptions>) - Method in class com.uber.cadence.worker.WorkflowImplementationOptions.Builder
-
Set overrides for a specific workflow implementation for activity options.<