Package io.dapr.v1
Class CommonProtos
java.lang.Object
io.dapr.v1.CommonProtos
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
ConfigurationItem represents all the configuration with its name(key).static interface
static final class
Etag represents a state item versionstatic interface
static final class
HTTPExtension includes HTTP verb and querystring when Dapr runtime delivers HTTP content.static interface
static final class
InvokeRequest is the message to invoke a method with the data.static interface
static final class
InvokeResponse is the response message including data and its content type from app callback.static interface
static final class
StateItem represents state key, value, and additional options to save state.static interface
static final class
StateOptions configures concurrency and consistency for state operationsstatic interface
static final class
Chunk of data sent in a streaming request or response.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
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()
-