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