|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface QueryManager
| Field Summary | |
|---|---|
static char |
ACTION_DELETE
|
static char |
ACTION_UPTODATE
|
static int |
CDP_ADDRESS_TYPE_IP_ADDRESS
the int that indicated cdp address type |
static int |
SNMP_DOT1D_FDB_STATUS_INVALID
The status of the info in FDB table entry The status of this entry. |
static int |
SNMP_DOT1D_FDB_STATUS_LEARNED
The status of the info in FDB table entry The status of this entry. |
static int |
SNMP_DOT1D_FDB_STATUS_MGMT
mgmt(5) : the value of the corresponding instance of dot1dTpFdbAddress is also the value of an existing instance of dot1dStaticAddress. |
static int |
SNMP_DOT1D_FDB_STATUS_OTHER
The status of the info in FDB table entry The meanings of the value is other(1): none of the following. |
static int |
SNMP_DOT1D_FDB_STATUS_SELF
The status of the info in FDB table entry The status of this entry. |
| Method Summary | |
|---|---|
LinkableNode |
getSnmpNode(int nodeid)
|
List<LinkableNode> |
getSnmpNodeList()
|
String |
getSnmpPrimaryIp(int nodeid)
|
void |
setJdbcTemplate(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
|
void |
storeDiscoveryLink(DiscoveryLink discoveryLink)
|
LinkableNode |
storeSnmpCollection(LinkableNode node,
SnmpCollection snmpColl)
|
void |
update(int nodeid,
char action)
|
void |
updateDeletedNodes()
|
| Field Detail |
|---|
static final int SNMP_DOT1D_FDB_STATUS_OTHER
static final int SNMP_DOT1D_FDB_STATUS_INVALID
static final int SNMP_DOT1D_FDB_STATUS_LEARNED
static final int SNMP_DOT1D_FDB_STATUS_SELF
static final int SNMP_DOT1D_FDB_STATUS_MGMT
static final int CDP_ADDRESS_TYPE_IP_ADDRESS
static final char ACTION_UPTODATE
static final char ACTION_DELETE
| Method Detail |
|---|
List<LinkableNode> getSnmpNodeList()
throws SQLException
SQLException
LinkableNode getSnmpNode(int nodeid)
throws SQLException
SQLException
void updateDeletedNodes()
throws SQLException
SQLException
String getSnmpPrimaryIp(int nodeid)
throws SQLException
SQLException
LinkableNode storeSnmpCollection(LinkableNode node,
SnmpCollection snmpColl)
throws SQLException
SQLException
void storeDiscoveryLink(DiscoveryLink discoveryLink)
throws SQLException
SQLException
void update(int nodeid,
char action)
throws SQLException
SQLExceptionvoid setJdbcTemplate(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
connectionFactory -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||