public class JdbcIfInfoGetter extends Object implements IfInfoGetter
JdbcIfInfoGetter class.
| Constructor and Description |
|---|
JdbcIfInfoGetter() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getIfInfoForNodeAndLabel(int nodeId,
String ifLabel)
getIfInfoForNodeAndLabel
|
String |
getIfLabel(int nodeId,
String ipAddress)
getIfLabel
|
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.Copyright © 2015. All rights reserved.