ClusterJobProperties クラス

定義

クラスター ジョブのプロパティ。 基底クラスであることに注意 ClusterJobProperties してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 が含まれます FlinkJobProperties

public abstract class ClusterJobProperties
type ClusterJobProperties = class
Public MustInherit Class ClusterJobProperties
継承
ClusterJobProperties
派生

コンストラクター

ClusterJobProperties()

ClusterJobProperties の新しいインスタンスを初期化します。

適用対象