public class QueryConn extends BaseConn
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QueryConn.QueryResultBody |
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) Map<String,QueryConn.QueryResultBody> |
cache |
(专用程序包) boolean |
first_connect |
| 构造器和说明 |
|---|
QueryConn(SouwenConfig cfg,
Map<String,QueryConn.QueryResultBody> cache) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ByteBuff |
buildCommand(int opt) |
protected void |
clean_cache() |
String |
getByteArrayMd5(byte[] bb,
int len) |
byte[] |
runCommand(int opt,
byte[] cmd,
int cmdlen) |
addDocRemote_once, close, getErrCode, getErrMsg, getIp, getPort, isActive, isAlive, isError, open, runCommand, runCommand, toStringboolean first_connect
Map<String,QueryConn.QueryResultBody> cache
public QueryConn(SouwenConfig cfg, Map<String,QueryConn.QueryResultBody> cache)
protected ByteBuff buildCommand(int opt)
buildCommand 在类中 BaseConnpublic byte[] runCommand(int opt,
byte[] cmd,
int cmdlen)
throws Exception
runCommand 在类中 BaseConnExceptionprotected void clean_cache()
Copyright © 2023. All rights reserved.