Package io.dapr.v1
Class CommonProtos
java.lang.Object
io.dapr.v1.CommonProtos
public final class CommonProtos
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCommonProtos.HTTPExtensionHTTPExtension includes HTTP verb and querystring when Dapr runtime delivers HTTP content.static interfaceCommonProtos.HTTPExtensionOrBuilderstatic classCommonProtos.InvokeRequestInvokeRequest is the message to invoke a method with the data.static interfaceCommonProtos.InvokeRequestOrBuilderstatic classCommonProtos.InvokeResponseInvokeResponse is the response message inclduing data and its content type from app callback.static interfaceCommonProtos.InvokeResponseOrBuilderstatic classCommonProtos.StateItemStateItem represents state key, value, and additional options to save state.static interfaceCommonProtos.StateItemOrBuilderstatic classCommonProtos.StateOptionsStateOptions configures concurrency, consistency, and retry policy for state operationsstatic interfaceCommonProtos.StateOptionsOrBuilderstatic classCommonProtos.StateRetryPolicyStateRetryPolicy represents retry policy to set and delete state operations.static interfaceCommonProtos.StateRetryPolicyOrBuilder -
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(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()
-