public abstract class TezStepStats extends cascading.stats.BaseCachedStepStats<Configuration,DAGClient,TezCounters>
| Modifier | Constructor and Description |
|---|---|
protected |
TezStepStats(cascading.flow.FlowStep flowStep,
cascading.management.state.ClientState clientState)
Constructor CascadingStats creates a new CascadingStats instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
captureDetail(cascading.stats.CascadingStats.Type depth)
Method captureDetail captures statistics task details and completion events.
|
cachedCounters, getCounterGroups, getCounterGroupsMatching, getCountersFor, getCounterValue, getCounterValue, getJobStatusClient, getLastSuccessfulCounterFetchTime, recordChildStatsaddNodeStats, getChildren, getChildWith, getFlowNodeIDs, getFlowNodeStats, getFlowNodeStatsMap, getFlowStep, getID, getNodesCount, getProcessLogger, getProcessStatusURL, getProcessStepID, getType, hasCapturedFinalDetail, recordInfo, toStringaddListener, captureDetail, cleanup, fireListeners, getCountersFor, getCurrentDuration, getDuration, getFinishedTime, getName, getPendingTime, getPrefix, getRunTime, getStartTime, getStatsString, getStatus, getSubmitTime, getThrowable, getThrowableTrace, isDetailStale, isEngaged, isFailed, isFinished, isPending, isRunning, isSkipped, isStarted, isStopped, isSubmitted, isSuccessful, logDebug, logError, logError, logInfo, logWarn, markDetailCaptured, markFailed, markFailed, markFailed, markFailed, markFinishedTime, markPending, markPendingTime, markRunning, markRunTime, markSkipped, markStarted, markStartedThenRunning, markStartTime, markStartToRunTime, markStopped, markSubmitted, markSubmitTime, markSuccessful, prepare, recordStats, removeListener, setStatsStoreIntervalprotected TezStepStats(cascading.flow.FlowStep flowStep, cascading.management.state.ClientState clientState)
flowStep - clientState - public void captureDetail(cascading.stats.CascadingStats.Type depth)
captureDetail in class cascading.stats.CascadingStats<cascading.stats.FlowNodeStats>Copyright © 2007-2021 Cascading Maintainers. All Rights Reserved.