org.infinispan.cli.interpreter.statement
Class CacheStatement
java.lang.Object
org.infinispan.cli.interpreter.statement.CacheStatement
- All Implemented Interfaces:
- Statement
public class CacheStatement
- extends Object
- implements Statement
CacheStatement shows the currently selected cache or selects a cache to be used as default for CLI operations
- Since:
- 5.2
- Author:
- Tristan Tarrant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheStatement
public CacheStatement(String cacheName)
execute
public Result execute(Session session)
throws StatementException
- Specified by:
execute
in interface Statement
- Throws:
StatementException
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.