Class ServiceWeights

java.lang.Object
org.kiwiproject.consul.model.catalog.ServiceWeights
Direct Known Subclasses:
ImmutableServiceWeights

@Immutable public abstract class ServiceWeights extends Object
  • Constructor Details

    • ServiceWeights

      public ServiceWeights()
  • Method Details

    • getPassing

      public abstract int getPassing()
    • getWarning

      public abstract int getWarning()