public interface BasicAuthorizerCacheNotifier
| Modifier and Type | Method and Description | 
|---|---|
void | 
addUpdate(String authorizerPrefix,
         byte[] userAndRoleMap)
Send the user map state contained in updatedUserMap to all non-coordinator Druid services 
 | 
void addUpdate(String authorizerPrefix, byte[] userAndRoleMap)
authorizerPrefix - Name of authorizer being updateduserAndRoleMap - User/role map stateCopyright © 2011–2018. All rights reserved.