Seastar
High performance C++ framework for concurrent servers
Public Member Functions | List of all members
seastar::rpc::compressor::factory Class Referenceabstract
Inheritance diagram for seastar::rpc::compressor::factory:
seastar::rpc::lz4_compressor::factory seastar::rpc::lz4_fragmented_compressor::factory seastar::rpc::multi_algo_compressor_factory

Public Member Functions

virtual const sstring & supported () const =0
 
virtual std::unique_ptr< compressornegotiate (sstring feature, bool is_server) const =0
 

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