Package | Description |
---|---|
org.infinispan.client.hotrod | |
org.infinispan.client.hotrod.impl | |
org.infinispan.client.hotrod.impl.operations |
Modifier and Type | Method and Description |
---|---|
MetadataValue<V> |
RemoteCache.getWithMetadata(K key)
Returns the
MetadataValue associated to the supplied key param, or null if it doesn't exist. |
Modifier and Type | Class and Description |
---|---|
class |
MetadataValueImpl<V>
MetadataValueImpl.
|
Modifier and Type | Method and Description |
---|---|
MetadataValue<V> |
RemoteCacheImpl.getWithMetadata(K key) |
Modifier and Type | Method and Description |
---|---|
protected MetadataValue<byte[]> |
GetWithMetadataOperation.executeOperation(Transport transport) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.