public interface RightTupleSink extends Sink
| Modifier and Type | Method and Description |
|---|---|
void |
assertRightTuple(RightTuple rightTuple,
PropagationContext context,
InternalWorkingMemory workingMemory) |
ObjectTypeNode.Id |
getRightInputOtnId() |
short |
getType() |
void |
modifyRightTuple(RightTuple rightTuple,
PropagationContext context,
InternalWorkingMemory workingMemory) |
void |
retractRightTuple(RightTuple rightTuple,
PropagationContext context,
InternalWorkingMemory workingMemory) |
getAssociations, getId, getPartitionIdreadExternal, writeExternalshort getType()
getType in interface NetworkNodevoid assertRightTuple(RightTuple rightTuple, PropagationContext context, InternalWorkingMemory workingMemory)
void retractRightTuple(RightTuple rightTuple, PropagationContext context, InternalWorkingMemory workingMemory)
void modifyRightTuple(RightTuple rightTuple, PropagationContext context, InternalWorkingMemory workingMemory)
ObjectTypeNode.Id getRightInputOtnId()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.