Class HeartBeatProperties

java.lang.Object
com.netflix.genie.web.properties.HeartBeatProperties

@ConfigurationProperties(prefix="genie.agent.heart-beat") @Validated public class HeartBeatProperties extends Object
Properties related to Heart Beat gRPC Service.
Since:
4.0.0
  • Field Details

    • PROPERTY_PREFIX

      public static final String PROPERTY_PREFIX
      Prefix for all properties related to the agent heart beat service.
      See Also:
  • Constructor Details

    • HeartBeatProperties

      public HeartBeatProperties()