Interface ClusterManager

All Superinterfaces:
Manager
All Known Implementing Classes:
BackupManager, ClusterManagerBase, DeltaManager

public interface ClusterManager extends Manager
The common interface used by all cluster manager. This is so that we can have a more pluggable way of swapping session managers for different algorithms.
Author:
Peter Rossbach