org.drools.grid.remote
Class QueryResultsRowRemoteClient
java.lang.Object
org.drools.grid.remote.QueryResultsRowRemoteClient
- All Implemented Interfaces:
- org.drools.runtime.rule.QueryResultsRow, org.drools.runtime.rule.Row
public class QueryResultsRowRemoteClient
- extends Object
- implements org.drools.runtime.rule.QueryResultsRow
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryResultsRowRemoteClient
public QueryResultsRowRemoteClient(String rowId,
String queryName,
String localId,
String instanceId,
GridServiceDescription<GridNode> gsd,
ConversationManager cm)
get
public Object get(String identifier)
- Specified by:
get in interface org.drools.runtime.rule.Row
getFactHandle
public org.drools.runtime.rule.FactHandle getFactHandle(String identifier)
- Specified by:
getFactHandle in interface org.drools.runtime.rule.Row
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.