Infinispan Hot Rod Client 5.2.18.Final-redhat-1
- SUMMARY:
- NESTED |
- FIELD |
- CONSTR |
- METHOD
- DETAIL:
- FIELD |
- CONSTR |
- METHOD
-
- All Superinterfaces:
- VersionedValue<V>
- All Known Implementing Classes:
- MetadataValueImpl
public interface MetadataValue<V>
extends VersionedValue<V>
Besides the value, also contains a version and expiration information.
- Since:
- 5.2
- Author:
- Tristan Tarrant
-
-
Method Detail
-
getCreated
long getCreated()
-
getLifespan
int getLifespan()
-
getLastUsed
long getLastUsed()
-
getMaxIdle
int getMaxIdle()
Infinispan Hot Rod Client 5.2.18.Final-redhat-1
- SUMMARY:
- NESTED |
- FIELD |
- CONSTR |
- METHOD
- DETAIL:
- FIELD |
- CONSTR |
- METHOD
Copyright © 2016 JBoss, a division of Red Hat. All Rights Reserved.