public class FlinkShell extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FlinkShell.ExecutionMode$ |
Constructor and Description |
---|
FlinkShell() |
Modifier and Type | Method and Description |
---|---|
static scala.Option<BufferedReader> |
bufferedReader() |
static void |
main(String[] args) |
static void |
startShell(String userHost,
int userPort,
scala.Enumeration.Value executionMode,
scala.Option<String[]> externalJars) |
public static scala.Option<BufferedReader> bufferedReader()
public static void main(String[] args)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.