public class TimeseriesPersister extends AbstractPersister
TimeseriesPersistOperationBuilder.LOG| Modifier | Constructor and Description | 
|---|---|
protected  | 
TimeseriesPersister(ServiceParameters params,
                   RrdRepository repository,
                   TimeseriesWriter timeseriesWriter,
                   org.opennms.newts.api.Context context)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
completeGroup(AttributeGroup group)
completeGroup 
 | 
protected void | 
persistStringAttribute(ResourcePath path,
                      String key,
                      String value)  | 
void | 
visitGroup(AttributeGroup group)
visitGroup 
 | 
commitBuilder, completeAttribute, completeResource, getRepository, isIgnorePersist, persistNumericAttribute, persistStringAttribute, popShouldPersist, pushShouldPersist, pushShouldPersist, pushShouldPersist, setBuilder, setIgnorePersist, setRepository, shouldPersist, storeAttribute, visitAttribute, visitResourcecompleteCollectionSet, visitCollectionSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompleteCollectionSet, visitCollectionSetprotected TimeseriesPersister(ServiceParameters params, RrdRepository repository, TimeseriesWriter timeseriesWriter, org.opennms.newts.api.Context context)
public void visitGroup(AttributeGroup group)
visitGroup
visitGroup in interface CollectionSetVisitorvisitGroup in class AbstractPersistergroup - a org.opennms.netmgt.collectd.AttributeGroup object.protected void persistStringAttribute(ResourcePath path, String key, String value) throws PersistException
persistStringAttribute in class AbstractPersisterPersistExceptionpublic void completeGroup(AttributeGroup group)
completeGroup
completeGroup in interface CollectionSetVisitorcompleteGroup in class AbstractPersistergroup - a org.opennms.netmgt.collectd.AttributeGroup object.Copyright © 2020. All rights reserved.