public interface MetastoreTaskThread extends org.apache.hadoop.conf.Configurable, Runnable
| Modifier and Type | Method and Description |
|---|---|
long |
runFrequency(TimeUnit unit)
Get the frequency at which the thread should be scheduled in the thread pool.
|
long runFrequency(TimeUnit unit)
Configurable.setConf(Configuration) before calling this method.unit - TimeUnit to express the frequency in.Copyright © 2019 The Apache Software Foundation. All Rights Reserved.