Uses of Class
io.dapr.v1.DaprProtos.ActorRuntime
-
Uses of DaprProtos.ActorRuntime in io.dapr.v1
Modifier and TypeMethodDescriptionDaprProtos.ActorRuntime.Builder.build()
DaprProtos.ActorRuntime.Builder.buildPartial()
DaprProtos.GetMetadataResponse.Builder.getActorRuntime()
TODO: Cassie: probably add scheduler runtime statusDaprProtos.GetMetadataResponse.getActorRuntime()
TODO: Cassie: probably add scheduler runtime statusDaprProtos.GetMetadataResponseOrBuilder.getActorRuntime()
TODO: Cassie: probably add scheduler runtime statusstatic DaprProtos.ActorRuntime
DaprProtos.ActorRuntime.getDefaultInstance()
DaprProtos.ActorRuntime.Builder.getDefaultInstanceForType()
DaprProtos.ActorRuntime.getDefaultInstanceForType()
static DaprProtos.ActorRuntime
DaprProtos.ActorRuntime.parseDelimitedFrom
(InputStream input) static DaprProtos.ActorRuntime
DaprProtos.ActorRuntime.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DaprProtos.ActorRuntime
DaprProtos.ActorRuntime.parseFrom
(byte[] data) static DaprProtos.ActorRuntime
DaprProtos.ActorRuntime.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DaprProtos.ActorRuntime
DaprProtos.ActorRuntime.parseFrom
(com.google.protobuf.ByteString data) static DaprProtos.ActorRuntime
DaprProtos.ActorRuntime.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DaprProtos.ActorRuntime
DaprProtos.ActorRuntime.parseFrom
(com.google.protobuf.CodedInputStream input) static DaprProtos.ActorRuntime
DaprProtos.ActorRuntime.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DaprProtos.ActorRuntime
DaprProtos.ActorRuntime.parseFrom
(InputStream input) static DaprProtos.ActorRuntime
DaprProtos.ActorRuntime.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DaprProtos.ActorRuntime
DaprProtos.ActorRuntime.parseFrom
(ByteBuffer data) static DaprProtos.ActorRuntime
DaprProtos.ActorRuntime.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprProtos.ActorRuntime>
DaprProtos.ActorRuntime.getParserForType()
static com.google.protobuf.Parser<DaprProtos.ActorRuntime>
DaprProtos.ActorRuntime.parser()
Modifier and TypeMethodDescriptionDaprProtos.GetMetadataResponse.Builder.mergeActorRuntime
(DaprProtos.ActorRuntime value) TODO: Cassie: probably add scheduler runtime statusDaprProtos.ActorRuntime.Builder.mergeFrom
(DaprProtos.ActorRuntime other) DaprProtos.ActorRuntime.newBuilder
(DaprProtos.ActorRuntime prototype) DaprProtos.GetMetadataResponse.Builder.setActorRuntime
(DaprProtos.ActorRuntime value) TODO: Cassie: probably add scheduler runtime status