Uses of Interface
org.apache.curator.framework.CuratorTempFramework
-
Packages that use CuratorTempFramework Package Description org.apache.curator.framework org.apache.curator.framework.imps -
-
Uses of CuratorTempFramework in org.apache.curator.framework
Methods in org.apache.curator.framework that return CuratorTempFramework Modifier and Type Method Description CuratorTempFrameworkCuratorFrameworkFactory.Builder. buildTemp()Apply the current values and build a new temporary CuratorFramework.CuratorTempFrameworkCuratorFrameworkFactory.Builder. buildTemp(long inactiveThreshold, java.util.concurrent.TimeUnit unit)Apply the current values and build a new temporary CuratorFramework. -
Uses of CuratorTempFramework in org.apache.curator.framework.imps
Classes in org.apache.curator.framework.imps that implement CuratorTempFramework Modifier and Type Class Description classCuratorTempFrameworkImpl
-