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