|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.threshd.JdbcIfInfoGetter
public class JdbcIfInfoGetter
JdbcIfInfoGetter class.
| Constructor Summary | |
|---|---|
JdbcIfInfoGetter()
|
|
| Method Summary | |
|---|---|
Map<String,String> |
getIfInfoForNodeAndLabel(int nodeId,
String ifLabel)
getIfInfoForNodeAndLabel |
String |
getIfLabel(int nodeId,
String ipAddress)
getIfLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JdbcIfInfoGetter()
| Method Detail |
|---|
public Map<String,String> getIfInfoForNodeAndLabel(int nodeId,
String ifLabel)
getIfInfoForNodeAndLabel
getIfInfoForNodeAndLabel in interface IfInfoGetternodeId - a int.ifLabel - a String object.
Map object.
public String getIfLabel(int nodeId,
String ipAddress)
getIfLabel
getIfLabel in interface IfInfoGetternodeId - a int.ipAddress - a String object.
String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||