org.kitesdk.morphline.base
Class Metrics
java.lang.Object
  
org.kitesdk.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
 
NUM_FAILED_RECORDS
public static final String NUM_FAILED_RECORDS
- See Also:
 - Constant Field Values
 
NUM_EXCEPTION_RECORDS
public static final String NUM_EXCEPTION_RECORDS
- See Also:
 - Constant Field Values
 
NUM_CACHE_HITS
public static final String NUM_CACHE_HITS
- See Also:
 - Constant Field Values
 
NUM_CACHE_MISSES
public static final String NUM_CACHE_MISSES
- See Also:
 - Constant Field Values
 
ELAPSED_TIME
public static final String ELAPSED_TIME
- See Also:
 - Constant Field Values
 
MORPHLINE_APP
public static final String MORPHLINE_APP
- See Also:
 - Constant Field Values
 
Metrics
public Metrics()
Copyright © 2013–2014. All rights reserved.