Modifier and Type | Method and Description |
---|---|
List<Flow> |
Converter.convert(P packet) |
Modifier and Type | Method and Description |
---|---|
void |
FlowRepository.persist(Collection<Flow> packets,
FlowSource source) |
Modifier and Type | Method and Description |
---|---|
static FlowDocument |
FlowDocument.from(Flow flow) |
Modifier and Type | Method and Description |
---|---|
List<FlowDocument> |
DocumentEnricher.enrich(Collection<Flow> flows,
FlowSource source) |
void |
InitializingFlowRepository.persist(Collection<Flow> flows,
FlowSource source) |
void |
ElasticFlowRepository.persist(Collection<Flow> flows,
FlowSource source) |
Modifier and Type | Class and Description |
---|---|
class |
UpdatingFlow |
Modifier and Type | Method and Description |
---|---|
List<Flow> |
IpfixConverter.convert(org.bson.BsonDocument packet) |
Modifier and Type | Method and Description |
---|---|
List<Flow> |
Netflow5Converter.convert(org.bson.BsonDocument packet) |
Modifier and Type | Method and Description |
---|---|
List<Flow> |
Netflow9Converter.convert(org.bson.BsonDocument packet) |
Modifier and Type | Class and Description |
---|---|
class |
SFlow |
Modifier and Type | Method and Description |
---|---|
List<Flow> |
SFlowConverter.convert(org.bson.BsonDocument packet) |
Copyright © 2021. All rights reserved.