Package rx

Enum Class AsyncEmitter.BackpressureMode

All Implemented Interfaces:
Serializable, Comparable<AsyncEmitter.BackpressureMode>, Constable
Enclosing interface:
AsyncEmitter<T>

public static enum AsyncEmitter.BackpressureMode extends Enum<AsyncEmitter.BackpressureMode>
Options to handle backpressure in the emitter.