Class MaterializedView.MaterializedViewBuilder<C extends MaterializedView,B extends MaterializedView.MaterializedViewBuilder<C,B>>

Enclosing class:
MaterializedView

public abstract static class MaterializedView.MaterializedViewBuilder<C extends MaterializedView,B extends MaterializedView.MaterializedViewBuilder<C,B>> extends Asset.AssetBuilder<C,B>
  • Constructor Details

    • MaterializedViewBuilder

      public MaterializedViewBuilder()
  • Method Details

    • $fillValuesFrom

      protected B $fillValuesFrom(C instance)
      Overrides:
      $fillValuesFrom in class Asset.AssetBuilder<C extends MaterializedView,B extends MaterializedView.MaterializedViewBuilder<C,B>>
    • typeName

      public B typeName(String typeName)
      Fixed typeName for MaterializedViews.
      Overrides:
      typeName in class Reference.ReferenceBuilder<C extends MaterializedView,B extends MaterializedView.MaterializedViewBuilder<C,B>>
      Returns:
      this.
    • alias

      public B alias(String alias)
      TBC
      Returns:
      this.
    • applicationContainer

      public B applicationContainer(IApplicationContainer applicationContainer)
      TBC
      Returns:
      this.
    • assetApplicationQualifiedName

      public B assetApplicationQualifiedName(String assetApplicationQualifiedName)
      TBC
      Returns:
      this.
    • calculationViewName

      public B calculationViewName(String calculationViewName)
      TBC
      Returns:
      this.
    • calculationViewQualifiedName

      public B calculationViewQualifiedName(String calculationViewQualifiedName)
      TBC
      Returns:
      this.
    • columnCount

      public B columnCount(Long columnCount)
      TBC
      Returns:
      this.
    • column

      public B column(IColumn column)
    • columns

      public B columns(Collection<? extends IColumn> columns)
    • clearColumns

      public B clearColumns()
    • databaseName

      public B databaseName(String databaseName)
      TBC
      Returns:
      this.
    • databaseQualifiedName

      public B databaseQualifiedName(String databaseQualifiedName)
      TBC
      Returns:
      this.
    • dbtModel

      public B dbtModel(IDbtModel dbtModel)
    • dbtModels

      public B dbtModels(Collection<? extends IDbtModel> dbtModels)
    • clearDbtModels

      public B clearDbtModels()
    • dbtSource

      public B dbtSource(IDbtSource dbtSource)
    • dbtSources

      public B dbtSources(Collection<? extends IDbtSource> dbtSources)
    • clearDbtSources

      public B clearDbtSources()
    • dbtTest

      public B dbtTest(IDbtTest dbtTest)
    • dbtTests

      public B dbtTests(Collection<? extends IDbtTest> dbtTests)
    • clearDbtTests

      public B clearDbtTests()
    • definition

      public B definition(String definition)
      TBC
      Returns:
      this.
    • inputToAirflowTask

      public B inputToAirflowTask(IAirflowTask inputToAirflowTask)
    • inputToAirflowTasks

      public B inputToAirflowTasks(Collection<? extends IAirflowTask> inputToAirflowTasks)
    • clearInputToAirflowTasks

      public B clearInputToAirflowTasks()
    • inputToProcess

      public B inputToProcess(ILineageProcess inputToProcess)
    • inputToProcesses

      public B inputToProcesses(Collection<? extends ILineageProcess> inputToProcesses)
    • clearInputToProcesses

      public B clearInputToProcesses()
    • inputToSparkJob

      public B inputToSparkJob(ISparkJob inputToSparkJob)
    • inputToSparkJobs

      public B inputToSparkJobs(Collection<? extends ISparkJob> inputToSparkJobs)
    • clearInputToSparkJobs

      public B clearInputToSparkJobs()
    • isProfiled

      public B isProfiled(Boolean isProfiled)
      TBC
      Returns:
      this.
    • isQueryPreview

      public B isQueryPreview(Boolean isQueryPreview)
      TBC
      Returns:
      this.
    • isTemporary

      public B isTemporary(Boolean isTemporary)
      TBC
      Returns:
      this.
    • lastProfiledAt

      public B lastProfiledAt(Long lastProfiledAt)
      TBC
      Returns:
      this.
    • modelImplementedEntity

      public B modelImplementedEntity(IModelEntity modelImplementedEntity)
    • modelImplementedEntities

      public B modelImplementedEntities(Collection<? extends IModelEntity> modelImplementedEntities)
    • clearModelImplementedEntities

      public B clearModelImplementedEntities()
    • outputFromAirflowTask

      public B outputFromAirflowTask(IAirflowTask outputFromAirflowTask)
    • outputFromAirflowTasks

      public B outputFromAirflowTasks(Collection<? extends IAirflowTask> outputFromAirflowTasks)
    • clearOutputFromAirflowTasks

      public B clearOutputFromAirflowTasks()
    • outputFromProcess

      public B outputFromProcess(ILineageProcess outputFromProcess)
    • outputFromProcesses

      public B outputFromProcesses(Collection<? extends ILineageProcess> outputFromProcesses)
    • clearOutputFromProcesses

      public B clearOutputFromProcesses()
    • outputFromSparkJob

      public B outputFromSparkJob(ISparkJob outputFromSparkJob)
    • outputFromSparkJobs

      public B outputFromSparkJobs(Collection<? extends ISparkJob> outputFromSparkJobs)
    • clearOutputFromSparkJobs

      public B clearOutputFromSparkJobs()
    • queryCount

      public B queryCount(Long queryCount)
      TBC
      Returns:
      this.
    • queryCountUpdatedAt

      public B queryCountUpdatedAt(Long queryCountUpdatedAt)
      TBC
      Returns:
      this.
    • putQueryPreviewConfig

      public B putQueryPreviewConfig(String putQueryPreviewConfigKey, String putQueryPreviewConfigValue)
    • queryPreviewConfig

      public B queryPreviewConfig(Map<? extends String,? extends String> queryPreviewConfig)
    • clearQueryPreviewConfig

      public B clearQueryPreviewConfig()
    • queryUserCount

      public B queryUserCount(Long queryUserCount)
      TBC
      Returns:
      this.
    • putQueryUserMap

      public B putQueryUserMap(String putQueryUserMapKey, Long putQueryUserMapValue)
    • queryUserMap

      public B queryUserMap(Map<? extends String,? extends Long> queryUserMap)
    • clearQueryUserMap

      public B clearQueryUserMap()
    • refreshMethod

      public B refreshMethod(String refreshMethod)
      TBC
      Returns:
      this.
    • refreshMode

      public B refreshMode(String refreshMode)
      TBC
      Returns:
      this.
    • rowCount

      public B rowCount(Long rowCount)
      TBC
      Returns:
      this.
    • schema

      public B schema(ISchema schema)
      TBC
      Returns:
      this.
    • schemaName

      public B schemaName(String schemaName)
      TBC
      Returns:
      this.
    • schemaQualifiedName

      public B schemaQualifiedName(String schemaQualifiedName)
      TBC
      Returns:
      this.
    • sizeBytes

      public B sizeBytes(Long sizeBytes)
      TBC
      Returns:
      this.
    • sqlDBTSource

      public B sqlDBTSource(IDbtSource sqlDBTSource)
    • sqlDBTSources

      public B sqlDBTSources(Collection<? extends IDbtSource> sqlDBTSources)
    • clearSqlDBTSources

      public B clearSqlDBTSources()
    • sqlDbtModel

      public B sqlDbtModel(IDbtModel sqlDbtModel)
    • sqlDbtModels

      public B sqlDbtModels(Collection<? extends IDbtModel> sqlDbtModels)
    • clearSqlDbtModels

      public B clearSqlDbtModels()
    • staleSinceDate

      public B staleSinceDate(Long staleSinceDate)
      TBC
      Returns:
      this.
    • staleness

      public B staleness(String staleness)
      TBC
      Returns:
      this.
    • tableName

      public B tableName(String tableName)
      TBC
      Returns:
      this.
    • tableQualifiedName

      public B tableQualifiedName(String tableQualifiedName)
      TBC
      Returns:
      this.
    • viewName

      public B viewName(String viewName)
      TBC
      Returns:
      this.
    • viewQualifiedName

      public B viewQualifiedName(String viewQualifiedName)
      TBC
      Returns:
      this.
    • self

      protected abstract B self()
      Specified by:
      self in class Asset.AssetBuilder<C extends MaterializedView,B extends MaterializedView.MaterializedViewBuilder<C,B>>
    • build

      public abstract C build()
      Specified by:
      build in class Asset.AssetBuilder<C extends MaterializedView,B extends MaterializedView.MaterializedViewBuilder<C,B>>
    • toString

      public String toString()
      Overrides:
      toString in class Asset.AssetBuilder<C extends MaterializedView,B extends MaterializedView.MaterializedViewBuilder<C,B>>