ctubbsii opened a new pull request #950: Move TableId and NamespaceId to public API URL: https://github.com/apache/accumulo/pull/950 * Move TableId and NamespaceId to public API package for use in SPI and elsewhere, as needed. * Retain AbstractId (in public API) for common implementation, and because our internal namespace/table locking mechanism and unique ID generation is agnostic to the specific ID type. * Consolidate some constants for built-in tables/namespaces. * Shorten/simplify/reduce API method names.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
