Uses of Interface
org.apache.pulsar.io.core.SourceContext
Packages that use SourceContext
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of SourceContext in org.apache.pulsar.io.core
Methods in org.apache.pulsar.io.core with parameters of type SourceContextModifier and TypeMethodDescriptionvoidBatchSourceTriggerer.init(Map<String, Object> config, SourceContext sourceContext) initializes the Triggerer with given config.voidBatchSource.open(Map<String, Object> config, SourceContext context) Open connector with configuration.abstract voidPushSource.open(Map<String, Object> config, SourceContext sourceContext) Open connector with configuration.voidSource.open(Map<String, Object> config, SourceContext sourceContext) Open connector with configuration.