org.apache.hadoop.mapred
Class ProgressSplitsBlock
java.lang.Object
org.apache.hadoop.mapred.ProgressSplitsBlock
@InterfaceAudience.Private
@InterfaceStability.Unstable
public class ProgressSplitsBlock
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
arrayGet
public static int[] arrayGet(int[][] burstedBlock,
int index)
arrayGetWallclockTime
public static int[] arrayGetWallclockTime(int[][] burstedBlock)
arrayGetCPUTime
public static int[] arrayGetCPUTime(int[][] burstedBlock)
arrayGetVMemKbytes
public static int[] arrayGetVMemKbytes(int[][] burstedBlock)
arrayGetPhysMemKbytes
public static int[] arrayGetPhysMemKbytes(int[][] burstedBlock)
Copyright © 2012 Apache Software Foundation. All Rights Reserved.