Uses of Class
io.dingodb.coordinator.Coordinator.GetStoreMapRequest
Packages that use Coordinator.GetStoreMapRequest
-
Uses of Coordinator.GetStoreMapRequest in io.dingodb.coordinator
Methods in io.dingodb.coordinator that return Coordinator.GetStoreMapRequestModifier and TypeMethodDescriptionCoordinator.GetStoreMapRequest.Builder.build()Coordinator.GetStoreMapRequest.Builder.buildPartial()Coordinator.GetStoreMapRequest.getDefaultInstance()Coordinator.GetStoreMapRequest.Builder.getDefaultInstanceForType()Coordinator.GetStoreMapRequest.getDefaultInstanceForType()Coordinator.GetStoreMapRequest.parseDelimitedFrom(InputStream input) Coordinator.GetStoreMapRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.GetStoreMapRequest.parseFrom(byte[] data) Coordinator.GetStoreMapRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.GetStoreMapRequest.parseFrom(com.google.protobuf.ByteString data) Coordinator.GetStoreMapRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.GetStoreMapRequest.parseFrom(com.google.protobuf.CodedInputStream input) Coordinator.GetStoreMapRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.GetStoreMapRequest.parseFrom(InputStream input) Coordinator.GetStoreMapRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.GetStoreMapRequest.parseFrom(ByteBuffer data) Coordinator.GetStoreMapRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.coordinator that return types with arguments of type Coordinator.GetStoreMapRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Coordinator.GetStoreMapRequest,Coordinator.GetStoreMapResponse> CoordinatorServiceGrpc.getGetStoreMapMethod()com.google.protobuf.Parser<Coordinator.GetStoreMapRequest>Coordinator.GetStoreMapRequest.getParserForType()static com.google.protobuf.Parser<Coordinator.GetStoreMapRequest>Coordinator.GetStoreMapRequest.parser()Methods in io.dingodb.coordinator with parameters of type Coordinator.GetStoreMapRequestModifier and TypeMethodDescriptiondefault voidCoordinatorServiceGrpc.AsyncService.getStoreMap(Coordinator.GetStoreMapRequest request, io.grpc.stub.StreamObserver<Coordinator.GetStoreMapResponse> responseObserver) CoordinatorServiceGrpc.CoordinatorServiceBlockingStub.getStoreMap(Coordinator.GetStoreMapRequest request) com.google.common.util.concurrent.ListenableFuture<Coordinator.GetStoreMapResponse>CoordinatorServiceGrpc.CoordinatorServiceFutureStub.getStoreMap(Coordinator.GetStoreMapRequest request) voidCoordinatorServiceGrpc.CoordinatorServiceStub.getStoreMap(Coordinator.GetStoreMapRequest request, io.grpc.stub.StreamObserver<Coordinator.GetStoreMapResponse> responseObserver) Coordinator.GetStoreMapRequest.Builder.mergeFrom(Coordinator.GetStoreMapRequest other) Coordinator.GetStoreMapRequest.newBuilder(Coordinator.GetStoreMapRequest prototype)