| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceCatalog |
class |
LenientDataSourceCatalog |
class |
LuceneCatalog |
class |
MappedDataSourceCatalog |
class |
ScienceDataCatalog
Provides a Catalog implementation that facilitate large-scale ingest of
observational data into a relational schema.
|
| Modifier and Type | Method and Description |
|---|---|
Catalog |
ScienceDataCatalogFactory.createCatalog() |
Catalog |
MappedDataSourceCatalogFactory.createCatalog() |
Catalog |
LuceneCatalogFactory.createCatalog() |
Catalog |
DataSourceCatalogFactory.createCatalog() |
Catalog |
CatalogFactory.createCatalog() |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrCatalog
Implementation of the CAS
Catalog interface
that uses a Solr back-end metadata store. |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
SolrCatalogFactory.createCatalog() |
| Constructor and Description |
|---|
TransferStatusTracker(Catalog catalog)
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlRpcFileManager.setCatalog(Catalog catalog) |
| Modifier and Type | Method and Description |
|---|---|
static Catalog |
GenericFileManagerObjectFactory.getCatalogServiceFromFactory(String serviceFactory)
Constructs a new
Catalog from the specified
serviceFactory. |
Copyright © 1999–2017 Apache OODT. All rights reserved.