public class HotRodEntryWrapper extends Object implements EntryWrapper<ByteArrayKey,org.infinispan.server.core.CacheValue>
Constructor and Description |
---|
HotRodEntryWrapper() |
Modifier and Type | Method and Description |
---|---|
ByteArrayKey |
wrapKey(Object key) |
org.infinispan.server.core.CacheValue |
wrapValue(MetadataValue<?> value) |
public ByteArrayKey wrapKey(Object key) throws CacheLoaderException
wrapKey
in interface EntryWrapper<ByteArrayKey,org.infinispan.server.core.CacheValue>
CacheLoaderException
public org.infinispan.server.core.CacheValue wrapValue(MetadataValue<?> value) throws CacheLoaderException
wrapValue
in interface EntryWrapper<ByteArrayKey,org.infinispan.server.core.CacheValue>
CacheLoaderException
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.