|
Class Summary |
| JDBCRC |
This class implements a replica catalog on top of a simple table in a
JDBC database. |
| LRC |
This class implements the VDS replica catalog interface on top of the
LRC. |
| MRC |
A multiple replica catalog implementation that allows users to query
different multiple catalogs at the same time. |
| ReplicaFactory |
This factory loads a replica catalog, as specified by the properties. |
| RLI |
This class implements the VDS replica catalog interface on top of RLI API. |
| SimpleFile |
This class implements a replica catalog on top of a simple file which
contains two or more columns. |
| Windward |
An implementation of the Replica Catalog interface that talks to Windward
Data Characterization Catalog. |