All Classes
| Class | Description |
|---|---|
| AbstractActor |
Represents the base class for actors.
|
| ActorFactory<T extends AbstractActor> |
Creates an actor of a given type.
|
| ActorId |
The ActorId represents the identity of an actor within an actor service.
|
| ActorMethodContext |
Contains information about the method that is invoked by actor runtime.
|
| ActorObjectSerializer |
Serializes and deserializes internal objects.
|
| ActorProxy |
Proxy to communicate to a given Actor instance in Dapr.
|
| ActorProxyBuilder |
Builder to generate an ActorProxy instance.
|
| ActorRuntime |
Contains methods to register actor types.
|
| ActorRuntimeConfig |
Represents the configuration for the Actor Runtime.
|
| ActorRuntimeContext<T extends AbstractActor> |
Provides the context for the Actor's runtime.
|
| ActorStateChange |
Represents a state change for an actor.
|
| ActorStateChangeKind |
Represents an actor's state change.
|
| ActorStateManager |
Manages state changes of a given Actor instance.
|
| ActorTrace |
Class to emit trace log messages.
|
| ActorType |
Annotation to define Actor class.
|
| CloudEvent |
A cloud event in Dapr.
|
| Constants |
Useful constants for the Dapr's Actor SDK.
|
| DaprClient |
Generic Client Adapter to be used regardless of the GRPC or the HTTP Client implementation required.
|
| DaprClientBuilder |
A builder for the DaprClient,
Currently only and HTTP Client will be supported.
|
| DaprClientGrpc |
An adapter for the GRPC Client.
|
| DaprClientGrpc |
User Code definitions
|
| DaprClientGrpc.DaprClientBlockingStub |
User Code definitions
|
| DaprClientGrpc.DaprClientFutureStub |
User Code definitions
|
| DaprClientGrpc.DaprClientImplBase |
User Code definitions
|
| DaprClientGrpc.DaprClientStub |
User Code definitions
|
| DaprClientHttp |
An adapter for the HTTP Client.
|
| DaprClientProtos | |
| DaprClientProtos.BindingEventEnvelope |
Protobuf type
daprclient.BindingEventEnvelope |
| DaprClientProtos.BindingEventEnvelope.Builder |
Protobuf type
daprclient.BindingEventEnvelope |
| DaprClientProtos.BindingEventEnvelopeOrBuilder | |
| DaprClientProtos.BindingResponseEnvelope |
Protobuf type
daprclient.BindingResponseEnvelope |
| DaprClientProtos.BindingResponseEnvelope.Builder |
Protobuf type
daprclient.BindingResponseEnvelope |
| DaprClientProtos.BindingResponseEnvelopeOrBuilder | |
| DaprClientProtos.CloudEventEnvelope |
Protobuf type
daprclient.CloudEventEnvelope |
| DaprClientProtos.CloudEventEnvelope.Builder |
Protobuf type
daprclient.CloudEventEnvelope |
| DaprClientProtos.CloudEventEnvelopeOrBuilder | |
| DaprClientProtos.GetBindingsSubscriptionsEnvelope |
Protobuf type
daprclient.GetBindingsSubscriptionsEnvelope |
| DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder |
Protobuf type
daprclient.GetBindingsSubscriptionsEnvelope |
| DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder | |
| DaprClientProtos.GetTopicSubscriptionsEnvelope |
Protobuf type
daprclient.GetTopicSubscriptionsEnvelope |
| DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder |
Protobuf type
daprclient.GetTopicSubscriptionsEnvelope |
| DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder | |
| DaprClientProtos.InvokeEnvelope |
Protobuf type
daprclient.InvokeEnvelope |
| DaprClientProtos.InvokeEnvelope.Builder |
Protobuf type
daprclient.InvokeEnvelope |
| DaprClientProtos.InvokeEnvelopeOrBuilder | |
| DaprClientProtos.RetryPolicy |
Protobuf type
daprclient.RetryPolicy |
| DaprClientProtos.RetryPolicy.Builder |
Protobuf type
daprclient.RetryPolicy |
| DaprClientProtos.RetryPolicyOrBuilder | |
| DaprClientProtos.State |
Protobuf type
daprclient.State |
| DaprClientProtos.State.Builder |
Protobuf type
daprclient.State |
| DaprClientProtos.StateOptions |
Protobuf type
daprclient.StateOptions |
| DaprClientProtos.StateOptions.Builder |
Protobuf type
daprclient.StateOptions |
| DaprClientProtos.StateOptionsOrBuilder | |
| DaprClientProtos.StateOrBuilder | |
| DaprError |
Represents an error message from Dapr.
|
| DaprException |
A Dapr's specific exception.
|
| DaprGrpc |
Dapr definitions
|
| DaprGrpc.DaprBlockingStub |
Dapr definitions
|
| DaprGrpc.DaprFutureStub |
Dapr definitions
|
| DaprGrpc.DaprImplBase |
Dapr definitions
|
| DaprGrpc.DaprStub |
Dapr definitions
|
| DaprHttp | |
| DaprHttp.HttpMethods |
HTTP Methods supported.
|
| DaprHttp.Response | |
| DaprHttpBuilder |
A builder for the DaprHttp.
|
| DaprObjectSerializer |
Serializes and deserializes application's objects.
|
| DaprProtos | |
| DaprProtos.DeleteStateEnvelope |
Protobuf type
dapr.DeleteStateEnvelope |
| DaprProtos.DeleteStateEnvelope.Builder |
Protobuf type
dapr.DeleteStateEnvelope |
| DaprProtos.DeleteStateEnvelopeOrBuilder | |
| DaprProtos.GetStateEnvelope |
Protobuf type
dapr.GetStateEnvelope |
| DaprProtos.GetStateEnvelope.Builder |
Protobuf type
dapr.GetStateEnvelope |
| DaprProtos.GetStateEnvelopeOrBuilder | |
| DaprProtos.GetStateResponseEnvelope |
Protobuf type
dapr.GetStateResponseEnvelope |
| DaprProtos.GetStateResponseEnvelope.Builder |
Protobuf type
dapr.GetStateResponseEnvelope |
| DaprProtos.GetStateResponseEnvelopeOrBuilder | |
| DaprProtos.InvokeBindingEnvelope |
Protobuf type
dapr.InvokeBindingEnvelope |
| DaprProtos.InvokeBindingEnvelope.Builder |
Protobuf type
dapr.InvokeBindingEnvelope |
| DaprProtos.InvokeBindingEnvelopeOrBuilder | |
| DaprProtos.InvokeServiceEnvelope |
Protobuf type
dapr.InvokeServiceEnvelope |
| DaprProtos.InvokeServiceEnvelope.Builder |
Protobuf type
dapr.InvokeServiceEnvelope |
| DaprProtos.InvokeServiceEnvelopeOrBuilder | |
| DaprProtos.InvokeServiceResponseEnvelope |
Protobuf type
dapr.InvokeServiceResponseEnvelope |
| DaprProtos.InvokeServiceResponseEnvelope.Builder |
Protobuf type
dapr.InvokeServiceResponseEnvelope |
| DaprProtos.InvokeServiceResponseEnvelopeOrBuilder | |
| DaprProtos.PublishEventEnvelope |
Protobuf type
dapr.PublishEventEnvelope |
| DaprProtos.PublishEventEnvelope.Builder |
Protobuf type
dapr.PublishEventEnvelope |
| DaprProtos.PublishEventEnvelopeOrBuilder | |
| DaprProtos.RetryPolicy |
Protobuf type
dapr.RetryPolicy |
| DaprProtos.RetryPolicy.Builder |
Protobuf type
dapr.RetryPolicy |
| DaprProtos.RetryPolicyOrBuilder | |
| DaprProtos.SaveStateEnvelope |
Protobuf type
dapr.SaveStateEnvelope |
| DaprProtos.SaveStateEnvelope.Builder |
Protobuf type
dapr.SaveStateEnvelope |
| DaprProtos.SaveStateEnvelopeOrBuilder | |
| DaprProtos.State |
Protobuf type
dapr.State |
| DaprProtos.State.Builder |
Protobuf type
dapr.State |
| DaprProtos.StateOptions |
Protobuf type
dapr.StateOptions |
| DaprProtos.StateOptions.Builder |
Protobuf type
dapr.StateOptions |
| DaprProtos.StateOptionsOrBuilder | |
| DaprProtos.StateOrBuilder | |
| DaprProtos.StateRequest |
Protobuf type
dapr.StateRequest |
| DaprProtos.StateRequest.Builder |
Protobuf type
dapr.StateRequest |
| DaprProtos.StateRequestOptions |
Protobuf type
dapr.StateRequestOptions |
| DaprProtos.StateRequestOptions.Builder |
Protobuf type
dapr.StateRequestOptions |
| DaprProtos.StateRequestOptionsOrBuilder | |
| DaprProtos.StateRequestOrBuilder | |
| DaprProtos.StateRetryPolicy |
Protobuf type
dapr.StateRetryPolicy |
| DaprProtos.StateRetryPolicy.Builder |
Protobuf type
dapr.StateRetryPolicy |
| DaprProtos.StateRetryPolicyOrBuilder | |
| DefaultObjectSerializer |
Default serializer/deserializer for request/response objects and for state objects too.
|
| DurationUtils | |
| ObjectSerializer |
Serializes and deserializes an internal object.
|
| Properties |
Global properties for Dapr's SDK, using Supplier so they are dynamically resolved.
|
| Remindable<T> |
Interface that actors must implement to consume reminders registered using RegisterReminderAsync.
|
| State<T> |
This class reprent what a State is.
|
| StateOptions | |
| StateOptions.Concurrency | |
| StateOptions.Consistency | |
| StateOptions.RetryPolicy | |
| StateOptions.RetryPolicy.Pattern | |
| StateOptions.StateOptionDurationDeserializer | |
| StateOptions.StateOptionDurationSerializer | |
| Verb |
Verbs used to invoke methods in Dapr.
|