跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W 

A

AbstractChainWrapper<T,R,Children extends AbstractChainWrapper<T,R,Children,Param>,Param> - cn.easyes.core.core中的类
链式抽象条件构造器 Copyright © 2021 xpc1024 All Rights Reserved
AbstractChainWrapper() - 类 的构造器cn.easyes.core.core.AbstractChainWrapper
必须的构造函数
AbstractLambdaIndexWrapper<T,Children extends AbstractLambdaIndexWrapper<T,Children>> - cn.easyes.core.conditions.index中的类
抽象Lambda表达式父类 Copyright © 2021 xpc1024 All Rights Reserved
AbstractLambdaIndexWrapper() - 类 的构造器cn.easyes.core.conditions.index.AbstractLambdaIndexWrapper
 
AbstractLambdaQueryWrapper<T,Children extends AbstractLambdaQueryWrapper<T,Children>> - cn.easyes.core.conditions.select中的类
抽象Lambda表达式父类 Copyright © 2021 xpc1024 All Rights Reserved
AbstractLambdaQueryWrapper() - 类 的构造器cn.easyes.core.conditions.select.AbstractLambdaQueryWrapper
 
AbstractLambdaUpdateWrapper<T,Children extends AbstractLambdaUpdateWrapper<T,Children>> - cn.easyes.core.conditions.update中的类
抽象Lambda表达式父类 Copyright © 2021 xpc1024 All Rights Reserved
AbstractLambdaUpdateWrapper() - 类 的构造器cn.easyes.core.conditions.update.AbstractLambdaUpdateWrapper
 
AbstractWrapper<T,R,Children extends AbstractWrapper<T,R,Children>> - cn.easyes.core.core中的类
抽象Lambda表达式父类 Copyright © 2021 xpc1024 All Rights Reserved
AbstractWrapper() - 类 的构造器cn.easyes.core.core.AbstractWrapper
 
