public class NewtsPersister extends AbstractPersister
NewtsPersistOperationBuilder.
String attributes are persisted via NewtsResourceStorageDao.LOG| Modifier | Constructor and Description |
|---|---|
protected |
NewtsPersister(ServiceParameters params,
RrdRepository repository,
NewtsWriter newtsWriter,
NewtsResourceStorageDao resourceStorageDao) |
| 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 NewtsPersister(ServiceParameters params, RrdRepository repository, NewtsWriter newtsWriter, NewtsResourceStorageDao resourceStorageDao)
protected void persistStringAttribute(ResourcePath path, String key, String value) throws PersistException
persistStringAttribute in class AbstractPersisterPersistExceptionpublic void visitGroup(AttributeGroup group)
visitGroup
visitGroup in interface CollectionSetVisitorvisitGroup in class AbstractPersistergroup - a org.opennms.netmgt.collectd.AttributeGroup object.public void completeGroup(AttributeGroup group)
completeGroup
completeGroup in interface CollectionSetVisitorcompleteGroup in class AbstractPersistergroup - a org.opennms.netmgt.collectd.AttributeGroup object.Copyright © 2015. All rights reserved.