Uses of Class
org.apache.curator.SessionFailRetryLoop
-
Packages that use SessionFailRetryLoop Package Description org.apache.curator -
-
Uses of SessionFailRetryLoop in org.apache.curator
Methods in org.apache.curator that return SessionFailRetryLoop Modifier and Type Method Description SessionFailRetryLoopCuratorZookeeperClient. newSessionFailRetryLoop(SessionFailRetryLoop.Mode mode)Return a new "session fail" retry loop.
-