Package org.apache.curator.framework.api
Interface ConfigureEnsembleable
- All Superinterfaces:
Ensembleable<byte[]>
- All Known Subinterfaces:
AddStatConfigEnsembleable
,JoinStatConfigEnsembleable
,LeaveStatConfigEnsembleable
,StatConfigureEnsembleable
-
Method Summary
Modifier and TypeMethodDescriptionEnsembleable
<byte[]> fromConfig
(long config) Sets the configuration version to use.Methods inherited from interface org.apache.curator.framework.api.Ensembleable
forEnsemble
-
Method Details
-
fromConfig
Sets the configuration version to use.- Parameters:
config
- The version of the configuration.- Throws:
Exception
-