Annotation Type NessiePersistCache


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Inherited
    public @interface NessiePersistCache
    Adds a cache in front of the created Persist instances, if the capacity() is >= 0.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      long capacity  
    • Element Detail

      • capacity

        long capacity
        Default:
        1048576L