On Thu, 2005-08-25 at 00:13 +0200, Anthony Novatsis wrote:
> I was using a single GetBulk request to retrieve multiple fields in
> the table that are all in the same row.. Does the
> GetBulk qualify as a single request (or is this broken down into
> individual Get requests?
It's either handle
005-08-18 at 19:48 +0200, Anthony Novatsis wrote:
> > I have injected a row merge handler but it does not seem to have any
> > effect. Requests for the cells in the table row still come in one by
> > one.
>
> What command are you using to retrieve the table?
>
&g
On Thu, 2005-08-18 at 19:48 +0200, Anthony Novatsis wrote:
> I have injected a row merge handler but it does not seem to have any
> effect. Requests for the cells in the table row still come in one by
> one.
What command are you using to retrieve the table?
Remember that row merge (an
Hello all,
Is it possible to use the row merge handler together with the table
iterator helper. I would like the requests for a particular row of
the table to sent together to the bottom handler so that the
information for each cell in particular row can be retrieved in a
single call to the