Uses of Package
oracle.kv.hadoop.table
-
Packages that use oracle.kv.hadoop.table Package Description oracle.kv.hadoop.hive.table Support for executing Hive queries against data written to an Oracle NoSQL Database via the Table API.oracle.kv.hadoop.table Support for running MapReduce jobs against data written to an Oracle NoSQL Database via the Table API. -
Classes in oracle.kv.hadoop.table used by oracle.kv.hadoop.hive.table Class Description TableInputSplit Concrete implementation of the InputSplit interface required to perform Hadoop MapReduce.TableRecordReader Concrete implementation of TableRecordReaderBase that reads table rows from an InputSplit using a PrimaryKey. -
Classes in oracle.kv.hadoop.table used by oracle.kv.hadoop.table Class Description TableInputSplit Concrete implementation of the InputSplit interface required to perform Hadoop MapReduce.