keith-turner commented on issue #3798: URL: https://github.com/apache/accumulo/issues/3798#issuecomment-1749885670
@cshannon renaming `getFirstKey()` and `getLastKey()` to `getFirstRow()` and `getLastRow()` seems like the best option to me if all uses only need the row. Just need to do the double check like you said. -- 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]
