Open Kilda Java Documentation
org.openkilda.floodlight.model.flow.VerificationData Member List

This is the complete list of members for org.openkilda.floodlight.model.flow.VerificationData, including all inherited members.

equals(Object o)org.openkilda.floodlight.model.flow.VerificationData
getDest()org.openkilda.floodlight.model.flow.VerificationData
getPacketId()org.openkilda.floodlight.model.flow.VerificationData
getRecvTime()org.openkilda.floodlight.model.flow.VerificationData
getSenderLatency()org.openkilda.floodlight.model.flow.VerificationData
getSendTime()org.openkilda.floodlight.model.flow.VerificationData
getSource()org.openkilda.floodlight.model.flow.VerificationData
hashCode()org.openkilda.floodlight.model.flow.VerificationData
of(DecodedJWT token)org.openkilda.floodlight.model.flow.VerificationDatastatic
of(UniFlowVerificationRequest verificationRequest)org.openkilda.floodlight.model.flow.VerificationDatastatic
produceMeasurements(long recipientLatency)org.openkilda.floodlight.model.flow.VerificationData
setSenderLatency(long senderLatency)org.openkilda.floodlight.model.flow.VerificationData
toJwt(JWTCreator.Builder token)org.openkilda.floodlight.model.flow.VerificationData
VerificationData(DatapathId source, DatapathId dest, UUID packetId)org.openkilda.floodlight.model.flow.VerificationData