Seastar
High performance C++ framework for concurrent servers
Public Member Functions | Public Attributes | Protected Attributes | List of all members
seastar::rpc::source_impl< Serializer, In > Class Template Reference
Inheritance diagram for seastar::rpc::source_impl< Serializer, In >:
seastar::rpc::source< In >::impl

Public Member Functions

 source_impl (xshard_connection_ptr con)
 
future< std::optional< std::tuple< In... > > > operator() () override
 

Public Attributes

friend source
 

Protected Attributes

xshard_connection_ptr _con
 
circular_buffer< foreign_ptr< std::unique_ptr< rcv_buf > > > _bufs
 

The documentation for this class was generated from the following files: