Package umadb.v1
Class DCBGrpc.DCBBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<DCBGrpc.DCBBlockingStub>
io.grpc.stub.AbstractBlockingStub<DCBGrpc.DCBBlockingStub>
umadb.v1.DCBGrpc.DCBBlockingStub
- Enclosing class:
DCBGrpc
public static final class DCBGrpc.DCBBlockingStub
extends io.grpc.stub.AbstractBlockingStub<DCBGrpc.DCBBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service DCB.
-
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 TypeMethodDescriptionappend(Umadb.AppendRequest request) protected DCBGrpc.DCBBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) head(Umadb.HeadRequest request) read(Umadb.ReadRequest request) Methods 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
- Specified by:
buildin classio.grpc.stub.AbstractStub<DCBGrpc.DCBBlockingStub>
-
read
-
append
-
head
-