Package io.dapr.v1
Class DaprGrpc
java.lang.Object
io.dapr.v1.DaprGrpc
@Generated(value="by gRPC proto compiler (version 1.64.0)",
comments="Source: dapr/proto/runtime/v1/dapr.proto")
public final class DaprGrpc
extends Object
Dapr service provides APIs to user application to access Dapr building blocks.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
Dapr service provides APIs to user application to access Dapr building blocks.static final class
A stub to allow clients to do synchronous rpc calls to service Dapr.static final class
A stub to allow clients to do ListenableFuture-style rpc calls to service Dapr.static class
Base class for the server implementation of the service Dapr.static final class
A stub to allow clients to do asynchronous rpc calls to service Dapr. -
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic final io.grpc.ServerServiceDefinition
bindService
(DaprGrpc.AsyncService service) static io.grpc.MethodDescriptor<DaprProtos.BulkPublishRequest,
DaprProtos.BulkPublishResponse> static io.grpc.MethodDescriptor<DaprProtos.DecryptRequest,
DaprProtos.DecryptResponse> static io.grpc.MethodDescriptor<DaprProtos.DeleteBulkStateRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.DeleteJobRequest,
DaprProtos.DeleteJobResponse> static io.grpc.MethodDescriptor<DaprProtos.DeleteStateRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.EncryptRequest,
DaprProtos.EncryptResponse> static io.grpc.MethodDescriptor<DaprProtos.ExecuteActorStateTransactionRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.ExecuteStateTransactionRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.GetActorStateRequest,
DaprProtos.GetActorStateResponse> static io.grpc.MethodDescriptor<DaprProtos.GetBulkSecretRequest,
DaprProtos.GetBulkSecretResponse> static io.grpc.MethodDescriptor<DaprProtos.GetBulkStateRequest,
DaprProtos.GetBulkStateResponse> static io.grpc.MethodDescriptor<DaprProtos.GetConfigurationRequest,
DaprProtos.GetConfigurationResponse> static io.grpc.MethodDescriptor<DaprProtos.GetConfigurationRequest,
DaprProtos.GetConfigurationResponse> static io.grpc.MethodDescriptor<DaprProtos.GetJobRequest,
DaprProtos.GetJobResponse> static io.grpc.MethodDescriptor<DaprProtos.GetMetadataRequest,
DaprProtos.GetMetadataResponse> static io.grpc.MethodDescriptor<DaprProtos.GetSecretRequest,
DaprProtos.GetSecretResponse> static io.grpc.MethodDescriptor<DaprProtos.GetStateRequest,
DaprProtos.GetStateResponse> static io.grpc.MethodDescriptor<DaprProtos.GetWorkflowRequest,
DaprProtos.GetWorkflowResponse> static io.grpc.MethodDescriptor<DaprProtos.GetWorkflowRequest,
DaprProtos.GetWorkflowResponse> static io.grpc.MethodDescriptor<DaprProtos.InvokeActorRequest,
DaprProtos.InvokeActorResponse> static io.grpc.MethodDescriptor<DaprProtos.InvokeBindingRequest,
DaprProtos.InvokeBindingResponse> static io.grpc.MethodDescriptor<DaprProtos.InvokeServiceRequest,
CommonProtos.InvokeResponse> static io.grpc.MethodDescriptor<DaprProtos.PauseWorkflowRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.PauseWorkflowRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.PublishEventRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.PurgeWorkflowRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.PurgeWorkflowRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.QueryStateRequest,
DaprProtos.QueryStateResponse> static io.grpc.MethodDescriptor<DaprProtos.RaiseEventWorkflowRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.RaiseEventWorkflowRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.RegisterActorReminderRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.RegisterActorTimerRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.ResumeWorkflowRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.ResumeWorkflowRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.SaveStateRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.ScheduleJobRequest,
DaprProtos.ScheduleJobResponse> static io.grpc.ServiceDescriptor
static io.grpc.MethodDescriptor<DaprProtos.SetMetadataRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.ShutdownRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.StartWorkflowRequest,
DaprProtos.StartWorkflowResponse> static io.grpc.MethodDescriptor<DaprProtos.StartWorkflowRequest,
DaprProtos.StartWorkflowResponse> static io.grpc.MethodDescriptor<DaprProtos.SubscribeConfigurationRequest,
DaprProtos.SubscribeConfigurationResponse> static io.grpc.MethodDescriptor<DaprProtos.SubscribeConfigurationRequest,
DaprProtos.SubscribeConfigurationResponse> static io.grpc.MethodDescriptor<DaprProtos.SubscribeTopicEventsRequestAlpha1,
DaprAppCallbackProtos.TopicEventRequest> static io.grpc.MethodDescriptor<DaprProtos.SubtleDecryptRequest,
DaprProtos.SubtleDecryptResponse> static io.grpc.MethodDescriptor<DaprProtos.SubtleEncryptRequest,
DaprProtos.SubtleEncryptResponse> static io.grpc.MethodDescriptor<DaprProtos.SubtleGetKeyRequest,
DaprProtos.SubtleGetKeyResponse> static io.grpc.MethodDescriptor<DaprProtos.SubtleSignRequest,
DaprProtos.SubtleSignResponse> static io.grpc.MethodDescriptor<DaprProtos.SubtleUnwrapKeyRequest,
DaprProtos.SubtleUnwrapKeyResponse> static io.grpc.MethodDescriptor<DaprProtos.SubtleVerifyRequest,
DaprProtos.SubtleVerifyResponse> static io.grpc.MethodDescriptor<DaprProtos.SubtleWrapKeyRequest,
DaprProtos.SubtleWrapKeyResponse> static io.grpc.MethodDescriptor<DaprProtos.TerminateWorkflowRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.TerminateWorkflowRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.TryLockRequest,
DaprProtos.TryLockResponse> static io.grpc.MethodDescriptor<DaprProtos.UnlockRequest,
DaprProtos.UnlockResponse> static io.grpc.MethodDescriptor<DaprProtos.UnregisterActorReminderRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.UnregisterActorTimerRequest,
com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DaprProtos.UnsubscribeConfigurationRequest,
DaprProtos.UnsubscribeConfigurationResponse> static io.grpc.MethodDescriptor<DaprProtos.UnsubscribeConfigurationRequest,
DaprProtos.UnsubscribeConfigurationResponse> static DaprGrpc.DaprBlockingStub
newBlockingStub
(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the servicestatic DaprGrpc.DaprFutureStub
newFutureStub
(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the servicestatic DaprGrpc.DaprStub
newStub
(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
-
getInvokeServiceMethod
public static io.grpc.MethodDescriptor<DaprProtos.InvokeServiceRequest,CommonProtos.InvokeResponse> getInvokeServiceMethod() -
getGetStateMethod
public static io.grpc.MethodDescriptor<DaprProtos.GetStateRequest,DaprProtos.GetStateResponse> getGetStateMethod() -
getGetBulkStateMethod
public static io.grpc.MethodDescriptor<DaprProtos.GetBulkStateRequest,DaprProtos.GetBulkStateResponse> getGetBulkStateMethod() -
getSaveStateMethod
public static io.grpc.MethodDescriptor<DaprProtos.SaveStateRequest,com.google.protobuf.Empty> getSaveStateMethod() -
getQueryStateAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.QueryStateRequest,DaprProtos.QueryStateResponse> getQueryStateAlpha1Method() -
getDeleteStateMethod
public static io.grpc.MethodDescriptor<DaprProtos.DeleteStateRequest,com.google.protobuf.Empty> getDeleteStateMethod() -
getDeleteBulkStateMethod
public static io.grpc.MethodDescriptor<DaprProtos.DeleteBulkStateRequest,com.google.protobuf.Empty> getDeleteBulkStateMethod() -
getExecuteStateTransactionMethod
public static io.grpc.MethodDescriptor<DaprProtos.ExecuteStateTransactionRequest,com.google.protobuf.Empty> getExecuteStateTransactionMethod() -
getPublishEventMethod
public static io.grpc.MethodDescriptor<DaprProtos.PublishEventRequest,com.google.protobuf.Empty> getPublishEventMethod() -
getBulkPublishEventAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.BulkPublishRequest,DaprProtos.BulkPublishResponse> getBulkPublishEventAlpha1Method() -
getSubscribeTopicEventsAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.SubscribeTopicEventsRequestAlpha1,DaprAppCallbackProtos.TopicEventRequest> getSubscribeTopicEventsAlpha1Method() -
getInvokeBindingMethod
public static io.grpc.MethodDescriptor<DaprProtos.InvokeBindingRequest,DaprProtos.InvokeBindingResponse> getInvokeBindingMethod() -
getGetSecretMethod
public static io.grpc.MethodDescriptor<DaprProtos.GetSecretRequest,DaprProtos.GetSecretResponse> getGetSecretMethod() -
getGetBulkSecretMethod
public static io.grpc.MethodDescriptor<DaprProtos.GetBulkSecretRequest,DaprProtos.GetBulkSecretResponse> getGetBulkSecretMethod() -
getRegisterActorTimerMethod
public static io.grpc.MethodDescriptor<DaprProtos.RegisterActorTimerRequest,com.google.protobuf.Empty> getRegisterActorTimerMethod() -
getUnregisterActorTimerMethod
public static io.grpc.MethodDescriptor<DaprProtos.UnregisterActorTimerRequest,com.google.protobuf.Empty> getUnregisterActorTimerMethod() -
getRegisterActorReminderMethod
public static io.grpc.MethodDescriptor<DaprProtos.RegisterActorReminderRequest,com.google.protobuf.Empty> getRegisterActorReminderMethod() -
getUnregisterActorReminderMethod
public static io.grpc.MethodDescriptor<DaprProtos.UnregisterActorReminderRequest,com.google.protobuf.Empty> getUnregisterActorReminderMethod() -
getGetActorStateMethod
public static io.grpc.MethodDescriptor<DaprProtos.GetActorStateRequest,DaprProtos.GetActorStateResponse> getGetActorStateMethod() -
getExecuteActorStateTransactionMethod
public static io.grpc.MethodDescriptor<DaprProtos.ExecuteActorStateTransactionRequest,com.google.protobuf.Empty> getExecuteActorStateTransactionMethod() -
getInvokeActorMethod
public static io.grpc.MethodDescriptor<DaprProtos.InvokeActorRequest,DaprProtos.InvokeActorResponse> getInvokeActorMethod() -
getGetConfigurationAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.GetConfigurationRequest,DaprProtos.GetConfigurationResponse> getGetConfigurationAlpha1Method() -
getGetConfigurationMethod
public static io.grpc.MethodDescriptor<DaprProtos.GetConfigurationRequest,DaprProtos.GetConfigurationResponse> getGetConfigurationMethod() -
getSubscribeConfigurationAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.SubscribeConfigurationRequest,DaprProtos.SubscribeConfigurationResponse> getSubscribeConfigurationAlpha1Method() -
getSubscribeConfigurationMethod
public static io.grpc.MethodDescriptor<DaprProtos.SubscribeConfigurationRequest,DaprProtos.SubscribeConfigurationResponse> getSubscribeConfigurationMethod() -
getUnsubscribeConfigurationAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.UnsubscribeConfigurationRequest,DaprProtos.UnsubscribeConfigurationResponse> getUnsubscribeConfigurationAlpha1Method() -
getUnsubscribeConfigurationMethod
public static io.grpc.MethodDescriptor<DaprProtos.UnsubscribeConfigurationRequest,DaprProtos.UnsubscribeConfigurationResponse> getUnsubscribeConfigurationMethod() -
getTryLockAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.TryLockRequest,DaprProtos.TryLockResponse> getTryLockAlpha1Method() -
getUnlockAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.UnlockRequest,DaprProtos.UnlockResponse> getUnlockAlpha1Method() -
getEncryptAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.EncryptRequest,DaprProtos.EncryptResponse> getEncryptAlpha1Method() -
getDecryptAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.DecryptRequest,DaprProtos.DecryptResponse> getDecryptAlpha1Method() -
getGetMetadataMethod
public static io.grpc.MethodDescriptor<DaprProtos.GetMetadataRequest,DaprProtos.GetMetadataResponse> getGetMetadataMethod() -
getSetMetadataMethod
public static io.grpc.MethodDescriptor<DaprProtos.SetMetadataRequest,com.google.protobuf.Empty> getSetMetadataMethod() -
getSubtleGetKeyAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.SubtleGetKeyRequest,DaprProtos.SubtleGetKeyResponse> getSubtleGetKeyAlpha1Method() -
getSubtleEncryptAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.SubtleEncryptRequest,DaprProtos.SubtleEncryptResponse> getSubtleEncryptAlpha1Method() -
getSubtleDecryptAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.SubtleDecryptRequest,DaprProtos.SubtleDecryptResponse> getSubtleDecryptAlpha1Method() -
getSubtleWrapKeyAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.SubtleWrapKeyRequest,DaprProtos.SubtleWrapKeyResponse> getSubtleWrapKeyAlpha1Method() -
getSubtleUnwrapKeyAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.SubtleUnwrapKeyRequest,DaprProtos.SubtleUnwrapKeyResponse> getSubtleUnwrapKeyAlpha1Method() -
getSubtleSignAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.SubtleSignRequest,DaprProtos.SubtleSignResponse> getSubtleSignAlpha1Method() -
getSubtleVerifyAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.SubtleVerifyRequest,DaprProtos.SubtleVerifyResponse> getSubtleVerifyAlpha1Method() -
getStartWorkflowAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.StartWorkflowRequest,DaprProtos.StartWorkflowResponse> getStartWorkflowAlpha1Method() -
getGetWorkflowAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.GetWorkflowRequest,DaprProtos.GetWorkflowResponse> getGetWorkflowAlpha1Method() -
getPurgeWorkflowAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.PurgeWorkflowRequest,com.google.protobuf.Empty> getPurgeWorkflowAlpha1Method() -
getTerminateWorkflowAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.TerminateWorkflowRequest,com.google.protobuf.Empty> getTerminateWorkflowAlpha1Method() -
getPauseWorkflowAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.PauseWorkflowRequest,com.google.protobuf.Empty> getPauseWorkflowAlpha1Method() -
getResumeWorkflowAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.ResumeWorkflowRequest,com.google.protobuf.Empty> getResumeWorkflowAlpha1Method() -
getRaiseEventWorkflowAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.RaiseEventWorkflowRequest,com.google.protobuf.Empty> getRaiseEventWorkflowAlpha1Method() -
getStartWorkflowBeta1Method
public static io.grpc.MethodDescriptor<DaprProtos.StartWorkflowRequest,DaprProtos.StartWorkflowResponse> getStartWorkflowBeta1Method() -
getGetWorkflowBeta1Method
public static io.grpc.MethodDescriptor<DaprProtos.GetWorkflowRequest,DaprProtos.GetWorkflowResponse> getGetWorkflowBeta1Method() -
getPurgeWorkflowBeta1Method
public static io.grpc.MethodDescriptor<DaprProtos.PurgeWorkflowRequest,com.google.protobuf.Empty> getPurgeWorkflowBeta1Method() -
getTerminateWorkflowBeta1Method
public static io.grpc.MethodDescriptor<DaprProtos.TerminateWorkflowRequest,com.google.protobuf.Empty> getTerminateWorkflowBeta1Method() -
getPauseWorkflowBeta1Method
public static io.grpc.MethodDescriptor<DaprProtos.PauseWorkflowRequest,com.google.protobuf.Empty> getPauseWorkflowBeta1Method() -
getResumeWorkflowBeta1Method
public static io.grpc.MethodDescriptor<DaprProtos.ResumeWorkflowRequest,com.google.protobuf.Empty> getResumeWorkflowBeta1Method() -
getRaiseEventWorkflowBeta1Method
public static io.grpc.MethodDescriptor<DaprProtos.RaiseEventWorkflowRequest,com.google.protobuf.Empty> getRaiseEventWorkflowBeta1Method() -
getShutdownMethod
public static io.grpc.MethodDescriptor<DaprProtos.ShutdownRequest,com.google.protobuf.Empty> getShutdownMethod() -
getScheduleJobAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.ScheduleJobRequest,DaprProtos.ScheduleJobResponse> getScheduleJobAlpha1Method() -
getGetJobAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.GetJobRequest,DaprProtos.GetJobResponse> getGetJobAlpha1Method() -
getDeleteJobAlpha1Method
public static io.grpc.MethodDescriptor<DaprProtos.DeleteJobRequest,DaprProtos.DeleteJobResponse> getDeleteJobAlpha1Method() -
newStub
Creates a new async stub that supports all call types for the service -
newBlockingStub
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 -
bindService
-
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-