Package io.dingodb.fileservice
Class FileServiceGrpc.FileServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<FileServiceGrpc.FileServiceBlockingStub>
io.dingodb.fileservice.FileServiceGrpc.FileServiceBlockingStub
- Enclosing class:
- FileServiceGrpc
public static final class FileServiceGrpc.FileServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<FileServiceGrpc.FileServiceBlockingStub>
A stub to allow clients to do synchronous rpc calls to service FileService.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Method Summary
Modifier and TypeMethodDescriptionprotected FileServiceGrpc.FileServiceBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) Clean file readerMethods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected FileServiceGrpc.FileServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<FileServiceGrpc.FileServiceBlockingStub>
-
getFile
-
cleanFileReader
public FileServiceOuterClass.CleanFileReaderResponse cleanFileReader(FileServiceOuterClass.CleanFileReaderRequest request) Clean file reader
-