示例#1
0
 public static StorageManager getStorage(String vsName) {
   return getStorage(Mappings.getVSensorConfig(vsName));
 }