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 longcreated()Deprecated.longexpiryTime()Deprecated.booleanisExpired(long now)Deprecated.longlastUsed()Deprecated.
-