I have a question: Is the' 'seek' method inside a custom iterator executed at the server or on the client?Suppose I defined a private method that is called from the seek method then the second method will be called by the server or the client?. If the customized method did some write operation to a table, will this involve network communication between client and server?
-- Sent from: http://apache-accumulo.1065345.n5.nabble.com/Developers-f3.html
