Class ClientPoolProperty<V>
- java.lang.Object
-
- org.apache.iotdb.commons.client.property.ClientPoolProperty<V>
-
public class ClientPoolProperty<V> extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classClientPoolProperty.Builder<V>static classClientPoolProperty.DefaultProperty
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig<V>getConfig()
-
-
-
Method Detail
-
getConfig
public org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig<V> getConfig()
-
-