Class KryoCodec.KryoPoolImpl

    • Method Detail

      • yield

        public void yield​(com.esotericsoftware.kryo.Kryo kryo)
        Specified by:
        yield in interface KryoCodec.KryoPool
      • createInstance

        protected com.esotericsoftware.kryo.Kryo createInstance()
        Sub classes can customize the Kryo instance by overriding this method
        Returns:
        create Kryo instance