Modifier and Type | Method and Description |
---|---|
ProtocolCollector |
NrtBrokerLocal.getProtocolCollector(String protocol) |
Modifier and Type | Method and Description |
---|---|
List<ProtocolCollector> |
NrtBrokerLocal.getProtocolCollectors() |
Modifier and Type | Method and Description |
---|---|
void |
NrtBrokerLocal.setProtocolCollectors(List<ProtocolCollector> protocolCollectors) |
Modifier and Type | Method and Description |
---|---|
ProtocolCollector |
ProtocolCollectorRegistry.getProtocolCollector(String protocol) |
ProtocolCollector |
ProtocolCollectorRegistryImpl.getProtocolCollector(String protocol) |
Modifier and Type | Method and Description |
---|---|
List<ProtocolCollector> |
ProtocolCollectorRegistryImpl.getProtocolCollectors() |
Modifier and Type | Method and Description |
---|---|
void |
ProtocolCollectorRegistryImpl.setProtocolCollectors(List<ProtocolCollector> protocolCollectors) |
Modifier and Type | Class and Description |
---|---|
class |
SnmpProtocolCollector
A ProtocolCollector to execute CollectionJobs for SNMP
|
Modifier and Type | Class and Description |
---|---|
class |
TcaProtocolCollector
A ProtocolCollector to execute CollectionJobs for TCA
TCA provides multiple values behind special SnmpOids.
|
Copyright © 2021. All rights reserved.