org.opennms.netmgt.collectd
Class PersistAllSelectorStrategy
java.lang.Object
org.opennms.netmgt.collectd.PersistAllSelectorStrategy
- All Implemented Interfaces:
- PersistenceSelectorStrategy
public class PersistAllSelectorStrategy
- extends Object
- implements PersistenceSelectorStrategy
PersistAllSelectorStrategy (default implementation of the PersistenceSelectorStrategy interface).
- Author:
- Alejandro Galue
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistAllSelectorStrategy
public PersistAllSelectorStrategy()
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
Copyright © 2011. All Rights Reserved.