Re: Retrieve Rows for specified keys in order

2011-02-01 Thread altanis
Any help on this? Alexander > I am trying to retrieve the Row objects for a List of keys, in > StorageProxy. I accomplish this in two phases: at first I make a List of > ReadCommands, one for each key, and then I give this list to > readProtocol(). > > My problem is that the List returned by read

Retrieve Rows for specified keys in order

2011-01-25 Thread altanis
I am trying to retrieve the Row objects for a List of keys, in StorageProxy. I accomplish this in two phases: at first I make a List of ReadCommands, one for each key, and then I give this list to readProtocol(). My problem is that the List returned by readProtocol() has many Rows in different ind