Uses of Interface
org.infinispan.client.hotrod.RemoteCache.VersionedValue

Packages that use RemoteCache.VersionedValue
org.infinispan.client.hotrod   
org.infinispan.client.hotrod.impl   
 

Uses of RemoteCache.VersionedValue in org.infinispan.client.hotrod
 

Methods in org.infinispan.client.hotrod that return RemoteCache.VersionedValue
 RemoteCache.VersionedValue RemoteCache.getVersioned(K key)
          Returns the RemoteCache.VersionedValue associated to the supplied key param, or null if it doesn't exist.
 

Uses of RemoteCache.VersionedValue in org.infinispan.client.hotrod.impl
 

Classes in org.infinispan.client.hotrod.impl that implement RemoteCache.VersionedValue
 class VersionedValueImpl<V>
          // TODO: Document this
 

Methods in org.infinispan.client.hotrod.impl that return RemoteCache.VersionedValue
 RemoteCache.VersionedValue<V> RemoteCacheImpl.getVersioned(K key)
           
 


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.