org.teiid.rhq.plugin.util
Interface PluginConstants.ComponentType.Platform.Metrics

Enclosing interface:
PluginConstants.ComponentType.Platform

public static interface PluginConstants.ComponentType.Platform.Metrics


Field Summary
static java.lang.String BUFFER_USAGE
           
static java.lang.String LONG_RUNNING_QUERIES
           
static java.lang.String QUERY_COUNT
           
static java.lang.String SESSION_COUNT
           
 

Field Detail

QUERY_COUNT

static final java.lang.String QUERY_COUNT
See Also:
Constant Field Values

SESSION_COUNT

static final java.lang.String SESSION_COUNT
See Also:
Constant Field Values

LONG_RUNNING_QUERIES

static final java.lang.String LONG_RUNNING_QUERIES
See Also:
Constant Field Values

BUFFER_USAGE

static final java.lang.String BUFFER_USAGE
See Also:
Constant Field Values


Copyright © 2011. All Rights Reserved.