Uses of Package
org.apache.flink.runtime.minicluster
-
Packages that use org.apache.flink.runtime.minicluster Package Description org.apache.flink.runtime.minicluster -
Classes in org.apache.flink.runtime.minicluster used by org.apache.flink.runtime.minicluster Class Description MiniCluster MiniCluster to execute Flink jobs locally.MiniCluster.HaServices HA Services to use.MiniCluster.RpcServiceFactory Internal factory forRpcService.MiniClusterConfiguration Configuration object for theMiniCluster.MiniClusterConfiguration.Builder Builder for the MiniClusterConfiguration.MiniClusterJobClient.JobFinalizationBehavior Determines the behavior of theMiniClusterJobClientwhen the job finishes.RpcServiceSharing Enum which defines whether the mini cluster components use a shared RpcService or whether every component gets its own dedicated RpcService started.