org.drools.grid.remote.command
Class HasNextQueryResultsRowRemoteCommand
java.lang.Object
org.drools.grid.remote.command.HasNextQueryResultsRowRemoteCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<Boolean>, org.drools.command.impl.GenericCommand<Boolean>
public class HasNextQueryResultsRowRemoteCommand
- extends Object
- implements org.drools.command.impl.GenericCommand<Boolean>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HasNextQueryResultsRowRemoteCommand
public HasNextQueryResultsRowRemoteCommand(String queryName,
String localId)
execute
public Boolean execute(org.drools.command.Context context)
- Specified by:
execute in interface org.drools.command.impl.GenericCommand<Boolean>
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.