| Package | Description |
|---|---|
| org.apache.flink.client.program.artifact |
| Modifier and Type | Method and Description |
|---|---|
ArtifactFetchManager.Result |
ArtifactFetchManager.fetchArtifacts(String[] uris)
Fetches artifacts from a given URI string array.
|
ArtifactFetchManager.Result |
ArtifactFetchManager.fetchArtifacts(String jobUri,
List<String> additionalUris)
Fetches the job jar and any additional artifact if the given list is not null or empty.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.