org.infinispan.cli.interpreter.statement
Class UpgradeStatement
java.lang.Object
org.infinispan.cli.interpreter.statement.UpgradeStatement
- All Implemented Interfaces:
- Statement
public class UpgradeStatement
- extends Object
- implements Statement
Performs operation related to rolling upgrades
- Since:
- 5.2
- Author:
- Tristan Tarrant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpgradeStatement
public UpgradeStatement(List<Option> options,
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.