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