Hi, On Wed, Feb 8, 2012 at 8:22 PM, Ted Yu <[email protected]> wrote: > Looking at src/main/java/org/apache/hadoop/hbase/thrift/ThriftServer.java: > public int scannerOpenWithPrefix(ByteBuffer tableName, > ByteBuffer startAndPrefix, > List<ByteBuffer> columns) > > Would the above API satisfy Oleg's requirement ?
My initial question was about how to count the number of rows *without* fetching them to the client-side. Best, Oleg
