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–2023 The Apache Software Foundation. All rights reserved.