Class DataServiceRetryProperties

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

@ConfigurationProperties(prefix="genie.data.service.retry") @Validated public class DataServiceRetryProperties extends Object
All properties related to data service retry template in Genie.
Since:
3.0.0
  • Field Details

    • PROPERTY_PREFIX

      public static final String PROPERTY_PREFIX
      The property prefix for all properties in this group.
      See Also:
  • Constructor Details

    • DataServiceRetryProperties

      public DataServiceRetryProperties()