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, getPartitionId
readExternal, writeExternal
short getType()
getType
in interface NetworkNode
void 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.