Interface StrayDeletionSettings.CircuitBreakerSettings

All Superinterfaces:
com.lucidworks.fusion.schema.Model
Enclosing interface:
StrayDeletionSettings

public static interface StrayDeletionSettings.CircuitBreakerSettings extends com.lucidworks.fusion.schema.Model
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    int
     

    Methods inherited from interface com.lucidworks.fusion.schema.Model

    _data, _put, _type
  • Method Details

    • percentageThreshold

      int percentageThreshold()
    • enableCircuitBreaker

      boolean enableCircuitBreaker()