Module swim.runtime

Class MeshPulse


  • public class MeshPulse
    extends Pulse
    • Field Detail

      • partCount

        protected final int partCount
      • hostCount

        protected final int hostCount
      • nodeCount

        protected final long nodeCount
    • Method Detail

      • form

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

        public boolean isDefined()
        Specified by:
        isDefined in class Pulse
      • 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