kevinrr888 opened a new pull request, #5498: URL: https://github.com/apache/accumulo/pull/5498
- Renamed AccumuloTable -> AccumuloNamespace - Added new convenience methods The new `containsTable(String tableName)` and `allTableNames()` aren't used but added in case they might be helpful in the future. Can remove if desired. Suggested in: https://github.com/apache/accumulo/pull/5487#discussion_r2054966995 May look like a lot of changes, but is 99% just the rename done through my IDE -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org