Package | Description |
---|---|
org.infinispan.commands.read |
Commands that read data from the cache.
|
Modifier and Type | Class and Description |
---|---|
class |
EntrySetCommand
Command implementation for
Map.entrySet() functionality. |
class |
KeySetCommand
Command implementation for
Map.keySet() functionality. |
class |
SizeCommand
Command to calculate the size of the cache
|
class |
ValuesCommand
Command implementation for
Map.values() functionality. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.