Package | Description |
---|---|
org.opennms.netmgt.rrd |
Modifier and Type | Method and Description |
---|---|
static RrdUtils.StrategyName |
RrdUtils.StrategyName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RrdUtils.StrategyName[] |
RrdUtils.StrategyName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static <D,F> RrdStrategy<D,F> |
RrdUtils.getSpecificStrategy(RrdUtils.StrategyName strategy)
getSpecificStrategy
|
Copyright © 2015. All rights reserved.