Package org.apache.curator.framework.api
Interface AsyncReconfigurable
public interface AsyncReconfigurable
-
Method Summary
Modifier and TypeMethodDescriptionvoid
fromConfig
(long config) Sets the configuration version to use.
-
Method Details
-
fromConfig
Sets the configuration version to use.- Parameters:
config
- The version of the configuration.- Throws:
Exception
-