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.HadoopJob 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.HadoopJob 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 Fabric : ver. 1.5.11 Release Date : April 8 2016