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