|
virtual const sstring & | supported () const override |
|
virtual std::unique_ptr< rpc::compressor > | negotiate (sstring feature, bool is_server) const override |
|
virtual std::unique_ptr< compressor > | negotiate (sstring feature, bool is_server, std::function< future<>()> send_empty_frame) const |
|
◆ negotiate()
virtual std::unique_ptr< rpc::compressor > seastar::rpc::lz4_fragmented_compressor::factory::negotiate |
( |
sstring |
feature, |
|
|
bool |
is_server |
|
) |
| const |
|
overridevirtual |
◆ supported()
virtual const sstring & seastar::rpc::lz4_fragmented_compressor::factory::supported |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: