Uses of Interface
org.apache.pulsar.io.core.SinkContext
Packages that use SinkContext
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of SinkContext in org.apache.pulsar.io.core
Methods in org.apache.pulsar.io.core with parameters of type SinkContextModifier and TypeMethodDescriptionvoidSink.open(Map<String, Object> config, SinkContext sinkContext) Open connector with configuration.