Interface RrdDefinition
-
- All Known Implementing Classes:
PackageConfig.Rrd
public interface RrdDefinition
RRD related settings for a given telemetry protocol package.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getBaseDir()
List<String>
getRras()
Integer
getStep()
-