public class HoodieWithTimelineServer extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
HoodieWithTimelineServer.Config |
| Constructor and Description |
|---|
HoodieWithTimelineServer(HoodieWithTimelineServer.Config cfg) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
run(org.apache.spark.api.java.JavaSparkContext jsc) |
String |
sendRequest(String driverHost,
int port) |
void |
startService() |
public HoodieWithTimelineServer(HoodieWithTimelineServer.Config cfg)
public void startService()
public void run(org.apache.spark.api.java.JavaSparkContext jsc)
throws UnknownHostException
UnknownHostExceptionpublic String sendRequest(String driverHost, int port) throws RuntimeException
RuntimeExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.