public interface CollectionAgent extends NetworkInterface<InetAddress>
CollectionAgent interface.
TYPE_INET, TYPE_UNKNOWN
Modifier and Type | Method and Description |
---|---|
String |
getForeignId()
getForeignId
|
String |
getForeignSource()
getForeignSource
|
String |
getHostAddress()
getHostAddress
|
int |
getNodeId()
getNodeId
|
String |
getNodeLabel()
getNodeLabel
|
long |
getSavedSysUpTime()
getSavedSysUpTime
|
File |
getStorageDir()
getStorageDir
|
String |
getSysObjectId()
getSysObjectId
|
Boolean |
isStoreByForeignSource()
isStoreByForeignSource
|
void |
setSavedIfCount(int ifCount)
setSavedIfCount
|
void |
setSavedSysUpTime(long sysUpTime)
setSavedSysUpTime
|
String |
toString()
toString
|
getAddress, getAttribute, getType, setAttribute
Boolean isStoreByForeignSource()
isStoreByForeignSource
Boolean
object.void setSavedIfCount(int ifCount)
setSavedIfCount
ifCount
- a int.int getNodeId()
getNodeId
long getSavedSysUpTime()
getSavedSysUpTime
void setSavedSysUpTime(long sysUpTime)
setSavedSysUpTime
sysUpTime
- a long.Copyright © 2017. All rights reserved.