org.apache.curator.framework.recipes.cache
Interface NodeCacheListener


public interface NodeCacheListener


Method Summary
 void nodeChanged()
          Called when a change has occurred
 

Method Detail

nodeChanged

void nodeChanged()
                 throws Exception
Called when a change has occurred

Throws:
Exception


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