Class SnapshotServiceGrpc.SnapshotServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<SnapshotServiceGrpc.SnapshotServiceBlockingStub>
io.grpc.stub.AbstractBlockingStub<SnapshotServiceGrpc.SnapshotServiceBlockingStub>
tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceBlockingStub
- Enclosing class:
SnapshotServiceGrpc
public static class SnapshotServiceGrpc.SnapshotServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<SnapshotServiceGrpc.SnapshotServiceBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service SnapshotService.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T> -
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) decodeSnapshot(DecodeSnapshotRequest request) listSnapshots(ListSnapshotsRequest request) com.google.protobuf.Emptycom.google.protobuf.EmptyMethods 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 SnapshotServiceGrpc.SnapshotServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<SnapshotServiceGrpc.SnapshotServiceBlockingStub>
-
takeDatabaseSnapshot
-
takeComponentSnapshot
-
toggleLockSnapshot
-
listSnapshots
-
decodeSnapshot
-