| | |
| | | * |
| | | * |
| | | * Copyright 2008 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011 ForgeRock AS |
| | | */ |
| | | package org.opends.server.backends.jeb; |
| | | import org.opends.messages.Message; |
| | |
| | | } |
| | | else if (beforeCount > 0) |
| | | { |
| | | if (beforeCount > 0) |
| | | idList.add(id); |
| | | includedBeforeCount++; |
| | | if (includedBeforeCount > beforeCount) |
| | | { |
| | | idList.add(id); |
| | | includedBeforeCount++; |
| | | if (includedBeforeCount > beforeCount) |
| | | { |
| | | idList.removeFirst(); |
| | | includedBeforeCount--; |
| | | } |
| | | else |
| | | { |
| | | listSize++; |
| | | } |
| | | idList.removeFirst(); |
| | | includedBeforeCount--; |
| | | } |
| | | else |
| | | { |
| | | listSize++; |
| | | } |
| | | } |
| | | } |