Class WorkflowServiceGrpc
java.lang.Object
io.temporal.api.workflowservice.v1.WorkflowServiceGrpc
@Generated(value="by gRPC proto compiler (version 1.34.1)",
comments="Source: temporal/api/workflowservice/v1/service.proto")
public final class WorkflowServiceGrpc
extends Object
WorkflowService API defines how Temporal SDKs and other clients interact with the Temporal server to create and interact with workflows and activities. Users are expected to call `StartWorkflowExecution` to create a new workflow execution. To drive workflows, a worker using a Temporal SDK must exist which regularly polls for workflow and activity tasks from the service. For each workflow task, the sdk must process the (incremental or complete) event history and respond back with any newly generated commands. For each activity task, the worker is expected to execute the user's code which implements that activity, responding with completion or failure.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classWorkflowService API defines how Temporal SDKs and other clients interact with the Temporal server to create and interact with workflows and activities.static final classWorkflowService API defines how Temporal SDKs and other clients interact with the Temporal server to create and interact with workflows and activities.static classWorkflowService API defines how Temporal SDKs and other clients interact with the Temporal server to create and interact with workflows and activities.static final classWorkflowService API defines how Temporal SDKs and other clients interact with the Temporal server to create and interact with workflows and activities. -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<CountActivityExecutionsRequest, CountActivityExecutionsResponse> static io.grpc.MethodDescriptor<CountNexusOperationExecutionsRequest, CountNexusOperationExecutionsResponse> static io.grpc.MethodDescriptor<CountSchedulesRequest, CountSchedulesResponse> static io.grpc.MethodDescriptor<CountWorkersRequest, CountWorkersResponse> static io.grpc.MethodDescriptor<CountWorkflowExecutionsRequest, CountWorkflowExecutionsResponse> static io.grpc.MethodDescriptor<CreateScheduleRequest, CreateScheduleResponse> static io.grpc.MethodDescriptor<CreateWorkerDeploymentRequest, CreateWorkerDeploymentResponse> static io.grpc.MethodDescriptor<CreateWorkerDeploymentVersionRequest, CreateWorkerDeploymentVersionResponse> static io.grpc.MethodDescriptor<CreateWorkflowRuleRequest, CreateWorkflowRuleResponse> static io.grpc.MethodDescriptor<DeleteActivityExecutionRequest, DeleteActivityExecutionResponse> static io.grpc.MethodDescriptor<DeleteNexusOperationExecutionRequest, DeleteNexusOperationExecutionResponse> static io.grpc.MethodDescriptor<DeleteScheduleRequest, DeleteScheduleResponse> static io.grpc.MethodDescriptor<DeleteWorkerDeploymentRequest, DeleteWorkerDeploymentResponse> static io.grpc.MethodDescriptor<DeleteWorkerDeploymentVersionRequest, DeleteWorkerDeploymentVersionResponse> static io.grpc.MethodDescriptor<DeleteWorkflowExecutionRequest, DeleteWorkflowExecutionResponse> static io.grpc.MethodDescriptor<DeleteWorkflowRuleRequest, DeleteWorkflowRuleResponse> static io.grpc.MethodDescriptor<DeprecateNamespaceRequest, DeprecateNamespaceResponse> static io.grpc.MethodDescriptor<DescribeActivityExecutionRequest, DescribeActivityExecutionResponse> static io.grpc.MethodDescriptor<DescribeBatchOperationRequest, DescribeBatchOperationResponse> static io.grpc.MethodDescriptor<DescribeDeploymentRequest, DescribeDeploymentResponse> static io.grpc.MethodDescriptor<DescribeNamespaceRequest, DescribeNamespaceResponse> static io.grpc.MethodDescriptor<DescribeNexusOperationExecutionRequest, DescribeNexusOperationExecutionResponse> static io.grpc.MethodDescriptor<DescribeScheduleRequest, DescribeScheduleResponse> static io.grpc.MethodDescriptor<DescribeTaskQueueRequest, DescribeTaskQueueResponse> static io.grpc.MethodDescriptor<DescribeWorkerDeploymentRequest, DescribeWorkerDeploymentResponse> static io.grpc.MethodDescriptor<DescribeWorkerDeploymentVersionRequest, DescribeWorkerDeploymentVersionResponse> static io.grpc.MethodDescriptor<DescribeWorkerRequest, DescribeWorkerResponse> static io.grpc.MethodDescriptor<DescribeWorkflowExecutionRequest, DescribeWorkflowExecutionResponse> static io.grpc.MethodDescriptor<DescribeWorkflowRuleRequest, DescribeWorkflowRuleResponse> static io.grpc.MethodDescriptor<ExecuteMultiOperationRequest, ExecuteMultiOperationResponse> static io.grpc.MethodDescriptor<FetchWorkerConfigRequest, FetchWorkerConfigResponse> static io.grpc.MethodDescriptor<GetClusterInfoRequest, GetClusterInfoResponse> static io.grpc.MethodDescriptor<GetCurrentDeploymentRequest, GetCurrentDeploymentResponse> static io.grpc.MethodDescriptor<GetDeploymentReachabilityRequest, GetDeploymentReachabilityResponse> static io.grpc.MethodDescriptor<GetSearchAttributesRequest, GetSearchAttributesResponse> static io.grpc.MethodDescriptor<GetSystemInfoRequest, GetSystemInfoResponse> static io.grpc.MethodDescriptor<GetWorkerBuildIdCompatibilityRequest, GetWorkerBuildIdCompatibilityResponse> static io.grpc.MethodDescriptor<GetWorkerTaskReachabilityRequest, GetWorkerTaskReachabilityResponse> static io.grpc.MethodDescriptor<GetWorkerVersioningRulesRequest, GetWorkerVersioningRulesResponse> static io.grpc.MethodDescriptor<GetWorkflowExecutionHistoryRequest, GetWorkflowExecutionHistoryResponse> static io.grpc.MethodDescriptor<GetWorkflowExecutionHistoryReverseRequest, GetWorkflowExecutionHistoryReverseResponse> static io.grpc.MethodDescriptor<ListActivityExecutionsRequest, ListActivityExecutionsResponse> static io.grpc.MethodDescriptor<ListArchivedWorkflowExecutionsRequest, ListArchivedWorkflowExecutionsResponse> static io.grpc.MethodDescriptor<ListBatchOperationsRequest, ListBatchOperationsResponse> static io.grpc.MethodDescriptor<ListClosedWorkflowExecutionsRequest, ListClosedWorkflowExecutionsResponse> static io.grpc.MethodDescriptor<ListDeploymentsRequest, ListDeploymentsResponse> static io.grpc.MethodDescriptor<ListNamespacesRequest, ListNamespacesResponse> static io.grpc.MethodDescriptor<ListNexusOperationExecutionsRequest, ListNexusOperationExecutionsResponse> static io.grpc.MethodDescriptor<ListOpenWorkflowExecutionsRequest, ListOpenWorkflowExecutionsResponse> static io.grpc.MethodDescriptor<ListScheduleMatchingTimesRequest, ListScheduleMatchingTimesResponse> static io.grpc.MethodDescriptor<ListSchedulesRequest, ListSchedulesResponse> static io.grpc.MethodDescriptor<ListTaskQueuePartitionsRequest, ListTaskQueuePartitionsResponse> static io.grpc.MethodDescriptor<ListWorkerDeploymentsRequest, ListWorkerDeploymentsResponse> static io.grpc.MethodDescriptor<ListWorkersRequest, ListWorkersResponse> static io.grpc.MethodDescriptor<ListWorkflowExecutionsRequest, ListWorkflowExecutionsResponse> static io.grpc.MethodDescriptor<ListWorkflowRulesRequest, ListWorkflowRulesResponse> static io.grpc.MethodDescriptor<PatchScheduleRequest, PatchScheduleResponse> static io.grpc.MethodDescriptor<PauseActivityExecutionRequest, PauseActivityExecutionResponse> static io.grpc.MethodDescriptor<PauseActivityRequest, PauseActivityResponse> static io.grpc.MethodDescriptor<PauseWorkflowExecutionRequest, PauseWorkflowExecutionResponse> static io.grpc.MethodDescriptor<PollActivityExecutionRequest, PollActivityExecutionResponse> static io.grpc.MethodDescriptor<PollActivityTaskQueueRequest, PollActivityTaskQueueResponse> static io.grpc.MethodDescriptor<PollNexusOperationExecutionRequest, PollNexusOperationExecutionResponse> static io.grpc.MethodDescriptor<PollNexusTaskQueueRequest, PollNexusTaskQueueResponse> static io.grpc.MethodDescriptor<PollWorkflowExecutionUpdateRequest, PollWorkflowExecutionUpdateResponse> static io.grpc.MethodDescriptor<PollWorkflowTaskQueueRequest, PollWorkflowTaskQueueResponse> static io.grpc.MethodDescriptor<QueryWorkflowRequest, QueryWorkflowResponse> static io.grpc.MethodDescriptor<RecordActivityTaskHeartbeatByIdRequest, RecordActivityTaskHeartbeatByIdResponse> static io.grpc.MethodDescriptor<RecordActivityTaskHeartbeatRequest, RecordActivityTaskHeartbeatResponse> static io.grpc.MethodDescriptor<RecordWorkerHeartbeatRequest, RecordWorkerHeartbeatResponse> static io.grpc.MethodDescriptor<RegisterNamespaceRequest, RegisterNamespaceResponse> static io.grpc.MethodDescriptor<RequestCancelActivityExecutionRequest, RequestCancelActivityExecutionResponse> static io.grpc.MethodDescriptor<RequestCancelNexusOperationExecutionRequest, RequestCancelNexusOperationExecutionResponse> static io.grpc.MethodDescriptor<RequestCancelWorkflowExecutionRequest, RequestCancelWorkflowExecutionResponse> static io.grpc.MethodDescriptor<ResetActivityExecutionRequest, ResetActivityExecutionResponse> static io.grpc.MethodDescriptor<ResetActivityRequest, ResetActivityResponse> static io.grpc.MethodDescriptor<ResetStickyTaskQueueRequest, ResetStickyTaskQueueResponse> static io.grpc.MethodDescriptor<ResetWorkflowExecutionRequest, ResetWorkflowExecutionResponse> static io.grpc.MethodDescriptor<RespondActivityTaskCanceledByIdRequest, RespondActivityTaskCanceledByIdResponse> static io.grpc.MethodDescriptor<RespondActivityTaskCanceledRequest, RespondActivityTaskCanceledResponse> static io.grpc.MethodDescriptor<RespondActivityTaskCompletedByIdRequest, RespondActivityTaskCompletedByIdResponse> static io.grpc.MethodDescriptor<RespondActivityTaskCompletedRequest, RespondActivityTaskCompletedResponse> static io.grpc.MethodDescriptor<RespondActivityTaskFailedByIdRequest, RespondActivityTaskFailedByIdResponse> static io.grpc.MethodDescriptor<RespondActivityTaskFailedRequest, RespondActivityTaskFailedResponse> static io.grpc.MethodDescriptor<RespondNexusTaskCompletedRequest, RespondNexusTaskCompletedResponse> static io.grpc.MethodDescriptor<RespondNexusTaskFailedRequest, RespondNexusTaskFailedResponse> static io.grpc.MethodDescriptor<RespondQueryTaskCompletedRequest, RespondQueryTaskCompletedResponse> static io.grpc.MethodDescriptor<RespondWorkflowTaskCompletedRequest, RespondWorkflowTaskCompletedResponse> static io.grpc.MethodDescriptor<RespondWorkflowTaskFailedRequest, RespondWorkflowTaskFailedResponse> static io.grpc.MethodDescriptor<ScanWorkflowExecutionsRequest, ScanWorkflowExecutionsResponse> static io.grpc.ServiceDescriptorstatic io.grpc.MethodDescriptor<SetCurrentDeploymentRequest, SetCurrentDeploymentResponse> static io.grpc.MethodDescriptor<SetWorkerDeploymentCurrentVersionRequest, SetWorkerDeploymentCurrentVersionResponse> static io.grpc.MethodDescriptor<SetWorkerDeploymentManagerRequest, SetWorkerDeploymentManagerResponse> static io.grpc.MethodDescriptor<SetWorkerDeploymentRampingVersionRequest, SetWorkerDeploymentRampingVersionResponse> static io.grpc.MethodDescriptor<ShutdownWorkerRequest, ShutdownWorkerResponse> static io.grpc.MethodDescriptor<SignalWithStartWorkflowExecutionRequest, SignalWithStartWorkflowExecutionResponse> static io.grpc.MethodDescriptor<SignalWorkflowExecutionRequest, SignalWorkflowExecutionResponse> static io.grpc.MethodDescriptor<StartActivityExecutionRequest, StartActivityExecutionResponse> static io.grpc.MethodDescriptor<StartBatchOperationRequest, StartBatchOperationResponse> static io.grpc.MethodDescriptor<StartNexusOperationExecutionRequest, StartNexusOperationExecutionResponse> static io.grpc.MethodDescriptor<StartWorkflowExecutionRequest, StartWorkflowExecutionResponse> static io.grpc.MethodDescriptor<StopBatchOperationRequest, StopBatchOperationResponse> static io.grpc.MethodDescriptor<TerminateActivityExecutionRequest, TerminateActivityExecutionResponse> static io.grpc.MethodDescriptor<TerminateNexusOperationExecutionRequest, TerminateNexusOperationExecutionResponse> static io.grpc.MethodDescriptor<TerminateWorkflowExecutionRequest, TerminateWorkflowExecutionResponse> static io.grpc.MethodDescriptor<TriggerWorkflowRuleRequest, TriggerWorkflowRuleResponse> static io.grpc.MethodDescriptor<UnpauseActivityExecutionRequest, UnpauseActivityExecutionResponse> static io.grpc.MethodDescriptor<UnpauseActivityRequest, UnpauseActivityResponse> static io.grpc.MethodDescriptor<UnpauseWorkflowExecutionRequest, UnpauseWorkflowExecutionResponse> static io.grpc.MethodDescriptor<UpdateActivityExecutionOptionsRequest, UpdateActivityExecutionOptionsResponse> static io.grpc.MethodDescriptor<UpdateActivityOptionsRequest, UpdateActivityOptionsResponse> static io.grpc.MethodDescriptor<UpdateNamespaceRequest, UpdateNamespaceResponse> static io.grpc.MethodDescriptor<UpdateScheduleRequest, UpdateScheduleResponse> static io.grpc.MethodDescriptor<UpdateTaskQueueConfigRequest, UpdateTaskQueueConfigResponse> static io.grpc.MethodDescriptor<UpdateWorkerBuildIdCompatibilityRequest, UpdateWorkerBuildIdCompatibilityResponse> static io.grpc.MethodDescriptor<UpdateWorkerConfigRequest, UpdateWorkerConfigResponse> static io.grpc.MethodDescriptor<UpdateWorkerDeploymentVersionComputeConfigRequest, UpdateWorkerDeploymentVersionComputeConfigResponse> static io.grpc.MethodDescriptor<UpdateWorkerDeploymentVersionMetadataRequest, UpdateWorkerDeploymentVersionMetadataResponse> static io.grpc.MethodDescriptor<UpdateWorkerVersioningRulesRequest, UpdateWorkerVersioningRulesResponse> static io.grpc.MethodDescriptor<UpdateWorkflowExecutionRequest, UpdateWorkflowExecutionResponse> static io.grpc.MethodDescriptor<UpdateWorkflowExecutionOptionsRequest, UpdateWorkflowExecutionOptionsResponse> static io.grpc.MethodDescriptor<ValidateWorkerDeploymentVersionComputeConfigRequest, ValidateWorkerDeploymentVersionComputeConfigResponse> newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the servicenewFutureStub(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the servicenewStub(io.grpc.Channel channel) Creates a new async stub that supports all call types for the service
-
Field Details
-
SERVICE_NAME
- See Also:
-
-
Method Details
-
getRegisterNamespaceMethod
public static io.grpc.MethodDescriptor<RegisterNamespaceRequest,RegisterNamespaceResponse> getRegisterNamespaceMethod() -
getDescribeNamespaceMethod
public static io.grpc.MethodDescriptor<DescribeNamespaceRequest,DescribeNamespaceResponse> getDescribeNamespaceMethod() -
getListNamespacesMethod
public static io.grpc.MethodDescriptor<ListNamespacesRequest,ListNamespacesResponse> getListNamespacesMethod() -
getUpdateNamespaceMethod
public static io.grpc.MethodDescriptor<UpdateNamespaceRequest,UpdateNamespaceResponse> getUpdateNamespaceMethod() -
getDeprecateNamespaceMethod
public static io.grpc.MethodDescriptor<DeprecateNamespaceRequest,DeprecateNamespaceResponse> getDeprecateNamespaceMethod() -
getStartWorkflowExecutionMethod
public static io.grpc.MethodDescriptor<StartWorkflowExecutionRequest,StartWorkflowExecutionResponse> getStartWorkflowExecutionMethod() -
getExecuteMultiOperationMethod
public static io.grpc.MethodDescriptor<ExecuteMultiOperationRequest,ExecuteMultiOperationResponse> getExecuteMultiOperationMethod() -
getGetWorkflowExecutionHistoryMethod
public static io.grpc.MethodDescriptor<GetWorkflowExecutionHistoryRequest,GetWorkflowExecutionHistoryResponse> getGetWorkflowExecutionHistoryMethod() -
getGetWorkflowExecutionHistoryReverseMethod
public static io.grpc.MethodDescriptor<GetWorkflowExecutionHistoryReverseRequest,GetWorkflowExecutionHistoryReverseResponse> getGetWorkflowExecutionHistoryReverseMethod() -
getPollWorkflowTaskQueueMethod
public static io.grpc.MethodDescriptor<PollWorkflowTaskQueueRequest,PollWorkflowTaskQueueResponse> getPollWorkflowTaskQueueMethod() -
getRespondWorkflowTaskCompletedMethod
public static io.grpc.MethodDescriptor<RespondWorkflowTaskCompletedRequest,RespondWorkflowTaskCompletedResponse> getRespondWorkflowTaskCompletedMethod() -
getRespondWorkflowTaskFailedMethod
public static io.grpc.MethodDescriptor<RespondWorkflowTaskFailedRequest,RespondWorkflowTaskFailedResponse> getRespondWorkflowTaskFailedMethod() -
getPollActivityTaskQueueMethod
public static io.grpc.MethodDescriptor<PollActivityTaskQueueRequest,PollActivityTaskQueueResponse> getPollActivityTaskQueueMethod() -
getRecordActivityTaskHeartbeatMethod
public static io.grpc.MethodDescriptor<RecordActivityTaskHeartbeatRequest,RecordActivityTaskHeartbeatResponse> getRecordActivityTaskHeartbeatMethod() -
getRecordActivityTaskHeartbeatByIdMethod
public static io.grpc.MethodDescriptor<RecordActivityTaskHeartbeatByIdRequest,RecordActivityTaskHeartbeatByIdResponse> getRecordActivityTaskHeartbeatByIdMethod() -
getRespondActivityTaskCompletedMethod
public static io.grpc.MethodDescriptor<RespondActivityTaskCompletedRequest,RespondActivityTaskCompletedResponse> getRespondActivityTaskCompletedMethod() -
getRespondActivityTaskCompletedByIdMethod
public static io.grpc.MethodDescriptor<RespondActivityTaskCompletedByIdRequest,RespondActivityTaskCompletedByIdResponse> getRespondActivityTaskCompletedByIdMethod() -
getRespondActivityTaskFailedMethod
public static io.grpc.MethodDescriptor<RespondActivityTaskFailedRequest,RespondActivityTaskFailedResponse> getRespondActivityTaskFailedMethod() -
getRespondActivityTaskFailedByIdMethod
public static io.grpc.MethodDescriptor<RespondActivityTaskFailedByIdRequest,RespondActivityTaskFailedByIdResponse> getRespondActivityTaskFailedByIdMethod() -
getRespondActivityTaskCanceledMethod
public static io.grpc.MethodDescriptor<RespondActivityTaskCanceledRequest,RespondActivityTaskCanceledResponse> getRespondActivityTaskCanceledMethod() -
getRespondActivityTaskCanceledByIdMethod
public static io.grpc.MethodDescriptor<RespondActivityTaskCanceledByIdRequest,RespondActivityTaskCanceledByIdResponse> getRespondActivityTaskCanceledByIdMethod() -
getRequestCancelWorkflowExecutionMethod
public static io.grpc.MethodDescriptor<RequestCancelWorkflowExecutionRequest,RequestCancelWorkflowExecutionResponse> getRequestCancelWorkflowExecutionMethod() -
getSignalWorkflowExecutionMethod
public static io.grpc.MethodDescriptor<SignalWorkflowExecutionRequest,SignalWorkflowExecutionResponse> getSignalWorkflowExecutionMethod() -
getSignalWithStartWorkflowExecutionMethod
public static io.grpc.MethodDescriptor<SignalWithStartWorkflowExecutionRequest,SignalWithStartWorkflowExecutionResponse> getSignalWithStartWorkflowExecutionMethod() -
getResetWorkflowExecutionMethod
public static io.grpc.MethodDescriptor<ResetWorkflowExecutionRequest,ResetWorkflowExecutionResponse> getResetWorkflowExecutionMethod() -
getTerminateWorkflowExecutionMethod
public static io.grpc.MethodDescriptor<TerminateWorkflowExecutionRequest,TerminateWorkflowExecutionResponse> getTerminateWorkflowExecutionMethod() -
getDeleteWorkflowExecutionMethod
public static io.grpc.MethodDescriptor<DeleteWorkflowExecutionRequest,DeleteWorkflowExecutionResponse> getDeleteWorkflowExecutionMethod() -
getListOpenWorkflowExecutionsMethod
public static io.grpc.MethodDescriptor<ListOpenWorkflowExecutionsRequest,ListOpenWorkflowExecutionsResponse> getListOpenWorkflowExecutionsMethod() -
getListClosedWorkflowExecutionsMethod
public static io.grpc.MethodDescriptor<ListClosedWorkflowExecutionsRequest,ListClosedWorkflowExecutionsResponse> getListClosedWorkflowExecutionsMethod() -
getListWorkflowExecutionsMethod
public static io.grpc.MethodDescriptor<ListWorkflowExecutionsRequest,ListWorkflowExecutionsResponse> getListWorkflowExecutionsMethod() -
getListArchivedWorkflowExecutionsMethod
public static io.grpc.MethodDescriptor<ListArchivedWorkflowExecutionsRequest,ListArchivedWorkflowExecutionsResponse> getListArchivedWorkflowExecutionsMethod() -
getScanWorkflowExecutionsMethod
public static io.grpc.MethodDescriptor<ScanWorkflowExecutionsRequest,ScanWorkflowExecutionsResponse> getScanWorkflowExecutionsMethod() -
getCountWorkflowExecutionsMethod
public static io.grpc.MethodDescriptor<CountWorkflowExecutionsRequest,CountWorkflowExecutionsResponse> getCountWorkflowExecutionsMethod() -
getGetSearchAttributesMethod
public static io.grpc.MethodDescriptor<GetSearchAttributesRequest,GetSearchAttributesResponse> getGetSearchAttributesMethod() -
getRespondQueryTaskCompletedMethod
public static io.grpc.MethodDescriptor<RespondQueryTaskCompletedRequest,RespondQueryTaskCompletedResponse> getRespondQueryTaskCompletedMethod() -
getResetStickyTaskQueueMethod
public static io.grpc.MethodDescriptor<ResetStickyTaskQueueRequest,ResetStickyTaskQueueResponse> getResetStickyTaskQueueMethod() -
getShutdownWorkerMethod
public static io.grpc.MethodDescriptor<ShutdownWorkerRequest,ShutdownWorkerResponse> getShutdownWorkerMethod() -
getQueryWorkflowMethod
public static io.grpc.MethodDescriptor<QueryWorkflowRequest,QueryWorkflowResponse> getQueryWorkflowMethod() -
getDescribeWorkflowExecutionMethod
public static io.grpc.MethodDescriptor<DescribeWorkflowExecutionRequest,DescribeWorkflowExecutionResponse> getDescribeWorkflowExecutionMethod() -
getDescribeTaskQueueMethod
public static io.grpc.MethodDescriptor<DescribeTaskQueueRequest,DescribeTaskQueueResponse> getDescribeTaskQueueMethod() -
getGetClusterInfoMethod
public static io.grpc.MethodDescriptor<GetClusterInfoRequest,GetClusterInfoResponse> getGetClusterInfoMethod() -
getGetSystemInfoMethod
public static io.grpc.MethodDescriptor<GetSystemInfoRequest,GetSystemInfoResponse> getGetSystemInfoMethod() -
getListTaskQueuePartitionsMethod
public static io.grpc.MethodDescriptor<ListTaskQueuePartitionsRequest,ListTaskQueuePartitionsResponse> getListTaskQueuePartitionsMethod() -
getCreateScheduleMethod
public static io.grpc.MethodDescriptor<CreateScheduleRequest,CreateScheduleResponse> getCreateScheduleMethod() -
getDescribeScheduleMethod
public static io.grpc.MethodDescriptor<DescribeScheduleRequest,DescribeScheduleResponse> getDescribeScheduleMethod() -
getUpdateScheduleMethod
public static io.grpc.MethodDescriptor<UpdateScheduleRequest,UpdateScheduleResponse> getUpdateScheduleMethod() -
getPatchScheduleMethod
public static io.grpc.MethodDescriptor<PatchScheduleRequest,PatchScheduleResponse> getPatchScheduleMethod() -
getListScheduleMatchingTimesMethod
public static io.grpc.MethodDescriptor<ListScheduleMatchingTimesRequest,ListScheduleMatchingTimesResponse> getListScheduleMatchingTimesMethod() -
getDeleteScheduleMethod
public static io.grpc.MethodDescriptor<DeleteScheduleRequest,DeleteScheduleResponse> getDeleteScheduleMethod() -
getListSchedulesMethod
public static io.grpc.MethodDescriptor<ListSchedulesRequest,ListSchedulesResponse> getListSchedulesMethod() -
getCountSchedulesMethod
public static io.grpc.MethodDescriptor<CountSchedulesRequest,CountSchedulesResponse> getCountSchedulesMethod() -
getUpdateWorkerBuildIdCompatibilityMethod
public static io.grpc.MethodDescriptor<UpdateWorkerBuildIdCompatibilityRequest,UpdateWorkerBuildIdCompatibilityResponse> getUpdateWorkerBuildIdCompatibilityMethod() -
getGetWorkerBuildIdCompatibilityMethod
public static io.grpc.MethodDescriptor<GetWorkerBuildIdCompatibilityRequest,GetWorkerBuildIdCompatibilityResponse> getGetWorkerBuildIdCompatibilityMethod() -
getUpdateWorkerVersioningRulesMethod
public static io.grpc.MethodDescriptor<UpdateWorkerVersioningRulesRequest,UpdateWorkerVersioningRulesResponse> getUpdateWorkerVersioningRulesMethod() -
getGetWorkerVersioningRulesMethod
public static io.grpc.MethodDescriptor<GetWorkerVersioningRulesRequest,GetWorkerVersioningRulesResponse> getGetWorkerVersioningRulesMethod() -
getGetWorkerTaskReachabilityMethod
public static io.grpc.MethodDescriptor<GetWorkerTaskReachabilityRequest,GetWorkerTaskReachabilityResponse> getGetWorkerTaskReachabilityMethod() -
getDescribeDeploymentMethod
public static io.grpc.MethodDescriptor<DescribeDeploymentRequest,DescribeDeploymentResponse> getDescribeDeploymentMethod() -
getDescribeWorkerDeploymentVersionMethod
public static io.grpc.MethodDescriptor<DescribeWorkerDeploymentVersionRequest,DescribeWorkerDeploymentVersionResponse> getDescribeWorkerDeploymentVersionMethod() -
getListDeploymentsMethod
public static io.grpc.MethodDescriptor<ListDeploymentsRequest,ListDeploymentsResponse> getListDeploymentsMethod() -
getGetDeploymentReachabilityMethod
public static io.grpc.MethodDescriptor<GetDeploymentReachabilityRequest,GetDeploymentReachabilityResponse> getGetDeploymentReachabilityMethod() -
getGetCurrentDeploymentMethod
public static io.grpc.MethodDescriptor<GetCurrentDeploymentRequest,GetCurrentDeploymentResponse> getGetCurrentDeploymentMethod() -
getSetCurrentDeploymentMethod
public static io.grpc.MethodDescriptor<SetCurrentDeploymentRequest,SetCurrentDeploymentResponse> getSetCurrentDeploymentMethod() -
getSetWorkerDeploymentCurrentVersionMethod
public static io.grpc.MethodDescriptor<SetWorkerDeploymentCurrentVersionRequest,SetWorkerDeploymentCurrentVersionResponse> getSetWorkerDeploymentCurrentVersionMethod() -
getDescribeWorkerDeploymentMethod
public static io.grpc.MethodDescriptor<DescribeWorkerDeploymentRequest,DescribeWorkerDeploymentResponse> getDescribeWorkerDeploymentMethod() -
getDeleteWorkerDeploymentMethod
public static io.grpc.MethodDescriptor<DeleteWorkerDeploymentRequest,DeleteWorkerDeploymentResponse> getDeleteWorkerDeploymentMethod() -
getDeleteWorkerDeploymentVersionMethod
public static io.grpc.MethodDescriptor<DeleteWorkerDeploymentVersionRequest,DeleteWorkerDeploymentVersionResponse> getDeleteWorkerDeploymentVersionMethod() -
getSetWorkerDeploymentRampingVersionMethod
public static io.grpc.MethodDescriptor<SetWorkerDeploymentRampingVersionRequest,SetWorkerDeploymentRampingVersionResponse> getSetWorkerDeploymentRampingVersionMethod() -
getListWorkerDeploymentsMethod
public static io.grpc.MethodDescriptor<ListWorkerDeploymentsRequest,ListWorkerDeploymentsResponse> getListWorkerDeploymentsMethod() -
getCreateWorkerDeploymentMethod
public static io.grpc.MethodDescriptor<CreateWorkerDeploymentRequest,CreateWorkerDeploymentResponse> getCreateWorkerDeploymentMethod() -
getCreateWorkerDeploymentVersionMethod
public static io.grpc.MethodDescriptor<CreateWorkerDeploymentVersionRequest,CreateWorkerDeploymentVersionResponse> getCreateWorkerDeploymentVersionMethod() -
getUpdateWorkerDeploymentVersionComputeConfigMethod
public static io.grpc.MethodDescriptor<UpdateWorkerDeploymentVersionComputeConfigRequest,UpdateWorkerDeploymentVersionComputeConfigResponse> getUpdateWorkerDeploymentVersionComputeConfigMethod() -
getValidateWorkerDeploymentVersionComputeConfigMethod
public static io.grpc.MethodDescriptor<ValidateWorkerDeploymentVersionComputeConfigRequest,ValidateWorkerDeploymentVersionComputeConfigResponse> getValidateWorkerDeploymentVersionComputeConfigMethod() -
getUpdateWorkerDeploymentVersionMetadataMethod
public static io.grpc.MethodDescriptor<UpdateWorkerDeploymentVersionMetadataRequest,UpdateWorkerDeploymentVersionMetadataResponse> getUpdateWorkerDeploymentVersionMetadataMethod() -
getSetWorkerDeploymentManagerMethod
public static io.grpc.MethodDescriptor<SetWorkerDeploymentManagerRequest,SetWorkerDeploymentManagerResponse> getSetWorkerDeploymentManagerMethod() -
getUpdateWorkflowExecutionMethod
public static io.grpc.MethodDescriptor<UpdateWorkflowExecutionRequest,UpdateWorkflowExecutionResponse> getUpdateWorkflowExecutionMethod() -
getPollWorkflowExecutionUpdateMethod
public static io.grpc.MethodDescriptor<PollWorkflowExecutionUpdateRequest,PollWorkflowExecutionUpdateResponse> getPollWorkflowExecutionUpdateMethod() -
getStartBatchOperationMethod
public static io.grpc.MethodDescriptor<StartBatchOperationRequest,StartBatchOperationResponse> getStartBatchOperationMethod() -
getStopBatchOperationMethod
public static io.grpc.MethodDescriptor<StopBatchOperationRequest,StopBatchOperationResponse> getStopBatchOperationMethod() -
getDescribeBatchOperationMethod
public static io.grpc.MethodDescriptor<DescribeBatchOperationRequest,DescribeBatchOperationResponse> getDescribeBatchOperationMethod() -
getListBatchOperationsMethod
public static io.grpc.MethodDescriptor<ListBatchOperationsRequest,ListBatchOperationsResponse> getListBatchOperationsMethod() -
getPollNexusTaskQueueMethod
public static io.grpc.MethodDescriptor<PollNexusTaskQueueRequest,PollNexusTaskQueueResponse> getPollNexusTaskQueueMethod() -
getRespondNexusTaskCompletedMethod
public static io.grpc.MethodDescriptor<RespondNexusTaskCompletedRequest,RespondNexusTaskCompletedResponse> getRespondNexusTaskCompletedMethod() -
getRespondNexusTaskFailedMethod
public static io.grpc.MethodDescriptor<RespondNexusTaskFailedRequest,RespondNexusTaskFailedResponse> getRespondNexusTaskFailedMethod() -
getUpdateActivityOptionsMethod
public static io.grpc.MethodDescriptor<UpdateActivityOptionsRequest,UpdateActivityOptionsResponse> getUpdateActivityOptionsMethod() -
getUpdateWorkflowExecutionOptionsMethod
public static io.grpc.MethodDescriptor<UpdateWorkflowExecutionOptionsRequest,UpdateWorkflowExecutionOptionsResponse> getUpdateWorkflowExecutionOptionsMethod() -
getPauseActivityMethod
public static io.grpc.MethodDescriptor<PauseActivityRequest,PauseActivityResponse> getPauseActivityMethod() -
getUnpauseActivityMethod
public static io.grpc.MethodDescriptor<UnpauseActivityRequest,UnpauseActivityResponse> getUnpauseActivityMethod() -
getResetActivityMethod
public static io.grpc.MethodDescriptor<ResetActivityRequest,ResetActivityResponse> getResetActivityMethod() -
getCreateWorkflowRuleMethod
public static io.grpc.MethodDescriptor<CreateWorkflowRuleRequest,CreateWorkflowRuleResponse> getCreateWorkflowRuleMethod() -
getDescribeWorkflowRuleMethod
public static io.grpc.MethodDescriptor<DescribeWorkflowRuleRequest,DescribeWorkflowRuleResponse> getDescribeWorkflowRuleMethod() -
getDeleteWorkflowRuleMethod
public static io.grpc.MethodDescriptor<DeleteWorkflowRuleRequest,DeleteWorkflowRuleResponse> getDeleteWorkflowRuleMethod() -
getListWorkflowRulesMethod
public static io.grpc.MethodDescriptor<ListWorkflowRulesRequest,ListWorkflowRulesResponse> getListWorkflowRulesMethod() -
getTriggerWorkflowRuleMethod
public static io.grpc.MethodDescriptor<TriggerWorkflowRuleRequest,TriggerWorkflowRuleResponse> getTriggerWorkflowRuleMethod() -
getRecordWorkerHeartbeatMethod
public static io.grpc.MethodDescriptor<RecordWorkerHeartbeatRequest,RecordWorkerHeartbeatResponse> getRecordWorkerHeartbeatMethod() -
getListWorkersMethod
public static io.grpc.MethodDescriptor<ListWorkersRequest,ListWorkersResponse> getListWorkersMethod() -
getCountWorkersMethod
public static io.grpc.MethodDescriptor<CountWorkersRequest,CountWorkersResponse> getCountWorkersMethod() -
getUpdateTaskQueueConfigMethod
public static io.grpc.MethodDescriptor<UpdateTaskQueueConfigRequest,UpdateTaskQueueConfigResponse> getUpdateTaskQueueConfigMethod() -
getFetchWorkerConfigMethod
public static io.grpc.MethodDescriptor<FetchWorkerConfigRequest,FetchWorkerConfigResponse> getFetchWorkerConfigMethod() -
getUpdateWorkerConfigMethod
public static io.grpc.MethodDescriptor<UpdateWorkerConfigRequest,UpdateWorkerConfigResponse> getUpdateWorkerConfigMethod() -
getDescribeWorkerMethod
public static io.grpc.MethodDescriptor<DescribeWorkerRequest,DescribeWorkerResponse> getDescribeWorkerMethod() -
getPauseWorkflowExecutionMethod
public static io.grpc.MethodDescriptor<PauseWorkflowExecutionRequest,PauseWorkflowExecutionResponse> getPauseWorkflowExecutionMethod() -
getUnpauseWorkflowExecutionMethod
public static io.grpc.MethodDescriptor<UnpauseWorkflowExecutionRequest,UnpauseWorkflowExecutionResponse> getUnpauseWorkflowExecutionMethod() -
getStartActivityExecutionMethod
public static io.grpc.MethodDescriptor<StartActivityExecutionRequest,StartActivityExecutionResponse> getStartActivityExecutionMethod() -
getStartNexusOperationExecutionMethod
public static io.grpc.MethodDescriptor<StartNexusOperationExecutionRequest,StartNexusOperationExecutionResponse> getStartNexusOperationExecutionMethod() -
getDescribeActivityExecutionMethod
public static io.grpc.MethodDescriptor<DescribeActivityExecutionRequest,DescribeActivityExecutionResponse> getDescribeActivityExecutionMethod() -
getDescribeNexusOperationExecutionMethod
public static io.grpc.MethodDescriptor<DescribeNexusOperationExecutionRequest,DescribeNexusOperationExecutionResponse> getDescribeNexusOperationExecutionMethod() -
getPollActivityExecutionMethod
public static io.grpc.MethodDescriptor<PollActivityExecutionRequest,PollActivityExecutionResponse> getPollActivityExecutionMethod() -
getPollNexusOperationExecutionMethod
public static io.grpc.MethodDescriptor<PollNexusOperationExecutionRequest,PollNexusOperationExecutionResponse> getPollNexusOperationExecutionMethod() -
getListActivityExecutionsMethod
public static io.grpc.MethodDescriptor<ListActivityExecutionsRequest,ListActivityExecutionsResponse> getListActivityExecutionsMethod() -
getListNexusOperationExecutionsMethod
public static io.grpc.MethodDescriptor<ListNexusOperationExecutionsRequest,ListNexusOperationExecutionsResponse> getListNexusOperationExecutionsMethod() -
getCountActivityExecutionsMethod
public static io.grpc.MethodDescriptor<CountActivityExecutionsRequest,CountActivityExecutionsResponse> getCountActivityExecutionsMethod() -
getCountNexusOperationExecutionsMethod
public static io.grpc.MethodDescriptor<CountNexusOperationExecutionsRequest,CountNexusOperationExecutionsResponse> getCountNexusOperationExecutionsMethod() -
getRequestCancelActivityExecutionMethod
public static io.grpc.MethodDescriptor<RequestCancelActivityExecutionRequest,RequestCancelActivityExecutionResponse> getRequestCancelActivityExecutionMethod() -
getRequestCancelNexusOperationExecutionMethod
public static io.grpc.MethodDescriptor<RequestCancelNexusOperationExecutionRequest,RequestCancelNexusOperationExecutionResponse> getRequestCancelNexusOperationExecutionMethod() -
getTerminateActivityExecutionMethod
public static io.grpc.MethodDescriptor<TerminateActivityExecutionRequest,TerminateActivityExecutionResponse> getTerminateActivityExecutionMethod() -
getDeleteActivityExecutionMethod
public static io.grpc.MethodDescriptor<DeleteActivityExecutionRequest,DeleteActivityExecutionResponse> getDeleteActivityExecutionMethod() -
getPauseActivityExecutionMethod
public static io.grpc.MethodDescriptor<PauseActivityExecutionRequest,PauseActivityExecutionResponse> getPauseActivityExecutionMethod() -
getResetActivityExecutionMethod
public static io.grpc.MethodDescriptor<ResetActivityExecutionRequest,ResetActivityExecutionResponse> getResetActivityExecutionMethod() -
getUnpauseActivityExecutionMethod
public static io.grpc.MethodDescriptor<UnpauseActivityExecutionRequest,UnpauseActivityExecutionResponse> getUnpauseActivityExecutionMethod() -
getUpdateActivityExecutionOptionsMethod
public static io.grpc.MethodDescriptor<UpdateActivityExecutionOptionsRequest,UpdateActivityExecutionOptionsResponse> getUpdateActivityExecutionOptionsMethod() -
getTerminateNexusOperationExecutionMethod
public static io.grpc.MethodDescriptor<TerminateNexusOperationExecutionRequest,TerminateNexusOperationExecutionResponse> getTerminateNexusOperationExecutionMethod() -
getDeleteNexusOperationExecutionMethod
public static io.grpc.MethodDescriptor<DeleteNexusOperationExecutionRequest,DeleteNexusOperationExecutionResponse> getDeleteNexusOperationExecutionMethod() -
newStub
Creates a new async stub that supports all call types for the service -
newBlockingStub
public static WorkflowServiceGrpc.WorkflowServiceBlockingStub newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the service -
newFutureStub
Creates a new ListenableFuture-style stub that supports unary calls on the service -
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-