Uses of Interface
org.apache.flink.kubernetes.operator.artifact.ArtifactFetcher
-
Packages that use ArtifactFetcher Package Description org.apache.flink.kubernetes.operator.artifact -
-
Uses of ArtifactFetcher in org.apache.flink.kubernetes.operator.artifact
Classes in org.apache.flink.kubernetes.operator.artifact that implement ArtifactFetcher Modifier and Type Class Description classFileSystemBasedArtifactFetcherLeverage the flink filesystem plugin to fetch the artifact.classHttpArtifactFetcherDownload the jar from the http resource.
-