Uses of Interface
org.apache.curator.framework.CuratorTempFramework

Packages that use CuratorTempFramework
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
 CuratorTempFramework CuratorFrameworkFactory.Builder.buildTemp()
          Apply the current values and build a new temporary CuratorFramework.
 CuratorTempFramework CuratorFrameworkFactory.Builder.buildTemp(long inactiveThreshold, 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
 class CuratorTempFrameworkImpl
           
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.