org.infinispan.cli.interpreter.statement
Class ClearStatement
java.lang.Object
org.infinispan.cli.interpreter.statement.ClearStatement
- All Implemented Interfaces:
- Statement
public class ClearStatement
- extends Object
- implements Statement
ClearStatement.
- Since:
- 5.2
- Author:
- Tristan Tarrant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClearStatement
public ClearStatement(String cacheName)
execute
public Result execute(Session session)
- Specified by:
execute
in interface Statement
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.