Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.oodt.cas.filemgr.catalog Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
Catalog A Catalog is the front end object interface for a back end peristance layer for storing product references and metadata.Interfaceorg.apache.oodt.cas.filemgr.catalogApache OODT
CatalogFactory A Factory interface for creating Catalogs.Interfaceorg.apache.oodt.cas.filemgr.catalogApache OODT
CompleteProductClass that combines a Product and its associated Metadata.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
DataSourceCatalog Implementation of a Catalog that is backed by a DataSource front-end to a SQL DBMS.Classorg.apache.oodt.cas.filemgr.catalogApache OODT
DataSourceCatalogFactory A Factory class for creating DataSourceCatalogs.Classorg.apache.oodt.cas.filemgr.catalogApache OODT
DefaultProductSerializerDefault implementation of ProductSerializer that transforms a CAS product into a single Solr document based on the following rules: Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
LenientDataSourceCatalog Extension of DataSourceCatalog that can accomodate dynamic fields.Classorg.apache.oodt.cas.filemgr.catalogApache OODT
LuceneCatalog An implementation of a File Catalog using Apache's popular Lucene text indexing engine as a Author:mattmann, bfoster, lucaClassorg.apache.oodt.cas.filemgr.catalogApache OODT
LuceneCatalogFactory A Factory for creating Lucene-based Catalogs.Classorg.apache.oodt.cas.filemgr.catalogApache OODT
MappedDataSourceCatalog An extension to the DataSourceCatalog where product type names are mapped to the table names in the database (to deal with large product typeClassorg.apache.oodt.cas.filemgr.catalogApache OODT
MappedDataSourceCatalogFactory Factory for constructing a special DataSourceCatalog called MappedDataSourceCatalog which is able to override the defaultClassorg.apache.oodt.cas.filemgr.catalogApache OODT
NameProductIdGenerator that sets the Product identifier equal to the product name.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
ParametersClass holding parameters for Solr implementation of CAS File Manager.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
ProductIdGeneratorAPI for generating a unique identifier for a CAS Product.Interfaceorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
ProductSerializerAPI for serializing CAS objects (Products, Metadata and References) into documents to be indexed by Solr, and vice-versa deserializing Solr response documents into CAS objects.Interfaceorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
QueryResponseClass holding information returned from querying the Solr server.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
ScienceDataCatalogProvides a Catalog implementation that facilitate large-scale ingest of observational data into a relational schema.Classorg.apache.oodt.cas.filemgr.catalogApache OODT
ScienceDataCatalogFactory ScienceDataCatalog.Classorg.apache.oodt.cas.filemgr.catalogApache OODT
SolrCatalog that uses a Solr back-end metadata store.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
SolrCatalogFactoryFactory class that creates a SolrCatalog instance configured with the properties specified in filemgr.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
SolrClientClass containing client-side functionality for interacting with a Solr server.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
UUIDProductIdGenerator identifier as a newly generated UUID.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT