Directory |
This class implements a replica catalog on top of a directory.
|
FlushedCache |
This class implements a replica catalog which directly writes to the output
file.
|
JDBCRC |
This class implements a replica catalog on top of a simple table in a
JDBC database.
|
MRC |
A multiple replica catalog implementation that allows users to query
different multiple catalogs at the same time.
|
Regex |
This class implements a replica catalog on top of a simple file with regular
expression based entries, which contains two or more columns.
|
SimpleFile |
This class implements a replica catalog on top of a simple file which
contains two or more columns.
|