#include <rpc.grpc.pb.h>
|
virtual | ~StubInterface () |
|
virtual ::grpc::Status | LeaseGrant (::grpc::ClientContext *context, const ::etcdserverpb::LeaseGrantRequest &request, ::etcdserverpb::LeaseGrantResponse *response)=0 |
|
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::etcdserverpb::LeaseGrantResponse > > | AsyncLeaseGrant (::grpc::ClientContext *context, const ::etcdserverpb::LeaseGrantRequest &request, ::grpc::CompletionQueue *cq) |
|
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::etcdserverpb::LeaseGrantResponse > > | PrepareAsyncLeaseGrant (::grpc::ClientContext *context, const ::etcdserverpb::LeaseGrantRequest &request, ::grpc::CompletionQueue *cq) |
|
virtual ::grpc::Status | LeaseRevoke (::grpc::ClientContext *context, const ::etcdserverpb::LeaseRevokeRequest &request, ::etcdserverpb::LeaseRevokeResponse *response)=0 |
|
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::etcdserverpb::LeaseRevokeResponse > > | AsyncLeaseRevoke (::grpc::ClientContext *context, const ::etcdserverpb::LeaseRevokeRequest &request, ::grpc::CompletionQueue *cq) |
|
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::etcdserverpb::LeaseRevokeResponse > > | PrepareAsyncLeaseRevoke (::grpc::ClientContext *context, const ::etcdserverpb::LeaseRevokeRequest &request, ::grpc::CompletionQueue *cq) |
|
std::unique_ptr< ::grpc::ClientReaderWriterInterface< ::etcdserverpb::LeaseKeepAliveRequest, ::etcdserverpb::LeaseKeepAliveResponse > > | LeaseKeepAlive (::grpc::ClientContext *context) |
|
std::unique_ptr< ::grpc::ClientAsyncReaderWriterInterface< ::etcdserverpb::LeaseKeepAliveRequest, ::etcdserverpb::LeaseKeepAliveResponse > > | AsyncLeaseKeepAlive (::grpc::ClientContext *context, ::grpc::CompletionQueue *cq, void *tag) |
|
std::unique_ptr< ::grpc::ClientAsyncReaderWriterInterface< ::etcdserverpb::LeaseKeepAliveRequest, ::etcdserverpb::LeaseKeepAliveResponse > > | PrepareAsyncLeaseKeepAlive (::grpc::ClientContext *context, ::grpc::CompletionQueue *cq) |
|
|
virtual ::grpc::ClientAsyncResponseReaderInterface< ::etcdserverpb::LeaseGrantResponse > * | AsyncLeaseGrantRaw (::grpc::ClientContext *context, const ::etcdserverpb::LeaseGrantRequest &request, ::grpc::CompletionQueue *cq)=0 |
|
virtual ::grpc::ClientAsyncResponseReaderInterface< ::etcdserverpb::LeaseGrantResponse > * | PrepareAsyncLeaseGrantRaw (::grpc::ClientContext *context, const ::etcdserverpb::LeaseGrantRequest &request, ::grpc::CompletionQueue *cq)=0 |
|
virtual ::grpc::ClientAsyncResponseReaderInterface< ::etcdserverpb::LeaseRevokeResponse > * | AsyncLeaseRevokeRaw (::grpc::ClientContext *context, const ::etcdserverpb::LeaseRevokeRequest &request, ::grpc::CompletionQueue *cq)=0 |
|
virtual ::grpc::ClientAsyncResponseReaderInterface< ::etcdserverpb::LeaseRevokeResponse > * | PrepareAsyncLeaseRevokeRaw (::grpc::ClientContext *context, const ::etcdserverpb::LeaseRevokeRequest &request, ::grpc::CompletionQueue *cq)=0 |
|
virtual ::grpc::ClientReaderWriterInterface< ::etcdserverpb::LeaseKeepAliveRequest, ::etcdserverpb::LeaseKeepAliveResponse > * | LeaseKeepAliveRaw (::grpc::ClientContext *context)=0 |
|
virtual ::grpc::ClientAsyncReaderWriterInterface< ::etcdserverpb::LeaseKeepAliveRequest, ::etcdserverpb::LeaseKeepAliveResponse > * | AsyncLeaseKeepAliveRaw (::grpc::ClientContext *context, ::grpc::CompletionQueue *cq, void *tag)=0 |
|
virtual ::grpc::ClientAsyncReaderWriterInterface< ::etcdserverpb::LeaseKeepAliveRequest, ::etcdserverpb::LeaseKeepAliveResponse > * | PrepareAsyncLeaseKeepAliveRaw (::grpc::ClientContext *context, ::grpc::CompletionQueue *cq)=0 |
|
Definition at line 579 of file rpc.grpc.pb.h.
◆ ~StubInterface()
virtual etcdserverpb::Lease::StubInterface::~StubInterface |
( |
| ) |
|
|
inlinevirtual |
◆ AsyncLeaseGrant()
◆ AsyncLeaseGrantRaw()
◆ AsyncLeaseKeepAlive()
◆ AsyncLeaseKeepAliveRaw()
◆ AsyncLeaseRevoke()
◆ AsyncLeaseRevokeRaw()
◆ LeaseGrant()
◆ LeaseKeepAlive()
◆ LeaseKeepAliveRaw()
◆ LeaseRevoke()
◆ PrepareAsyncLeaseGrant()
◆ PrepareAsyncLeaseGrantRaw()
◆ PrepareAsyncLeaseKeepAlive()
◆ PrepareAsyncLeaseKeepAliveRaw()
◆ PrepareAsyncLeaseRevoke()
◆ PrepareAsyncLeaseRevokeRaw()
The documentation for this class was generated from the following file: