Class SystemGrpc.SystemStub
java.lang.Object
io.grpc.stub.AbstractStub<SystemGrpc.SystemStub>
io.grpc.stub.AbstractAsyncStub<SystemGrpc.SystemStub>
tech.skworks.tachyon.service.contracts.system.SystemGrpc.SystemStub
- Enclosing class:
SystemGrpc
public static class SystemGrpc.SystemStub
extends io.grpc.stub.AbstractAsyncStub<SystemGrpc.SystemStub>
A stub to allow clients to do asynchronous rpc calls to service System.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T> -
Method Summary
Modifier and TypeMethodDescriptionprotected SystemGrpc.SystemStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) voidping(PingRequest request, io.grpc.stub.StreamObserver<PingResponse> responseObserver) Methods inherited from class io.grpc.stub.AbstractAsyncStub
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
- Specified by:
buildin classio.grpc.stub.AbstractStub<SystemGrpc.SystemStub>
-
ping
-