public static final class RocksServiceGrpc.RocksServiceBlockingStub extends io.grpc.stub.AbstractStub<RocksServiceGrpc.RocksServiceBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected RocksServiceGrpc.RocksServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
GenericResponse |
delete(DeleteRequest request) |
GetResponse |
get(GetRequest request) |
GenericResponse |
put(PutRequest request) |
protected RocksServiceGrpc.RocksServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<RocksServiceGrpc.RocksServiceBlockingStub>public GenericResponse put(PutRequest request)
public GetResponse get(GetRequest request)
public GenericResponse delete(DeleteRequest request)
Copyright © 2018. All rights reserved.