JavaScript is disabled on your browser.
Skip navigation links
Overview
Tree
Deprecated
Index
Search
Help
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
org.apache.curator.test.InstanceSpec.getConnectString()
use
TestingServer.getConnectString()
or
TestingCluster.getConnectString()
instead
org.apache.curator.test.KillSession.kill
(ZooKeeper, String)
use
KillSession.kill(ZooKeeper)
instead
org.apache.curator.test.KillSession.kill
(ZooKeeper, String, int)
use
KillSession.kill(ZooKeeper)
instead