类的使用
org.apache.iotdb.confignode.client.async.handlers.AsyncClientHandler
-
使用AsyncClientHandler的程序包 程序包 说明 org.apache.iotdb.confignode.client.async -
-
org.apache.iotdb.confignode.client.async中AsyncClientHandler的使用
参数类型为AsyncClientHandler的org.apache.iotdb.confignode.client.async中的方法 修饰符和类型 方法 说明 voidAsyncDataNodeClientPool. sendAsyncRequestToDataNodeWithRetry(AsyncClientHandler<?,?> clientHandler)Send asynchronous requests to the specified DataNodes with default retry numvoidAsyncDataNodeClientPool. sendAsyncRequestToDataNodeWithRetry(AsyncClientHandler<?,?> clientHandler, int retryNum)
-