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