MaterializationSettings interface
屬性
| notification | 指定通知詳細數據 |
| resource | 指定計算資源設定 |
| schedule | 指定排程詳細數據 |
| spark |
指定 Spark 計算設定 |
| store |
指定應該進行具體化的存放區 |
屬性詳細資料
notification
resource
schedule
sparkConfiguration
指定 Spark 計算設定
sparkConfiguration?: {[propertyName: string]: string | null}
屬性值
{[propertyName: string]: string | null}
storeType
指定應該進行具體化的存放區
storeType?: string
屬性值
string