Class StreamManager

java.lang.Object
org.apache.cassandra.streaming.StreamManager
All Implemented Interfaces:
NotificationBroadcaster, NotificationEmitter, StreamManagerMBean

public class StreamManager extends Object implements StreamManagerMBean
StreamManager manages currently running StreamResultFutures and provides status of all operation invoked. All stream operations should be created through this class to track streaming status and progress.