public abstract class HadoopCounterCache<JobStatus,Counters> extends CounterCache<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(CascadingStats stats,
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, getLastSuccessfulFetch
public HadoopCounterCache(CascadingStats stats, Configuration configuration)
protected int getIntProperty(java.lang.String property, int defaultValue)
getIntProperty
in class CounterCache<Configuration,JobStatus,Counters>
Copyright © 2007-2015 Xplenty, Inc. All Rights Reserved.