Class EncodingCache
- java.lang.Object
-
- io.pravega.schemaregistry.serializer.shared.impl.EncodingCache
-
public class EncodingCache extends java.lang.ObjectLocal cache for storing schemas that are retrieved from the registry service.
-
-
Constructor Summary
Constructors Constructor Description EncodingCache(java.lang.String groupId, io.pravega.schemaregistry.client.SchemaRegistryClient schemaRegistryClient)
-