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 IfInfoGetter
nodeId
- a int.ifLabel
- a String
object.Map
object.public String getIfLabel(int nodeId, String ipAddress)
getIfLabel
getIfLabel
in interface IfInfoGetter
nodeId
- a int.ipAddress
- a String
object.String
object.Copyright © 2017. All rights reserved.