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