コード例 #1
0
ファイル: DBInputFormat.cs プロジェクト: orf53975/hadoop.net
 public virtual Configuration GetConf()
 {
     return(dbConf.GetConf());
 }