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