类 AbstractESQueryAware
java.lang.Object
tech.mhuang.pacebox.elasticsearch.server.query.AbstractESQueryAware
- 所有已实现的接口:
ESQueryAware
查询封装类
- 从以下版本开始:
- 1.0.0
- 作者:
- zhangxh
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected voidcheckValue(int length, OperatorContext context) protected StringgetCalcMessage(OperatorContext second) 从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 tech.mhuang.pacebox.elasticsearch.server.query.ESQueryAware
get, list, page
-
构造器详细资料
-
AbstractESQueryAware
public AbstractESQueryAware()
-
-
方法详细资料
-
checkValue
-
getCalcMessage
-