public final class Metrics extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ELAPSED_TIME |
static String |
MORPHLINE_APP |
static String |
NUM_CACHE_HITS |
static String |
NUM_CACHE_MISSES |
static String |
NUM_EXCEPTION_RECORDS |
static String |
NUM_FAILED_RECORDS |
static String |
NUM_FINAL_CHILD_RECORDS |
static String |
NUM_NOTIFY_CALLS |
static String |
NUM_PROCESS_CALLS |
static String |
NUM_RECORDS |
Constructor and Description |
---|
Metrics() |
public static final String NUM_PROCESS_CALLS
public static final String NUM_NOTIFY_CALLS
public static final String NUM_RECORDS
public static final String NUM_FAILED_RECORDS
public static final String NUM_EXCEPTION_RECORDS
public static final String NUM_CACHE_HITS
public static final String NUM_CACHE_MISSES
public static final String NUM_FINAL_CHILD_RECORDS
public static final String ELAPSED_TIME
public static final String MORPHLINE_APP
Copyright © 2013–2015. All rights reserved.