org.opennms.netmgt.collectd
Class PersistRegexSelectorStrategy
java.lang.Object
org.opennms.netmgt.collectd.PersistRegexSelectorStrategy
- All Implemented Interfaces:
- PersistenceSelectorStrategy
public class PersistRegexSelectorStrategy
- extends Object
- implements PersistenceSelectorStrategy
PersistRegexSelectorStrategy
- Author:
- Alejandro Galue
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MATCH_EXPRESSION
public static final String MATCH_EXPRESSION
- See Also:
- Constant Field Values
MATCH_STRATEGY
public static final String MATCH_STRATEGY
- See Also:
- Constant Field Values
MATCH_BEHAVIOR
public static final String MATCH_BEHAVIOR
- See Also:
- Constant Field Values
PersistRegexSelectorStrategy
public PersistRegexSelectorStrategy()
shouldPersist
public boolean shouldPersist(CollectionResource resource)
- Specified by:
shouldPersist in interface PersistenceSelectorStrategy
setParameters
public void setParameters(List<Parameter> parameterCollection)
- Specified by:
setParameters in interface PersistenceSelectorStrategy
log
public ThreadCategory log()
Copyright © 2011. All Rights Reserved.