public abstract class HadoopCounterCache<JobStatus,Counters> extends cascading.stats.CounterCache<org.apache.hadoop.conf.Configuration,JobStatus,Counters>
configuration, COUNTER_FETCH_RETRIES_PROPERTY, COUNTER_MAX_AGE_PROPERTY, COUNTER_TIMEOUT_PROPERTY, DEFAULT_CACHED_AGE_MAX, DEFAULT_FETCH_RETRIES, DEFAULT_NODE_CACHED_AGE_MAX, DEFAULT_TIMEOUT_TIMEOUT_SEC, fetchAttempts, maxAge, maxFetchAttempts, NODE_COUNTER_MAX_AGE_PROPERTY, timeout| Constructor and Description |
|---|
HadoopCounterCache(cascading.stats.CascadingStats stats,
org.apache.hadoop.conf.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getIntProperty(java.lang.String property,
int defaultValue) |
areCountersAvailable, cachedCounters, cachedCounters, getCounterGroups, getCounterGroupsMatching, getCounters, getCountersFor, getCountersFor, getCounterValue, getCounterValue, getCounterValue, getCounterValue, getGroupNames, getJobStatusClient, getLastSuccessfulFetchpublic HadoopCounterCache(cascading.stats.CascadingStats stats, org.apache.hadoop.conf.Configuration configuration)
protected int getIntProperty(java.lang.String property, int defaultValue)
Copyright © 2007-2021 Cascading Maintainers. All Rights Reserved.