public interface PackageDefinition
Modifier and Type | Method and Description |
---|---|
String |
getFilterRule()
The filter rule is used to match which sources should belong to this package.
|
Map<String,String> |
getParameterMap()
Package specific parameters.
|
RrdDefinition |
getRrd()
The RRD settings are use to control the control of RRD files, when applicable.
|
String getFilterRule()
null
, then all sources should match.RrdDefinition getRrd()
Copyright © 2021. All rights reserved.