Modifier and Type | Class and Description |
---|---|
class |
CollectionFailed
CollectionFailed class.
|
class |
CollectionTimedOut
CollectionTimedOut class.
|
class |
CollectionWarning
CollectionWarning class.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultCollectdInstrumentation.reportCollectionException(String packageName,
int nodeId,
String ipAddress,
String svcName,
CollectionException e) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
CollectionSpecification.collect(CollectionAgent agent)
collect
|
CollectionSet |
VmwareCimCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
This method collect the data for a given collection agent.
|
CollectionSet |
VmwareCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
This method collect the data for a given collection agent.
|
CollectionSet |
WsManCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
CollectionSet |
JdbcCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
CollectionSet |
SnmpCollector.collect(CollectionAgent agent,
EventProxy eventProxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TcaCollectionSet.collect()
Collect.
|
CollectionSet |
TcaCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
CollectionInstrumentation.reportCollectionException(String packageName,
int nodeid,
String ipAddress,
String svcName,
CollectionException e)
reportCollectionException
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
ServiceCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
XmlCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
XmlCollectionSet |
XmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters)
Collect.
|
XmlCollectionSet |
Sftp3gppXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
XmlCollectionSet |
AbstractXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
Modifier and Type | Method and Description |
---|---|
XmlCollectionSet |
Sftp3gppVTDXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
Copyright © 2017. All rights reserved.