@InterfaceAudience.Public public final class TableDescriptorUtils extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TableDescriptorUtils.TableDescriptorDelta  | 
| Modifier and Type | Method and Description | 
|---|---|
static TableDescriptorUtils.TableDescriptorDelta | 
computeDelta(TableDescriptor oldTD,
            TableDescriptor newTD)
Compares two  
TableDescriptor and indicate which columns were added, deleted,
 or modified from oldTD to newTD | 
public static TableDescriptorUtils.TableDescriptorDelta computeDelta(TableDescriptor oldTD, TableDescriptor newTD)
TableDescriptor and indicate which columns were added, deleted,
 or modified from oldTD to newTDCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.