@InterfaceAudience.Public @InterfaceStability.Evolving public class OracleDataDrivenDBRecordReader<T extends DBWritable> extends DataDrivenDBRecordReader<T>
statement| コンストラクタと説明 | 
|---|
| OracleDataDrivenDBRecordReader(org.apache.hadoop.mapreduce.lib.db.DBInputFormat.DBInputSplit split,
                              Class<T> inputClass,
                              Configuration conf,
                              Connection conn,
                              DBConfiguration dbConfig,
                              String cond,
                              String[] fields,
                              String table) | 
getSelectQueryclose, createValue, executeQuery, getConditions, getConnection, getCurrentKey, getCurrentValue, getDBConf, getFieldNames, getPos, getProgress, getSplit, getStatement, getTableName, initialize, next, nextKeyValue, setStatementpublic OracleDataDrivenDBRecordReader(org.apache.hadoop.mapreduce.lib.db.DBInputFormat.DBInputSplit split, Class<T> inputClass, Configuration conf, Connection conn, DBConfiguration dbConfig, String cond, String[] fields, String table) throws SQLException
SQLExceptionCopyright © 2016 Apache Software Foundation. All rights reserved.