Esempio n. 1
0
 @Override
 public void changeReplication(short replication) throws IOException {
   file.changeReplication(replication);
 }