Searched refs:monitor (Results 126 - 150 of 164) sorted by relevance

1234567

/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DDirectoryServer.java364 * The set of monitor providers registered with the Directory Server, as a
365 * mapping between the monitor name and the corresponding implementation.
582 /** The monitor config manager for the Directory Server. */
5205 * Retrieves the set of monitor providers that have been registered with the
5206 * Directory Server, as a mapping between the monitor name (in all lowercase
5207 * characters) and the monitor implementation.
5209 * @return The set of monitor providers that have been registered with the
5222 * Retrieves the monitor provider with the specified name.
5224 * @param lowerName The name of the monitor provider to retrieve, in all
5227 * @return The requested resource monitor, o
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DDirectoryServer.java416 * The set of monitor providers registered with the Directory Server, as a
417 * mapping between the monitor name and the corresponding implementation.
605 /** The monitor config manager for the Directory Server. */
4004 * Retrieves the set of monitor providers that have been registered with the
4005 * Directory Server, as a mapping between the monitor name (in all lowercase
4006 * characters) and the monitor implementation.
4008 * @return The set of monitor providers that have been registered with the
4019 * Retrieves the monitor provider with the specified name.
4021 * @param lowerName The name of the monitor provider to retrieve, in all
4024 * @return The requested resource monitor, o
[all...]
/forgerock/opendj2/src/server/org/opends/server/backends/jeb/importLDIF/
H A DImporter.java4041 public void diskLowThresholdReached(DiskSpaceMonitor monitor) argument
4043 diskFullThresholdReached(monitor);
4047 public void diskFullThresholdReached(DiskSpaceMonitor monitor) argument
4051 ERR_REBUILD_INDEX_LACK_DISK.get(monitor.getDirectory().getPath(),
4052 monitor.getFreeSpace(), monitor.getLowThreshold());
4057 public void diskSpaceRestored(DiskSpaceMonitor monitor) argument
4901 public void diskLowThresholdReached(DiskSpaceMonitor monitor) argument
4903 diskFullThresholdReached(monitor);
4910 public void diskFullThresholdReached(DiskSpaceMonitor monitor) argument
4933 diskSpaceRestored(DiskSpaceMonitor monitor) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/importLDIF/
H A DImporter.java4003 public void diskLowThresholdReached(DiskSpaceMonitor monitor) argument
4005 diskFullThresholdReached(monitor);
4009 public void diskFullThresholdReached(DiskSpaceMonitor monitor) argument
4013 ERR_REBUILD_INDEX_LACK_DISK.get(monitor.getDirectory().getPath(),
4014 monitor.getFreeSpace(), monitor.getLowThreshold());
4019 public void diskSpaceRestored(DiskSpaceMonitor monitor) argument
4864 public void diskLowThresholdReached(DiskSpaceMonitor monitor) argument
4866 diskFullThresholdReached(monitor);
4873 public void diskFullThresholdReached(DiskSpaceMonitor monitor) argument
4896 diskSpaceRestored(DiskSpaceMonitor monitor) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/importLDIF/
H A DImporter.java4003 public void diskLowThresholdReached(DiskSpaceMonitor monitor) argument
4005 diskFullThresholdReached(monitor);
4009 public void diskFullThresholdReached(DiskSpaceMonitor monitor) argument
4013 ERR_REBUILD_INDEX_LACK_DISK.get(monitor.getDirectory().getPath(),
4014 monitor.getFreeSpace(), monitor.getLowThreshold());
4019 public void diskSpaceRestored(DiskSpaceMonitor monitor) argument
4864 public void diskLowThresholdReached(DiskSpaceMonitor monitor) argument
4866 diskFullThresholdReached(monitor);
4873 public void diskFullThresholdReached(DiskSpaceMonitor monitor) argument
4896 diskSpaceRestored(DiskSpaceMonitor monitor) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/importLDIF/
H A DImporter.java4041 public void diskLowThresholdReached(DiskSpaceMonitor monitor) argument
4043 diskFullThresholdReached(monitor);
4047 public void diskFullThresholdReached(DiskSpaceMonitor monitor) argument
4051 ERR_REBUILD_INDEX_LACK_DISK.get(monitor.getDirectory().getPath(),
4052 monitor.getFreeSpace(), monitor.getLowThreshold());
4057 public void diskSpaceRestored(DiskSpaceMonitor monitor) argument
4901 public void diskLowThresholdReached(DiskSpaceMonitor monitor) argument
4903 diskFullThresholdReached(monitor);
4910 public void diskFullThresholdReached(DiskSpaceMonitor monitor) argument
4933 diskSpaceRestored(DiskSpaceMonitor monitor) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/importLDIF/
H A DImporter.java4003 public void diskLowThresholdReached(DiskSpaceMonitor monitor) argument
4005 diskFullThresholdReached(monitor);
4009 public void diskFullThresholdReached(DiskSpaceMonitor monitor) argument
4013 ERR_REBUILD_INDEX_LACK_DISK.get(monitor.getDirectory().getPath(),
4014 monitor.getFreeSpace(), monitor.getLowThreshold());
4019 public void diskSpaceRestored(DiskSpaceMonitor monitor) argument
4864 public void diskLowThresholdReached(DiskSpaceMonitor monitor) argument
4866 diskFullThresholdReached(monitor);
4873 public void diskFullThresholdReached(DiskSpaceMonitor monitor) argument
4896 diskSpaceRestored(DiskSpaceMonitor monitor) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java94 * String reported under cn=monitor when there is no connected RS.
122 * the reception of monitor information from the Replication Server.
138 * A thread to monitor heartbeats on the session.
199 * The monitor provider for this replication domain. The name of the monitor
201 * the session is re-established or destroyed. The monitor provider can only
205 private final ReplicationMonitor monitor; field in class:ReplicationBroker
249 * Only create a monitor if there is a replication domain (this is not the
252 this.monitor = replicationDomain != null ? new ReplicationMonitor(
907 Stop any existing heartbeat monitor an
[all...]
/forgerock/opendj2/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java160 * String reported under CSN=monitor when there is no connected RS.
183 * the reception of monitor information from the Replication Server.
194 * A thread to monitor heartbeats on the session.
241 * The monitor provider for this replication domain.
243 * The name of the monitor includes the local address and must therefore be
245 * monitor provider can only be created (i.e. non-null) if there is a
248 private final ReplicationMonitor monitor; field in class:ReplicationBroker
271 * Only create a monitor if there is a replication domain (this is not the
274 this.monitor = replicationDomain != null ? new ReplicationMonitor(
760 Stop any existing heartbeat monitor an
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java88 * String reported under cn=monitor when there is no connected RS.
119 * the reception of monitor information from the Replication Server.
135 * A thread to monitor heartbeats on the session.
196 * The monitor provider for this replication domain. The name of the monitor
198 * the session is re-established or destroyed. The monitor provider can only
202 private final ReplicationMonitor monitor; field in class:ReplicationBroker
249 * Only create a monitor if there is a replication domain (this is not the
252 this.monitor = replicationDomain != null ? new ReplicationMonitor(
907 Stop any existing heartbeat monitor an
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java94 * String reported under cn=monitor when there is no connected RS.
122 * the reception of monitor information from the Replication Server.
138 * A thread to monitor heartbeats on the session.
199 * The monitor provider for this replication domain. The name of the monitor
201 * the session is re-established or destroyed. The monitor provider can only
205 private final ReplicationMonitor monitor; field in class:ReplicationBroker
249 * Only create a monitor if there is a replication domain (this is not the
252 this.monitor = replicationDomain != null ? new ReplicationMonitor(
907 Stop any existing heartbeat monitor an
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java160 * String reported under CSN=monitor when there is no connected RS.
183 * the reception of monitor information from the Replication Server.
194 * A thread to monitor heartbeats on the session.
241 * The monitor provider for this replication domain.
243 * The name of the monitor includes the local address and must therefore be
245 * monitor provider can only be created (i.e. non-null) if there is a
248 private final ReplicationMonitor monitor; field in class:ReplicationBroker
271 * Only create a monitor if there is a replication domain (this is not the
274 this.monitor = replicationDomain != null ? new ReplicationMonitor(
760 Stop any existing heartbeat monitor an
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/service/
H A DReplicationBroker.java153 * String reported under CSN=monitor when there is no connected RS.
175 * the reception of monitor information from the Replication Server.
184 /** A thread to monitor heartbeats on the session. */
227 * The monitor provider for this replication domain.
229 * The name of the monitor includes the local address and must therefore be
231 * monitor provider can only be created (i.e. non-null) if there is a
234 private final ReplicationMonitor monitor; field in class:ReplicationBroker
258 * Only create a monitor if there is a replication domain (this is not the
261 this.monitor = replicationDomain != null ? new ReplicationMonitor(
750 Stop any existing heartbeat monitor an
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DDirectoryServer.java625 * The set of monitor providers registered with the Directory Server, as a
626 * mapping between the monitor name and the corresponding implementation.
854 /** The monitor config manager for the Directory Server. */
1699 // Initialize all the monitor providers.
5757 * Retrieves the set of monitor providers that have been registered with the
5758 * Directory Server, as a mapping between the monitor name (in all lowercase
5759 * characters) and the monitor implementation.
5761 * @return The set of monitor providers that have been registered with the
5774 * Retrieves the monitor provider with the specified name.
5776 * @param lowerName The name of the monitor provide
[all...]
/forgerock/opendj2/ext/ant/lib/
H A Dant-jsch.jar ... .taskdefs.optional.ssh.AbstractSshMessage$ProgressMonitor monitor public void " href="/source/s?defs=% ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant-jsch.jar ... .taskdefs.optional.ssh.AbstractSshMessage$ProgressMonitor monitor public void " href="/source/s?defs=% ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant-jsch.jar ... .taskdefs.optional.ssh.AbstractSshMessage$ProgressMonitor monitor public void " href="/source/s?defs=% ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant-jsch.jar ... .taskdefs.optional.ssh.AbstractSshMessage$ProgressMonitor monitor public void " href="/source/s?defs=% ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant-jsch.jar ... .taskdefs.optional.ssh.AbstractSshMessage$ProgressMonitor monitor public void " href="/source/s?defs=% ...
/forgerock/opendj2/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj2.6.2/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj2-hg/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionService.java289 ClusterMonitor monitor = clusterMonitor.get();
290 if (monitor == null) {
293 return monitor;

Completed in 145 milliseconds

1234567