public interface ConfigurableAPI
| Modifier and Type | Method and Description | 
|---|---|
| void | resetConfig()Reset configuration settings to default settings. | 
| void | setConfigProperty(String propertyName,
                 String propertyValue)Set configuration property, such as
  setConfigProperty("sysds.localtmpdir", "/tmp/systemds"). | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.