Searched refs:NUMBER_OF_PARSERS (Results 1 – 2 of 2) sorted by relevance
38 int max = RuntimeConstants.NUMBER_OF_PARSERS;49 max = rsvc.getInt(RuntimeConstants.PARSER_POOL_SIZE, RuntimeConstants.NUMBER_OF_PARSERS); in initialize()
498 int NUMBER_OF_PARSERS = 20; field