◆ negotiate() [1/2]
std::unique_ptr< compressor > seastar::rpc::multi_algo_compressor_factory::negotiate |
( |
sstring |
feature, |
|
|
bool |
is_server |
|
) |
| const |
|
inlineoverridevirtual |
◆ negotiate() [2/2]
std::unique_ptr< compressor > seastar::rpc::multi_algo_compressor_factory::negotiate |
( |
sstring |
feature, |
|
|
bool |
is_server, |
|
|
std::function< future<>()> |
send_empty_frame |
|
) |
| const |
|
overridevirtual |
◆ supported()
const sstring & seastar::rpc::multi_algo_compressor_factory::supported |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: