Searched refs:maxSize (Results 1 – 1 of 1) sorted by relevance
453 int maxSize) { in getMatchingKeys() argument464 ops.limit(maxSize); in getMatchingKeys()517 gets = gets.subList(0, Math.min(gets.size(), maxSize)); in getMatchingKeys()