Constraints
(Programmer-biased) constraints set upon the configuration values
Value members
Concrete methods
Given a certain number, confirm if it is a valid number of items to be processed concurrently
Given a certain number, confirm if it is a valid number of items to be processed concurrently
- Note:
We do no place any upper cap, but bear in mind that very high values won't translate to performance improvements
- Source:
- KafkaExtractorConfiguration.scala
Given a certain duration, confirm it complies with this configuration's constraints
Given a certain duration, confirm it complies with this configuration's constraints
Given a certain number, confirm if it is a valid port number
Given a certain number, confirm if it is a valid port number
- See also:
- Source:
- KafkaExtractorConfiguration.scala
Concrete fields
Maximum amount of time that is considered a reasonable amount
Maximum amount of time that is considered a reasonable amount
Durations supplied to configurations should be lower than this