|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Period in com.caucho.admin |
---|
Methods in com.caucho.admin with parameters of type Period | |
---|---|
void |
LogService.setExpireTimeout(Period period)
Sets the length of time the log entries will be saved before being removed. |
Uses of Period in com.caucho.cloud.network |
---|
Methods in com.caucho.cloud.network with parameters of type Period | |
---|---|
void |
NetworkServerConfig.setClusterIdleTime(Period period)
|
void |
ClusterServer.setClusterSocketTimeout(Period period)
|
void |
NetworkServerConfig.setClusterSocketTimeout(Period period)
|
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 |
Uses of Period in com.caucho.config.types |
---|
Subclasses of Period in com.caucho.config.types | |
---|---|
class |
Minutes
Type for Minute-default period. |
Uses of Period in com.caucho.distcache |
---|
Methods in com.caucho.distcache with parameters of type Period | |
---|---|
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. |
Uses of Period in com.caucho.ejb |
---|
Methods in com.caucho.ejb with parameters of type Period | |
---|---|
void |
EJBServer.setTransactionTimeout(Period timeout)
Sets the transaction timeout. |
Uses of Period in com.caucho.ejb.cfg |
---|
Methods in com.caucho.ejb.cfg with parameters of type Period | |
---|---|
void |
EjbBean.setTransactionTimeout(Period timeout)
Sets the transaction timeout. |
Uses of Period in com.caucho.env.dbpool |
---|
Methods in com.caucho.env.dbpool with parameters of type Period | |
---|---|
void |
ConnectionPool.setConnectionWaitTime(Period waitTime)
Sets the time to wait for connections |
Uses of Period in com.caucho.env.deploy |
---|
Methods in com.caucho.env.deploy that return Period | |
---|---|
Period |
DeployConfig.getRedeployCheckInterval()
Gets the redeploy check interval. |
Methods in com.caucho.env.deploy with parameters of type Period | |
---|---|
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 |
Uses of Period in com.caucho.filters |
---|
Methods in com.caucho.filters with parameters of type Period | |
---|---|
void |
AnonymousExpiresFilter.setCacheTime(Period period)
Sets the file cache time. |
void |
ExpiresFilter.setCacheTime(Period period)
|
void |
ThrottleFilter.setDelay(Period period)
|
void |
ThrottleFilter.setTimeout(Period period)
|
Uses of Period in com.caucho.hemp.services |
---|
Methods in com.caucho.hemp.services with parameters of type Period | |
---|---|
void |
BamMailService.setDelayTime(Period period)
Sets the delay time, i.e. |
Uses of Period in com.caucho.java |
---|
Methods in com.caucho.java with parameters of type Period | |
---|---|
void |
JavacConfig.setMaxCompileTime(Period period)
|
void |
JavacConfig.setStartTimeout(Period period)
|
Uses of Period in com.caucho.jca.cfg |
---|
Methods in com.caucho.jca.cfg with parameters of type Period | |
---|---|
void |
ConnectionFactoryConfig.setMaxActiveTime(Period period)
|
Uses of Period in com.caucho.jms.jdbc |
---|
Methods in com.caucho.jms.jdbc with parameters of type Period | |
---|---|
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. |
Uses of Period in com.caucho.jms.queue |
---|
Methods in com.caucho.jms.queue with parameters of type Period | |
---|---|
void |
PollingQueue.setPollPeriod(Period period)
|
void |
PollingTopic.setPollPeriod(Period period)
|
Uses of Period in com.caucho.jsp |
---|
Methods in com.caucho.jsp with parameters of type Period | |
---|---|
void |
JspPrecompileListener.setTimeout(Period timeout)
Set the time to wait for compilation to complete |
Uses of Period in com.caucho.jsp.cfg |
---|
Methods in com.caucho.jsp.cfg with parameters of type Period | |
---|---|
void |
JspPropertyGroup.setDependencyCheckInterval(Period period)
Sets the dependency check interval. |
Uses of Period in com.caucho.loader |
---|
Methods in com.caucho.loader with parameters of type Period | |
---|---|
void |
DependencyCheckInterval.setValue(Period period)
Sets the interval. |
Uses of Period in com.caucho.log |
---|
Methods in com.caucho.log with parameters of type Period | |
---|---|
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 |
ErrorLog.setRolloverPeriod(Period period)
Sets the rotate period (compat). |
void |
LogHandlerConfig.setRolloverPeriod(Period rolloverPeriod)
Sets the rollover-period |
void |
PathHandler.setRolloverPeriod(Period rolloverPeriod)
Sets the rollover-period |
void |
RotateLog.setRolloverPeriod(Period period)
Sets the rollover period. |
Uses of Period in com.caucho.memcached |
---|
Methods in com.caucho.memcached with parameters of type Period | |
---|---|
void |
MemcachedClient.setModifiedExpireTimeout(Period timeout)
|
Uses of Period in com.caucho.network.listen |
---|
Methods in com.caucho.network.listen with parameters of type Period | |
---|---|
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)
|
Uses of Period in com.caucho.resources |
---|
Methods in com.caucho.resources with parameters of type Period | |
---|---|
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 |
Uses of Period in com.caucho.rewrite |
---|
Methods in com.caucho.rewrite with parameters of type Period | |
---|---|
void |
FastCgiProxy.setFailRecoverTime(Period period)
Sets the timeout to recover from a failed connection to the backend. |
void |
HttpProxy.setFailRecoverTime(Period period)
Sets the timeout to recover from a failed connection to the backend. |
Uses of Period in com.caucho.security |
---|
Methods in com.caucho.security with parameters of type Period | |
---|---|
void |
DatabaseAuthenticator.setCookieMaxAge(Period cookieMaxAge)
Sets the max age for a login cookie. |
Uses of Period in com.caucho.server.admin |
---|
Methods in com.caucho.server.admin with parameters of type Period | |
---|---|
void |
StatSystem.setSamplePeriod(Period period)
|
Uses of Period in com.caucho.server.cluster |
---|
Methods in com.caucho.server.cluster with parameters of type Period | |
---|---|
void |
ServerConfig.setShutdownWaitMax(Period waitTime)
Sets the max wait time for shutdown. |
void |
ServletContainerConfig.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)
|
Uses of Period in com.caucho.server.dispatch |
---|
Methods in com.caucho.server.dispatch with parameters of type Period | |
---|---|
void |
RunAt.setPeriod(Period period)
Sets the period |
Uses of Period in com.caucho.server.distcache |
---|
Methods in com.caucho.server.distcache with parameters of type Period | |
---|---|
void |
PersistentStoreConfig.setMaxIdleTime(Period period)
|
Uses of Period in com.caucho.server.log |
---|
Methods in com.caucho.server.log with parameters of type Period | |
---|---|
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. |
Uses of Period in com.caucho.server.resin |
---|
Methods in com.caucho.server.resin with parameters of type Period | |
---|---|
void |
ResinConfig.setShutdownWaitMax(Period shutdownWaitMax)
Sets the shutdown time |
Uses of Period in com.caucho.server.rewrite |
---|
Methods in com.caucho.server.rewrite with parameters of type Period | |
---|---|
void |
ImportRule.setDependencyCheckInterval(Period dependencyCheckInterval)
|
Uses of Period in com.caucho.server.session |
---|
Methods in com.caucho.server.session with parameters of type Period | |
---|---|
void |
SessionManager.setCookieMaxAge(Period maxAge)
Sets the max-age of the session cookie. |
Uses of Period in com.caucho.server.webapp |
---|
Methods in com.caucho.server.webapp with parameters of type Period | |
---|---|
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 |
Uses of Period in com.caucho.servlets |
---|
Methods in com.caucho.servlets with parameters of type Period | |
---|---|
void |
FastCGIServlet.setFailRecoverTime(Period period)
Sets the fail recover time. |
void |
HttpProxyServlet.setFailRecoverTime(Period period)
Sets the fail recover time. |
void |
TcpPool.setFailRecoverTime(Period period)
Sets the fail recover time. |
void |
FastCGIServlet.setKeepaliveTimeout(Period period)
Sets the keepalive timeout. |
void |
FastCGIServlet.setReadTimeout(Period timeout)
Sets the socket timeout. |
Uses of Period in com.caucho.sql |
---|
Methods in com.caucho.sql with parameters of type Period | |
---|---|
void |
DBPool.setConnectionWaitTime(Period waitTime)
Sets the time to wait for a connection when all are used. |
void |
DBPoolImpl.setConnectionWaitTime(Period waitTime)
Sets the time to wait for a connection when all are used. |
void |
DBPool.setMaxActiveTime(Period maxActiveTime)
Set the time in milliseconds a connection can remain active. |
void |
DBPoolImpl.setMaxActiveTime(Period maxActiveTime)
Set the time in milliseconds a connection can remain active. |
void |
DBPool.setMaxIdleTime(Period idleTime)
Set the time in milliseconds a connection will remain in the pool before being closed. |
void |
DBPoolImpl.setMaxIdleTime(Period idleTime)
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.setMaxPoolTime(Period maxPoolTime)
Set the time in milliseconds a connection will remain in the pool before being closed. |
void |
DBPool.setPingInterval(Period interval)
Sets the time to ping for ping-on-idle |
void |
DBPoolImpl.setPingInterval(Period interval)
Sets the time to ping for ping-on-idle |
void |
DBPool.setTransactionTimeout(Period period)
Sets the transaction timeout. |
void |
DBPoolImpl.setTransactionTimeout(Period period)
Sets the transaction timeout. |
Uses of Period in com.caucho.transaction |
---|
Methods in com.caucho.transaction with parameters of type Period | |
---|---|
void |
TransactionManagerImpl.setTimeout(Period timeout)
Sets the timeout. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |