public class QueryReq extends Payload
QueryReq(long reqId, String sql)
String
getSql()
void
setSql(String sql)
getReqId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryReq(long reqId, String sql)
public String getSql()
public void setSql(String sql)
Copyright © 2022. All rights reserved.