| Package | Description |
|---|---|
| org.infinispan.client.hotrod |
HotRod Client API
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetadataValue<V>
Besides the value, also contains a version and expiration information.
|
| Modifier and Type | Method and Description |
|---|---|
VersionedValue<V> |
RemoteCache.getVersioned(K key)
Returns the
VersionedValue associated to the supplied key param, or null if it doesn't exist. |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.