Package com.uber.cadence.internal.common
-
Interface Summary Interface Description RpcRetryer.RetryableFunc<R,E extends java.lang.Throwable> RpcRetryer.RetryableProc<E extends java.lang.Throwable> ThrowableFunc1<T,R,E extends java.lang.Throwable> -
Class Summary Class Description AsyncBackoffThrottler Used to throttle code execution in presence of failures using exponential backoff logic.BackoffThrottler Used to throttle code execution in presence of failures using exponential backoff logic.InternalUtils Utility functions shared by the implementation code.LambdaUtils LocalActivityMarkerData LocalActivityMarkerData.Builder OptionsUtils RetryParameters RpcRetryer SignalWithStartWorkflowExecutionParameters StartWorkflowExecutionParameters TerminateWorkflowExecutionParameters WorkflowExecutionUtils Convenience methods to be used by unit tests and during development. -
Exception Summary Exception Description CheckedExceptionWrapper Do not reference directly by the application level code.WorkflowExecutionFailedException Framework level exception.