Interface OutlierEjectFailurePercentageOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getHostSuccessRate()
      Host's success rate at the time of the ejection event on a 0-100 range.
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getHostSuccessRate

        int getHostSuccessRate()
         Host's success rate at the time of the ejection event on a 0-100 range.
         
        uint32 host_success_rate = 1 [(.validate.rules) = { ... }
        Returns:
        The hostSuccessRate.