| Modifier and Type | Class and Description |
|---|---|
static interface |
FixedIntervalThrottler.Sleeper |
| Constructor and Description |
|---|
FixedIntervalThrottler() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map<String,?> settings) |
void |
throttle(Offset offset) |
public void configure(Map<String,?> settings)
configure in interface org.apache.kafka.common.Configurablepublic void throttle(Offset offset) throws InterruptedException
throttle in interface ThrottlerInterruptedExceptionCopyright © 2020 CastorM. All rights reserved.