org.drools.marshalling.impl
Class ProtobufInputMarshaller.QueryElementContext

java.lang.Object
  extended by org.drools.marshalling.impl.ProtobufInputMarshaller.QueryElementContext
Enclosing class:
ProtobufInputMarshaller

public static class ProtobufInputMarshaller.QueryElementContext
extends Object


Field Summary
 ProtobufMessages.FactHandle handle
           
 LinkedList<ProtobufMessages.FactHandle> results
           
 
Constructor Summary
ProtobufInputMarshaller.QueryElementContext(ProtobufMessages.NodeMemory.QueryElementNodeMemory.QueryContext _ctx)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

handle

public final ProtobufMessages.FactHandle handle

results

public final LinkedList<ProtobufMessages.FactHandle> results
Constructor Detail

ProtobufInputMarshaller.QueryElementContext

public ProtobufInputMarshaller.QueryElementContext(ProtobufMessages.NodeMemory.QueryElementNodeMemory.QueryContext _ctx)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.