public class HadoopFileSystemCounterWriterDelegateImpl extends Object implements HadoopFileSystemCounterWriterDelegate
| Constructor and Description |
|---|
HadoopFileSystemCounterWriterDelegateImpl(IgniteHadoopFileSystemCounterWriter proxy)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
write(HadoopJobEx job,
HadoopCounters cntrs)
Writes counters of given job to some statistics storage.
|
public HadoopFileSystemCounterWriterDelegateImpl(IgniteHadoopFileSystemCounterWriter proxy)
proxy - Proxy (not used).public void write(HadoopJobEx job, HadoopCounters cntrs) throws IgniteCheckedException
write in interface HadoopFileSystemCounterWriterDelegatejob - The job.cntrs - Counters.IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.1-p166 Release Date : September 3 2019