TinyBase logoTinyBase

Getter methods

This is the collection of getter methods within the AutomergePersister interface. There are only two getter methods, getStore and getDocHandle.

getStore

The getStore method returns a reference to the underlying Store that is backing this Persister object.

getDocHandle

The getDocHandle method returns the Automerge document handler the Store is being persisted to.