Module swim.runtime

Class ValueDownlinkModel

    • Field Detail

      • flags

        protected int flags
      • state

        protected volatile swim.structure.Value state
    • Constructor Detail

      • ValueDownlinkModel

        public ValueDownlinkModel​(swim.uri.Uri meshUri,
                                  swim.uri.Uri hostUri,
                                  swim.uri.Uri nodeUri,
                                  swim.uri.Uri laneUri,
                                  float prio,
                                  float rate,
                                  swim.structure.Value body)