| | |
| | | * |
| | | * |
| | | * Copyright 2006-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2013 ForgeRock AS. |
| | | * Portions Copyright 2013-2014 ForgeRock AS. |
| | | */ |
| | | package org.opends.server.replication.protocol; |
| | | |
| | |
| | | * @param sender The sender of this message. |
| | | * @param destination The destination of this message. |
| | | * @param entryBytes The bytes of the entry. |
| | | * @param msgId Message counter. |
| | | * @param msgId LocalizableMessage counter. |
| | | */ |
| | | public EntryMsg( |
| | | int sender, |
| | |
| | | * @param entryBytes The bytes of the entry. |
| | | * @param pos The starting Position in the array. |
| | | * @param length Number of array elements to be copied. |
| | | * @param msgId Message counter. |
| | | * @param msgId LocalizableMessage counter. |
| | | */ |
| | | public EntryMsg( |
| | | int serverID, |