Package org.apache.cassandra.repair
Interface StreamExecutor
-
public interface StreamExecutor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StreamResultFuture
execute(StreamPlan plan)
-
-
-
Method Detail
-
execute
StreamResultFuture execute(StreamPlan plan)
-
-