public class PullRequestMergedEventsStream extends Object
| Constructor and Description |
|---|
PullRequestMergedEventsStream(String schemaFilePath,
String topicName,
String kafkaBrokerList,
String personalAccessToken) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Starts the stream.
|
static void |
main(String[] args) |
void |
shutdown()
Shuts down the stream.
|
void |
start() |
public void execute()
public void shutdown()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void start()
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.