Package | Description |
---|---|
org.infinispan.commands.read | |
org.infinispan.commands.write |
Commands that alter the state of the cache.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLocalCommand
Abstract class
|
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. |
Modifier and Type | Class and Description |
---|---|
class |
EvictCommand |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.