Re: Delete all behaviour for IndexedTable...
DeleteAll should cascade to indexes (assuming you are running indexed regionserver). Please file a JIRA if you observe otherwise. -clint On Mon, May 25, 2009 at 1:01 AM, John Ellis (MELBOURNE-AU) < joh...@microsoft.com> wrote: > Hi - > > Will a call to deleteAll(byte[] row) on an IndexedTable ca
Delete all behaviour for IndexedTable...
Hi - Will a call to deleteAll(byte[] row) on an IndexedTable cascade to indexes? Or do I need to cleanup the indexes by other means? Cheers, John