public static class FlinkKafkaProducer.NextTransactionalIdHint extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
lastParallelism |
long |
nextFreeTransactionalId |
| Constructor and Description |
|---|
NextTransactionalIdHint() |
NextTransactionalIdHint(int parallelism,
long nextFreeTransactionalId) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.