@Experimental public interface ExternalContext extends AutoCloseable
An external context is responsible for provide instances and information related to an
external system, such as creating instance of Source and Sink, generating test
data, and creating data readers or writers for validating the correctness of test data.
| Modifier and Type | Method and Description |
|---|---|
List<URL> |
getConnectorJarPaths()
Get URL of connector JARs that will be attached to job graphs when submitting Flink jobs.
|
closeCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.