Package | Description |
---|---|
org.infinispan.client.hotrod | |
org.infinispan.client.hotrod.impl |
Modifier and Type | Method and Description |
---|---|
VersionedValue |
RemoteCache.getVersioned(K key)
Returns the
VersionedValue associated to the supplied key param, or null if it doesn't exist. |
Modifier and Type | Class and Description |
---|---|
class |
VersionedValueImpl<V> |
Modifier and Type | Method and Description |
---|---|
VersionedValue<V> |
RemoteCacheImpl.getVersioned(K key) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.