Interface HSAdminRefreshProtocol
- All Known Subinterfaces:
HSAdminProtocol
@Private
@Evolving
public interface HSAdminRefreshProtocol
-
Method Summary
Modifier and TypeMethodDescriptionvoidRefresh admin acls.voidRefresh job retention settings.voidRefresh loaded job cachevoidRefresh log retention settings.
-
Method Details
-
refreshAdminAcls
Refresh admin acls.- Throws:
IOException
-
refreshLoadedJobCache
Refresh loaded job cache- Throws:
IOException
-
refreshJobRetentionSettings
Refresh job retention settings.- Throws:
IOException
-
refreshLogRetentionSettings
Refresh log retention settings.- Throws:
IOException
-