public interface TransientStorageClass
Marker interface for off heap or other(?) transient storage.
Changes general behaviour: passivation is enabled by default.
No heap entries will be stored on shutdown. On eviction, even
non-dirty entries will be sent to the storage if not contained
yet.
- Author:
- Jens Wilke; created: 2014-06-11