Package org.apache.solr.crossdc.common
Interface ResubmitBackoffPolicy
-
public interface ResubmitBackoffPolicy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getBackoffTimeMs(MirroredSolrRequest<?> resubmitRequest)
-
-
-
Method Detail
-
getBackoffTimeMs
long getBackoffTimeMs(MirroredSolrRequest<?> resubmitRequest)
-
-