Package com.linkedin.venice.client.schema
-
Interface Summary Interface Description StoreSchemaFetcher This class is the public interface for Venice store user to fetch store schemas. -
Class Summary Class Description RouterBackedSchemaReader RouterBasedStoreSchemaFetcher Router based implementation ofStoreSchemaFetcher
.SchemaAndToString Used to cache the toString of a given schema, since it is expensive to compute.