Class EncodingCache


  • public class EncodingCache
    extends java.lang.Object
    Local 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)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EncodingCache

        public EncodingCache​(java.lang.String groupId,
                             io.pravega.schemaregistry.client.SchemaRegistryClient schemaRegistryClient)