mikewalch commented on a change in pull request #361: ACCUMULO-4784 - Create builder for Connector URL: https://github.com/apache/accumulo/pull/361#discussion_r167097865
########## File path: core/src/main/java/org/apache/accumulo/core/client/Connector.java ########## @@ -128,6 +151,19 @@ public abstract BatchDeleter createBatchDeleter(String tableName, Authorizations public abstract BatchWriter createBatchWriter(String tableName, BatchWriterConfig config) throws TableNotFoundException; Review comment: Added in ce512a93bfa9 ---------------------------------------------------------------- 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
