Package org.infinispan.metadata
Interface InternalMetadata
-
- All Superinterfaces:
Metadata
@Deprecated public interface InternalMetadata extends Metadata
Deprecated.since 10.0- Since:
- 6.0
- Author:
- Mircea Markus
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.infinispan.metadata.Metadata
Metadata.Builder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description long
created()
Deprecated.long
expiryTime()
Deprecated.boolean
isExpired(long now)
Deprecated.long
lastUsed()
Deprecated.
-