public class CollectionTestEnvironment
extends org.apache.flink.api.java.CollectionEnvironment
| Constructor and Description |
|---|
CollectionTestEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.JobExecutionResult |
execute() |
org.apache.flink.api.common.JobExecutionResult |
execute(String jobName) |
org.apache.flink.api.common.JobExecutionResult |
getLastJobExecutionResult() |
protected void |
setAsContext() |
getExecutionPlan, getParallelism, startNewSessionaddDefaultKryoSerializer, addDefaultKryoSerializer, areExplicitEnvironmentsAllowed, createCollectionsEnvironment, createHadoopInput, createHadoopInput, createInput, createInput, createLocalEnvironment, createLocalEnvironment, createLocalEnvironment, createProgramPlan, createProgramPlan, createProgramPlan, createRemoteEnvironment, createRemoteEnvironment, createRemoteEnvironment, fromCollection, fromCollection, fromCollection, fromCollection, fromElements, fromElements, fromParallelCollection, fromParallelCollection, generateSequence, getConfig, getExecutionEnvironment, getId, getIdString, getNumberOfExecutionRetries, getRestartStrategy, getSessionTimeout, initializeContextEnvironment, readCsvFile, readFile, readFileOfPrimitives, readFileOfPrimitives, readHadoopFile, readHadoopFile, readHadoopFile, readHadoopFile, readSequenceFile, readTextFile, readTextFile, readTextFileWithValue, readTextFileWithValue, registerCachedFile, registerCachedFile, registerCachedFilesWithPlan, registerType, registerTypeWithKryoSerializer, registerTypeWithKryoSerializer, resetContextEnvironment, setDefaultLocalParallelism, setNumberOfExecutionRetries, setParallelism, setRestartStrategy, setSessionTimeoutpublic org.apache.flink.api.common.JobExecutionResult getLastJobExecutionResult()
getLastJobExecutionResult in class org.apache.flink.api.java.ExecutionEnvironmentpublic org.apache.flink.api.common.JobExecutionResult execute()
throws Exception
execute in class org.apache.flink.api.java.ExecutionEnvironmentExceptionpublic org.apache.flink.api.common.JobExecutionResult execute(String jobName) throws Exception
execute in class org.apache.flink.api.java.CollectionEnvironmentExceptionprotected void setAsContext()
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.