Take a look at the following method in Delete:
public Delete deleteFamily(byte [] family) {Cheers On Thu, Apr 3, 2014 at 9:17 AM, Talat Uyarer <[email protected]> wrote: > Hi All, > > I want to delete a column family and its owned all column quilfier and > values. > > Is it possible ? > > Thanks > Talat >
