Interface Check

All Known Implementing Classes:
CheckEntry, HTTPCheck, NewCheck, TTLCheck

@Deprecated(forRemoval=true, since="4.1.0") public interface Check
Deprecated, for removal: This API element is subject to removal in a future version.
Use ConsulCheck instead.
Since:
1.0
Author:
graemerocher
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    Deprecated, for removal: This API element is subject to removal in a future version.
    Valid health status values.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • getName

      String getName()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns:
      The name of the check
    • getID

      String getID()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns:
      A unique ID for the check
    • getNotes

      String getNotes()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns:
      Human readable notes
    • status

      Check.Status status()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns:
      The status an an enum