MaterializationSettings interface
模型介面 MaterializationSettings
屬性
| notification | 指定通知詳細數據 |
| resource | 指定計算資源設定 |
| schedule | 指定排程詳細數據 |
| spark |
指定 Spark 計算設定 |
| store |
指定應該進行具體化的存放區 |
屬性詳細資料
notification
resource
schedule
sparkConfiguration
指定 Spark 計算設定
sparkConfiguration?: Record<string, string>
屬性值
Record<string, string>
storeType
指定應該進行具體化的存放區
storeType?: string
屬性值
string