activeReleaseIndex(RestHighLevelClient, Class<?>, int) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
激活最新索引
addAliases(RestHighLevelClient, String, String...) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
添加别名
addDefaultAlias(RestHighLevelClient, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
添加默认索引别名
AggregationParam - cn.easyes.core.biz中的类
聚合参数 Copyright © 2021 xpc1024 All Rights Reserved
AggregationParam() - 类 的构造器cn.easyes.core.biz.AggregationParam
 
aggregationParamList - 类 中的变量cn.easyes.core.core.Wrapper
聚合查询参数列表
aliasName - 类 中的变量cn.easyes.core.core.Wrapper
别名
allEq(Map<String, V>) - 接口 中的方法cn.easyes.core.conditions.function.Compare
map 所有非空属性等于 =
allEq(boolean, Map<String, V>) - 接口 中的方法cn.easyes.core.conditions.function.Compare
map 所有非空属性等于 =
allEq(BiPredicate<String, V>, Map<String, V>) - 接口 中的方法cn.easyes.core.conditions.function.Compare
字段过滤接口,传入多参数时允许对参数进行过滤
allEq(boolean, BiPredicate<String, V>, Map<String, V>) - 接口 中的方法cn.easyes.core.conditions.function.Compare
字段过滤接口,传入多参数时允许对参数进行过滤
allEq(boolean, Map<String, V>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
allEq(boolean, BiPredicate<String, V>, Map<String, V>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
allEq(boolean, Map<String, V>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
allEq(boolean, BiPredicate<String, V>, Map<String, V>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
and(Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
AND 嵌套 保留mp用户习惯
and(boolean, Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
AND 嵌套 保留mp用户习惯
and(boolean, Consumer<Param>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
and(boolean, Consumer<Children>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
avg(R) - 接口 中的方法cn.easyes.core.conditions.function.Func
求平均值
avg(boolean, R) - 接口 中的方法cn.easyes.core.conditions.function.Func
求平均值
avg(R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求平均值
avg(boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求平均值
avg(String) - 接口 中的方法cn.easyes.core.conditions.function.Func
求平均值
avg(boolean, String) - 接口 中的方法cn.easyes.core.conditions.function.Func
求平均值
avg(String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求平均值
avg(boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求平均值
avg(boolean, boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求平均值
avg(boolean, boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求平均值
avg(boolean, boolean, R...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
avg(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
avg(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 

B

BaseCache - cn.easyes.core.cache中的类
基本缓存 Copyright © 2021 xpc1024 All Rights Reserved
BaseCache() - 类 的构造器cn.easyes.core.cache.BaseCache
 
BaseEsMapper<T> - cn.easyes.core.core中的接口
核心 所有支持方法接口 Copyright © 2021 xpc1024 All Rights Reserved
BaseEsMapperImpl<T> - cn.easyes.core.core中的类
核心 所有支持方法接口实现类 内部实现: 核心网络请求类:RestHighLevelClient、 动态封装request类:WrapperProcessor、 查询类型枚举:EsQueryTypeEnum、 Copyright © 2021 xpc1024 All Rights Reserved
BaseEsMapperImpl() - 类 的构造器cn.easyes.core.core.BaseEsMapperImpl
 
BaseSortParam - cn.easyes.core.biz中的类
排序基本参数 Copyright © 2022 xpc1024 All Rights Reserved
BaseSortParam() - 类 的构造器cn.easyes.core.biz.BaseSortParam
 
baseSortParams - 类 中的变量cn.easyes.core.core.Wrapper
基础排序参数列表
between(R, Object, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
between区间
between(R, Object, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
between 区间
between(R, Object, Object, ZoneId, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
between 区间
between(R, Object, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
betwenn 区间
between(boolean, R, Object, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
between 区间
between(String, Object, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
between 区间
between(String, Object, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
between 区间
between(boolean, String, Object, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
between 区间
between(boolean, R, Object, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
between 区间
between(boolean, R, Object, Object, ZoneId, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
between 区间
between(boolean, R, Object, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
between 区间
between(boolean, String, Object, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
between 区间
between(boolean, String, Object, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
between 区间
between(boolean, R, Object, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
between(R, Object, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
between(boolean, String, Object, Object, ZoneId, String, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
between(boolean, String, Object, Object, ZoneId, String, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
build() - 类 中的方法cn.easyes.core.toolkit.TreeBuilder
 
buildQueryString(SFunction<T, ?>, Object) - 类 中的静态方法cn.easyes.core.toolkit.QueryUtils
封装queryString中的查询条件 比如 a and b or c ...等 方法重载,适用于最后一个条件,后面没有and或or需要拼接了 且查询类型默认为分词匹配
buildQueryString(SFunction<T, ?>, Object, Query) - 类 中的静态方法cn.easyes.core.toolkit.QueryUtils
封装queryString中的查询条件 比如 a and b or c ...等 方法重载,适用于最后一个条件,后面没有and或or需要拼接了
buildQueryString(SFunction<T, ?>, Object, Link) - 类 中的静态方法cn.easyes.core.toolkit.QueryUtils
封装queryString中的查询条件 比如 a and b or c ...等 方法重载,当查询类型为分词匹配时可少传一个参数
buildQueryString(SFunction<T, ?>, Object, Query, Link) - 类 中的静态方法cn.easyes.core.toolkit.QueryUtils
封装queryString中的查询条件 比如 a and b or c ...等 适用于动态查询条件 详见官网说明
buildSearchSourceBuilder(Wrapper<?>, Class<?>) - 类 中的静态方法cn.easyes.core.core.WrapperProcessor
构建es查询入参

C

calcNavigatePageNums() - 类 中的方法cn.easyes.core.biz.EsPageInfo
计算导航页
calcPage() - 类 中的方法cn.easyes.core.biz.EsPageInfo
计算前后页,第一页,最后一页
changeAliasAtomic(RestHighLevelClient, String, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
原子操作: 删除旧索引别名,将旧索的引别名添加至新索引
chooseSelect(Predicate<EntityFieldInfo>) - 类 中的方法cn.easyes.core.biz.EntityInfo
获取需要进行查询的字段列表
clone() - 类 中的方法cn.easyes.core.core.Wrapper
浅拷贝当前条件构造器
cn.easyes.core.biz - 程序包 cn.easyes.core.biz
 
cn.easyes.core.cache - 程序包 cn.easyes.core.cache
 
cn.easyes.core.conditions.function - 程序包 cn.easyes.core.conditions.function
 
cn.easyes.core.conditions.index - 程序包 cn.easyes.core.conditions.index
 
cn.easyes.core.conditions.select - 程序包 cn.easyes.core.conditions.select
 
cn.easyes.core.conditions.update - 程序包 cn.easyes.core.conditions.update
 
cn.easyes.core.config - 程序包 cn.easyes.core.config
 
cn.easyes.core.core - 程序包 cn.easyes.core.core
 
cn.easyes.core.proxy - 程序包 cn.easyes.core.proxy
 
cn.easyes.core.toolkit - 程序包 cn.easyes.core.toolkit
 
combine(String...) - 类 中的静态方法cn.easyes.core.toolkit.QueryUtils
合并多个已经构造好的queryString条件 比如我想把 (a="你好") OR (b="你坏") 合并成为((a="你好") OR (b="你坏")) 重载,适用于合并完后面不再追加 and或or的场景
combine(Link, String...) - 类 中的静态方法cn.easyes.core.toolkit.QueryUtils
合并多个已经构造好的queryString条件 比如我想把 (a="你好") OR (b="你坏") 合并成为((a="你好") OR (b="你坏"))
Compare<Children,R> - cn.easyes.core.conditions.function中的接口
比较相关 Copyright © 2021 xpc1024 All Rights Reserved
count() - 接口 中的方法cn.easyes.core.conditions.select.EsChainQuery
获取 count
createAlias(String) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置创建别名信息
createAlias(String) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
createAlias(String) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
createEmptyIndex(RestHighLevelClient, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
创建空索引,不含字段,仅框架内部使用
createIndex() - 接口 中的方法cn.easyes.core.conditions.index.EsChainIndex
创建索引 手动挡自定义模式 灵活度最高 使用难度稍高
createIndex() - 接口 中的方法cn.easyes.core.core.BaseEsMapper
创建索引,根据当前mapper对应实体类信息及其注解配置生成索引信息
createIndex(String) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
创建索引,根据当前mapper对应实体类信息及其注解配置生成索引信息 可指定索引名进行创建 适用于定时任务按日期创建索引场景
createIndex(Wrapper<T>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
创建索引
createIndex() - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
createIndex(String) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
createIndex(Wrapper<T>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
createIndex(RestHighLevelClient, EntityInfo, CreateIndexParam) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
创建索引
CreateIndexParam - cn.easyes.core.biz中的类
创建索引参数 Copyright © 2022 xpc1024 All Rights Reserved
CreateIndexParam() - 类 的构造器cn.easyes.core.biz.CreateIndexParam
 

D

DbConfig() - 类 的构造器cn.easyes.core.config.GlobalConfig.DbConfig
 
delete(Wrapper<T>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
根据 entity 条件,删除记录
delete(Wrapper<T>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
deleteBatchIds(Collection<? extends Serializable>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
删除(根据ID 批量删除)
deleteBatchIds(Collection<? extends Serializable>, String...) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
删除(根据ID 批量删除)
deleteBatchIds(Collection<? extends Serializable>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
deleteBatchIds(Collection<? extends Serializable>, String...) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
deleteById(Serializable) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
根据 ID 删除
deleteById(Serializable, String...) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
根据 ID 删除
deleteById(Serializable) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
deleteById(Serializable, String...) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
deleteIndex(String...) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
删除指定索引
deleteIndex(String...) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
deleteIndex(RestHighLevelClient, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
删除索引
distinct(R) - 接口 中的方法cn.easyes.core.conditions.function.Func
单字段去重
distinct(String) - 接口 中的方法cn.easyes.core.conditions.function.Func
单字段去重
distinct(boolean, R) - 接口 中的方法cn.easyes.core.conditions.function.Func
单字段去重
distinct(boolean, String) - 接口 中的方法cn.easyes.core.conditions.function.Func
单字段去重
distinct(boolean, R) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
distinct(boolean, String) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
distinct(boolean, String) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
distinctField - 类 中的变量cn.easyes.core.core.Wrapper
折叠去重字段

E

entity - 类 中的变量cn.easyes.core.core.Wrapper
实体对象
entityClass - 类 中的变量cn.easyes.core.core.Wrapper
实体类型
EntityFieldInfo - cn.easyes.core.biz中的类
es实体字段信息 Copyright © 2021 xpc1024 All Rights Reserved
EntityFieldInfo(GlobalConfig.DbConfig, Field, IndexField) - 类 的构造器cn.easyes.core.biz.EntityFieldInfo
存在 TableField 注解时, 使用的构造函数
EntityFieldInfo(GlobalConfig.DbConfig, Field) - 类 的构造器cn.easyes.core.biz.EntityFieldInfo
不存在 TableField 注解时, 使用的构造函数
EntityInfo - cn.easyes.core.biz中的类
实体类信息 Copyright © 2021 xpc1024 All Rights Reserved
EntityInfo() - 类 的构造器cn.easyes.core.biz.EntityInfo
 
EntityInfoHelper - cn.easyes.core.toolkit中的类
实体字段信息工具类 Copyright © 2021 xpc1024 All Rights Reserved
EntityInfoHelper() - 类 的构造器cn.easyes.core.toolkit.EntityInfoHelper
 
eq(R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
等于
eq(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
等于
eq(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
等于
eq(String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
等于
eq(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
等于
eq(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
 
eq(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
等于
eq(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
等于
eq(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
eq(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
eq(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
EsChainIndex<T> - cn.easyes.core.conditions.index中的接口
链式更新方法 Copyright © 2023 xpc1024 All Rights Reserved
EsChainQuery<T> - cn.easyes.core.conditions.select中的接口
链式查询方法 Copyright © 2023 xpc1024 All Rights Reserved
EsChainUpdate<T> - cn.easyes.core.conditions.update中的接口
链式更新方法 Copyright © 2023 xpc1024 All Rights Reserved
EsChainWrapper<T> - cn.easyes.core.core中的接口
链式基类 Copyright © 2023 xpc1024 All Rights Reserved
EsIndexInfo - cn.easyes.core.biz中的类
es索引信息 Copyright © 2022 xpc1024 All Rights Reserved
EsIndexInfo() - 类 的构造器cn.easyes.core.biz.EsIndexInfo
 
EsIndexParam - cn.easyes.core.biz中的类
索引相关参数 Copyright © 2021 xpc1024 All Rights Reserved
EsIndexParam() - 类 的构造器cn.easyes.core.biz.EsIndexParam
 
esIndexParamList - 类 中的变量cn.easyes.core.core.Wrapper
索引相关参数列表
EsMapperProxy<T> - cn.easyes.core.proxy中的类
代理类 Copyright © 2021 xpc1024 All Rights Reserved
EsMapperProxy(Class<T>) - 类 的构造器cn.easyes.core.proxy.EsMapperProxy
 
EsPageInfo<T> - cn.easyes.core.biz中的类
分页参数 来源:https://github.com/pagehelper/Mybatis-PageHelper Copyright © 2021 xpc1024 All Rights Reserved
EsPageInfo(List<T>) - 类 的构造器cn.easyes.core.biz.EsPageInfo
包装Page对象
EsPageInfo(List<T>, int) - 类 的构造器cn.easyes.core.biz.EsPageInfo
包装Page对象
EsUpdateParam - cn.easyes.core.biz中的类
更新参数 Copyright © 2021 xpc1024 All Rights Reserved
EsUpdateParam() - 类 的构造器cn.easyes.core.biz.EsUpdateParam
 
EsWrappers - cn.easyes.core.core中的类
wrapper工具类 Copyright © 2022 xpc1024 All Rights Reserved
EsWrappers() - 类 的构造器cn.easyes.core.core.EsWrappers
 
exclude - 类 中的变量cn.easyes.core.core.Wrapper
不查字段
executeDSL(String) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
执行静态dsl语句 不传索引名,默认为当前mapper对应索引
executeDSL(String, String) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
执行静态dsl语句 可指定作用的索引
executeDSL(String) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
executeDSL(String, String) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
executeSQL(String) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
执行SQL语句
executeSQL(String) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
exists(R) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段存在 等价于上面的isNotNull
exists(boolean, R) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段存在 等价于上面的isNotNull
exists(String) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段存在 等价于上面的isNotNull
exists(boolean, String) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段存在 等价于上面的isNotNull
exists(boolean, R, Float) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段存在 等价于上面的isNotNull
exists(boolean, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段存在 等价于上面的isNotNull
exists() - 接口 中的方法cn.easyes.core.conditions.select.EsChainQuery
判断数据是否存在
exists(boolean, String, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
exists(boolean, String, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
existsIndex(String) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
是否存在索引
existsIndex(String) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
existsIndex(RestHighLevelClient, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
是否存在索引
existsIndexWithRetry(EntityInfo, RestHighLevelClient) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
追加后缀重试是否存在索引
existsIndexWithRetryAndSetActiveIndex(EntityInfo, RestHighLevelClient) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
追加后缀重试是否存在索引,若存在,则更新当前被激活的索引名

F

FieldUtils - cn.easyes.core.toolkit中的类
核心 处理字段名称工具类 Copyright © 2021 xpc1024 All Rights Reserved
FieldUtils() - 类 的构造器cn.easyes.core.toolkit.FieldUtils
 
filter() - 接口 中的方法cn.easyes.core.conditions.function.Join
拼接filter
filter(boolean) - 接口 中的方法cn.easyes.core.conditions.function.Join
拼接filter
filter(Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
filter 嵌套 和and及must功能基本一致,但filter不返回得分,效率更高
filter(boolean, Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
filter 嵌套 和and及must功能基本一致,但filter不返回得分,效率更高
filter(boolean) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
filter(boolean, Consumer<Param>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
filter(boolean, Consumer<Children>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
filter(boolean) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
firstToUpperCase(String) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
将首字母大写
from(Integer) - 接口 中的方法cn.easyes.core.conditions.function.Func
从第几条数据开始查询
from(Integer) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
from(Integer) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
from - 类 中的变量cn.easyes.core.core.Wrapper
从第多少条开始查询
Func<Children,R> - cn.easyes.core.conditions.function中的接口
高阶语法相关 Copyright © 2021 xpc1024 All Rights Reserved

G

ge(R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于等于
ge(R, Object, ZoneId, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于等于
ge(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于等于
ge(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于等于
ge(String, Object, ZoneId, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于等于
ge(String, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于等于
ge(String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于等于
ge(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于等于
ge(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于等于
ge(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于等于
ge(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于等于
ge(boolean, String, Object, ZoneId, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于等于
ge(boolean, String, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于等于
ge(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
ge(R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
ge(boolean, String, Object, ZoneId, String, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
ge(boolean, String, Object, ZoneId, String, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
generateGetFunctionName(String) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取Get方法名称
generateSetFunctionName(String) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取Set方法名称
Geo<Children,R> - cn.easyes.core.conditions.function中的接口
地理位置 Copyright © 2021 xpc1024 All Rights Reserved
geoBoundingBox(R, GeoPoint, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.function.Geo
 
geoBoundingBox(boolean, R, GeoPoint, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.function.Geo
矩形内范围查询
geoBoundingBox(R, GeoPoint, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
矩形内范围查询
geoBoundingBox(R, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
矩形内范围查询
geoBoundingBox(boolean, R, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
矩形内范围查询
geoBoundingBox(R, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
矩形内范围查询
geoBoundingBox(String, GeoPoint, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.function.Geo
矩形内范围查询
geoBoundingBox(boolean, String, GeoPoint, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.function.Geo
矩形内范围查询
geoBoundingBox(String, GeoPoint, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
矩形内范围查询
geoBoundingBox(String, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
矩形内范围查询
geoBoundingBox(boolean, String, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
矩形内范围查询
geoBoundingBox(String, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
矩形内范围查询
geoBoundingBox(boolean, R, GeoPoint, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
矩形内范围查询
geoBoundingBox(boolean, String, GeoPoint, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
矩形内范围查询
geoBoundingBox(boolean, R, GeoPoint, GeoPoint, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
geoBoundingBox(boolean, String, GeoPoint, GeoPoint, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
geoBoundingBox(boolean, String, GeoPoint, GeoPoint, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
geoDistance(R, Double, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(R, Double, DistanceUnit, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(R, Double, DistanceUnit, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(R, Double, DistanceUnit, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(boolean, R, Double, DistanceUnit, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(R, Double, DistanceUnit, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(boolean, R, Double, DistanceUnit, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(String, Double, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(String, Double, DistanceUnit, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(String, Double, DistanceUnit, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(String, Double, DistanceUnit, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(boolean, String, Double, DistanceUnit, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(String, Double, DistanceUnit, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(boolean, String, Double, DistanceUnit, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(boolean, R, Double, DistanceUnit, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(boolean, String, Double, DistanceUnit, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(R, String, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(boolean, R, String, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(R, String, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(R, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(boolean, R, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(R, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(boolean, R, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(String, String, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(boolean, String, String, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(String, String, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(String, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(boolean, String, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(String, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(boolean, String, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(boolean, R, String, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(boolean, String, String, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
geoDistance(boolean, R, Double, DistanceUnit, GeoPoint, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
geoDistance(boolean, R, String, GeoPoint, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
geoDistance(boolean, String, Double, DistanceUnit, GeoPoint, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
geoDistance(boolean, String, String, GeoPoint, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
geoDistance(boolean, String, Double, DistanceUnit, GeoPoint, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
geoDistance(boolean, String, String, GeoPoint, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
geoPolygon(R, List<GeoPoint>) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoPolygon(boolean, R, List<GeoPoint>) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoPolygon(R, List<GeoPoint>, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoPolygon(String, List<GeoPoint>) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoPolygon(boolean, String, List<GeoPoint>) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoPolygon(String, List<GeoPoint>, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoPolygon(boolean, R, List<GeoPoint>, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoPolygon(boolean, String, List<GeoPoint>, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoPolygon(boolean, R, List<GeoPoint>, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
geoPolygon(boolean, String, List<GeoPoint>, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
geoPolygon(boolean, String, List<GeoPoint>, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
geoPolygonStr(R, List<String>) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoPolygonStr(boolean, R, List<String>) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoPolygonStr(R, List<String>, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoPolygonStr(String, List<String>) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoPolygonStr(boolean, String, List<String>) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoPolygonStr(String, List<String>, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
不规则多边形范围查询
geoShape(R, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 已知被索引的图形id
geoShape(R, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 已知被索引的图形id
geoShape(boolean, R, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 已知被索引的图形id
geoShape(String, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 已知被索引的图形id
geoShape(String, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 已知被索引的图形id
geoShape(boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 已知被索引的图形id
geoShape(boolean, R, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 已知被索引的图形id
geoShape(boolean, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 已知被索引的图形id
geoShape(R, Geometry) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 用户指定图形(Point,MultiPoint,Line,MultiLine,Circle,LineaRing,Polygon,MultiPolygon,Rectangle)
geoShape(R, Geometry, ShapeRelation) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 用户指定图形(Point,MultiPoint,Line,MultiLine,Circle,LineaRing,Polygon,MultiPolygon,Rectangle)
geoShape(boolean, R, Geometry, ShapeRelation) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 用户指定图形(Point,MultiPoint,Line,MultiLine,Circle,LineaRing,Polygon,MultiPolygon,Rectangle)
geoShape(R, Geometry, ShapeRelation, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 用户指定图形(Point,MultiPoint,Line,MultiLine,Circle,LineaRing,Polygon,MultiPolygon,Rectangle)
geoShape(String, Geometry) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 用户指定图形(Point,MultiPoint,Line,MultiLine,Circle,LineaRing,Polygon,MultiPolygon,Rectangle)
geoShape(String, Geometry, ShapeRelation) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 用户指定图形(Point,MultiPoint,Line,MultiLine,Circle,LineaRing,Polygon,MultiPolygon,Rectangle)
geoShape(boolean, String, Geometry, ShapeRelation) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 用户指定图形(Point,MultiPoint,Line,MultiLine,Circle,LineaRing,Polygon,MultiPolygon,Rectangle)
geoShape(String, Geometry, ShapeRelation, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 用户指定图形(Point,MultiPoint,Line,MultiLine,Circle,LineaRing,Polygon,MultiPolygon,Rectangle)
geoShape(boolean, R, Geometry, ShapeRelation, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 用户指定图形(Point,MultiPoint,Line,MultiLine,Circle,LineaRing,Polygon,MultiPolygon,Rectangle)
geoShape(boolean, String, Geometry, ShapeRelation, Float) - 接口 中的方法cn.easyes.core.conditions.function.Geo
图形GeoShape查询 用户指定图形(Point,MultiPoint,Line,MultiLine,Circle,LineaRing,Polygon,MultiPolygon,Rectangle)
geoShape(boolean, R, String, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
geoShape(boolean, R, Geometry, ShapeRelation, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
geoShape(boolean, String, String, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
geoShape(boolean, String, Geometry, ShapeRelation, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
geoShape(boolean, String, String, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
geoShape(boolean, String, Geometry, ShapeRelation, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
getAllFields(Class<?>) - 类 中的静态方法cn.easyes.core.toolkit.EntityInfoHelper
获取该类的所有属性列表
getAllNestedClass() - 类 中的方法cn.easyes.core.biz.EntityInfo
获取全部嵌套类
getBaseEsMapper() - 类 中的方法cn.easyes.core.conditions.index.LambdaEsIndexChainWrapper
 
getBaseEsMapper() - 类 中的方法cn.easyes.core.conditions.select.LambdaEsQueryChainWrapper
 
getBaseEsMapper() - 类 中的方法cn.easyes.core.conditions.update.LambdaEsUpdateChainWrapper
 
getBaseEsMapper() - 接口 中的方法cn.easyes.core.core.EsChainWrapper
获取 BaseEsMapper
getBaseEsMapperInstance(Class<?>) - 类 中的静态方法cn.easyes.core.cache.BaseCache
获取缓存中对应的BaseEsMapperImpl
getCheckEntityClass() - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
getCreateIndexParam(EntityInfo) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
根据配置生成创建索引参数
getEntityInfo(Class<?>) - 类 中的静态方法cn.easyes.core.toolkit.EntityInfoHelper
获取实体映射表信息
getEsFieldType(FieldType, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
根据注解/字段类型名称获取在es中的索引类型
getFieldName(R) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取字段名称,如果有id,则将id转为_id
getFieldNameNotConvertId(R) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取字段名称,不转换id
getGlobalConfig() - 类 中的静态方法cn.easyes.core.cache.GlobalConfigCache
 
getIndex() - 接口 中的方法cn.easyes.core.core.BaseEsMapper
获取当前索引信息
getIndex(String) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
获取指定索引信息
getIndex() - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
getIndex(String) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
getIndex(RestHighLevelClient, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
获取索引信息
getIndexInfo(RestHighLevelClient, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
获取索引信息
getMappingColumn(String) - 类 中的方法cn.easyes.core.biz.EntityInfo
获取实体字段映射es中的字段名
getNestedMappingColumnMapByPath(String) - 类 中的方法cn.easyes.core.biz.EntityInfo
根据path获取嵌套类字段关系map
getPageInfo(List<T>, Long, Integer, Integer) - 类 中的静态方法cn.easyes.core.toolkit.PageHelper
获取分页信息
getRealField(String, Map<String, String>) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取实际字段名
getRealFieldAndSuffix(String, Map<String, String>, Map<String, String>) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取实际字段名 并且根据配置智能追加.keyword后缀
getRealFieldNotConvertId(String, Map<String, String>, boolean) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取实际字段名 不转换id
getRealFields(String[], Map<String, String>) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取实际字段名数组
getRealFields(List<String>, Map<String, String>) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取实际字段名数组
getSAPageInfo(List<T>, Long, List<Object>, List<Object>, Integer) - 类 中的静态方法cn.easyes.core.toolkit.PageHelper
获取SearchAfter分页信息
getSearchSourceBuilder(Wrapper<T>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
获取SearchSourceBuilder,可用于本框架生成基础查询条件,不支持的高阶语法用户可通过SearchSourceBuilder 进一步封装
getSearchSourceBuilder(Wrapper<T>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
getSource(Wrapper<T>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
获取通过本框架生成的查询参数,可用于检验本框架生成的查询参数是否正确
getSource(Wrapper<T>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
getterMethod(Class<?>, String) - 类 中的静态方法cn.easyes.core.cache.BaseCache
获取缓存中对应entity和methodName的getter方法
getWrapper() - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
getWrapper() - 接口 中的方法cn.easyes.core.core.EsChainWrapper
获取最终拿去执行的 Wrapper
GlobalConfig - cn.easyes.core.config中的类
easy-es全局置项 Copyright © 2022 xpc1024 All Rights Reserved
GlobalConfig() - 类 的构造器cn.easyes.core.config.GlobalConfig
 
GlobalConfig.DbConfig - cn.easyes.core.config中的类
es db config 数据库配置
GlobalConfigCache - cn.easyes.core.cache中的类
全局配置缓存 Copyright © 2021 xpc1024 All Rights Reserved
GlobalConfigCache() - 类 的构造器cn.easyes.core.cache.GlobalConfigCache
 
groupBy(R) - 接口 中的方法cn.easyes.core.conditions.function.Func
分组:GROUP BY 字段, ...
groupBy(boolean, R) - 接口 中的方法cn.easyes.core.conditions.function.Func
分组:GROUP BY 字段, ...
groupBy(R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
分组:GROUP BY 字段, ...
groupBy(boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
分组:GROUP BY 字段, ...
groupBy(String) - 接口 中的方法cn.easyes.core.conditions.function.Func
分组:GROUP BY 字段, ...
groupBy(boolean, String) - 接口 中的方法cn.easyes.core.conditions.function.Func
分组:GROUP BY 字段, ...
groupBy(String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
分组:GROUP BY 字段, ...
groupBy(boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
分组:GROUP BY 字段, ...
groupBy(boolean, boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
分组:GROUP BY 字段, ...
groupBy(boolean, boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
分组:GROUP BY 字段, ...
groupBy(boolean, boolean, R...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
groupBy(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
groupBy(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
gt(R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(R, Object, ZoneId, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(R, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(String, Object, ZoneId, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(String, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(boolean, R, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(boolean, String, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
大于
gt(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
gt(R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
gt(boolean, String, Object, ZoneId, String, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
gt(boolean, String, Object, ZoneId, String, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 

H

hasChild(String, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据父查子匹配 返回父文档
hasChild(String, String, Object, ScoreMode) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据父查子匹配 返回父文档
hasChild(boolean, String, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据父查子匹配 返回父文档
hasChild(boolean, String, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据父查子匹配 返回父文档
hasChild(String, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据父查子匹配 返回父文档
hasChild(boolean, String, String, Object, ScoreMode) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据父查子匹配 返回父文档
hasChild(String, String, Object, ScoreMode, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据父查子匹配 返回父文档
hasChild(boolean, String, String, Object, ScoreMode, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据父查子匹配 返回父文档
hasChild(boolean, String, String, Object, ScoreMode, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
hasChild(boolean, String, String, Object, ScoreMode, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
hasParent(String, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据子查父匹配 返回子文档
hasParent(String, String, Object, boolean) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据子查父匹配 返回子文档
hasParent(boolean, String, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据子查父匹配 返回子文档
hasParent(boolean, String, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据子查父匹配 返回子文档
hasParent(String, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据子查父匹配 返回子文档
hasParent(boolean, String, String, Object, boolean) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据子查父匹配 返回子文档
hasParent(String, String, Object, boolean, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据子查父匹配 返回子文档
hasParent(boolean, String, String, Object, boolean, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据子查父匹配 返回子文档
hasParent(boolean, String, String, Object, boolean, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
hasParent(boolean, String, String, Object, boolean, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
HighLightParam - cn.easyes.core.biz中的类
高亮参数 Copyright © 2021 xpc1024 All Rights Reserved
HighLightParam() - 类 的构造器cn.easyes.core.biz.HighLightParam
 

I

in(R, Collection<?>) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IN
in(boolean, R, Collection<?>) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IN
in(R, Object...) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IN
in(boolean, R, Object...) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IN
in(String, Collection<?>) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IN
in(boolean, String, Collection<?>) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IN
in(String, Object...) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IN
in(boolean, String, Object...) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IN
in(boolean, R, Collection<?>, Float) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IN
in(boolean, String, Collection<?>, Float) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IN
in(boolean, R, Collection<?>, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
in(boolean, String, Collection<?>, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
in(boolean, String, Collection<?>, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
include - 类 中的变量cn.easyes.core.core.Wrapper
查询字段
includeId(String, Wrapper<?>) - 类 中的静态方法cn.easyes.core.core.WrapperProcessor
查询字段中是否包含id
Index<Children,R> - cn.easyes.core.conditions.function中的接口
索引相关 Copyright © 2021 xpc1024 All Rights Reserved
index(String) - 接口 中的方法cn.easyes.core.conditions.function.Query
设置当前操作的索引名称
index(String...) - 接口 中的方法cn.easyes.core.conditions.function.Query
设置当前操作的索引名称
index(boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Query
设置当前操作的索引名称
index(boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
index(boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
indexName(String...) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置索引名称
indexName(String...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
indexName(String...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
indexNames - 类 中的变量cn.easyes.core.core.Wrapper
当前操作作用的索引名数组
IndexUtils - cn.easyes.core.toolkit中的类
索引工具类 Copyright © 2022 xpc1024 All Rights Reserved
IndexUtils() - 类 的构造器cn.easyes.core.toolkit.IndexUtils
 
initBoolQueryBuilder(List<Param>, Class<?>) - 类 中的静态方法cn.easyes.core.core.WrapperProcessor
初始化将树参数转换为BoolQueryBuilder
initCache(Class<?>, Class<?>, RestHighLevelClient) - 类 中的静态方法cn.easyes.core.cache.BaseCache
初始化缓存
initEntityClass() - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
initIndexFields(Class<?>, GlobalConfig, EntityInfo) - 类 中的静态方法cn.easyes.core.toolkit.EntityInfoHelper
初始化 索引主键,索引字段
initIndexInfo(GlobalConfig, Class<?>) - 类 中的静态方法cn.easyes.core.toolkit.EntityInfoHelper
实体类反射获取表信息 初始化
initIndexParam(EntityInfo, List<EntityFieldInfo>, boolean) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
初始化索引参数
initMapping(EntityInfo, List<EsIndexParam>) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
初始化索引mapping
initNeed() - 类 中的方法cn.easyes.core.core.AbstractWrapper
必要的初始化
insert(T) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
插入一条记录
insert(T, String...) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
插入一条记录,可指定多索引插入
insert(T) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
insert(T, String...) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
insertBatch(Collection<T>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
批量插入
insertBatch(Collection<T>, String...) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
批量插入
insertBatch(Collection<T>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
insertBatch(Collection<T>, String...) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
instance() - 类 中的方法cn.easyes.core.conditions.index.LambdaEsIndexWrapper
 
instance() - 类 中的方法cn.easyes.core.conditions.select.LambdaEsQueryWrapper
 
instance() - 类 中的方法cn.easyes.core.conditions.update.LambdaEsUpdateWrapper
 
instance() - 类 中的方法cn.easyes.core.core.AbstractWrapper
子类返回一个自己的新对象
invoke(Object, Method, Object[]) - 类 中的方法cn.easyes.core.proxy.EsMapperProxy
 
isExistIndexId(List<Field>) - 类 中的静态方法cn.easyes.core.toolkit.EntityInfoHelper
判断主键注解是否存在
isIndexNeedChange(EsIndexInfo, EntityInfo) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
判断索引是否需要变更
isNotNull(R) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IS NOT NULL 等价于Es中的exists查询 未废弃是为了兼容mysql用法
isNotNull(boolean, R) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IS NOT NULL 等价于Es中的exists查询 未废弃是为了兼容mysql用法
isNotNull(String) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IS NOT NULL 等价于Es中的exists查询 未废弃是为了兼容mysql用法
isNotNull(boolean, String) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IS NOT NULL 等价于Es中的exists查询 未废弃是为了兼容mysql用法
isNotNull(boolean, R, Float) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IS NOT NULL 等价于Es中的exists查询 未废弃是为了兼容mysql用法
isNotNull(boolean, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Func
字段 IS NOT NULL 等价于Es中的exists查询 未废弃是为了兼容mysql用法
isNotNull(boolean, R, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
isNotNull(boolean, String, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 

J

join(R, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置父子类型信息
join(String, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置父子类型信息
Join<Children> - cn.easyes.core.conditions.function中的接口
连接相关 Copyright © 2021 xpc1024 All Rights Reserved
join(String, String, String) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
join(String, String, String) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
judgePageBoundary() - 类 中的方法cn.easyes.core.biz.EsPageInfo
判定页面边界

L

lambdaChainIndex(BaseEsMapper<T>) - 类 中的静态方法cn.easyes.core.core.EsWrappers
获取链式LambdaEsIndexChainWrapper
lambdaChainQuery(BaseEsMapper<T>) - 类 中的静态方法cn.easyes.core.core.EsWrappers
获取链式查询条件构造器LambdaEsQueryChainWrapper
lambdaChainUpdate(BaseEsMapper<T>) - 类 中的静态方法cn.easyes.core.core.EsWrappers
获取链式更新条件构造器LambdaEsUpdateChainWrapper
LambdaEsIndexChainWrapper<T> - cn.easyes.core.conditions.index中的类
链式索引条件构造器 Copyright © 2023 xpc1024 All Rights Reserved
LambdaEsIndexChainWrapper(BaseEsMapper<T>) - 类 的构造器cn.easyes.core.conditions.index.LambdaEsIndexChainWrapper
 
LambdaEsIndexWrapper<T> - cn.easyes.core.conditions.index中的类
索引Lambda表达式 Copyright © 2021 xpc1024 All Rights Reserved
LambdaEsIndexWrapper() - 类 的构造器cn.easyes.core.conditions.index.LambdaEsIndexWrapper
不建议直接 new 该实例,使用 Wrappers.lambdaQuery(entity)
LambdaEsIndexWrapper(Class<T>) - 类 的构造器cn.easyes.core.conditions.index.LambdaEsIndexWrapper
 
LambdaEsQueryChainWrapper<T> - cn.easyes.core.conditions.select中的类
链式调用Lambda表达式 Copyright © 2023 xpc1024 All Rights Reserved
LambdaEsQueryChainWrapper(BaseEsMapper<T>) - 类 的构造器cn.easyes.core.conditions.select.LambdaEsQueryChainWrapper
 
LambdaEsQueryWrapper<T> - cn.easyes.core.conditions.select中的类
查询Lambda表达式 Copyright © 2021 xpc1024 All Rights Reserved
LambdaEsQueryWrapper() - 类 的构造器cn.easyes.core.conditions.select.LambdaEsQueryWrapper
不建议直接 new 该实例,使用 Wrappers.lambdaQuery(entity)
LambdaEsQueryWrapper(Class<T>) - 类 的构造器cn.easyes.core.conditions.select.LambdaEsQueryWrapper
 
LambdaEsUpdateChainWrapper<T> - cn.easyes.core.conditions.update中的类
链式更新条件构造器 Copyright © 2023 xpc1024 All Rights Reserved
LambdaEsUpdateChainWrapper(BaseEsMapper<T>) - 类 的构造器cn.easyes.core.conditions.update.LambdaEsUpdateChainWrapper
 
LambdaEsUpdateWrapper<T> - cn.easyes.core.conditions.update中的类
更新Lambda表达式 Copyright © 2021 xpc1024 All Rights Reserved
LambdaEsUpdateWrapper() - 类 的构造器cn.easyes.core.conditions.update.LambdaEsUpdateWrapper
不建议直接 new 该实例,使用 EsWrappers.lambdaQuery(entity)
LambdaEsUpdateWrapper(Class<T>) - 类 的构造器cn.easyes.core.conditions.update.LambdaEsUpdateWrapper
 
lambdaIndex(Class<T>) - 类 中的静态方法cn.easyes.core.core.EsWrappers
获取 LambdaEsIndexWrapper
lambdaQuery(Class<T>) - 类 中的静态方法cn.easyes.core.core.EsWrappers
获取 LambdaQueryWrapper
lambdaUpdate(Class<T>) - 类 中的静态方法cn.easyes.core.core.EsWrappers
获取 LambdaUpdateWrapper
le(R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(R, Object, ZoneId, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(R, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(boolean, R, Object, ZoneId, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(String, Object, ZoneId, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(String, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(boolean, R, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(boolean, String, Object, ZoneId, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(boolean, String, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于等于
le(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
le(R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
le(boolean, String, Object, ZoneId, String, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
le(boolean, String, Object, ZoneId, String, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
level - 类 中的变量cn.easyes.core.core.AbstractWrapper
存放树的高度
like(R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
like 左右皆模糊
like(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
like 左右皆模糊
like(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
like 左右皆模糊
like(String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
like 左右皆模糊
like(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
like 左右皆模糊
like(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
like 左右皆模糊
like(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
like 左右皆模糊
like(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
like 左右皆模糊
like(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
like(R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
like(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
like(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
likeLeft(R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
LIKE左模糊
likeLeft(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
LIKE左模糊
likeLeft(String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
LIKE左模糊
likeLeft(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
LIKE左模糊
likeLeft(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
LIKE左模糊
likeLeft(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
LIKE左模糊
likeLeft(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
likeLeft(R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
likeLeft(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
likeLeft(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
likeRight(R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
LIKE右模糊
likeRight(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
LIKE右模糊
likeRight(String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
LIKE右模糊
likeRight(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
LIKE右模糊
likeRight(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
LIKE右模糊
likeRight(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
LIKE右模糊
likeRight(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
likeRight(R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
likeRight(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
likeRight(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
limit(Integer) - 接口 中的方法cn.easyes.core.conditions.function.Func
兼容MySQL语法 作用同size
limit(Integer, Integer) - 接口 中的方法cn.easyes.core.conditions.function.Func
兼容MySQL语法 作用同from+size
limit(Integer) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
limit(Integer, Integer) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
limit(Integer) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
limit(Integer, Integer) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
list - 类 中的变量cn.easyes.core.biz.PageSerializable
结果集
list() - 接口 中的方法cn.easyes.core.conditions.select.EsChainQuery
获取集合
LockUtils - cn.easyes.core.toolkit中的类
基于es写的轻量级分布式锁,仅供框架内部使用,可避免引入redis/zk等其它依赖 Copyright © 2022 xpc1024 All Rights Reserved
LockUtils() - 类 的构造器cn.easyes.core.toolkit.LockUtils
 
lt(R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(R, Object, ZoneId, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(R, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(String, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(boolean, R, Object, ZoneId, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(boolean, R, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(boolean, String, Object, ZoneId, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
小于
lt(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
lt(R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
lt(boolean, String, Object, ZoneId, String, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
lt(boolean, String, Object, ZoneId, String, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 

M

mapping(Map<String, Object>) - 接口 中的方法cn.easyes.core.conditions.function.Index
用户自行指定mapping
mapping(R, FieldType) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(R, FieldType, Boolean) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(R, FieldType, Float) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(R, FieldType, Boolean, Float) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(R, FieldType, String) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(R, FieldType, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(R, FieldType, String, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(R, FieldType, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(R, FieldType, String, String, String, Boolean, Float) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(String, FieldType) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(String, FieldType, Boolean) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(String, FieldType, Float) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(String, FieldType, String) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(String, FieldType, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(String, FieldType, String, String, Boolean) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(String, FieldType, String, String, Boolean, Float) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(String, FieldType, String, String, String, Boolean, Float) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置mapping信息
mapping(Map<String, Object>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
mapping(String, FieldType, String, String, String, Boolean, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
mapping(Map<String, Object>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
mapping(String, FieldType, String, String, String, Boolean, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
mapping - 类 中的变量cn.easyes.core.core.Wrapper
用户手动指定的索引mapping信息,优先级最高
match(R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配
match(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配
match(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配
match(String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配
match(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配
match(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配
match(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配
match(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
match 分词匹配
match(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
match(R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
match(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
match(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
matchAllQuery() - 接口 中的方法cn.easyes.core.conditions.function.Compare
查询全部文档
matchAllQuery(Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
查询全部文档
matchAllQuery(boolean) - 接口 中的方法cn.easyes.core.conditions.function.Compare
查询全部文档
matchAllQuery(boolean, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
查询全部文档
matchAllQuery(boolean) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
matchAllQuery(boolean, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
matchAllQuery(boolean, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
matchPhrase(R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配 需要结果中也包含所有的分词,且顺序一样
matchPhrase(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配 需要结果中也包含所有的分词,且顺序一样
matchPhrase(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配 需要结果中也包含所有的分词,且顺序一样
matchPhrase(String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配 需要结果中也包含所有的分词,且顺序一样
matchPhrase(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配 需要结果中也包含所有的分词,且顺序一样
matchPhrase(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配 需要结果中也包含所有的分词,且顺序一样
matchPhrase(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配 需要结果中也包含所有的分词,且顺序一样
matchPhrase(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
分词匹配 需要结果中也包含所有的分词,且顺序一样
matchPhrase(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
matchPhrase(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
matchPhrase(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
matchPhrasePrefixQuery(R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配
matchPhrasePrefixQuery(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配
matchPhrasePrefixQuery(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配
matchPhrasePrefixQuery(R, Object, int) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配
matchPhrasePrefixQuery(R, Object, int, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配
matchPhrasePrefixQuery(String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配
matchPhrasePrefixQuery(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配
matchPhrasePrefixQuery(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配
matchPhrasePrefixQuery(String, Object, int) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配
matchPhrasePrefixQuery(String, Object, int, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配
matchPhrasePrefixQuery(boolean, R, Object, int, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配
matchPhrasePrefixQuery(boolean, String, Object, int, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配
matchPhrasePrefixQuery(boolean, R, Object, int, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
matchPhrasePrefixQuery(boolean, String, Object, int, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
matchPhrasePrefixQuery(boolean, String, Object, int, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
max(R) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最大值
max(boolean, R) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最大值
max(R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最大值
max(boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最大值
max(String) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最大值
max(boolean, String) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最大值
max(String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最大值
max(boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最大值
max(boolean, boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最大值
max(boolean, boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最大值
max(boolean, boolean, R...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
max(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
max(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
maxResultWindow(Integer) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置最大返回数
maxResultWindow(Integer) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
maxResultWindow(Integer) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
maxResultWindow - 类 中的变量cn.easyes.core.core.Wrapper
最大返回数
min(R) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最小值
min(boolean, R) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最小值
min(R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最小值
min(boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最小值
min(String) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最小值
min(boolean, String) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最小值
min(String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最小值
min(boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最小值
min(boolean, boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最小值
min(boolean, boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求最小值
min(boolean, boolean, R...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
min(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
min(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
multiMatchQuery(Object, R...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(boolean, Object, R...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, Float, R...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, int, R...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, Operator, int, R...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, Operator, R...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, int, Float, R...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, Operator, Float, R...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, Operator, int, Float, R...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, String...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(boolean, Object, String...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, Float, String...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, int, String...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, Operator, int, String...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, Operator, String...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, int, Float, String...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, Operator, Float, String...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(Object, Operator, int, Float, String...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(boolean, Object, Operator, int, Float, R...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(boolean, Object, Operator, int, Float, String...) - 接口 中的方法cn.easyes.core.conditions.function.Compare
多字段匹配
multiMatchQuery(boolean, Object, Operator, int, Float, R...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
multiMatchQuery(boolean, Object, Operator, int, Float, String...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
multiMatchQuery(boolean, Object, Operator, int, Float, String...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
must(Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
must 嵌套 等价于and
must(boolean, Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
must 嵌套 等价于and
must(boolean, Consumer<Param>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
must(boolean, Consumer<Children>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 

N

Nested<Param,Children> - cn.easyes.core.conditions.function中的接口
嵌套关系 Copyright © 2021 xpc1024 All Rights Reserved
nested(String, Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
 
nested(String, Consumer<Param>, ScoreMode) - 接口 中的方法cn.easyes.core.conditions.function.Nested
嵌套类型查询
nested(boolean, String, Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
嵌套类型查询
nested(boolean, String, Consumer<Param>, ScoreMode) - 接口 中的方法cn.easyes.core.conditions.function.Nested
嵌套类型查询
nested(boolean, String, Consumer<Param>, ScoreMode) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
nested(boolean, String, Consumer<Children>, ScoreMode) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
not() - 接口 中的方法cn.easyes.core.conditions.function.Join
拼接not
not(boolean) - 接口 中的方法cn.easyes.core.conditions.function.Join
拼接not
not(Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
must not 嵌套 等价于 must条件取反,即 非must
not(boolean, Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
must not 嵌套 等价于 must条件取反,即 非must
not(boolean) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
not(boolean, Consumer<Param>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
not(boolean) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
not(boolean, Consumer<Children>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
notSelect(R) - 接口 中的方法cn.easyes.core.conditions.function.Query
设置不查询字段
notSelect(R...) - 接口 中的方法cn.easyes.core.conditions.function.Query
设置不查询字段
notSelect(String...) - 接口 中的方法cn.easyes.core.conditions.function.Query
设置不查询字段
notSelect(String...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
notSelect(String...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 

O

of(List<T>) - 类 中的静态方法cn.easyes.core.biz.EsPageInfo
 
of(List<T>, int) - 类 中的静态方法cn.easyes.core.biz.EsPageInfo
 
of(List<T>) - 类 中的静态方法cn.easyes.core.biz.PageSerializable
 
one() - 接口 中的方法cn.easyes.core.conditions.select.EsChainQuery
获取单个
oneOpt() - 接口 中的方法cn.easyes.core.conditions.select.EsChainQuery
获取单个
or() - 接口 中的方法cn.easyes.core.conditions.function.Join
拼接or
or(boolean) - 接口 中的方法cn.easyes.core.conditions.function.Join
拼接 OR
or(Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
OR 嵌套 保留mp用户习惯
or(boolean, Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
OR 嵌套 保留mp用户习惯
or(boolean, Consumer<Param>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
or(boolean) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
or(boolean, Consumer<Children>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
or(boolean) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
orderBy(boolean, boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
排序
orderBy(boolean, boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
排序
orderBy(OrderByParam) - 接口 中的方法cn.easyes.core.conditions.function.Func
排序
orderBy(boolean, OrderByParam) - 接口 中的方法cn.easyes.core.conditions.function.Func
排序
orderBy(List<OrderByParam>) - 接口 中的方法cn.easyes.core.conditions.function.Func
排序
orderBy(boolean, List<OrderByParam>) - 接口 中的方法cn.easyes.core.conditions.function.Func
排序 适用于排序字段和规则从前端通过字符串传入的场景
orderBy(boolean, boolean, R...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
orderBy(boolean, List<OrderByParam>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
orderBy(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
orderBy(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
orderBy(boolean, List<OrderByParam>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
orderByAsc(R) - 接口 中的方法cn.easyes.core.conditions.function.Func
升序排列
orderByAsc(R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
升序排列
orderByAsc(boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
升序排列
orderByAsc(String) - 接口 中的方法cn.easyes.core.conditions.function.Func
升序排列
orderByAsc(String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
升序排列
orderByAsc(boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
升序排列
orderByDesc(R) - 接口 中的方法cn.easyes.core.conditions.function.Func
降序排列
orderByDesc(R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
降序排列
orderByDesc(boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
降序排列
orderByDesc(String) - 接口 中的方法cn.easyes.core.conditions.function.Func
降序排列
orderByDesc(String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
降序排列
orderByDesc(boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
降序排列
orderByDistanceAsc(R, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(R, DistanceUnit, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(R, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(R, DistanceUnit, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(R, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(R, DistanceUnit, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(R, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(R, DistanceUnit, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(String, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(String, DistanceUnit, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(String, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(String, DistanceUnit, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(String, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(String, DistanceUnit, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(String, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(String, DistanceUnit, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(boolean, String, DistanceUnit, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceAsc(boolean, String, DistanceUnit, GeoDistance, GeoPoint...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
orderByDistanceAsc(boolean, String, DistanceUnit, GeoDistance, GeoPoint...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
orderByDistanceDesc(R, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(R, DistanceUnit, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(R, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(R, DistanceUnit, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(R, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(R, DistanceUnit, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(R, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(R, DistanceUnit, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(String, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(String, DistanceUnit, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(String, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(String, DistanceUnit, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(String, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(String, DistanceUnit, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(String, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(String, DistanceUnit, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(boolean, String, DistanceUnit, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.function.Func
地理位置坐标点由远及近排序
orderByDistanceDesc(boolean, String, DistanceUnit, GeoDistance, GeoPoint...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
orderByDistanceDesc(boolean, String, DistanceUnit, GeoDistance, GeoPoint...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
OrderByParam - cn.easyes.core.biz中的类
自定义排序参数 通常由前端传入 Copyright © 2022 xpc1024 All Rights Reserved
OrderByParam() - 类 的构造器cn.easyes.core.biz.OrderByParam
 
orderByParams - 类 中的变量cn.easyes.core.core.Wrapper
排序参数列表

P

page(Integer, Integer) - 接口 中的方法cn.easyes.core.conditions.select.EsChainQuery
获取分页数据
PageHelper - cn.easyes.core.toolkit中的类
分页工具 Copyright © 2022 xpc1024 All Rights Reserved
PageHelper() - 类 的构造器cn.easyes.core.toolkit.PageHelper
 
pageQuery(Wrapper<T>, Integer, Integer) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
指定返回类型及分页参数
pageQuery(Wrapper<T>, Integer, Integer) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
PageSerializable<T> - cn.easyes.core.biz中的类
分页参数 来源:https://github.com/pagehelper/Mybatis-PageHelper Copyright © 2021 xpc1024 All Rights Reserved
PageSerializable(List<T>) - 类 的构造器cn.easyes.core.biz.PageSerializable
 
Param - cn.easyes.core.biz中的类
查询参数树 Copyright © 2022 xpc1024 All Rights Reserved
Param() - 类 的构造器cn.easyes.core.biz.Param
 
paramQueue - 类 中的变量cn.easyes.core.core.Wrapper
参数列表
parentId(Object, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据父id查询 返回父id为指定父id的所有子文档
parentId(boolean, Object, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据父id查询 返回父id为指定父id的所有子文档
parentId(Object, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据父id查询 返回父id为指定父id的所有子文档
parentId(boolean, Object, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
父子类型-根据父id查询 返回父id为指定父id的所有子文档
parentId(boolean, Object, String, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
parentId - 类 中的变量cn.easyes.core.core.AbstractWrapper
全局父节点 每次指向nested条件后
parentId(boolean, Object, String, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
parentIdQueue - 类 中的变量cn.easyes.core.core.AbstractWrapper
队列 存放父id
parseGetIndexResponse(GetIndexResponse, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
解析索引信息
prefixQuery(R, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配搜索
prefixQuery(boolean, R, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配搜索
prefixQuery(R, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配搜索
prefixQuery(String, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配搜索
prefixQuery(boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配搜索
prefixQuery(String, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配搜索
prefixQuery(boolean, R, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配搜索
prefixQuery(boolean, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
前缀匹配搜索
prefixQuery(boolean, R, String, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
prefixQuery(boolean, String, String, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
prefixQuery(boolean, String, String, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
prevQueryType - 类 中的变量cn.easyes.core.core.AbstractWrapper
上一节点类型
prevQueryTypeQueue - 类 中的变量cn.easyes.core.core.AbstractWrapper
队列 存放上一节点类型

Q

Query<Children,T,R> - cn.easyes.core.conditions.function中的接口
查询相关 Copyright © 2021 xpc1024 All Rights Reserved
queryStringQuery(String) - 接口 中的方法cn.easyes.core.conditions.function.Compare
字符串搜索
queryStringQuery(String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
字符串搜索
queryStringQuery(boolean, String, Float) - 接口 中的方法cn.easyes.core.conditions.function.Compare
字符串搜索
queryStringQuery(boolean, String, Float) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
queryStringQuery(boolean, String, Float) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
QueryUtils - cn.easyes.core.toolkit中的类
查询参数工具类 Copyright © 2022 xpc1024 All Rights Reserved
QueryUtils() - 类 的构造器cn.easyes.core.toolkit.QueryUtils
 

R

refresh() - 接口 中的方法cn.easyes.core.core.BaseEsMapper
刷新索引
refresh(String...) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
刷新指定索引
refresh() - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
refresh(String...) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
reindex(RestHighLevelClient, String, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
重建索引时的数据迁移,从旧索引迁移至新索引
release(RestHighLevelClient, String, Integer) - 类 中的静态方法cn.easyes.core.toolkit.LockUtils
释放锁
remove() - 接口 中的方法cn.easyes.core.conditions.update.EsChainUpdate
删除数据
replicasNum - 类 中的变量cn.easyes.core.core.Wrapper
副本数
resolveFieldName(String) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
处理获取字段名称

S

SAPageInfo<T> - cn.easyes.core.biz中的类
searchAfter 分页参数
SAPageInfo() - 类 的构造器cn.easyes.core.biz.SAPageInfo
 
saveReleaseIndex(String, RestHighLevelClient) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
保存最新索引
scroll(SearchScrollRequest, RequestOptions) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
es原生滚动查询
scroll(SearchScrollRequest, RequestOptions) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
search(Wrapper<T>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
混合查询
search(SearchRequest, RequestOptions) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
es原生查询
search(Wrapper<T>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
search(SearchRequest, RequestOptions) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
searchAfterPage(List<Object>, Integer) - 接口 中的方法cn.easyes.core.conditions.select.EsChainQuery
 
searchAfterPage(Wrapper<T>, List<Object>, Integer) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
searchAfter类型分页
searchAfterPage(Wrapper<T>, List<Object>, Integer) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
searchSourceBuilder - 类 中的变量cn.easyes.core.core.Wrapper
用户自定义的searchSourceBuilder 用于混合查询
select(R) - 接口 中的方法cn.easyes.core.conditions.function.Query
设置查询字段
select(R...) - 接口 中的方法cn.easyes.core.conditions.function.Query
设置查询字段
select(String...) - 接口 中的方法cn.easyes.core.conditions.function.Query
设置查询字段
select(Predicate<EntityFieldInfo>) - 接口 中的方法cn.easyes.core.conditions.function.Query
查询字段
select(Class<T>, Predicate<EntityFieldInfo>) - 接口 中的方法cn.easyes.core.conditions.function.Query
过滤查询的字段信息(主键除外!)
select(String...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
select(Predicate<EntityFieldInfo>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
select(Class<T>, Predicate<EntityFieldInfo>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
select(String...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
select(Predicate<EntityFieldInfo>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
select(Class<T>, Predicate<EntityFieldInfo>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
selectBatchIds(Collection<? extends Serializable>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
查询(根据ID 批量查询)
selectBatchIds(Collection<? extends Serializable>, String...) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
查询(根据ID 批量查询)
selectBatchIds(Collection<? extends Serializable>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
selectBatchIds(Collection<? extends Serializable>, String...) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
selectById(Serializable) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
根据 ID 查询
selectById(Serializable, String...) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
根据 ID 查询
selectById(Serializable) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
selectById(Serializable, String...) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
selectCount(Wrapper<T>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
获取总数(智能推断:若wrapper中指定了去重字段则去重,若未指定则不去重 推荐使用)
selectCount(Wrapper<T>, boolean) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
无论wrapper中是否指定去重字段,都以用户传入的distinct布尔值作为是否去重的条件
selectCount(Wrapper<T>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
selectCount(Wrapper<T>, boolean) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
selectList(Wrapper<T>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
根据 entity 条件,查询全部记录
selectList(Wrapper<T>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
selectOne(Wrapper<T>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
根据 entity 条件,查询一条记录
selectOne(Wrapper<T>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
set(R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Update
设置 更新 字段 的 SET 片段
set(String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Update
设置 更新 字段 的 SET 片段
set(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.function.Update
设置 更新 字段 的 SET 片段
set(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.function.Update
设置 更新 字段 的 SET 片段
set(boolean, String, Object) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
set(boolean, String, Object) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
setCurrentActiveIndex(String) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
设置当前Mapper默认激活的全局索引名称 务必谨慎操作,设置后全局生效,永驻jvm,除非项目重启
setCurrentActiveIndex(String) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
setEntity(T) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
setEntityClass(Class<T>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
setGlobalConfig(GlobalConfig) - 类 中的静态方法cn.easyes.core.cache.GlobalConfigCache
 
setSearchSourceBuilder(SearchSourceBuilder) - 接口 中的方法cn.easyes.core.conditions.function.Func
 
setSearchSourceBuilder(boolean, SearchSourceBuilder) - 接口 中的方法cn.easyes.core.conditions.function.Func
用户自定义SearchSourceBuilder 用于混合查询
setSearchSourceBuilder(boolean, SearchSourceBuilder) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
setSearchSourceBuilder(boolean, SearchSourceBuilder) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
setterMethod(Class<?>, String) - 类 中的静态方法cn.easyes.core.cache.BaseCache
获取缓存中对应entity和methodName的setter方法
settings(Integer, Integer) - 接口 中的方法cn.easyes.core.conditions.function.Index
设置索引的分片数和副本数
settings(Settings) - 接口 中的方法cn.easyes.core.conditions.function.Index
用户手动指定的settings
settings(Integer, Integer) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
settings(Settings) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
settings(Integer, Integer) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
settings(Settings) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
settings - 类 中的变量cn.easyes.core.core.Wrapper
用户手动指定的索引settings,优先级最高
shardsNum - 类 中的变量cn.easyes.core.core.Wrapper
分片数
should(Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
should 嵌套 等价于or
should(boolean, Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.function.Nested
should 嵌套 等价于or
should(boolean, Consumer<Param>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
should(boolean, Consumer<Children>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
size(Integer) - 接口 中的方法cn.easyes.core.conditions.function.Func
总共查询多少条数据
size(Integer) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
size(Integer) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
size - 类 中的变量cn.easyes.core.core.Wrapper
查询多少条记录
sort(SortBuilder<?>) - 接口 中的方法cn.easyes.core.conditions.function.Func
用户自定义原生排序器
sort(boolean, SortBuilder<?>) - 接口 中的方法cn.easyes.core.conditions.function.Func
用户自定义原生排序器
sort(boolean, List<SortBuilder<?>>) - 接口 中的方法cn.easyes.core.conditions.function.Func
用户自定义原生排序器
sort(boolean, List<SortBuilder<?>>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
sort(boolean, SortBuilder<?>) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
sort(boolean, List<SortBuilder<?>>) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
sortByScore() - 接口 中的方法cn.easyes.core.conditions.function.Func
根据得分_score排序 默认为降序 得分高得在前
sortByScore(boolean) - 接口 中的方法cn.easyes.core.conditions.function.Func
根据得分_score排序 默认为降序 得分高得在前
sortByScore(SortOrder) - 接口 中的方法cn.easyes.core.conditions.function.Func
根据得分_score排序
sortByScore(boolean, SortOrder) - 接口 中的方法cn.easyes.core.conditions.function.Func
根据得分_score排序
sortByScore(boolean, SortOrder) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
sortByScore(boolean, SortOrder) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
sum(R) - 接口 中的方法cn.easyes.core.conditions.function.Func
求和
sum(boolean, R) - 接口 中的方法cn.easyes.core.conditions.function.Func
求和
sum(R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求和
sum(boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求和
sum(String) - 接口 中的方法cn.easyes.core.conditions.function.Func
求和
sum(boolean, String) - 接口 中的方法cn.easyes.core.conditions.function.Func
求和
sum(String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求和
sum(boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求和
sum(boolean, boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求和
sum(boolean, boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
求和
sum(boolean, boolean, R...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
sum(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
sum(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
supplyAsync(BiFunction<Class<?>, RestHighLevelClient, Boolean>, Class<?>, RestHighLevelClient) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
异步执行索引托管操作

T

termsAggregation(R) - 接口 中的方法cn.easyes.core.conditions.function.Func
聚合,等价于GroupBy
termsAggregation(boolean, R) - 接口 中的方法cn.easyes.core.conditions.function.Func
聚合,等价于GroupBy
termsAggregation(R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
聚合,等价于GroupBy
termsAggregation(boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
聚合,等价于GroupBy
termsAggregation(String) - 接口 中的方法cn.easyes.core.conditions.function.Func
聚合,等价于GroupBy
termsAggregation(boolean, String) - 接口 中的方法cn.easyes.core.conditions.function.Func
聚合,等价于GroupBy
termsAggregation(String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
聚合,等价于GroupBy
termsAggregation(boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
聚合,等价于GroupBy
termsAggregation(boolean, boolean, R...) - 接口 中的方法cn.easyes.core.conditions.function.Func
聚合,等价于GroupBy
termsAggregation(boolean, boolean, String...) - 接口 中的方法cn.easyes.core.conditions.function.Func
聚合,等价于GroupBy
termsAggregation(boolean, boolean, R...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
termsAggregation(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractChainWrapper
 
termsAggregation(boolean, boolean, String...) - 类 中的方法cn.easyes.core.core.AbstractWrapper
 
toString() - 类 中的方法cn.easyes.core.biz.EsPageInfo
 
toString() - 类 中的方法cn.easyes.core.biz.SAPageInfo
 
total - 类 中的变量cn.easyes.core.biz.PageSerializable
总记录数
Tree - cn.easyes.core.toolkit中的类
抽象树基类 Copyright © 2022 xpc1024 All Rights Reserved
Tree() - 类 的构造器cn.easyes.core.toolkit.Tree
 
TreeBuilder - cn.easyes.core.toolkit中的类
 
TreeBuilder(List<? extends Tree>, List<? extends Tree>) - 类 的构造器cn.easyes.core.toolkit.TreeBuilder
 
tryLock(RestHighLevelClient, String, Integer) - 类 中的静态方法cn.easyes.core.toolkit.LockUtils
尝试获取es分布式锁
typedThis - 类 中的变量cn.easyes.core.core.AbstractChainWrapper
 
typedThis - 类 中的变量cn.easyes.core.core.AbstractWrapper
 

U

Update<Children,R> - cn.easyes.core.conditions.function中的接口
更新相关 Copyright © 2021 xpc1024 All Rights Reserved
update() - 接口 中的方法cn.easyes.core.conditions.update.EsChainUpdate
更新数据
update(T) - 接口 中的方法cn.easyes.core.conditions.update.EsChainUpdate
更新数据
update(T, Wrapper<T>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
根据 whereEntity 条件,更新记录
update(T, Wrapper<T>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
updateBatchByIds(Collection<T>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
根据ID 批量更新
updateBatchByIds(Collection<T>, String...) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
根据ID 批量更新
updateBatchByIds(Collection<T>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
updateBatchByIds(Collection<T>, String...) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
updateById(T) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
根据 ID 更新
updateById(T, String...) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
根据 ID 更新
updateById(T) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
updateById(T, String...) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
updateIndex() - 接口 中的方法cn.easyes.core.conditions.index.EsChainIndex
更新索引 手动挡
updateIndex(Wrapper<T>) - 接口 中的方法cn.easyes.core.core.BaseEsMapper
更新索引
updateIndex(Wrapper<T>) - 类 中的方法cn.easyes.core.core.BaseEsMapperImpl
 
updateParamList - 类 中的变量cn.easyes.core.core.Wrapper
更新参数

V

val(SFunction<T, ?>) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取字段名

W

Wrapper<T> - cn.easyes.core.core中的类
Lambda表达式的祖宗类 存放孙子们所需的公用字段及参数 Copyright © 2021 xpc1024 All Rights Reserved
Wrapper() - 类 的构造器cn.easyes.core.core.Wrapper
 
wrapperChildren - 类 中的变量cn.easyes.core.core.AbstractChainWrapper
子类所包装的具体 Wrapper 类型
WrapperProcessor - cn.easyes.core.core中的类
核心 wrapper处理类 Copyright © 2021 xpc1024 All Rights Reserved
WrapperProcessor() - 类 的构造器cn.easyes.core.core.WrapperProcessor
 
A B C D E F G H I J L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2023. All rights reserved.