Package org.infinispan.container.entries

Entries which are stored in data containers.

See: Description

Package org.infinispan.container.entries Description

Entries which are stored in data containers. This package contains different implementations of entries based on the information needed to store an entry. Certain entries need more information - such as timestamps and lifespans, if they are used - than others, and the appropriate implementation is selected dynamically. This helps minimize Infinispan's memory requirements without storing unnecessary metadata.
-->

Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.