Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
A cache for a single type VALUE.
Link copied to clipboard
Creates a IndexField for the given class, DataCaches can use this field to efficiently index entities for queries on this field. Only one Identity field is allowed per class.
Link copied to clipboard
A builder containing predicates to filter data with.
Functions
Link copied to clipboard
Returns a DataEntryCache of the given T if its description was registered beforehand, null otherwise.
Link copied to clipboard
Inserts all items into the cache. Inserting an entry with an id that is already present will cause the old value to be overwritten.