Modifier and Type | Method and Description |
---|---|
void |
LogService.setExpireTimeout(Period period)
Sets the length of time the log entries will be saved before being
removed.
|
void |
HttpPingThread.setFreezeTimeout(Period freezeTimeout)
Deprecated.
use HealthSystemHealthCheck.setFreezeTimeout
|
void |
HeartbeatService.setHeartbeatPeriod(Period period)
How often a heartbeat should be sent.
|
void |
HeartbeatService.setHeartbeatTimeout(Period period)
Timeout for a valid heartbeat.
|
void |
HttpPingThread.setInitialSleepTime(Period initialSleepTime)
Deprecated.
use HealthSystem.setDelay
|
void |
HttpPingThread.setRetryTime(Period retryTime)
Deprecated.
use HealthSystem.setRetryPeriod
|
void |
HttpPingThread.setSleepTime(Period sleepTime)
Deprecated.
use HealthSystem.setPeriod
|
Modifier and Type | Method and Description |
---|---|
void |
LoadBalanceBackend.setBusyRecoverTime(Period recoverTime) |
void |
LoadBalanceBackend.setConnectTimeout(Period connectTimeout) |
void |
LoadBalanceBackend.setIdleTime(Period idleTime) |
void |
LoadBalanceBackend.setRecoverTime(Period recoverTime) |
void |
LoadBalanceBackend.setSocketTimeout(Period socketTimeout) |
void |
LoadBalanceBackend.setWarmupTime(Period warmupTime) |
Modifier and Type | Method and Description |
---|---|
void |
NetworkServerConfig.setClusterIdleTime(Period period) |
void |
NetworkServerConfig.setClusterSocketTimeout(Period period) |
void |
ClusterServer.setClusterSocketTimeout(Period period) |
void |
ClusterServer.setLoadBalanceBusyRecoverTime(Period period)
Sets the loadBalance busy-recover-time.
|
void |
ClusterServer.setLoadBalanceConnectTimeout(Period period)
Sets the loadBalance connection time.
|
void |
ClusterServer.setLoadBalanceIdleTime(Period period)
Sets the loadBalance max-idle-time.
|
void |
ClusterServer.setLoadBalanceRecoverTime(Period period)
Sets the loadBalance fail-recover-time.
|
void |
ClusterServer.setLoadBalanceSocketTimeout(Period period)
Sets the loadBalance socket time.
|
void |
ClusterServer.setLoadBalanceWarmupTime(Period period)
Sets the loadBalance warmup time
|
Modifier and Type | Class and Description |
---|---|
class |
Minutes
Type for Minute-default period.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCache.setAccessedExpireTimeout(Period period)
The maximum idle time for an item, which is typically used for
temporary data like sessions.
|
void |
AbstractCache.setAccessedExpireTimeoutWindow(Period period)
Sets the idle timeout windows
|
void |
AbstractCache.setExpireTimeout(Period expireTimeout)
Backwards compat.
|
void |
AbstractCache.setIdleTimeout(Period period) |
void |
AbstractCache.setLeaseExpireTimeout(Period period)
The lease timeout is the time a server can use the local version
if it owns it, before a timeout.
|
void |
AbstractCache.setLeaseTimeout(Period period) |
void |
AbstractCache.setLocalExpireTimeout(Period period)
The local read timeout sets how long a local copy of
a cache item can be reused before checking with the master copy.
|
void |
AbstractCache.setLocalReadTimeout(Period period)
Backwards compat.
|
void |
AbstractCache.setModifiedExpireTimeout(Period expireTimeout)
The maximum valid time for a cached item before it expires.
|
void |
AbstractCache.setReadThroughExpireTimeout(Period timeout) |
void |
TieredCache.setTieredRequestTimeout(Period period) |
Modifier and Type | Method and Description |
---|---|
void |
EJBServer.setTransactionTimeout(Period timeout)
Sets the transaction timeout.
|
Modifier and Type | Method and Description |
---|---|
void |
EjbBean.setTransactionTimeout(Period timeout)
Sets the transaction timeout.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionPool.setConnectionWaitTime(Period waitTime)
Sets the time to wait for connections
|
Modifier and Type | Method and Description |
---|---|
Period |
DeployConfig.getRedeployCheckInterval()
Gets the redeploy check interval.
|
Modifier and Type | Method and Description |
---|---|
void |
ExpandDeployGenerator.setDependencyCheckInterval(Period period)
Sets the dependency check interval.
|
void |
DeployConfig.setRedeployCheckInterval(Period period)
Sets the redeploy-check-interval
|
void |
DeployController.setRedeployCheckInterval(Period period)
Sets the redeploy-check-interval
|
Modifier and Type | Method and Description |
---|---|
void |
ExpiresFilter.setCacheTime(Period period) |
void |
AnonymousExpiresFilter.setCacheTime(Period period)
Sets the file cache time.
|
void |
ThrottleFilter.setDelay(Period period) |
void |
ThrottleFilter.setTimeout(Period period) |
Modifier and Type | Method and Description |
---|---|
void |
HealthSystem.setCheckTimeout(Period period)
Sets the check timeout.
|
void |
HealthSystem.setDelay(Period delay)
Set the time after startup before actions are triggered
|
void |
HealthSystem.setPeriod(Period period)
Sets the time between checks
|
void |
HealthSystem.setRecheckPeriod(Period recheckPeriod)
Sets the time between rechecks
|
void |
HealthSystem.setStartupDelay(Period delay)
Set the time after startup before actions are triggered
|
Modifier and Type | Method and Description |
---|---|
void |
StartProfiler.setActiveTime(Period activeTime) |
void |
DumpJmx.setDelay(Period delay) |
void |
PdfReport.setPeriod(Period period)
specifies look back period of time.
|
void |
Snapshot.setPeriod(Period period)
specifies look back period of time.
|
void |
PdfReport.setProfileTick(Period period)
Set the length of time for the cpu profile tick
|
void |
PdfReport.setProfileTime(Period period)
Set the length of time for the report snapshot cpu profile
|
void |
StartProfiler.setSamplingRate(Period samplingRate) |
void |
SetLogLevel.setTime(Period time) |
void |
FailSafeRestart.setTimeout(Period timeout)
Time to force a restart if one has not yet occurred
|
void |
ExecCommand.setTimeout(Period timeout)
Set the timeout on execution of the command, after which it will be killed
|
Modifier and Type | Method and Description |
---|---|
void |
HealthSystemHealthCheck.setFreezeTimeout(Period freezeTimeout)
Set the max time for no health checks to occur to determine the
health system is frozen (default 15 minutes)
|
void |
HealthCheck.setLogPeriod(Period period) |
void |
AbstractHealthCheck.setLogPeriod(Period period) |
void |
HttpStatusHealthCheck.setLogPeriod(Period period) |
void |
HttpStatusHealthCheck.setSocketTimeout(Period period)
Sets the socket connection timeout (default 10 seconds)
|
void |
HealthSystemHealthCheck.setThreadCheckPeriod(Period threadCheckPeriod)
Set the polling frequency of the independent thread (default 1 minute)
|
void |
LicenseHealthCheck.setWarningPeriod(Period period)
Set license check warning period (default 30D)
|
void |
HealthCheck.silenceFor(Period period) |
void |
AbstractHealthCheck.silenceFor(Period period) |
Modifier and Type | Method and Description |
---|---|
void |
MeterGraphPage.setPeriod(Period period) |
Modifier and Type | Method and Description |
---|---|
void |
IfUptime.setAfter(Period period) |
void |
IfNotRecent.setTime(Period time)
The time before the action can execute again.
|
void |
IfHealthStatus.setTime(Period recheckTime) |
Modifier and Type | Method and Description |
---|---|
void |
BamMailService.setDelayTime(Period period)
Sets the delay time, i.e.
|
Modifier and Type | Method and Description |
---|---|
void |
JavacConfig.setMaxCompileTime(Period period) |
void |
JavacConfig.setStartTimeout(Period period) |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionFactoryConfig.setMaxActiveTime(Period period) |
Modifier and Type | Method and Description |
---|---|
void |
JdbcManager.setPollInterval(Period pollInterval)
Sets the poll interval for destinations that have a listener, default
is to do no polling.
|
void |
JdbcManager.setPurgeInterval(Period period)
Sets the purge interval.
|
Modifier and Type | Method and Description |
---|---|
void |
PollingTopic.setPollPeriod(Period period) |
void |
PollingQueue.setPollPeriod(Period period) |
Modifier and Type | Method and Description |
---|---|
void |
JspPrecompileListener.setTimeout(Period timeout)
Set the time to wait for compilation to complete
|
Modifier and Type | Method and Description |
---|---|
void |
JspPropertyGroup.setDependencyCheckInterval(Period period)
Sets the dependency check interval.
|
Modifier and Type | Method and Description |
---|---|
void |
DependencyCheckInterval.setValue(Period period)
Sets the interval.
|
Modifier and Type | Method and Description |
---|---|
void |
MailHandler.setDelayTime(Period period)
Sets the delay time, i.e.
|
void |
MailHandler.setMailIntervalMin(Period period)
Sets the delay time, i.e.
|
void |
AbstractRolloverLog.setRolloverPeriod(Period period)
Sets the log rollover period, rounded up to the nearest hour.
|
void |
RotateLog.setRolloverPeriod(Period period)
Sets the rollover period.
|
void |
PathHandler.setRolloverPeriod(Period rolloverPeriod)
Sets the rollover-period
|
void |
ErrorLog.setRolloverPeriod(Period period)
Sets the rotate period (compat).
|
void |
LogHandlerConfig.setRolloverPeriod(Period rolloverPeriod)
Sets the rollover-period
|
Modifier and Type | Method and Description |
---|---|
void |
MemcachedClient.setModifiedExpireTimeout(Period timeout) |
Modifier and Type | Method and Description |
---|---|
void |
TcpPort.setAcceptThreadIdleTimeout(Period timeout)
Sets the minimum spare idle timeout.
|
void |
TcpPort.setKeepaliveConnectionTimeMax(Period period)
Sets the keepalive max.
|
void |
TcpPort.setKeepaliveSelectThreadTimeout(Period period) |
void |
TcpPort.setKeepaliveThreadTimeout(Period period) |
void |
TcpPort.setKeepaliveTimeout(Period period) |
void |
TcpPort.setRequestTimeout(Period period) |
void |
TcpPort.setSocketTimeout(Period period)
Sets the read/write timeout for the accepted sockets.
|
void |
TcpPort.setSuspendReaperTimeout(Period period) |
void |
TcpPort.setSuspendTimeMax(Period period) |
Modifier and Type | Method and Description |
---|---|
void |
ScheduledTask.setDelay(Period delay)
Sets the delay
|
void |
ScheduledTaskConfig.setDelay(Period delay)
Deprecated.
Sets the delay
|
void |
ScheduledTask.setPeriod(Period period)
Sets the period
|
void |
ScheduledTaskConfig.setPeriod(Period period)
Deprecated.
Sets the period
|
Modifier and Type | Method and Description |
---|---|
void |
HttpProxy.setConnectTimeout(Period connectTimeout) |
void |
FastCgiProxy.setFailRecoverTime(Period period)
Sets the timeout to recover from a failed connection to the backend.
|
void |
HttpProxy.setIdleTime(Period idleTime) |
void |
HttpProxy.setRecoverTime(Period recoverTime) |
void |
HttpProxy.setSocketTimeout(Period socketTimeout) |
void |
HttpProxy.setWarmupTime(Period warmupTime) |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseAuthenticator.setCookieMaxAge(Period cookieMaxAge)
Sets the max age for a login cookie.
|
Modifier and Type | Method and Description |
---|---|
void |
ProStatSystem.setSamplePeriod(Period period)
Sets the sample period
|
void |
StatSystem.setSamplePeriod(Period period) |
Modifier and Type | Method and Description |
---|---|
void |
ServletContainerConfig.setShutdownWaitMax(Period waitTime)
Sets the max wait time for shutdown.
|
void |
ServerConfig.setShutdownWaitMax(Period waitTime)
Sets the max wait time for shutdown.
|
void |
ServletService.setShutdownWaitMax(Period waitTime)
Sets the max wait time for shutdown.
|
void |
ServletContainerConfig.setThreadIdleTimeout(Period timeout) |
Modifier and Type | Method and Description |
---|---|
void |
RunAt.setPeriod(Period period)
Sets the period
|
Modifier and Type | Method and Description |
---|---|
void |
PersistentStoreConfig.setMaxIdleTime(Period period) |
Modifier and Type | Method and Description |
---|---|
void |
AccessLog.setAutoFlushTime(Period period)
Sets the autoFlushTime
|
void |
AccessLog.setRolloverCheckTime(Period period)
Sets how often the log rollover will be checked.
|
void |
AccessLog.setRolloverPeriod(Period period)
Sets the log rollover period, rounded up to the nearest hour.
|
Modifier and Type | Method and Description |
---|---|
void |
ImportRule.setDependencyCheckInterval(Period dependencyCheckInterval) |
Modifier and Type | Method and Description |
---|---|
void |
SessionManager.setCookieMaxAge(Period maxAge)
Sets the max-age of the session cookie.
|
Modifier and Type | Method and Description |
---|---|
void |
WebApp.setActiveWaitTime(Period wait)
Sets the delay time waiting for a restart
|
void |
CacheMapping.setExpires(Period period)
Sets the period
|
void |
WebApp.setIdleTime(Period idle)
Sets the delay time waiting for requests to end.
|
void |
CacheMapping.setMaxAge(Period period)
Sets the period
|
void |
WebApp.setShutdownWaitMax(Period wait)
Sets the delay time waiting for requests to end.
|
void |
CacheMapping.setSMaxAge(Period period)
Sets the period
|
Modifier and Type | Method and Description |
---|---|
void |
HttpProxyServlet.setConnectTimeout(Period connectTimeout) |
void |
FastCGIServlet.setFailRecoverTime(Period period)
Sets the fail recover time.
|
void |
TcpPool.setFailRecoverTime(Period period)
Sets the fail recover time.
|
void |
HttpProxyServlet.setIdleTime(Period idleTime) |
void |
FastCGIServlet.setKeepaliveTimeout(Period period)
Sets the keepalive timeout.
|
void |
FastCGIServlet.setReadTimeout(Period timeout)
Sets the socket timeout.
|
void |
HttpProxyServlet.setRecoverTime(Period recoverTime) |
void |
HttpProxyServlet.setSocketTimeout(Period socketTimeout) |
void |
HttpProxyServlet.setWarmupTime(Period warmupTime) |
Modifier and Type | Method and Description |
---|---|
void |
DBPoolImpl.setConnectionWaitTime(Period waitTime)
Sets the time to wait for a connection when all are used.
|
void |
DBPool.setConnectionWaitTime(Period waitTime)
Sets the time to wait for a connection when all are used.
|
void |
DBPoolImpl.setMaxActiveTime(Period maxActiveTime)
Set the time in milliseconds a connection can remain active.
|
void |
DBPool.setMaxActiveTime(Period maxActiveTime)
Set the time in milliseconds a connection can remain active.
|
void |
DBPoolImpl.setMaxIdleTime(Period idleTime)
Set the time in milliseconds a connection will remain in the pool before
being closed.
|
void |
DBPool.setMaxIdleTime(Period idleTime)
Set the time in milliseconds a connection will remain in the pool before
being closed.
|
void |
DBPoolImpl.setMaxPoolTime(Period maxPoolTime)
Set the time in milliseconds a connection will remain in the pool before
being closed.
|
void |
DBPool.setMaxPoolTime(Period maxPoolTime)
Set the time in milliseconds a connection will remain in the pool before
being closed.
|
void |
DBPoolImpl.setPingInterval(Period interval)
Sets the time to ping for ping-on-idle
|
void |
DBPool.setPingInterval(Period interval)
Sets the time to ping for ping-on-idle
|
void |
DBPoolImpl.setTransactionTimeout(Period period)
Sets the transaction timeout.
|
void |
DBPool.setTransactionTimeout(Period period)
Sets the transaction timeout.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionManagerImpl.setTimeout(Period timeout)
Sets the timeout.
|
Modifier and Type | Method and Description |
---|---|
void |
OpenSSLFactory.setSessionCacheTimeout(Period period)
Sets the session cache timeout
|