Searched refs:contentCount (Results 1 - 18 of 18) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/controls/
H A DVLVResponseControl.java52 * contentCount INTEGER (0 .. maxInt),
96 int contentCount = (int)reader.readInteger();
106 contentCount, vlvResultCode, contextID);
135 private int contentCount; field in class:VLVResponseControl
149 * @param contentCount The content count estimating the total number of
153 public VLVResponseControl(int targetPosition, int contentCount, argument
156 this(false, targetPosition, contentCount, vlvResultCode, null);
167 * @param contentCount The content count estimating the total number of
173 int contentCount, int vlvResultCode,
179 this.contentCount
172 VLVResponseControl(boolean isCritical, int targetPosition, int contentCount, int vlvResultCode, ByteString contextID) argument
[all...]
H A DVLVRequestControl.java59 * contentCount INTEGER (0 .. maxInt) },
94 int contentCount = 0;
102 contentCount = (int)reader.readInteger();
125 afterCount, offset, contentCount, contextID);
186 private int contentCount; field in class:VLVRequestControl
202 * @param contentCount The content count returned by the server in the last
207 int contentCount)
209 this(false, beforeCount, afterCount, offset, contentCount, null);
224 * @param contentCount The content count returned by the server in the last
234 int offset, int contentCount, ByteStrin
206 VLVRequestControl(int beforeCount, int afterCount, int offset, int contentCount) argument
233 VLVRequestControl(boolean isCritical, int beforeCount, int afterCount, int offset, int contentCount, ByteString contextID) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/controls/
H A DVLVResponseControl.java51 * contentCount INTEGER (0 .. maxInt),
95 int contentCount = (int)reader.readInteger();
105 contentCount, vlvResultCode, contextID);
134 private int contentCount; field in class:VLVResponseControl
148 * @param contentCount The content count estimating the total number of
152 public VLVResponseControl(int targetPosition, int contentCount, argument
155 this(false, targetPosition, contentCount, vlvResultCode, null);
166 * @param contentCount The content count estimating the total number of
172 int contentCount, int vlvResultCode,
178 this.contentCount
171 VLVResponseControl(boolean isCritical, int targetPosition, int contentCount, int vlvResultCode, ByteString contextID) argument
[all...]
H A DVLVRequestControl.java58 * contentCount INTEGER (0 .. maxInt) },
93 int contentCount = 0;
101 contentCount = (int)reader.readInteger();
124 afterCount, offset, contentCount, contextID);
185 private int contentCount; field in class:VLVRequestControl
201 * @param contentCount The content count returned by the server in the last
206 int contentCount)
208 this(false, beforeCount, afterCount, offset, contentCount, null);
223 * @param contentCount The content count returned by the server in the last
233 int offset, int contentCount, ByteStrin
205 VLVRequestControl(int beforeCount, int afterCount, int offset, int contentCount) argument
232 VLVRequestControl(boolean isCritical, int beforeCount, int afterCount, int offset, int contentCount, ByteString contextID) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/controls/
H A DVLVResponseControl.java52 * contentCount INTEGER (0 .. maxInt),
96 int contentCount = (int)reader.readInteger();
106 contentCount, vlvResultCode, contextID);
135 private int contentCount; field in class:VLVResponseControl
149 * @param contentCount The content count estimating the total number of
153 public VLVResponseControl(int targetPosition, int contentCount, argument
156 this(false, targetPosition, contentCount, vlvResultCode, null);
167 * @param contentCount The content count estimating the total number of
173 int contentCount, int vlvResultCode,
179 this.contentCount
172 VLVResponseControl(boolean isCritical, int targetPosition, int contentCount, int vlvResultCode, ByteString contextID) argument
[all...]
H A DVLVRequestControl.java59 * contentCount INTEGER (0 .. maxInt) },
94 int contentCount = 0;
102 contentCount = (int)reader.readInteger();
125 afterCount, offset, contentCount, contextID);
186 private int contentCount; field in class:VLVRequestControl
202 * @param contentCount The content count returned by the server in the last
207 int contentCount)
209 this(false, beforeCount, afterCount, offset, contentCount, null);
224 * @param contentCount The content count returned by the server in the last
234 int offset, int contentCount, ByteStrin
206 VLVRequestControl(int beforeCount, int afterCount, int offset, int contentCount) argument
233 VLVRequestControl(boolean isCritical, int beforeCount, int afterCount, int offset, int contentCount, ByteString contextID) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/controls/
H A DVLVResponseControl.java52 * contentCount INTEGER (0 .. maxInt),
96 int contentCount = (int)reader.readInteger();
106 contentCount, vlvResultCode, contextID);
135 private int contentCount; field in class:VLVResponseControl
149 * @param contentCount The content count estimating the total number of
153 public VLVResponseControl(int targetPosition, int contentCount, argument
156 this(false, targetPosition, contentCount, vlvResultCode, null);
167 * @param contentCount The content count estimating the total number of
173 int contentCount, int vlvResultCode,
179 this.contentCount
172 VLVResponseControl(boolean isCritical, int targetPosition, int contentCount, int vlvResultCode, ByteString contextID) argument
[all...]
H A DVLVRequestControl.java59 * contentCount INTEGER (0 .. maxInt) },
94 int contentCount = 0;
102 contentCount = (int)reader.readInteger();
125 afterCount, offset, contentCount, contextID);
186 private int contentCount; field in class:VLVRequestControl
202 * @param contentCount The content count returned by the server in the last
207 int contentCount)
209 this(false, beforeCount, afterCount, offset, contentCount, null);
224 * @param contentCount The content count returned by the server in the last
234 int offset, int contentCount, ByteStrin
206 VLVRequestControl(int beforeCount, int afterCount, int offset, int contentCount) argument
233 VLVRequestControl(boolean isCritical, int beforeCount, int afterCount, int offset, int contentCount, ByteString contextID) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/controls/
H A DVLVResponseControl.java51 * contentCount INTEGER (0 .. maxInt),
95 int contentCount = (int)reader.readInteger();
105 contentCount, vlvResultCode, contextID);
134 private int contentCount; field in class:VLVResponseControl
148 * @param contentCount The content count estimating the total number of
152 public VLVResponseControl(int targetPosition, int contentCount, argument
155 this(false, targetPosition, contentCount, vlvResultCode, null);
166 * @param contentCount The content count estimating the total number of
172 int contentCount, int vlvResultCode,
178 this.contentCount
171 VLVResponseControl(boolean isCritical, int targetPosition, int contentCount, int vlvResultCode, ByteString contextID) argument
[all...]
H A DVLVRequestControl.java58 * contentCount INTEGER (0 .. maxInt) },
93 int contentCount = 0;
101 contentCount = (int)reader.readInteger();
124 afterCount, offset, contentCount, contextID);
185 private int contentCount; field in class:VLVRequestControl
201 * @param contentCount The content count returned by the server in the last
206 int contentCount)
208 this(false, beforeCount, afterCount, offset, contentCount, null);
223 * @param contentCount The content count returned by the server in the last
233 int offset, int contentCount, ByteStrin
205 VLVRequestControl(int beforeCount, int afterCount, int offset, int contentCount) argument
232 VLVRequestControl(boolean isCritical, int beforeCount, int afterCount, int offset, int contentCount, ByteString contextID) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/controls/
H A DVLVResponseControl.java51 * contentCount INTEGER (0 .. maxInt),
93 int contentCount = (int)reader.readInteger();
103 contentCount, vlvResultCode, contextID);
130 private int contentCount; field in class:VLVResponseControl
144 * @param contentCount The content count estimating the total number of
148 public VLVResponseControl(int targetPosition, int contentCount, argument
151 this(false, targetPosition, contentCount, vlvResultCode, null);
162 * @param contentCount The content count estimating the total number of
168 int contentCount, int vlvResultCode,
174 this.contentCount
167 VLVResponseControl(boolean isCritical, int targetPosition, int contentCount, int vlvResultCode, ByteString contextID) argument
[all...]
H A DVLVRequestControl.java57 * contentCount INTEGER (0 .. maxInt) },
90 int contentCount = 0;
98 contentCount = (int)reader.readInteger();
121 afterCount, offset, contentCount, contextID);
182 private int contentCount; field in class:VLVRequestControl
198 * @param contentCount The content count returned by the server in the last
203 int contentCount)
205 this(false, beforeCount, afterCount, offset, contentCount, null);
220 * @param contentCount The content count returned by the server in the last
230 int offset, int contentCount, ByteStrin
202 VLVRequestControl(int beforeCount, int afterCount, int offset, int contentCount) argument
229 VLVRequestControl(boolean isCritical, int beforeCount, int afterCount, int offset, int contentCount, ByteString contextID) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DLDAPSearch.java1606 int contentCount = Integer.parseInt(tokenizer.nextToken());
1609 contentCount));
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DLDAPSearch.java1587 int contentCount = Integer.parseInt(tokenizer.nextToken());
1590 contentCount));
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DLDAPSearch.java1606 int contentCount = Integer.parseInt(tokenizer.nextToken());
1609 contentCount));
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DLDAPSearch.java1607 int contentCount = Integer.parseInt(tokenizer.nextToken());
1610 contentCount));
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DLDAPSearch.java1587 int contentCount = Integer.parseInt(tokenizer.nextToken());
1590 contentCount));
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DLDAPSearch.java1479 int contentCount = Integer.parseInt(tokenizer.nextToken());
1482 contentCount));

Completed in 56 milliseconds