AbstractRedisQuery
protected boolean validateParameterprotected boolean buildQueryprotected String genResultpublic String querypublic String updateprotected boolean doUpdate protected String genResponsepublic boolean initpublic boolean destory
InterfaceQuery
public String query(JSONObject reqJson);public String update(JSONObject reqJson);public boolean init(JSONObject reqJson); public boolean destory(JSONObject reqJson);
HbaseDtlQuery
AbstractHbaseQuery
protected boolean validateParameterprotected boolean buildQueryprotected String genResultpublic String querypublic String updateprotected boolean doUpdate protected String genResponsepublic boolean initpublic boolean destory
HbasePageQuery
AbstractQuery
protected boolean validateParameter(JSONObject reqJson);protected boolean buildQuery(JSONObject reqJson);protected String genResult(JSONObject reqJson);public String query(JSONObject reqJson);public String update(JSONObject reqJson);protected boolean doUpdate (JSONObject reqJson);span style=\"font-size: inherit;\
AbstractMysqlQuery
RedisDtlQuery
MysqlPageQuery
HbasePrefixQuery
MysqlDtlQuery