Modifier and Type | Class and Description |
---|---|
class |
SnmpCollectionSet
SnmpCollectionSet class.
|
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 |
WmiCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
WsManCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
CollectionSet |
JdbcCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
CollectionSet |
HttpCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
SnmpCollector.collect(CollectionAgent agent,
EventProxy eventProxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
JMXCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> map)
Invokes a collection on the object.
|
CollectionSet |
SnmpIfCollector.getCollectionSet()
getCollectionSet
|
Modifier and Type | Class and Description |
---|---|
class |
JdbcCollectionSet |
Modifier and Type | Class and Description |
---|---|
class |
TcaCollectionSet
The Class TcaCollectionSet.
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
TcaCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
Modifier and Type | Class and Description |
---|---|
class |
VmwareCimCollectionSet |
Modifier and Type | Class and Description |
---|---|
class |
VmwareCollectionSet |
Modifier and Type | Class and Description |
---|---|
class |
WmiCollectionSet
WmiCollectionSet class.
|
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 |
---|---|
void |
CollectionSetVisitor.completeCollectionSet(CollectionSet set)
completeCollectionSet
|
void |
CollectionSetVisitor.visitCollectionSet(CollectionSet set)
visitCollectionSet
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCollectionSet |
class |
MultiResourceCollectionSet<T extends CollectionResource> |
class |
SingleResourceCollectionSet
This is a simple
CollectionSet that is used to encapsulate the collection
of a single resource. |
Modifier and Type | Method and Description |
---|---|
void |
CollectionSetVisitorWrapper.completeCollectionSet(CollectionSet set)
completeCollectionSet
|
void |
AbstractCollectionSetVisitor.completeCollectionSet(CollectionSet set)
completeCollectionSet
|
void |
CollectionSetVisitorWrapper.visitCollectionSet(CollectionSet set)
visitCollectionSet
|
void |
AbstractCollectionSetVisitor.visitCollectionSet(CollectionSet set)
visitCollectionSet
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
CollectionSetBuilder.build() |
Modifier and Type | Method and Description |
---|---|
void |
MockPersister.completeCollectionSet(CollectionSet set) |
void |
MockPersister.visitCollectionSet(CollectionSet set) |
Modifier and Type | Class and Description |
---|---|
class |
XmpCollectionSet |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
XmpCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
Modifier and Type | Method and Description |
---|---|
void |
ThresholdingVisitor.visitCollectionSet(CollectionSet set) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
NSClientCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlCollectionSet
The Class XmlCollectionSet.
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
XmlCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
Copyright © 2017. All rights reserved.