public class PoolingOptionsConfigProperty extends Object
| Constructor and Description |
|---|
PoolingOptionsConfigProperty() |
| Modifier and Type | Method and Description |
|---|---|
com.datastax.driver.core.HostDistance |
getHostDistance() |
Integer |
getValue() |
void |
setHostDistance(com.datastax.driver.core.HostDistance hostDistance) |
void |
setValue(Integer value) |
Copyright © 2019 WSO2. All rights reserved.