|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CollectdInstrumentation
CollectdInstrumentation interface.
| Method Summary | |
|---|---|
void |
beginCollectingServiceData(int nodeId,
String ipAddress,
String svcName)
beginCollectingServiceData |
void |
beginCollectorCollect(int nodeId,
String ipAddress,
String svcName)
beginCollectorCollect |
void |
beginCollectorInitialize(int nodeId,
String ipAddress,
String svcName)
beginCollectorInitialize |
void |
beginCollectorRelease(int nodeId,
String ipAddress,
String svcName)
beginCollectorRelease |
void |
beginFindInterfacesWithService(String svcName)
beginFindInterfacesWithService |
void |
beginPersistingServiceData(int nodeId,
String ipAddress,
String svcName)
beginPersistingServiceData |
void |
beginScheduleExistingInterfaces()
beginScheduleExistingInterfaces |
void |
beginScheduleInterface(int nodeId,
String ipAddress,
String svcName)
beginScheduleInterface |
void |
beginScheduleInterfacesWithService(String svcName)
beginScheduleInterfacesWithService |
void |
endCollectingServiceData(int nodeId,
String ipAddress,
String svcName)
endCollectingServiceData |
void |
endCollectorCollect(int nodeId,
String ipAddress,
String svcName)
endCollectorCollect |
void |
endCollectorInitialize(int nodeId,
String ipAddress,
String svcName)
endCollectorInitialize |
void |
endCollectorRelease(int nodeId,
String ipAddress,
String svcName)
endCollectorRelease |
void |
endFindInterfacesWithService(String svcName,
int count)
endFindInterfacesWithService |
void |
endPersistingServiceData(int nodeId,
String ipAddress,
String svcName)
endPersistingServiceData |
void |
endScheduleExistingInterfaces()
endScheduleExistingInterfaces |
void |
endScheduleInterface(int nodeId,
String ipAddress,
String svcName)
endScheduleInterface |
void |
endScheduleInterfacesWithService(String svcName)
endScheduleInterfacesWithService |
void |
reportCollectionException(int nodeid,
String ipAddress,
String svcName,
CollectionException e)
reportCollectionException |
| Method Detail |
|---|
void beginScheduleExistingInterfaces()
beginScheduleExistingInterfaces
void endScheduleExistingInterfaces()
endScheduleExistingInterfaces
void beginScheduleInterfacesWithService(String svcName)
beginScheduleInterfacesWithService
svcName - a String object.void endScheduleInterfacesWithService(String svcName)
endScheduleInterfacesWithService
svcName - a String object.void beginFindInterfacesWithService(String svcName)
beginFindInterfacesWithService
svcName - a String object.
void endFindInterfacesWithService(String svcName,
int count)
endFindInterfacesWithService
svcName - a String object.count - a int.
void beginScheduleInterface(int nodeId,
String ipAddress,
String svcName)
beginScheduleInterface
nodeId - a int.ipAddress - a String object.svcName - a String object.
void endScheduleInterface(int nodeId,
String ipAddress,
String svcName)
endScheduleInterface
nodeId - a int.ipAddress - a String object.svcName - a String object.
void beginCollectorInitialize(int nodeId,
String ipAddress,
String svcName)
beginCollectorInitialize
nodeId - a int.ipAddress - a String object.svcName - a String object.
void endCollectorInitialize(int nodeId,
String ipAddress,
String svcName)
endCollectorInitialize
nodeId - a int.ipAddress - a String object.svcName - a String object.
void beginCollectorRelease(int nodeId,
String ipAddress,
String svcName)
beginCollectorRelease
nodeId - a int.ipAddress - a String object.svcName - a String object.
void endCollectorRelease(int nodeId,
String ipAddress,
String svcName)
endCollectorRelease
nodeId - a int.ipAddress - a String object.svcName - a String object.
void beginCollectorCollect(int nodeId,
String ipAddress,
String svcName)
beginCollectorCollect
nodeId - a int.ipAddress - a String object.svcName - a String object.
void endCollectorCollect(int nodeId,
String ipAddress,
String svcName)
endCollectorCollect
nodeId - a int.ipAddress - a String object.svcName - a String object.
void beginCollectingServiceData(int nodeId,
String ipAddress,
String svcName)
beginCollectingServiceData
nodeId - a int.ipAddress - a String object.svcName - a String object.
void endCollectingServiceData(int nodeId,
String ipAddress,
String svcName)
endCollectingServiceData
nodeId - a int.ipAddress - a String object.svcName - a String object.
void beginPersistingServiceData(int nodeId,
String ipAddress,
String svcName)
beginPersistingServiceData
nodeId - a int.ipAddress - a String object.svcName - a String object.
void endPersistingServiceData(int nodeId,
String ipAddress,
String svcName)
endPersistingServiceData
nodeId - a int.ipAddress - a String object.svcName - a String object.
void reportCollectionException(int nodeid,
String ipAddress,
String svcName,
CollectionException e)
reportCollectionException
nodeid - a int.ipAddress - a String object.svcName - a String object.e - a CollectionException object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||