Modifier and Type | Method and Description |
---|---|
List<? extends TelemetryMessage> |
TelemetryMessageLog.getMessageList() |
Modifier and Type | Method and Description |
---|---|
abstract java.util.stream.Stream<CollectionSetWithAgent> |
AbstractPersistingAdapter.handleMessage(TelemetryMessage message,
TelemetryMessageLog messageLog)
Build a collection set from the given message.
|
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<CollectionSetWithAgent> |
JtiGpbAdapter.handleMessage(TelemetryMessage message,
TelemetryMessageLog messageLog) |
Modifier and Type | Method and Description |
---|---|
protected abstract P |
AbstractAdapter.parse(TelemetryMessage message) |
Modifier and Type | Method and Description |
---|---|
protected org.bson.BsonDocument |
IpfixAdapter.parse(TelemetryMessage message) |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<CollectionSetWithAgent> |
SFlowTelemetryAdapter.handleMessage(TelemetryMessage message,
TelemetryMessageLog messageLog) |
protected org.bson.BsonDocument |
SFlowAdapter.parse(TelemetryMessage message) |
Modifier and Type | Method and Description |
---|---|
protected NetflowPacket |
Netflow5Adapter.parse(TelemetryMessage message) |
Modifier and Type | Method and Description |
---|---|
protected org.bson.BsonDocument |
Netflow9Adapter.parse(TelemetryMessage message) |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<CollectionSetWithAgent> |
NxosGpbAdapter.handleMessage(TelemetryMessage message,
TelemetryMessageLog messageLog) |
Modifier and Type | Class and Description |
---|---|
static class |
TelemetryProtos.TelemetryMessage
Protobuf type
TelemetryMessage |
Copyright © 2019. All rights reserved.