Sets the threshold for the maximum row score to retain in memory.
ConfigPersistent ConfigPersistent.setRowScoreMaximum( int threshold ) throws ULjException
threshold The maximum threshold value. The maximum value is 200,000. The default value is 50,000.
This ConfigPersistent, with the maximum threshold value specified.
See setRowScoreFlushSize(int) for more details.