public class DseTuner extends StandardTuner
backupRestoreConfig, config
Constructor and Description |
---|
DseTuner(IConfiguration config,
IBackupRestoreConfig backupRestoreConfig,
IDseConfiguration dseConfig,
com.netflix.priam.tuner.dse.IAuditLogTuner auditLogTuner,
InstanceInfo instanceInfo) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getSnitch()
Overridable by derived classes to inject a wrapper snitch.
|
void |
writeAllProperties(java.lang.String yamlLocation,
java.lang.String hostname,
java.lang.String seedProvider) |
addCustomCassParams, addExtraCassParams, configfureSecurity, configureCommitLogBackups, updateAutoBootstrap, updateJVMOptions
@Inject public DseTuner(IConfiguration config, IBackupRestoreConfig backupRestoreConfig, IDseConfiguration dseConfig, com.netflix.priam.tuner.dse.IAuditLogTuner auditLogTuner, InstanceInfo instanceInfo)
public void writeAllProperties(java.lang.String yamlLocation, java.lang.String hostname, java.lang.String seedProvider) throws java.lang.Exception
writeAllProperties
in interface ICassandraTuner
writeAllProperties
in class StandardTuner
java.lang.Exception
protected java.lang.String getSnitch()
StandardTuner
getSnitch
in class StandardTuner