| Package | Description |
|---|---|
| org.apache.pulsar.io.core |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchSourceTriggerer.init(Map<String,Object> config,
SourceContext sourceContext)
initializes the Triggerer with given config.
|
void |
BatchSource.open(Map<String,Object> config,
SourceContext context)
Open connector with configuration.
|
abstract void |
PushSource.open(Map<String,Object> config,
SourceContext sourceContext)
Open connector with configuration.
|
void |
Source.open(Map<String,Object> config,
SourceContext sourceContext)
Open connector with configuration.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.