| Package | Description |
|---|---|
| org.opennms.netmgt.flows.elastic | |
| org.opennms.netmgt.flows.elastic.index | |
| org.opennms.plugins.elasticsearch.rest | |
| org.opennms.plugins.elasticsearch.rest.index |
| Constructor and Description |
|---|
ElasticFlowRepository(com.codahale.metrics.MetricRegistry metricRegistry,
io.searchbox.client.JestClient jestClient,
IndexStrategy indexStrategy,
DocumentEnricher documentEnricher,
ClassificationEngine classificationEngine,
int bulkRetryCount,
long maxFlowDurationMs) |
| Constructor and Description |
|---|
IndexSelector(String prefix,
IndexStrategy strategy,
long expandTimeRangeInMs) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventToIndex.setIndexStrategy(IndexStrategy indexStrategy) |
| Modifier and Type | Method and Description |
|---|---|
static IndexStrategy |
IndexStrategyFactory.createIndexStrategy(String input) |
static IndexStrategy |
IndexStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexStrategy[] |
IndexStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.