@InterfaceAudience.Public @InterfaceStability.Stable public interface SinkContext extends ConnectorContext
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getInputTopics()
Get a list of all input topics
|
String |
getSinkName()
The name of the sink that we are executing
|
getCounter, getCounterAsync, getInstanceId, getLogger, getNamespace, getNumInstances, getSecret, getState, getStateAsync, getStateStore, getTenant, incrCounter, incrCounterAsync, putState, putStateAsync, recordMetricCollection<String> getInputTopics()
String getSinkName()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.