Package com.linkedin.davinci.store.view
package com.linkedin.davinci.store.view
-
ClassDescriptionMaterialized view writer is responsible for processing input records from the version topic and write them to the materialized view topic based on parameters defined in
MaterializedViewParameters
.This class is kept separate from the VeniceView class to not leak certain concepts that currently exclusively reside in the server to other components.