Interface IReducerWatcher
Defines a watcher for a reducer.
public interface IReducerWatcher
Methods
Start()
Start the watcher.
void Start()
Stop()
Stop the watcher.
void Stop()
Defines a watcher for a reducer.
public interface IReducerWatcher
Start the watcher.
void Start()
Stop the watcher.
void Stop()