Uses of Class
io.dapr.v1.DaprProtos.ActorRuntime
Packages that use DaprProtos.ActorRuntime
-
Uses of DaprProtos.ActorRuntime in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.ActorRuntimeModifier 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) Methods in io.dapr.v1 that return types with arguments of type DaprProtos.ActorRuntimeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprProtos.ActorRuntime>
DaprProtos.ActorRuntime.getParserForType()
static com.google.protobuf.Parser<DaprProtos.ActorRuntime>
DaprProtos.ActorRuntime.parser()
Methods in io.dapr.v1 with parameters of type DaprProtos.ActorRuntimeModifier 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