public interface RequestConfigOverrides
| Modifier and Type | Method and Description |
|---|---|
Optional<ConfigValue<Integer>> |
getMaxBatchSize() |
Optional<ConfigValue<Long>> |
getTimeoutMs() |
Optional<ConfigValue<Boolean>> |
isBatchingEnabled() |
Optional<ConfigValue<Long>> getTimeoutMs()
Optional<ConfigValue<Boolean>> isBatchingEnabled()
Optional<ConfigValue<Integer>> getMaxBatchSize()
Copyright © 2018. All rights reserved.