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) |
getAssociationsSize, getAssociationsSize, getId, getPartitionId, isAssociatedWith
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–2016 JBoss by Red Hat. All rights reserved.