JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
org.apache.pulsar.io.http.HttpSinkConfig
Uses of
HttpSinkConfig
in
org.apache.pulsar.io.http
Methods in
org.apache.pulsar.io.http
that return
HttpSinkConfig
Modifier and Type
Method
Description
static
HttpSinkConfig
HttpSinkConfig.
load
(
String
yamlFile)
static
HttpSinkConfig
HttpSinkConfig.
load
(
Map
<
String
,
Object
> map)