| Package | Description |
|---|---|
| com.datastax.oss.dsbulk.executor.api.listener |
| Modifier and Type | Method and Description |
|---|---|
static LogSink |
LogSink.buildFrom(Supplier<Boolean> enablementSupplier,
BiConsumer<String,Object[]> messageConsumer)
Creates a new sink with the given enablement supplier and given message consumer.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractMetricsReportingExecutionListenerBuilder<T> |
AbstractMetricsReportingExecutionListenerBuilder.withLogSink(LogSink sink)
Use the given
LogSink to log messages. |
Copyright © 2017–2021 DataStax. All rights reserved.