Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.interpreter.statement
Class LocateStatement

java.lang.Object
  extended by org.infinispan.cli.interpreter.statement.LocateStatement
All Implemented Interfaces:
Statement

public class LocateStatement
extends Object
implements Statement

LocateStatement locates an entry in the cluster

Since:
5.2
Author:
Tristan Tarrant

Constructor Summary
LocateStatement(List<Option> options, KeyData key)
           
 
Method Summary
 Result execute(Session session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocateStatement

public LocateStatement(List<Option> options,
                       KeyData key)
Method Detail

execute

public Result execute(Session session)
               throws StatementException
Specified by:
execute in interface Statement
Throws:
StatementException

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.