类分层结构
- java.lang.Object
- cn.easyes.core.biz.AggregationParam
- cn.easyes.core.cache.BaseCache
- cn.easyes.core.conditions.BaseEsMapperImpl<T> (implements cn.easyes.core.conditions.interfaces.BaseEsMapper<T>)
- cn.easyes.core.biz.BaseEsParam
- cn.easyes.core.biz.BaseEsParam.FieldValueModel
- cn.easyes.core.biz.CreateIndexParam
- cn.easyes.core.biz.DistanceOrderByParam
- cn.easyes.core.biz.EntityFieldInfo
- cn.easyes.core.biz.EntityInfo
- cn.easyes.core.toolkit.EntityInfoHelper
- cn.easyes.core.biz.EsIndexInfo
- cn.easyes.core.biz.EsIndexParam
- cn.easyes.core.proxy.EsMapperProxy<T> (implements java.lang.reflect.InvocationHandler, java.io.Serializable)
- cn.easyes.core.toolkit.EsQueryTypeUtil
- cn.easyes.core.biz.EsUpdateParam
- cn.easyes.core.toolkit.EsWrappers
- cn.easyes.core.toolkit.FieldUtils
- cn.easyes.core.biz.GeoParam
- cn.easyes.core.config.GlobalConfig
- cn.easyes.core.config.GlobalConfig.DbConfig
- cn.easyes.core.cache.GlobalConfigCache
- cn.easyes.core.biz.HighLightParam
- cn.easyes.core.toolkit.IndexUtils
- cn.easyes.core.toolkit.LockUtils
- cn.easyes.core.biz.OrCount
- cn.easyes.core.biz.OrderByParam
- cn.easyes.core.toolkit.PageHelper
- cn.easyes.core.biz.PageSerializable<T> (implements java.io.Serializable)
- cn.easyes.core.toolkit.QueryUtils
- cn.easyes.core.biz.SortParam
- cn.easyes.core.conditions.Wrapper<T>
- cn.easyes.core.conditions.AbstractChainWrapper<T,R,Children,Param> (implements cn.easyes.core.conditions.interfaces.Compare<Children,R>, cn.easyes.core.conditions.interfaces.Func<Children,R>, cn.easyes.core.conditions.interfaces.Geo<Children,R>, cn.easyes.core.conditions.interfaces.Join<Children>, cn.easyes.core.conditions.interfaces.Nested<Param,Children>)
- cn.easyes.core.conditions.AbstractWrapper<T,R,Children> (implements cn.easyes.core.conditions.interfaces.Compare<Children,R>, cn.easyes.core.conditions.interfaces.Func<Children,R>, cn.easyes.core.conditions.interfaces.Geo<Children,R>, cn.easyes.core.conditions.interfaces.Join<Children>, cn.easyes.core.conditions.interfaces.Nested<Param,Children>)
- cn.easyes.core.conditions.LambdaEsIndexWrapper<T> (implements cn.easyes.core.conditions.interfaces.Index<Children,R>)
- cn.easyes.core.conditions.WrapperProcessor
接口分层结构
- cn.easyes.core.conditions.interfaces.BaseEsMapper<T>
- java.io.Serializable
- cn.easyes.core.conditions.interfaces.Compare<Children,R>
- cn.easyes.core.conditions.interfaces.Func<Children,R>
- cn.easyes.core.conditions.interfaces.Geo<Children,R>
- cn.easyes.core.conditions.interfaces.Index<Children,R>
- cn.easyes.core.conditions.interfaces.Join<Children>
- cn.easyes.core.conditions.interfaces.Nested<Param,Children>
- cn.easyes.core.conditions.interfaces.Query<Children,T,R>
- cn.easyes.core.conditions.interfaces.Update<Children,R>
Copyright © 2022. All rights reserved.