dlmarion opened a new pull request, #6121:
URL: https://github.com/apache/accumulo/pull/6121
This change does the following:
* Removes the UsageGroup enum
* Adds a UsageGroups class that uses a ServiceLoader to load UsageGroup
definitions
* Converted all uses of UsageGroup enum to UsageGroups static variables
* Adds a ClientUsageGroup for client utilities
* Adds a ClientKeywordExecutable object
* Modifies Help, Version, and Shell to extend ClientKeywordExecutable
* Modifies more server utilities to extend ServerKeywordExecutable
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]