Package org.apache.flink.kubernetes.operator.artifact
-
Interface Summary Interface Description ArtifactFetcher The artifact fetcher. -
Class Summary Class Description ArtifactManager Manage the user artifacts.FileSystemBasedArtifactFetcher Leverage the flink filesystem plugin to fetch the artifact.HttpArtifactFetcher Download the jar from the http resource.