Package org.infinispan.commands.read

Commands that read data from the cache.

See:
          Description

Class Summary
AbstractDataCommand  
AbstractLocalCommand Abstract class
EntrySetCommand EntrySetCommand.
GetKeyValueCommand Implements functionality defined by Map.get(Object) and Map.containsKey(Object) operations
KeySetCommand KeySetCommand.
SizeCommand Command to calculate the size of the cache
ValuesCommand ValuesCommand.
 

Package org.infinispan.commands.read Description

Commands that read data from the cache.

Since:
4.0
Author:
Manik Surtani


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