DomGarguilo opened a new issue, #73: URL: https://github.com/apache/accumulo-proxy/issues/73
I was checking to see if there were any methods in `TableOperations` that were not present in the proxy and found a few. I assume that most if not all of these are purposefully not implemented but wanted to double check. * `getConfiguration()` * `locate()` * `modifyProperties()` * `isOnline()` * `setSamplerConfiguration()` * `clearSamplerConfiguration()` * `getSamplerConfiguration()` * `summaries()` * `addSummarizers()` * `removeSummarizers()` * `listSummarizers()` * `getTimeType()` * `getSplits()` * `getProperties()` -- 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]
