This project has retired. For details please refer to its Attic page.
Protos.HealthCheck.HTTPCheckInfo.Builder
JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.apache.mesos

Class Protos.HealthCheck.HTTPCheckInfo.Builder

  • All Implemented Interfaces:
    Protos.HealthCheck.HTTPCheckInfoOrBuilder
    Enclosing class:
    Protos.HealthCheck.HTTPCheckInfo


    public static final class Protos.HealthCheck.HTTPCheckInfo.Builder
    extends <any>
    implements Protos.HealthCheck.HTTPCheckInfoOrBuilder 
     Describes an HTTP health check. Sends a GET request to
     scheme://<host>:port/path. Note that <host> is not configurable and is
     resolved automatically, in most cases to 127.0.0.1. Default executors
     treat return codes between 200 and 399 as success; custom executors
     may employ a different strategy, e.g. leveraging the `statuses` field.
     
    Protobuf type mesos.HealthCheck.HTTPCheckInfo
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /