JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.apache.curator.framework.recipes.cache.TreeCache
Packages that use
TreeCache
Package
Description
org.apache.curator.framework.recipes.cache
Uses of
TreeCache
in
org.apache.curator.framework.recipes.cache
Methods in
org.apache.curator.framework.recipes.cache
that return
TreeCache
Modifier and Type
Method
Description
TreeCache
TreeCache.Builder.
build
()
Builds the
TreeCache
based on configured values.
TreeCache
TreeCache.
start
()
Deprecated.
Start the cache.