Interface PriorityNode


  • public interface PriorityNode
    INTERNAL API
    • Method Detail

      • children

        scala.collection.immutable.Seq<PriorityNode> children()
      • streamId

        int streamId()
      • weight

        int weight()