类的使用
cn.myafx.cache.SortSetModel
使用SortSetModel的程序包
-
cn.myafx.cache.base中SortSetModel的使用
返回变量类型为SortSetModel的类型的cn.myafx.cache.base中的方法修饰符和类型方法说明ISortSetCache.getByScoreWithScores(double startScore, double stopScore, ExcludeType excType, Sort sort, int skip, int take, Object... args) 获取集合SortSetCache.getByScoreWithScores(double startScore, double stopScore, ExcludeType excType, Sort sort, int skip, int take, Object... args) 获取集合ISortSetCache.getWithScores(long start, long stop, Sort sort, Object... args) 获取集合SortSetCache.getWithScores(long start, long stop, Sort sort, Object... args) 获取集合返回并集合返回并集合游标方式读取数据游标方式读取数据参数类型为SortSetModel的cn.myafx.cache.base中的方法修饰符和类型方法说明booleanISortSetCache.addOrUpdate(SortSetModel<T> m, OpWhen when, Object... args) 添加或更新数据booleanSortSetCache.addOrUpdate(SortSetModel<T> m, OpWhen when, Object... args) 添加或更新数据类型变量类型为SortSetModel的cn.myafx.cache.base中的方法参数修饰符和类型方法说明longISortSetCache.addOrUpdate(List<SortSetModel<T>> list, OpWhen when, Object... args) 添加或更新数据longSortSetCache.addOrUpdate(List<SortSetModel<T>> list, OpWhen when, Object... args) 添加或更新数据