Interface SegmentNodeMemory

All Superinterfaces:
DoubleLinkedEntry<Memory>, Memory, SingleLinkedEntry<Memory>
All Known Implementing Classes:
AccumulateNode.AccumulateMemory, AccumulateNode.MultiAccumulateMemory, AccumulateNode.SingleAccumulateMemory, AsyncReceiveNode.AsyncReceiveMemory, AsyncSendNode.AsyncSendMemory, BetaMemory, FromNode.FromMemory, LeftInputAdapterNode.LiaNodeMemory, QueryElementNode.QueryElementNodeMemory, ReactiveFromNode.ReactiveFromMemory, TimerNode.TimerNodeMemory

public interface SegmentNodeMemory extends Memory
  • Method Details

    • getNodePosMaskBit

      long getNodePosMaskBit()
    • setNodePosMaskBit

      void setNodePosMaskBit(long segmentPos)
    • setNodeDirtyWithoutNotify

      void setNodeDirtyWithoutNotify()
    • setNodeCleanWithoutNotify

      void setNodeCleanWithoutNotify()