Package com.linkedin.venice.schema
-
Interface Summary Interface Description SchemaAdapter Try to adapt the {@param datum} to the {@param expectedSchema}.SchemaReader This interface is considered as an internal interface to Venice codebase. -
Class Summary Class Description AvroSchemaParseUtils GeneratedSchemaEntry This is an abstract class which represents a generic class associating a generated schema id with it's corresponding value schema idGeneratedSchemaID In Venice, some schemas are generated, by deriving them from value schemas.SchemaData This class is used to store all the schemas related to a given store: 1.SchemaEntry SchemaEntry
is composed of a schema and its corresponding id.SchemaRepoBackedSchemaReader