共用方式為


MaterializationSettings interface

屬性

notification

指定通知詳細數據

resource

指定計算資源設定

schedule

指定排程詳細數據

sparkConfiguration

指定 Spark 計算設定

storeType

指定應該進行具體化的存放區

屬性詳細資料

notification

指定通知詳細數據

notification?: NotificationSetting

屬性值

resource

指定計算資源設定

resource?: MaterializationComputeResource

屬性值

schedule

指定排程詳細數據

schedule?: RecurrenceTrigger

屬性值

sparkConfiguration

指定 Spark 計算設定

sparkConfiguration?: {[propertyName: string]: string | null}

屬性值

{[propertyName: string]: string | null}

storeType

指定應該進行具體化的存放區

storeType?: string

屬性值

string