BIP实现类图
2020-02-24 10:48:24 0 举报
类图
作者其他创作
大纲/内容
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
0 条评论
回复 删除
下一页