Uses of Class
org.apache.iotdb.commons.client.property.ThriftClientProperty.Builder
-
Packages that use ThriftClientProperty.Builder Package Description org.apache.iotdb.commons.client.property -
-
Uses of ThriftClientProperty.Builder in org.apache.iotdb.commons.client.property
Methods in org.apache.iotdb.commons.client.property that return ThriftClientProperty.Builder Modifier and Type Method Description ThriftClientProperty.BuilderThriftClientProperty.Builder. setConnectionTimeoutMs(int connectionTimeoutMs)ThriftClientProperty.BuilderThriftClientProperty.Builder. setRpcThriftCompressionEnabled(boolean rpcThriftCompressionEnabled)ThriftClientProperty.BuilderThriftClientProperty.Builder. setSelectorNumOfAsyncClientManager(int selectorNumOfAsyncClientManager)
-