2526272829303132
super(source); // TODO: is sqrt the best chunking algorithm ? chunkLength = (long) Math.sqrt(getLength()); shareMap = new ShareMap(); lock = new ReentrantReadWriteLock(); }