JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.curator.framework.recipes.cache
Interface NodeCacheListener
public interface
NodeCacheListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
nodeChanged
()
Called when a change has occurred
Method Details
nodeChanged
void
nodeChanged
() throws
Exception
Called when a change has occurred
Throws:
Exception