java.io.Closeable, java.lang.AutoCloseable, org.apache.hadoop.service.Servicepublic class RouterQuotaUpdateService extends PeriodicService
RouterQuotaUsage
cached information in the Router.| Constructor | Description |
|---|---|
RouterQuotaUpdateService(Router router) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
periodicInvoke() |
Method that the service will run periodically.
|
protected void |
serviceInit(org.apache.hadoop.conf.Configuration conf) |
getErrorCount, getIntervalMs, getLastUpdate, getRunCount, serviceStart, serviceStop, setIntervalMs, startPeriodic, stopPeriodicclose, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic RouterQuotaUpdateService(Router router) throws java.io.IOException
java.io.IOExceptionprotected void serviceInit(org.apache.hadoop.conf.Configuration conf)
throws java.lang.Exception
serviceInit in class org.apache.hadoop.service.AbstractServicejava.lang.Exceptionprotected void periodicInvoke()
PeriodicServiceperiodicInvoke in class PeriodicServiceCopyright © 2008–2025 Apache Software Foundation. All rights reserved.