Example #1
0
 public OutputStream getChunkOutputStream(ChunkSnapshot c) {
   return regionFileManager.getChunkOutputStream(c);
 }