Searched refs:nb (Results 1 - 25 of 35) sorted by relevance

12

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java148 final String nb = entry.getValue().toString();
149 results.add(createAttribute(prefix + httpMethod + suffix, nb));
163 AtomicInteger nb =
165 if (nb != null)
167 nb.incrementAndGet();
186 AtomicLong nb = this.requestMethodsTotalTime.get(httpMethod.toLowerCase());
187 if (nb != null)
189 nb.addAndGet(time);
/forgerock/opendj2/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java147 final String nb = entry.getValue().toString();
148 results.add(createAttribute(prefix + httpMethod + suffix, nb));
162 AtomicInteger nb =
164 if (nb != null)
166 nb.incrementAndGet();
185 AtomicLong nb = this.requestMethodsTotalTime.get(httpMethod.toLowerCase());
186 if (nb != null)
188 nb.addAndGet(time);
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java148 final String nb = entry.getValue().toString();
149 results.add(createAttribute(prefix + httpMethod + suffix, nb));
163 AtomicInteger nb =
165 if (nb != null)
167 nb.incrementAndGet();
186 AtomicLong nb = this.requestMethodsTotalTime.get(httpMethod.toLowerCase());
187 if (nb != null)
189 nb.addAndGet(time);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java148 final String nb = entry.getValue().toString();
149 results.add(createAttribute(prefix + httpMethod + suffix, nb));
163 AtomicInteger nb =
165 if (nb != null)
167 nb.incrementAndGet();
186 AtomicLong nb = this.requestMethodsTotalTime.get(httpMethod.toLowerCase());
187 if (nb != null)
189 nb.addAndGet(time);
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java147 final String nb = entry.getValue().toString();
148 results.add(createAttribute(prefix + httpMethod + suffix, nb));
162 AtomicInteger nb =
164 if (nb != null)
166 nb.incrementAndGet();
185 AtomicLong nb = this.requestMethodsTotalTime.get(httpMethod.toLowerCase());
186 if (nb != null)
188 nb.addAndGet(time);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/http/
H A DHTTPStatistics.java137 final String nb = entry.getValue().toString();
138 results.add(createAttribute(prefix + httpMethod + suffix, nb));
152 AtomicInteger nb =
154 if (nb != null)
156 nb.incrementAndGet();
175 AtomicLong nb = this.requestMethodsTotalTime.get(httpMethod.toLowerCase());
176 if (nb != null)
178 nb.addAndGet(time);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/service/
H A DReplicationMonitor.java168 final Integer nb = entry.getValue();
169 builder.add(serverId + ":" + nb);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DProtocolWindowTest.java234 final int nb = searchNbMonitorEntries(
236 assertEquals(nb, 1);
/forgerock/opendj2/src/server/org/opends/server/replication/service/
H A DReplicationMonitor.java205 final Integer nb = entry.getValue();
206 builder.add(AttributeValues.create(type, serverId + ":" + nb));
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DProtocolWindowTest.java234 final int nb = searchNbMonitorEntries(
236 assertEquals(nb, 1);
/forgerock/opendj2-hg/src/server/org/opends/server/replication/service/
H A DReplicationMonitor.java205 final Integer nb = entry.getValue();
206 builder.add(AttributeValues.create(type, serverId + ":" + nb));
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/
H A DProtocolWindowTest.java236 final int nb = searchNbMonitorEntries(
238 assertEquals(nb, 1);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DAttrHistoricalSingleTest.java280 private CSN[] newCSNs(int nb) argument
282 CSN[] results = new CSN[nb];
283 for (int i = 0; i < nb; i++)
H A DAttrHistoricalMultipleTest.java358 private CSN[] newCSNs(int nb) argument
360 CSN[] results = new CSN[nb];
361 for (int i = 0; i < nb; i++)
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java697 * Find nb free ports on the local host.
699 * @param nb
705 public static int[] findFreePorts(int nb) throws IOException argument
707 final ServerSocket[] sockets = new ServerSocket[nb];
710 final int[] ports = new int[nb];
711 for (int i = 0; i < nb; i++)
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java697 * Find nb free ports on the local host.
699 * @param nb
705 public static int[] findFreePorts(int nb) throws IOException argument
707 final ServerSocket[] sockets = new ServerSocket[nb];
710 final int[] ports = new int[nb];
711 for (int i = 0; i < nb; i++)
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/
H A DTestCaseUtils.java675 * Find nb free ports on the local host.
677 * @param nb
683 public static int[] findFreePorts(int nb) throws IOException argument
685 final ServerSocket[] sockets = new ServerSocket[nb];
688 final int[] ports = new int[nb];
689 for (int i = 0; i < nb; i++)
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ...
H A Djaxb-impl.jar ... o int len int i byte[] quadruplet int q byte[] nb private static char[] initEncodeMap () char[] map int i public static ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ...
H A Djaxb-impl.jar ... o int len int i byte[] quadruplet int q byte[] nb private static char[] initEncodeMap () char[] map int i public static ...
/forgerock/opendj2/ext/ant/lib/
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...

Completed in 104 milliseconds

12