- 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
-
追加后缀重试是否存在索引,若存在,则更新当前被激活的索引名
- 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
-