Package-level declarations

Types

Link copied to clipboard
interface DataStore

A Marker interface for any type of Persistent Data Store. The data persisted lives beyond the life-time of the Application Process

Link copied to clipboard

A DataStore that stores primitive Key Value Pairs.