public class NewtsPersister extends AbstractPersister
NewtsPersistOperationBuilder
.LOG
Modifier | Constructor and Description |
---|---|
protected |
NewtsPersister(ServiceParameters params,
RrdRepository repository,
NewtsWriter newtsWriter,
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, visitResource
completeCollectionSet, visitCollectionSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
completeCollectionSet, visitCollectionSet
protected NewtsPersister(ServiceParameters params, RrdRepository repository, NewtsWriter newtsWriter, org.opennms.newts.api.Context context)
public void visitGroup(AttributeGroup group)
visitGroup
visitGroup
in interface CollectionSetVisitor
visitGroup
in class AbstractPersister
group
- a org.opennms.netmgt.collectd.AttributeGroup
object.protected void persistStringAttribute(ResourcePath path, String key, String value) throws PersistException
persistStringAttribute
in class AbstractPersister
PersistException
public void completeGroup(AttributeGroup group)
completeGroup
completeGroup
in interface CollectionSetVisitor
completeGroup
in class AbstractPersister
group
- a org.opennms.netmgt.collectd.AttributeGroup
object.Copyright © 2021. All rights reserved.