| Package | Description |
|---|---|
| org.opennms.netmgt.telemetry.adapters.api | |
| org.opennms.netmgt.telemetry.adapters.collection | |
| org.opennms.netmgt.telemetry.config.model |
This file is part of OpenNMS(R).
|
| org.opennms.netmgt.telemetry.daemon |
| Modifier and Type | Method and Description |
|---|---|
void |
Adapter.setProtocol(Protocol protocol)
A single instance of an adapter will only be responsible
for one protocol.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPersistingAdapter.setProtocol(Protocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
List<Protocol> |
TelemetrydConfiguration.getProtocols() |
| Modifier and Type | Method and Description |
|---|---|
void |
TelemetrydConfiguration.setProtocols(List<Protocol> protocols) |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
TelemetryMessageConsumer.getProtocol() |
| Constructor and Description |
|---|
TelemetryMessageConsumer(Protocol protocol,
TelemetrySinkModule sinkModule) |
Copyright © 2018. All rights reserved.