TraceflowObservationReceived.Builder |
TraceflowObservationReceived.Builder.setComponentName(java.lang.String componentName) |
The name of the component that issued the observation.
|
TraceflowObservationReceived.Builder |
TraceflowObservationReceived.Builder.setComponentSubType(java.lang.String componentSubType) |
|
TraceflowObservationReceived.Builder |
TraceflowObservationReceived.Builder.setComponentType(java.lang.String componentType) |
|
TraceflowObservationReceived.Builder |
TraceflowObservationReceived.Builder.setLocalIpAddress(java.lang.String localIpAddress) |
IP address of the destination end of the tunnel format: ip
|
TraceflowObservationReceived.Builder |
TraceflowObservationReceived.Builder.setRemoteIpAddress(java.lang.String remoteIpAddress) |
IP address of the source end of the tunnel format: ip
|
TraceflowObservationReceived.Builder |
TraceflowObservationReceived.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.
|
TraceflowObservationReceived.Builder |
TraceflowObservationReceived.Builder.setSitePath(java.lang.String sitePath) |
This field contains the site path where this observation was generated.
|
TraceflowObservationReceived.Builder |
TraceflowObservationReceived.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.
|
TraceflowObservationReceived.Builder |
TraceflowObservationReceived.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.
|
TraceflowObservationReceived.Builder |
TraceflowObservationReceived.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.
|
TraceflowObservationReceived.Builder |
TraceflowObservationReceived.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.
|
TraceflowObservationReceived.Builder |
TraceflowObservationReceived.Builder.setTransportNodeType(java.lang.String transportNodeType) |
|
TraceflowObservationReceived.Builder |
TraceflowObservationReceived.Builder.setUplinkName(java.lang.String uplinkName) |
The name of the uplink the traceflow packet is received on
|
TraceflowObservationReceived.Builder |
TraceflowObservationReceived.Builder.setVtepLabel(java.lang.Long vtepLabel) |
The virtual tunnel endpoint label format: int64
|