public abstract class AbstractEvaluatePersister extends AbstractPersister
| Modifier and Type | Field and Description | 
|---|---|
| protected EvaluateStats | statsThe evaluation statistics. | 
LOG| Constructor and Description | 
|---|
| AbstractEvaluatePersister(EvaluateStats stats,
                         ServiceParameters params,
                         RrdRepository repository)Instantiates a new evaluate persister. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | getResourceId(CollectionResource resource)Gets the resource id. | 
| boolean | isIgnorePersist()isIgnorePersist | 
| protected void | persistStringAttribute(ResourcePath path,
                      String key,
                      String value) | 
commitBuilder, completeAttribute, completeGroup, completeResource, getRepository, persistNumericAttribute, persistStringAttribute, popShouldPersist, pushShouldPersist, pushShouldPersist, pushShouldPersist, setBuilder, setIgnorePersist, setRepository, shouldPersist, storeAttribute, visitAttribute, visitGroup, visitResourcecompleteCollectionSet, visitCollectionSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompleteCollectionSet, visitCollectionSetprotected EvaluateStats stats
public AbstractEvaluatePersister(EvaluateStats stats, ServiceParameters params, RrdRepository repository)
stats - the evaluation statistics objectparams - the service parametersrepository - the repositoryprotected void persistStringAttribute(ResourcePath path, String key, String value) throws PersistException
persistStringAttribute in class AbstractPersisterPersistExceptionpublic boolean isIgnorePersist()
AbstractPersisterisIgnorePersist
isIgnorePersist in class AbstractPersisterprotected String getResourceId(CollectionResource resource)
resource - the resourceCopyright © 2019. All rights reserved.