public class WrappedProgressSplitsBlock extends ProgressSplitsBlock
Constructor and Description |
---|
WrappedProgressSplitsBlock(int numberSplits) |
Modifier and Type | Method and Description |
---|---|
int[][] |
burst() |
WrappedPeriodicStatsAccumulator |
getProgressCPUTime() |
WrappedPeriodicStatsAccumulator |
getProgressPhysicalMemoryKbytes() |
WrappedPeriodicStatsAccumulator |
getProgressVirtualMemoryKbytes() |
WrappedPeriodicStatsAccumulator |
getProgressWallclockTime() |
arrayGet, arrayGetCPUTime, arrayGetPhysMemKbytes, arrayGetVMemKbytes, arrayGetWallclockTime
public int[][] burst()
public WrappedPeriodicStatsAccumulator getProgressWallclockTime()
public WrappedPeriodicStatsAccumulator getProgressCPUTime()
public WrappedPeriodicStatsAccumulator getProgressVirtualMemoryKbytes()
public WrappedPeriodicStatsAccumulator getProgressPhysicalMemoryKbytes()
Copyright © 2013 Apache Software Foundation. All rights reserved.