Class ThriftClientProperty
- java.lang.Object
-
- org.apache.iotdb.commons.client.property.ThriftClientProperty
-
public class ThriftClientProperty extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classThriftClientProperty.Builderstatic classThriftClientProperty.DefaultProperty
-
Constructor Summary
Constructors Constructor Description ThriftClientProperty(org.apache.thrift.protocol.TProtocolFactory protocolFactory, int connectionTimeoutMs, int selectorNumOfAsyncClientPool)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetConnectionTimeoutMs()org.apache.thrift.protocol.TProtocolFactorygetProtocolFactory()intgetSelectorNumOfAsyncClientPool()
-