Package | Description |
---|---|
org.infinispan.cli.interpreter.statement |
Modifier and Type | Class and Description |
---|---|
class |
EvictStatement
EvictStatement evicts an entry from the cache
|
class |
GetStatement
Implementation of the "get" statement
|
class |
RemoveStatement
Implements the "rm [cache.]key" statetement which removes the specified key from a cache
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.