Searched refs:addStatAttribute (Results 1 - 2 of 2) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pdb/
H A DPDBMonitor.java110 addStatAttribute(monitorAttrs, attrPrefix, stats, method, 3);
115 addStatAttribute(monitorAttrs, attrPrefix, stats, method, 2);
120 private void addStatAttribute(List<Attribute> monitorAttrs, String attrPrefix, Object stats, method in class:PDBMonitor
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/jeb/
H A DJEMonitor.java101 addStatAttribute(monitorAttrs, attrPrefix, stats, method);
106 private void addStatAttribute(List<Attribute> monitorAttrs, String attrPrefix, Object stats, Method method) method in class:JEMonitor

Completed in 43 milliseconds