Method and Description |
---|
com.datastax.driver.core.Host.getInitialReconnectionAttemptFuture()
the suspicion mechanism has been disabled. This will always return
a completed future.
|
com.datastax.driver.core.PoolingOptions.getMinSimultaneousRequestsPerConnectionThreshold(HostDistance)
this option isn't used anymore with the current pool resizing algorithm.
|
com.datastax.driver.core.Host.StateListener.onSuspected(Host)
the suspicion mechanism has been disabled. This will never
get called.
|
com.datastax.driver.core.PoolingOptions.setMinSimultaneousRequestsPerConnectionThreshold(HostDistance, int)
this option isn't used anymore with the current pool resizing algorithm.
|
Copyright © 2012–2015. All rights reserved.