Uses of Class
com.tangosol.net.cache.SerializationCache.EntryAttributes
Packages that use SerializationCache.EntryAttributes
- 
Uses of SerializationCache.EntryAttributes in com.tangosol.net.cache
Methods in com.tangosol.net.cache that return SerializationCache.EntryAttributesModifier and TypeMethodDescriptionprotected SerializationCache.EntryAttributesSerializationCache.EntrySet.Entry.getAttributes()Obtain the cache attributes for this entry.SerializationCache.instantiateEntryAttributes(SerializationCache.EntryAttributes attrOrig, long ldtExpires, long nTouch, int cUnits) Factory pattern: Construct an attribute holder for an entry.Methods in com.tangosol.net.cache with parameters of type SerializationCache.EntryAttributesModifier and TypeMethodDescriptionSerializationCache.instantiateEntryAttributes(SerializationCache.EntryAttributes attrOrig, long ldtExpires, long nTouch, int cUnits) Factory pattern: Construct an attribute holder for an entry.