Open Kilda Java Documentation
org.openkilda.messaging.info.event.PathNode Member List

This is the complete list of members for org.openkilda.messaging.info.event.PathNode, including all inherited members.

equals(Object object)org.openkilda.messaging.info.event.PathNode
getCookie()org.openkilda.messaging.info.event.PathNode
getPortNo()org.openkilda.messaging.info.event.PathNode
getSegLatency()org.openkilda.messaging.info.event.PathNode
getSeqId()org.openkilda.messaging.info.event.PathNode
getSwitchId()org.openkilda.messaging.info.event.PathNode
hashCode()org.openkilda.messaging.info.event.PathNode
PathNode()org.openkilda.messaging.info.event.PathNode
PathNode(PathNode that)org.openkilda.messaging.info.event.PathNode
PathNode(final SwitchId switchId, final int portNo, final int seqId)org.openkilda.messaging.info.event.PathNode
PathNode(final SwitchId switchId, final int portNo, final int seqId, final Long segmentLatency)org.openkilda.messaging.info.event.PathNode
PathNode(@JsonProperty("switch_id") final SwitchId switchId, @JsonProperty("port_no") final int portNo, @JsonProperty("seq_id") final int seqId, @JsonProperty("cookie") final Long cookie, @JsonProperty("segment_latency") final Long segmentLatency)org.openkilda.messaging.info.event.PathNode
setCookie(Long cookie)org.openkilda.messaging.info.event.PathNode
setPortNo(final int portNo)org.openkilda.messaging.info.event.PathNode
setSegLatency(final long latency)org.openkilda.messaging.info.event.PathNode
setSeqId(final int seqId)org.openkilda.messaging.info.event.PathNode
setSwitchId(final SwitchId switchId)org.openkilda.messaging.info.event.PathNode
toString()org.openkilda.messaging.info.event.PathNode