Uses of Package
edu.yale.cs.hadoopdb.catalog

Packages that use edu.yale.cs.hadoopdb.catalog
edu.yale.cs.hadoopdb.catalog   
edu.yale.cs.hadoopdb.connector   
edu.yale.cs.hadoopdb.sms.connector   
 

Classes in edu.yale.cs.hadoopdb.catalog used by edu.yale.cs.hadoopdb.catalog
BaseDBConfiguration
          BaseDBConfiguration re-maps the Catalog object created by ConfigurationMapping: Instead of mapping nodes to relations to chunks (partitions), it maps chunks to hosts (nodes) for a given relation.
Catalog
          HadoopDB Catalog: Simple XML file based implementation.
SimpleCatalogGenerator
          This simple catalog generator assumes that is partitioned uniformly across all nodes and assigns ids that follow the node ordering in the instances input file provided.
 

Classes in edu.yale.cs.hadoopdb.catalog used by edu.yale.cs.hadoopdb.connector
BaseDBConfiguration
          BaseDBConfiguration re-maps the Catalog object created by ConfigurationMapping: Instead of mapping nodes to relations to chunks (partitions), it maps chunks to hosts (nodes) for a given relation.
 

Classes in edu.yale.cs.hadoopdb.catalog used by edu.yale.cs.hadoopdb.sms.connector
BaseDBConfiguration
          BaseDBConfiguration re-maps the Catalog object created by ConfigurationMapping: Instead of mapping nodes to relations to chunks (partitions), it maps chunks to hosts (nodes) for a given relation.