The reason I used examining was because I thought it read nicely in a fluent 
chain.

```
conn.tableOperations().addFilesTo(tableName).from(dir).examiningWith(service).load();
```

[ Full content available at: https://github.com/apache/accumulo/pull/607 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to