类 RedisJoinConfig


  • public class RedisJoinConfig
    extends Object
    query options. @Author:jeff.zou @Date: 2022/3/9.14:37
    • 构造器详细资料

      • RedisJoinConfig

        public RedisJoinConfig​(long cacheMaxSize,
                               long cacheTtl,
                               boolean loadAll)
    • 方法详细资料

      • getCacheMaxSize

        public long getCacheMaxSize()
      • getCacheTtl

        public long getCacheTtl()
      • getLoadAll

        public boolean getLoadAll()