org.apache.hadoop.hive.ql.profiler
Class HiveProfilerStats.Columns
java.lang.Object
org.apache.hadoop.hive.ql.profiler.HiveProfilerStats.Columns
- Enclosing class:
- HiveProfilerStats
public final class HiveProfilerStats.Columns
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QUERY_ID
public static final String QUERY_ID
- See Also:
- Constant Field Values
OPERATOR_NAME
public static final String OPERATOR_NAME
- See Also:
- Constant Field Values
OPERATOR_ID
public static final String OPERATOR_ID
- See Also:
- Constant Field Values
PARENT_OPERATOR_ID
public static final String PARENT_OPERATOR_ID
- See Also:
- Constant Field Values
PARENT_OPERATOR_NAME
public static final String PARENT_OPERATOR_NAME
- See Also:
- Constant Field Values
EXCL_TIME
public static final String EXCL_TIME
- See Also:
- Constant Field Values
LEVEL_ANNO_NAME
public static final String LEVEL_ANNO_NAME
- See Also:
- Constant Field Values
INCL_TIME
public static final String INCL_TIME
- See Also:
- Constant Field Values
CALL_COUNT
public static final String CALL_COUNT
- See Also:
- Constant Field Values
TASK_ID
public static final String TASK_ID
- See Also:
- Constant Field Values
HiveProfilerStats.Columns
public HiveProfilerStats.Columns()
Copyright © 2012 The Apache Software Foundation