@FunctionalInterface
public static interface BufferConfiguration.OversizedValueHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onOversizedValue()
Invoked each time a user value exceeds the buffer size limit specified.
|
void onOversizedValue()