Class RecordChangeEventReadOnlySchemaRepository

java.lang.Object
com.linkedin.davinci.consumer.RecordChangeEventReadOnlySchemaRepository
All Implemented Interfaces:
ReadOnlySchemaRepository, VeniceResource

public class RecordChangeEventReadOnlySchemaRepository extends Object implements ReadOnlySchemaRepository
TODO: This class is a bit of a hack. We need to add functionality into the server to be able to query and retrieve schemas for different view types. But this functionality isn't available today. This class right now operates a shim interface to retrieve the right schema, but it runs the risk of the protocol not being easily evolvable.