Uses of Interface
gov.llnl.ontology.mapreduce.table.GenericTable

Packages that use GenericTable
gov.llnl.ontology.mapreduce.table   
 

Uses of GenericTable in gov.llnl.ontology.mapreduce.table
 

Subinterfaces of GenericTable in gov.llnl.ontology.mapreduce.table
 interface CorpusTable
          An interface for interacting with a document based HBase table.
 interface EvidenceTable
          An interface for accessing a HTable that will store syntactic patterns between noun pairs.
 

Classes in gov.llnl.ontology.mapreduce.table that implement GenericTable
 class NYT03Table
          A subclass of TrinidadTable which simply has the name "nyt03".
 class TrinidadTable
           
 class WordNetEvidenceTable
          This class documents the schema of the WordNet Evidence table.
 



Copyright © 2010-2011. All Rights Reserved.