Uses of Class
io.confluent.parallelconsumer.DrainingCloseable.DrainingMode
| Package | Description |
|---|---|
| io.confluent.parallelconsumer |
-
Uses of DrainingCloseable.DrainingMode in io.confluent.parallelconsumer
Methods in io.confluent.parallelconsumer that return DrainingCloseable.DrainingMode Modifier and Type Method Description static DrainingCloseable.DrainingModeDrainingCloseable.DrainingMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DrainingCloseable.DrainingMode[]DrainingCloseable.DrainingMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.confluent.parallelconsumer with parameters of type DrainingCloseable.DrainingMode Modifier and Type Method Description voidDrainingCloseable. close(java.time.Duration timeout, DrainingCloseable.DrainingMode drainingMode)Close the consumer.voidParallelEoSStreamProcessor. close(java.time.Duration timeout, DrainingCloseable.DrainingMode drainMode)