Interface DefaultSystemMessageQueue

  • All Known Implementing Classes:
    CallingThreadMailbox

    public interface DefaultSystemMessageQueue
    INTERNAL API
    • Method Detail

      • hasSystemMessages

        boolean hasSystemMessages()
      • systemDrain

        org.apache.pekko.dispatch.sysmsg.EarliestFirstSystemMessageList systemDrain​(org.apache.pekko.dispatch.sysmsg.LatestFirstSystemMessageList newContents)