TinyBase logoTinyBase

Getter methods

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

getStore

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

getUrls

The getUrls method returns the URLs the Store is being persisted to.