Module swim.runtime

Class EdgePulse


  • public class EdgePulse
    extends Pulse
    • Field Detail

      • meshCount

        protected final int meshCount
      • partCount

        protected final int partCount
      • hostCount

        protected final int hostCount
      • nodeCount

        protected final long nodeCount
    • Method Detail

      • form

        @Kind
        public static swim.structure.Form<EdgePulse> form()
      • isDefined

        public boolean isDefined()
        Specified by:
        isDefined in class Pulse
      • meshCount

        public final int meshCount()
      • partCount

        public final int partCount()
      • hostCount

        public final int hostCount()
      • nodeCount

        public final long nodeCount()
      • toValue

        public swim.structure.Value toValue()
        Specified by:
        toValue in class Pulse