TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setComponentName(java.lang.String componentName)
The name of the component that issued the observation.
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setComponentSubType(java.lang.String componentSubType)
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setComponentType(java.lang.String componentType)
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setContext(java.lang.Long context)
The 64bit tunnel context carried on the wire format: int64
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setDstTransportNodeId(java.lang.String dstTransportNodeId)
This field will not be always available.
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setDstTransportNodeName(java.lang.String dstTransportNodeName)
The name of the transport node to which the traceflow packet is forwarded
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setLocalIpAddress(java.lang.String localIpAddress)
IP address of the source end of the tunnel format: ip
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setRemoteIpAddress(java.lang.String remoteIpAddress)
IP address of the destination end of the tunnel format: ip
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setSequenceNo(java.lang.Long sequenceNo)
the hop count for observations on the transport node that a traceflow packet is
injected in will be 0.
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setSitePath(java.lang.String sitePath)
This field contains the site path where this observation was generated.
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setTimestamp(java.lang.Long timestamp)
Timestamp when the observation was created by the transport node (milliseconds
epoch) format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setTimestampMicro(java.lang.Long timestampMicro)
Timestamp when the observation was created by the transport node (microseconds
epoch) format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setTransportNodeId(java.lang.String transportNodeId)
id of the transport node that observed a traceflow packet
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setTransportNodeName(java.lang.String transportNodeName)
name of the transport node that observed a traceflow packet
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setTransportNodeType(java.lang.String transportNodeType)
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setUplinkName(java.lang.String uplinkName)
The name of the uplink the traceflow packet is forwarded on
|
TraceflowObservationForwarded.Builder |
TraceflowObservationForwarded.Builder.setVtepLabel(java.lang.Long vtepLabel)
The virtual tunnel endpoint label format: int64
|