@InterfaceAudience.Private
@InterfaceStability.Evolving
public interface HSAdminRefreshProtocol
Modifier and Type | Method and Description |
---|---|
void |
refreshAdminAcls()
Refresh admin acls.
|
void |
refreshJobRetentionSettings()
Refresh job retention settings.
|
void |
refreshLoadedJobCache()
Refresh loaded job cache
|
void |
refreshLogRetentionSettings()
Refresh log retention settings.
|
void refreshAdminAcls() throws IOException
IOException
void refreshLoadedJobCache() throws IOException
IOException
void refreshJobRetentionSettings() throws IOException
IOException
void refreshLogRetentionSettings() throws IOException
IOException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.