@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 インタフェース内 Closeableclose インタフェース内 AutoCloseableIOExceptionpublic void configure(JobConf job)
configure インタフェース内 JobConfigurablejob - the configurationCopyright © 2016 Apache Software Foundation. All rights reserved.