public class ConsoleAsyncJsonAppenderSink extends Object implements AsyncJsonAppenderSink
| Constructor and Description |
|---|
ConsoleAsyncJsonAppenderSink() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Configuration option) |
void |
dropped(long dropped) |
void |
sink(List<Json> data) |
public void sink(List<Json> data)
sink in interface AsyncJsonAppenderSinkpublic void dropped(long dropped)
dropped in interface AsyncJsonAppenderSinkpublic void configure(Configuration option)
configure in interface ConfigurableCopyright © 2021. All rights reserved.