com.cloudera.cdk.morphline.base
Class Metrics
java.lang.Object
com.cloudera.cdk.morphline.base.Metrics
public final class Metrics
- extends Object
Common metric names.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NUM_PROCESS_CALLS
public static final String NUM_PROCESS_CALLS
- See Also:
- Constant Field Values
NUM_NOTIFY_CALLS
public static final String NUM_NOTIFY_CALLS
- See Also:
- Constant Field Values
NUM_RECORDS
public static final String NUM_RECORDS
- See Also:
- Constant Field Values
ELAPSED_TIME
public static final String ELAPSED_TIME
- See Also:
- Constant Field Values
Metrics
public Metrics()
Copyright © 2013 Cloudera. All rights reserved.