Class MethodManager


  • public final class MethodManager
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      static void discardCache()
      Discard the cache used by YAPIONSerializer and YAPIONDeserializer.
      static void setCacheSize​(int cacheSize)
      Set the cache size of the internal cache to a specific number above 100.
      • Methods inherited from class java.lang.Object

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

      • setCacheSize

        public static void setCacheSize​(int cacheSize)
        Set the cache size of the internal cache to a specific number above 100. If you set a number below 100 it will default to 100.
        Parameters:
        cacheSize - the cache Size