mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 01:50:35 +00:00
Preparation for adding rpc streaming in scylla streaming. - register_stream_mutation_fragments is used to register the rpc streaming verb - make_sink_and_source_for_stream_mutation_fragments is used to get the sink and source object for the sender - make_sink_for_stream_mutation_fragments is used to get a sink object for the receiver