org.infinispan.cli.interpreter.statement
Class GetStatement
java.lang.Object
org.infinispan.cli.interpreter.statement.GetStatement
- All Implemented Interfaces:
- Statement
public class GetStatement
- extends Object
- implements Statement
Implementation of the "get" statement
- Since:
- 5.2
- Author:
- Tristan Tarrant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetStatement
public GetStatement(List<Option> options,
KeyData key)
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.