public interface UofProducerConfiguration
Modifier and Type | Method and Description |
---|---|
boolean |
adjustAfterAge()
Gets a value indicating whether the after age should be adjusted before executing recovery request
|
List<Integer> |
getDisabledProducers()
Returns a list of producer identifiers which should be disabled automatically when the SDK starts up
|
Duration |
getInactivitySeconds() |
Duration |
getInactivitySecondsPrematch() |
Duration |
getMaxRecoveryTime() |
Duration |
getMinIntervalBetweenRecoveryRequests() |
List<Producer> |
getProducers()
Get the list of available producers for provided access token
|
boolean adjustAfterAge()
Duration getInactivitySeconds()
Duration getInactivitySecondsPrematch()
Duration getMaxRecoveryTime()
Duration getMinIntervalBetweenRecoveryRequests()
List<Integer> getDisabledProducers()
Copyright © 2016–2024. All rights reserved.