public class IgniteHadoopFileSystemCounterWriter extends Object implements org.apache.ignite.internal.processors.hadoop.counter.HadoopCounterWriter
| Modifier and Type | Field and Description |
|---|---|
static String |
COUNTER_WRITER_DIR_PROPERTY |
static String |
PERFORMANCE_COUNTER_FILE_NAME |
| Constructor and Description |
|---|
IgniteHadoopFileSystemCounterWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(org.apache.ignite.internal.processors.hadoop.HadoopJobEx job,
org.apache.ignite.internal.processors.hadoop.counter.HadoopCounters cntrs)
Writes counters of given job to some statistics storage.
|
public static final String PERFORMANCE_COUNTER_FILE_NAME
public static final String COUNTER_WRITER_DIR_PROPERTY
public void write(org.apache.ignite.internal.processors.hadoop.HadoopJobEx job,
org.apache.ignite.internal.processors.hadoop.counter.HadoopCounters cntrs)
throws IgniteCheckedException
write in interface org.apache.ignite.internal.processors.hadoop.counter.HadoopCounterWriterjob - The job.cntrs - Counters.IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019