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

/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/agent/
H A DSnmpTableSupport.java267 public SnmpIndex buildSnmpIndex(SnmpOid rowOid) method in class:SnmpTableSupport
269 return buildSnmpIndex(rowOid.longValue(false), 0);
433 protected abstract SnmpIndex buildSnmpIndex(long oid[], int start ) method in class:SnmpTableSupport

Completed in 30 milliseconds