/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/ |
H A D | StartMsg.java | 80 * @param additionalLength Additional length needed to encode the remaining 85 * by the additionalLength. 86 * (byte array length = common header length + additionalLength) 90 byte type, int additionalLength, 102 additionalLength; 130 * @param additionalLength additional length needed to encode the remaining 134 * by the additionalLength. 135 * (byte array length = common header length + additionalLength) 138 public byte[] encodeHeader_V1(byte type, int additionalLength) argument 149 additionalLength; 89 encodeHeader( byte type, int additionalLength, short sessionProtocolVersion) argument [all...] |
H A D | UpdateMsg.java | 248 * @param additionalLength additional length needed to encode the remaining 253 * by the additionalLength. 254 * (byte array length = common header length + additionalLength) 257 protected byte[] encodeHeader(byte type, int additionalLength, short version) argument 270 int length = 6 + changeNumberByte.length + additionalLength;
|
H A D | LDAPUpdateMsg.java | 237 * @param additionalLength additional length needed to encode the remaining 242 * by the additionalLength. 243 * (byte array length = common header length + additionalLength) 247 public byte[] encodeHeader(byte type, int additionalLength, short version) argument 263 + byteEntryuuid.length + additionalLength; 300 * @param additionalLength additional length needed to encode the remaining 304 * by the additionalLength. 305 * (byte array length = common header length + additionalLength) 308 public byte[] encodeHeader_V1(byte type, int additionalLength) argument 323 + byteEntryuuid.length + additionalLength; [all...] |
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/ |
H A D | StartMsg.java | 80 * @param additionalLength Additional length needed to encode the remaining 85 * by the additionalLength. 86 * (byte array length = common header length + additionalLength) 90 byte type, int additionalLength, 102 additionalLength; 130 * @param additionalLength additional length needed to encode the remaining 134 * by the additionalLength. 135 * (byte array length = common header length + additionalLength) 138 public byte[] encodeHeader_V1(byte type, int additionalLength) argument 149 additionalLength; 89 encodeHeader( byte type, int additionalLength, short sessionProtocolVersion) argument [all...] |
H A D | UpdateMsg.java | 248 * @param additionalLength additional length needed to encode the remaining 253 * by the additionalLength. 254 * (byte array length = common header length + additionalLength) 257 protected byte[] encodeHeader(byte type, int additionalLength, short version) argument 270 int length = 6 + changeNumberByte.length + additionalLength;
|
H A D | LDAPUpdateMsg.java | 237 * @param additionalLength additional length needed to encode the remaining 242 * by the additionalLength. 243 * (byte array length = common header length + additionalLength) 247 public byte[] encodeHeader(byte type, int additionalLength, short version) argument 263 + byteEntryuuid.length + additionalLength; 300 * @param additionalLength additional length needed to encode the remaining 304 * by the additionalLength. 305 * (byte array length = common header length + additionalLength) 308 public byte[] encodeHeader_V1(byte type, int additionalLength) argument 323 + byteEntryuuid.length + additionalLength; [all...] |
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/ |
H A D | StartMsg.java | 80 * @param additionalLength Additional length needed to encode the remaining 85 * by the additionalLength. 86 * (byte array length = common header length + additionalLength) 90 byte type, int additionalLength, 102 additionalLength; 130 * @param additionalLength additional length needed to encode the remaining 134 * by the additionalLength. 135 * (byte array length = common header length + additionalLength) 138 public byte[] encodeHeader_V1(byte type, int additionalLength) argument 149 additionalLength; 89 encodeHeader( byte type, int additionalLength, short sessionProtocolVersion) argument [all...] |
H A D | UpdateMsg.java | 248 * @param additionalLength additional length needed to encode the remaining 253 * by the additionalLength. 254 * (byte array length = common header length + additionalLength) 257 protected byte[] encodeHeader(byte type, int additionalLength, short version) argument 270 int length = 6 + changeNumberByte.length + additionalLength;
|
H A D | LDAPUpdateMsg.java | 237 * @param additionalLength additional length needed to encode the remaining 242 * by the additionalLength. 243 * (byte array length = common header length + additionalLength) 247 public byte[] encodeHeader(byte type, int additionalLength, short version) argument 263 + byteEntryuuid.length + additionalLength; 300 * @param additionalLength additional length needed to encode the remaining 304 * by the additionalLength. 305 * (byte array length = common header length + additionalLength) 308 public byte[] encodeHeader_V1(byte type, int additionalLength) argument 323 + byteEntryuuid.length + additionalLength; [all...] |
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/server/ |
H A D | NotAssuredUpdateMsg.java | 381 protected byte[] encodeHeader(byte type, int additionalLength, short version) argument
|
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/server/ |
H A D | NotAssuredUpdateMsg.java | 381 protected byte[] encodeHeader(byte type, int additionalLength, short version) argument
|
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/server/ |
H A D | NotAssuredUpdateMsg.java | 381 protected byte[] encodeHeader(byte type, int additionalLength, short version) argument
|