All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AsyncBackoffThrottler Used to throttle code execution in presence of failures using exponential backoff logic.AuthorizationGrpcMetadataProvider AuthorizationTokenSupplier Supplies tokens that will be sent to the Temporal server to perform authorization.BackoffThrottler Used to throttle code execution in presence of failures using exponential backoff logic.CheckedExceptionWrapper Do not reference directly by the application level code.DefaultStubLongPollRpcRetryOptions Default rpc retry options for long polls like waiting for the workflow finishing and result.DefaultStubServiceOperationRpcRetryOptions Default rpc retry options for outgoing requests to the temporal server that supposed to be processed and returned fast, like workflow start (not long polls or awaits for workflow finishing).EnvironmentVariableNames GrpcMetadataProvider Provides additional Metadata (gRPC Headers) that should be used on every request.GrpcMetadataProviderInterceptor GrpcRetryer GrpcRetryer.RetryableFunc<R,E extends java.lang.Throwable> GrpcRetryer.RetryableProc<E extends java.lang.Throwable> MetricsTag MetricsTag.TagValue MetricsType OptionsUtils RpcRetryOptions RpcRetryOptions.Builder RpcRetryOptions.DoNotRetryItem SimpleSslContextBuilder SimpleSslContextBuilder.UnknownDefaultTrustManagerException Exception that is thrown in case if builder was unable to derive default system trust manager.StatusUtils Version below are the metadata which will be embedded as part of headers in every rpc call made by this client to Temporal server.WorkflowServiceStubs Initializes and holds gRPC blocking and future stubs.WorkflowServiceStubsImpl WorkflowServiceStubsOptions WorkflowServiceStubsOptions.Builder Builder is the builder for ClientOptions.WorkflowServiceStubsOptions.ChannelInitializer If theWorkflowServiceStubsOptions
is configured with atarget
instead of externally createdchannel
, this listener is called as a last step of channel creation giving an oportunity to provide some additional configuration to the channel.WorkflowThreadMarker Provides an access to information about a thread type the current code executes in to perform different type of access checks inside Temporal library code.