public interface UofProducerConfiguration
Modifier and Type | Method and Description |
---|---|
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
|
Duration getInactivitySeconds()
Duration getInactivitySecondsPrematch()
Duration getMaxRecoveryTime()
Duration getMinIntervalBetweenRecoveryRequests()
List<Integer> getDisabledProducers()
Copyright © 2016–2025. All rights reserved.