@InterfaceAudience.Public public final class TableDescriptorUtils extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
TableDescriptorUtils.TableDescriptorDelta |
限定符和类型 | 方法和说明 |
---|---|
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–2018 The Apache Software Foundation. All rights reserved.