@InterfaceAudience.Private public class DirScanPool extends Object implements ConfigurationObserver
Constructor and Description |
---|
DirScanPool(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
int |
getSize() |
void |
onConfigurationChange(org.apache.hadoop.conf.Configuration conf)
Checks if pool can be updated.
|
void |
shutdownNow() |
public void onConfigurationChange(org.apache.hadoop.conf.Configuration conf)
onConfigurationChange
in interface ConfigurationObserver
conf
- configurationpublic void shutdownNow()
public int getSize()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.