Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
Public Member Functions | |
void | onFileChange () |
Updates the Llama configuration when the file changes. The file is llamaConfUrl_ and it will exist when this is created (or RequestPoolService will not start). If the file is later removed, warnings will be written to the log but the previous configuration will still be accessible.
Definition at line 133 of file RequestPoolService.java.
|
inline |
Called when the file changes.
Implements com.cloudera.impala.util.FileWatchService.FileChangeListener.
Definition at line 134 of file RequestPoolService.java.
References com.cloudera.impala.util.RequestPoolService.llamaConf_, and com.cloudera.impala.util.RequestPoolService.llamaConfUrl_.