Package | Description |
---|---|
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 | 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 |
---|---|
void |
PersistenceSelectorStrategy.setParameters(List<Parameter> parameterCollection) |
void |
StorageStrategy.setParameters(List<Parameter> parameterCollection)
setParameters
|
Modifier and Type | Method and Description |
---|---|
void |
PersistAllSelectorStrategy.setParameters(List<Parameter> parameterCollection) |
void |
IndexStorageStrategy.setParameters(List<Parameter> parameterCollection)
setParameters
|
Modifier and Type | Method and Description |
---|---|
List<Parameter> |
MibObjProperty.getParameters()
Gets the parameters.
|
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 |
MibObjProperty.setParameters(List<Parameter> parameters)
Sets the parameters.
|
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 © 2017. All rights reserved.