mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 10:41:12 +00:00
streaming: handle_stream_event should be public
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
namespace streaming {
|
||||
|
||||
class stream_event_handler /* extends FutureCallback<StreamState> */ {
|
||||
public:
|
||||
/**
|
||||
* Callback for various streaming events.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user