SPT Object Database API
A C D E F G H I L M N O P Q R S T U V W _

R

reader - Variable in class com.sptci.prevayler.IndexCloser
The index reader that is to be closed.
reader - Static variable in class com.sptci.prevayler.SearchSystem
The index reader instance to use to read the index.
referenceMap - Variable in class com.sptci.prevayler.StorageSystem
A map used to maintain the references in a prevalent object to other prevalent objects.
ReferenceStorage - Class in com.sptci.prevayler
A class used as the storage mechanism for storing the references to other prevalent objects from prevalent objects stored in the system.
ReferenceStorage() - Constructor for class com.sptci.prevayler.ReferenceStorage
 
ReferenceStorage.FieldStorage - Class in com.sptci.prevayler
The storage for all the references fields in a prevalent object.
ReferenceStorage.FieldStorage() - Constructor for class com.sptci.prevayler.ReferenceStorage.FieldStorage
 
relationMap - Variable in class com.sptci.prevayler.StorageSystem
A map used to maintain the reverse relationships from prevalent objects to their parents.
RelationStorage - Class in com.sptci.prevayler
A store for maintaining the relations between a prevalent object and the other prevalent objects in the prevalent system.
RelationStorage(String) - Constructor for class com.sptci.prevayler.RelationStorage
Create a new instance of the storage for the specified class name.
RelationStorage.DeleteRule - Class in com.sptci.prevayler
A class used to capture the names of the fields in a prevalent object that are related to the prevalent object being managed by this store.
RelationStorage.DeleteRule() - Constructor for class com.sptci.prevayler.RelationStorage.DeleteRule
 
remove(PrevalentObject) - Method in class com.sptci.prevayler.ConstraintSystem
Over-ridden to remove the references to the prevalent object being removed from the system from the reference storage container.
remove(Object, PrevalentObject) - Method in class com.sptci.prevayler.IndexStorage.FieldStorage
 
remove(PrevalentObject) - Method in class com.sptci.prevayler.IndexStorage.FieldStorage
Remove the specified prevalent object from the store.
remove(PrevalentObject) - Method in class com.sptci.prevayler.IndexStorage
Remove the indices for the specified prevalent object from the store.
remove(String, Object, PrevalentObject) - Method in class com.sptci.prevayler.IndexStorage
Remove the index entry for the specified reference object that is refernced by the specified parent prevalent object.
remove(PrevalentObject) - Method in class com.sptci.prevayler.IndexSystem
Remove the index for the specified prevalent object.
remove(PrevalentObject) - Method in class com.sptci.prevayler.PrimaryStorage
Remove the specified prevalent object from the primary storage.
remove(String) - Method in class com.sptci.prevayler.ReferenceStorage.FieldStorage
Remove the mapping for the specified field from ReferenceStorage.FieldStorage.fieldStorage.
remove(String, Object) - Method in class com.sptci.prevayler.ReferenceStorage.FieldStorage
Remove the specified reference from the field.
remove(PrevalentObject) - Method in class com.sptci.prevayler.ReferenceStorage
Remove the specified prevalent object from the store.
remove(PrevalentObject, String) - Method in class com.sptci.prevayler.ReferenceStorage
Remove the reference(s) for the specified field in the specified prevalent object.
remove(PrevalentObject, String, Object) - Method in class com.sptci.prevayler.ReferenceStorage
Remove the reference for the specified prevalent object from the specified field.
remove(PrevalentObject) - Method in class com.sptci.prevayler.SearchSystem
Over-ridden to remove the search index for the specified prevalent object.
resultType - Variable in class com.sptci.prevayler.query.FetchByIndices
The aggregation type to use for the results of the query.
run() - Method in class com.sptci.prevayler.IndexCloser
Close the index reader and then sleep until the reader has really been closed.
run() - Method in class com.sptci.prevayler.PrevalentSystemFactory.SnapshotTask
The action to be performed by this task when run by a Timer.
run() - Method in class com.sptci.prevayler.SearchSystem.Closer
Close the SearchSystem.writer, SearchSystem.reader and SearchSystem.searcher instances.

SPT Object Database API
A C D E F G H I L M N O P Q R S T U V W _