Uses of Class
org.infinispan.client.hotrod.impl.BinaryVersionedValue

Packages that use BinaryVersionedValue
org.infinispan.client.hotrod.impl.protocol   
 

Uses of BinaryVersionedValue in org.infinispan.client.hotrod.impl.protocol
 

Methods in org.infinispan.client.hotrod.impl.protocol that return BinaryVersionedValue
 BinaryVersionedValue HotRodOperations.getWithVersion(byte[] key, Flag... flags)
          Returns null if the given key does not exist.
 


-->

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