Uses of Class
oracle.kv.hadoop.table.TableInputFormatBase
- 
Packages that use TableInputFormatBase Package Description oracle.kv.hadoop.table Support for running MapReduce jobs against data written to an Oracle NoSQL Database via the Table API. - 
- 
Uses of TableInputFormatBase in oracle.kv.hadoop.table
Subclasses of TableInputFormatBase in oracle.kv.hadoop.table Modifier and Type Class Description classTableInputFormatA Hadoop InputFormat class for reading data from an Oracle NoSQL Database. 
 -