Searched defs:nrClusters (Results 1 – 2 of 2) sorted by relevance
128 final long nrClusters = ((size + clusterSize - 1) / clusterSize); in setSize() local157 public void setChainLength(int nrClusters) throws IOException { in setChainLength()
348 public long[] allocNew(int nrClusters) throws IOException { in allocNew()