Searched refs:MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
40 public final static int MAX_SIZE = 65536 * 32; field in ClusterChainDirectory129 if (size > MAX_SIZE) throw new DirectoryFullException( in changeSize()130 "directory would grow beyond " + MAX_SIZE + " bytes", in changeSize()