Package | Description |
---|---|
org.opennms.features.apilayer.config | |
org.opennms.features.vaadin.datacollection | |
org.opennms.netmgt.collectd | |
org.opennms.netmgt.collection.api | |
org.opennms.netmgt.collection.support | |
org.opennms.netmgt.config.datacollection |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.dao.support |
Modifier and Type | Method and Description |
---|---|
static Parameter |
ResourceTypesExtensionManager.toParameter(org.opennms.integration.api.v1.config.datacollection.Parameter parameter) |
Modifier and Type | Field and Description |
---|---|
protected OnmsBeanContainer<Parameter> |
AbstractStrategyField.container
The Container.
|
Modifier and Type | Method and Description |
---|---|
void |
PersistRegexSelectorStrategy.setParameters(List<Parameter> parameterCollection) |
Modifier and Type | Method and Description |
---|---|
List<Parameter> |
StrategyDefinition.getParameters() |
Modifier and Type | Method and Description |
---|---|
void |
PersistenceSelectorStrategy.setParameters(List<Parameter> parameterCollection) |
void |
StorageStrategy.setParameters(List<Parameter> parameterCollection)
setParameters
|
Modifier and Type | Method and Description |
---|---|
void |
IndexStorageStrategy.setParameters(List<Parameter> parameterCollection)
setParameters
|
void |
JexlIndexStorageStrategy.setParameters(List<Parameter> parameterCollection)
setParameters
|
void |
PersistAllSelectorStrategy.setParameters(List<Parameter> parameterCollection) |
Modifier and Type | Class and Description |
---|---|
class |
Parameter
Parameters to be used for configuration this strategy.
|
Modifier and Type | Method and Description |
---|---|
List<Parameter> |
PersistenceSelectorStrategy.getParameters() |
List<Parameter> |
StorageStrategy.getParameters() |
Modifier and Type | Method and Description |
---|---|
void |
PersistenceSelectorStrategy.addParameter(Parameter parameter) |
void |
StorageStrategy.addParameter(Parameter parameter) |
boolean |
PersistenceSelectorStrategy.removeParameter(Parameter parameter) |
boolean |
StorageStrategy.removeParameter(Parameter parameter) |
Modifier and Type | Method and Description |
---|---|
void |
PersistenceSelectorStrategy.setParameters(List<Parameter> parameters) |
void |
StorageStrategy.setParameters(List<Parameter> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
SiblingColumnStorageStrategy.setParameters(List<Parameter> parameterCollection)
setParameters
|
Copyright © 2021. All rights reserved.