public class InstrumentationDataUtils extends Object
| Constructor and Description |
|---|
InstrumentationDataUtils() |
| Modifier and Type | Method and Description |
|---|---|
static AttributeAssign |
grouperInstrumentationCollectorParentAttributeAssignment(String jobName)
return parent attribute assignment for the given collector
|
static String |
grouperInstrumentationDataStemName()
stem name for instrumentation data attributes
|
static AttributeAssign |
grouperInstrumentationInstanceParentAttributeAssignment(GrouperEngineIdentifier grouperEngineIdentifier,
String uuid)
return parent attribute assignment for the given instance
|
static boolean |
isCollectingStats() |
static void |
setCollectingStats(boolean theCollectingStats) |
public static final String INSTRUMENTATION_DATA_INSTANCES_DEF
public static final String INSTRUMENTATION_DATA_INSTANCE_COUNTS_DEF
public static final String INSTRUMENTATION_DATA_INSTANCE_DETAILS_DEF
public static final String INSTRUMENTATION_DATA_INSTANCE_COUNTS_ATTR
public static final String INSTRUMENTATION_DATA_INSTANCE_LAST_UPDATE_ATTR
public static final String INSTRUMENTATION_DATA_INSTANCE_ENGINE_NAME_ATTR
public static final String INSTRUMENTATION_DATA_INSTANCE_SERVER_LABEL_ATTR
public static final String INSTRUMENTATION_DATA_INSTANCES_FOLDER
public static final String INSTRUMENTATION_DATA_INSTANCES_GROUP
public static final String INSTRUMENTATION_DATA_COLLECTORS_DEF
public static final String INSTRUMENTATION_DATA_COLLECTOR_DETAILS_DEF
public static final String INSTRUMENTATION_DATA_COLLECTOR_LAST_UPDATE_ATTR
public static final String INSTRUMENTATION_DATA_COLLECTOR_UUID_ATTR
public static final String INSTRUMENTATION_DATA_COLLECTORS_FOLDER
public static final String INSTRUMENTATION_DATA_COLLECTORS_GROUP
public static boolean isCollectingStats()
public static void setCollectingStats(boolean theCollectingStats)
theCollectingStats - the theCollectingStats to setpublic static String grouperInstrumentationDataStemName()
public static AttributeAssign grouperInstrumentationInstanceParentAttributeAssignment(GrouperEngineIdentifier grouperEngineIdentifier, String uuid)
grouperEngineIdentifier - uuid - public static AttributeAssign grouperInstrumentationCollectorParentAttributeAssignment(String jobName)
jobName - Copyright © 2016 Internet2. All rights reserved.