Package io.dapr.v1
Class DaprProtos
java.lang.Object
io.dapr.v1.DaprProtos
public final class DaprProtos extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DaprProtos.ActiveActorsCount
Protobuf typedapr.proto.runtime.v1.ActiveActorsCount
static interface
DaprProtos.ActiveActorsCountOrBuilder
static class
DaprProtos.BulkStateItem
BulkStateItem is the response item for a bulk get operation.static interface
DaprProtos.BulkStateItemOrBuilder
static class
DaprProtos.DeleteBulkStateRequest
DeleteBulkStateRequest is the message to delete a list of key-value states from specific state store.static interface
DaprProtos.DeleteBulkStateRequestOrBuilder
static class
DaprProtos.DeleteStateRequest
DeleteStateRequest is the message to delete key-value states in the specific state store.static interface
DaprProtos.DeleteStateRequestOrBuilder
static class
DaprProtos.ExecuteActorStateTransactionRequest
ExecuteActorStateTransactionRequest is the message to execute multiple operations on a specified actor.static interface
DaprProtos.ExecuteActorStateTransactionRequestOrBuilder
static class
DaprProtos.ExecuteStateTransactionRequest
ExecuteStateTransactionRequest is the message to execute multiple operations on a specified store.static interface
DaprProtos.ExecuteStateTransactionRequestOrBuilder
static class
DaprProtos.GetActorStateRequest
GetActorStateRequest is the message to get key-value states from specific actor.static interface
DaprProtos.GetActorStateRequestOrBuilder
static class
DaprProtos.GetActorStateResponse
GetActorStateResponse is the response conveying the actor's state value.static interface
DaprProtos.GetActorStateResponseOrBuilder
static class
DaprProtos.GetBulkSecretRequest
GetBulkSecretRequest is the message to get the secrets from secret store.static interface
DaprProtos.GetBulkSecretRequestOrBuilder
static class
DaprProtos.GetBulkSecretResponse
GetBulkSecretResponse is the response message to convey the requested secrets.static interface
DaprProtos.GetBulkSecretResponseOrBuilder
static class
DaprProtos.GetBulkStateRequest
GetBulkStateRequest is the message to get a list of key-value states from specific state store.static interface
DaprProtos.GetBulkStateRequestOrBuilder
static class
DaprProtos.GetBulkStateResponse
GetBulkStateResponse is the response conveying the list of state values.static interface
DaprProtos.GetBulkStateResponseOrBuilder
static class
DaprProtos.GetMetadataResponse
GetMetadataResponse is a message that is returned on GetMetadata rpc callstatic interface
DaprProtos.GetMetadataResponseOrBuilder
static class
DaprProtos.GetSecretRequest
GetSecretRequest is the message to get secret from secret store.static interface
DaprProtos.GetSecretRequestOrBuilder
static class
DaprProtos.GetSecretResponse
GetSecretResponse is the response message to convey the requested secret.static interface
DaprProtos.GetSecretResponseOrBuilder
static class
DaprProtos.GetStateRequest
GetStateRequest is the message to get key-value states from specific state store.static interface
DaprProtos.GetStateRequestOrBuilder
static class
DaprProtos.GetStateResponse
GetStateResponse is the response conveying the state value and etag.static interface
DaprProtos.GetStateResponseOrBuilder
static class
DaprProtos.InvokeActorRequest
InvokeActorRequest is the message to call an actor.static interface
DaprProtos.InvokeActorRequestOrBuilder
static class
DaprProtos.InvokeActorResponse
InvokeActorResponse is the method that returns an actor invocation response.static interface
DaprProtos.InvokeActorResponseOrBuilder
static class
DaprProtos.InvokeBindingRequest
InvokeBindingRequest is the message to send data to output bindingsstatic interface
DaprProtos.InvokeBindingRequestOrBuilder
static class
DaprProtos.InvokeBindingResponse
InvokeBindingResponse is the message returned from an output binding invocationstatic interface
DaprProtos.InvokeBindingResponseOrBuilder
static class
DaprProtos.InvokeServiceRequest
InvokeServiceRequest represents the request message for Service invocation.static interface
DaprProtos.InvokeServiceRequestOrBuilder
static class
DaprProtos.PublishEventRequest
PublishEventRequest is the message to publish event data to pubsub topicstatic interface
DaprProtos.PublishEventRequestOrBuilder
static class
DaprProtos.RegisterActorReminderRequest
RegisterActorReminderRequest is the message to register a reminder for an actor of a given type and id.static interface
DaprProtos.RegisterActorReminderRequestOrBuilder
static class
DaprProtos.RegisterActorTimerRequest
RegisterActorTimerRequest is the message to register a timer for an actor of a given type and id.static interface
DaprProtos.RegisterActorTimerRequestOrBuilder
static class
DaprProtos.RegisteredComponents
Protobuf typedapr.proto.runtime.v1.RegisteredComponents
static interface
DaprProtos.RegisteredComponentsOrBuilder
static class
DaprProtos.SaveStateRequest
SaveStateRequest is the message to save multiple states into state store.static interface
DaprProtos.SaveStateRequestOrBuilder
static class
DaprProtos.SecretResponse
SecretResponse is a map of decrypted string/string valuesstatic interface
DaprProtos.SecretResponseOrBuilder
static class
DaprProtos.SetMetadataRequest
Protobuf typedapr.proto.runtime.v1.SetMetadataRequest
static interface
DaprProtos.SetMetadataRequestOrBuilder
static class
DaprProtos.TransactionalActorStateOperation
TransactionalAcorStateOperation is the message to execute a specified operation with a key-value pair.static interface
DaprProtos.TransactionalActorStateOperationOrBuilder
static class
DaprProtos.TransactionalStateOperation
TransactionalStateOperation is the message to execute a specified operation with a key-value pair.static interface
DaprProtos.TransactionalStateOperationOrBuilder
static class
DaprProtos.UnregisterActorReminderRequest
UnregisterActorReminderRequest is the message to unregister an actor reminder.static interface
DaprProtos.UnregisterActorReminderRequestOrBuilder
static class
DaprProtos.UnregisterActorTimerRequest
UnregisterActorTimerRequest is the message to unregister an actor timerstatic interface
DaprProtos.UnregisterActorTimerRequestOrBuilder
-
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-