Getter methods
getStore
The getStore
method returns a reference to the underlying Store
or MergeableStore
that is backing this Persister
object. Read more.
getStorage
The getStorage
method returns a reference to the storage that the Store
is being persisted to. Read more.