Class OperationVerticalConfig.Builder

    • Constructor Detail

    • Method Detail

      • setLatencyStatDisabled

        public OperationVerticalConfig.Builder setLatencyStatDisabled​(java.lang.Boolean latencyStatDisabled)
        When this flag is set to true, the latency stat feature is deactivated. It is due to the SmartNIC backed DVS existing in Policy Manager. The latency has special GENEVE option to carry Latency information. But the hardware doesn't support it. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        latencyStatDisabled - New value for the property.
      • setLiveTraceDisabled

        public OperationVerticalConfig.Builder setLiveTraceDisabled​(java.lang.Boolean liveTraceDisabled)
        When this flag is set to true, the live trace feature is deactivated. It is due to the SmartNIC backed DVS existing in Policy Manager. The live trace has a special Geneve option in the header. But the hardware doesn't support it. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        liveTraceDisabled - New value for the property.