Interface RetryConfig

All Superinterfaces:
com.lucidworks.fusion.schema.Model

public interface RetryConfig extends com.lucidworks.fusion.schema.Model
An extension interface for any ConnectorPluginProperties implementation. Any Connector which requires configurable retry behavior can use this extension. Example: interface MyFetcherProps extends ConnectorPluginProperties, RetryConfig {}
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

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

    _data, _put, _type