Uses of Interface
org.apache.curator.framework.api.TempGetDataBuilder
-
Packages that use TempGetDataBuilder Package Description org.apache.curator.framework org.apache.curator.framework.imps -
-
Uses of TempGetDataBuilder in org.apache.curator.framework
Methods in org.apache.curator.framework that return TempGetDataBuilder Modifier and Type Method Description TempGetDataBuilderCuratorTempFramework. getData()Start a get data builder -
Uses of TempGetDataBuilder in org.apache.curator.framework.imps
Methods in org.apache.curator.framework.imps that return TempGetDataBuilder Modifier and Type Method Description TempGetDataBuilderCuratorTempFrameworkImpl. getData()
-