Package | Description |
---|---|
org.opennms.netmgt.flows.api | |
org.opennms.netmgt.flows.elastic |
Modifier and Type | Method and Description |
---|---|
void |
FlowRepository.persist(Collection<Flow> packets,
FlowSource source) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentEnricher.enrich(List<FlowDocument> documents,
FlowSource source) |
void |
ElasticFlowRepository.enrichAndPersistFlows(List<FlowDocument> flowDocuments,
FlowSource source) |
void |
ElasticFlowRepository.persist(Collection<Flow> flows,
FlowSource source) |
void |
InitializingFlowRepository.persist(Collection<Flow> flows,
FlowSource source) |
Copyright © 2019. All rights reserved.