Package | Description |
---|---|
org.infinispan.commands.functional | |
org.infinispan.commands.read | |
org.infinispan.commands.write |
Commands that alter the state of the cache.
|
Modifier and Type | Class and Description |
---|---|
class |
ReadOnlyKeyCommand<K,V,R> |
class |
ReadOnlyManyCommand<K,V,R> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLocalCommand
Abstract class
|
class |
EntrySetCommand<K,V>
Command implementation for
Map.entrySet() functionality. |
class |
KeySetCommand<K,V>
Command implementation for
Map.keySet() functionality. |
class |
SizeCommand
Command to calculate the size of the cache
|
Modifier and Type | Class and Description |
---|---|
class |
EvictCommand |
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.