@InterfaceAudience.Public @InterfaceStability.Stable public class MapReduceBase extends Object implements Closeable, JobConfigurable
コンストラクタと説明 |
---|
MapReduceBase() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
close()
Default implementation that does nothing.
|
void |
configure(JobConf job)
Default implementation that does nothing.
|
public MapReduceBase()
public void close() throws IOException
close
インタフェース内 Closeable
close
インタフェース内 AutoCloseable
IOException
public void configure(JobConf job)
configure
インタフェース内 JobConfigurable
job
- the configurationCopyright © 2016 Apache Software Foundation. All rights reserved.