Class StorageServiceGrpc.StorageServiceFutureStub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractFutureStub<StorageServiceGrpc.StorageServiceFutureStub>
io.deephaven.proto.backplane.grpc.StorageServiceGrpc.StorageServiceFutureStub
Enclosing class:
StorageServiceGrpc

public static final class StorageServiceGrpc.StorageServiceFutureStub extends io.grpc.stub.AbstractFutureStub<StorageServiceGrpc.StorageServiceFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service StorageService.
 Shared storage management service.
 Operations may fail (or omit data) if the current session does not have permission to read or write that resource.
 Paths will be "/" delimited and must start with a leading slash.
 
  • Method Details