Uses of Class
io.dapr.v1.DaprProtos.GetBulkStateRequest
Packages that use DaprProtos.GetBulkStateRequest
-
Uses of DaprProtos.GetBulkStateRequest in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.GetBulkStateRequestModifier and TypeMethodDescriptionDaprProtos.GetBulkStateRequest.Builder.build()DaprProtos.GetBulkStateRequest.Builder.buildPartial()DaprProtos.GetBulkStateRequest.getDefaultInstance()DaprProtos.GetBulkStateRequest.Builder.getDefaultInstanceForType()DaprProtos.GetBulkStateRequest.getDefaultInstanceForType()DaprProtos.GetBulkStateRequest.parseDelimitedFrom(InputStream input) DaprProtos.GetBulkStateRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetBulkStateRequest.parseFrom(byte[] data) DaprProtos.GetBulkStateRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetBulkStateRequest.parseFrom(com.google.protobuf.ByteString data) DaprProtos.GetBulkStateRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetBulkStateRequest.parseFrom(com.google.protobuf.CodedInputStream input) DaprProtos.GetBulkStateRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetBulkStateRequest.parseFrom(InputStream input) DaprProtos.GetBulkStateRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetBulkStateRequest.parseFrom(ByteBuffer data) DaprProtos.GetBulkStateRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dapr.v1 that return types with arguments of type DaprProtos.GetBulkStateRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<DaprProtos.GetBulkStateRequest,DaprProtos.GetBulkStateResponse> DaprGrpc.getGetBulkStateMethod()com.google.protobuf.Parser<DaprProtos.GetBulkStateRequest>DaprProtos.GetBulkStateRequest.getParserForType()static com.google.protobuf.Parser<DaprProtos.GetBulkStateRequest>DaprProtos.GetBulkStateRequest.parser()Methods in io.dapr.v1 with parameters of type DaprProtos.GetBulkStateRequestModifier and TypeMethodDescriptiondefault voidDaprGrpc.AsyncService.getBulkState(DaprProtos.GetBulkStateRequest request, io.grpc.stub.StreamObserver<DaprProtos.GetBulkStateResponse> responseObserver) Gets a bulk of state items for a list of keysDaprGrpc.DaprBlockingStub.getBulkState(DaprProtos.GetBulkStateRequest request) Gets a bulk of state items for a list of keyscom.google.common.util.concurrent.ListenableFuture<DaprProtos.GetBulkStateResponse>DaprGrpc.DaprFutureStub.getBulkState(DaprProtos.GetBulkStateRequest request) Gets a bulk of state items for a list of keysvoidDaprGrpc.DaprStub.getBulkState(DaprProtos.GetBulkStateRequest request, io.grpc.stub.StreamObserver<DaprProtos.GetBulkStateResponse> responseObserver) Gets a bulk of state items for a list of keysDaprProtos.GetBulkStateRequest.Builder.mergeFrom(DaprProtos.GetBulkStateRequest other) DaprProtos.GetBulkStateRequest.newBuilder(DaprProtos.GetBulkStateRequest prototype)