org.infinispan.cli.interpreter.statement
Class InfoStatement
java.lang.Object
org.infinispan.cli.interpreter.statement.InfoStatement
- All Implemented Interfaces:
- Statement
public class InfoStatement
- extends Object
- implements Statement
InfoStatement shows configuration information about the specified cache or about the active cache manager
- Since:
- 5.2
- Author:
- Tristan Tarrant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfoStatement
public InfoStatement(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.