Uses of Package
org.apache.flink.test.util
Packages that use org.apache.flink.test.util
-
Classes in org.apache.flink.test.util used by org.apache.flink.test.utilClassDescriptionBase class for unit tests that run multiple tests and want to reuse the same Flink cluster.Deprecated.Programmatic definition of a job-submission.Builder for the
JobSubmission.Starts a Flink mini cluster as a resource and registers the StreamExecutionEnvironment.Enum that defines which execution environment to run the next test on: An embedded local flink cluster, or the collection execution backend.Deprecated.Enum that defines which execution environment to run the next test on: An embedded local flink cluster, or the collection execution backend.Builder to create shell script.Use which client to submit job.Use the Sql Client embedded mode to submit jobs.The base gateway mode to submit jobs.Uses the Sql Client gateway mode to submit jobs.Uses the Hive JDBC to submit jobs.Uses a REST Client to submit jobs.Programmatic definition of a SQL job-submission.Builder for theSQLJobSubmission.Utility class wrappingProcessBuilderand pre-configuring it with common options.Processwith it'sprocessOutput.
AbstractTestBaseinstead.