You also might want to consider looking at the Constraint code - its not batch, but you could pretty easily adopt it to be a batch-based endpoint
-Jesse On Monday, April 29, 2013, Ted Yu wrote: > checkAndPut() checks specific row. Can you outline your requirement in a > bit more detail ? > > Meaning, if you supply List of Puts to the batch API. Are the Puts > targeting the same row ? If not, how would the Puts outside the region > where the checked row belongs be handled ? > > Cheers > > On Mon, Apr 29, 2013 at 8:30 AM, Hari Mankude > <[email protected]<javascript:;> > >wrote: > > > Is there a batch version of checkAndPut() in the trunk? If so, can you > > point me to the appropriate jira? > > > > thanks > > hari > > > -- ------------------- Jesse Yates @jesse_yates jyates.github.com
