Package com.pervasive.datarush.cal

Provides interfaces the define the "cluster abstraction layer".

NOTE: the interfaces in this package should be considered unstable.

The cluster abstraction layer allows the DataRush engine to be implemented on any cluster. In order to provide an implementation for a new type of cluster one needs to register a new ClusterProvider and, optionally, a StorageManagerProvider.