Package | Description |
---|---|
org.infinispan.commands.read |
Modifier and Type | Class and Description |
---|---|
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
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.