Exemple #1
0
 private void applyConfig(JSONObject json, boolean override) {
   loadStorages(json);
   loadTableSpaces(json, override);
 }