public interface ICassandraTuner
Modifier and Type | Method and Description |
---|---|
void |
updateAutoBootstrap(java.lang.String yamlLocation,
boolean autobootstrap) |
void |
updateJVMOptions() |
void |
writeAllProperties(java.lang.String yamlLocation,
java.lang.String hostname,
java.lang.String seedProvider) |
void writeAllProperties(java.lang.String yamlLocation, java.lang.String hostname, java.lang.String seedProvider) throws java.lang.Exception
java.lang.Exception
void updateAutoBootstrap(java.lang.String yamlLocation, boolean autobootstrap) throws java.io.IOException
java.io.IOException
void updateJVMOptions() throws java.lang.Exception
java.lang.Exception