Uses of Interface
org.apache.flink.core.plugin.PluginFinder
-
Packages that use PluginFinder Package Description org.apache.flink.core.plugin -
-
Uses of PluginFinder in org.apache.flink.core.plugin
Classes in org.apache.flink.core.plugin that implement PluginFinder Modifier and Type Class Description classDirectoryBasedPluginFinderThis class is used to create a collection ofPluginDescriptorbased on directory structure for a given plugin root folder.
-