public static final class SchemaChange.UpdateColumnComment extends Object implements SchemaChange
SchemaChange.AddColumn, SchemaChange.DropColumn, SchemaChange.Move, SchemaChange.RemoveOption, SchemaChange.RenameColumn, SchemaChange.SetOption, SchemaChange.UpdateColumnComment, SchemaChange.UpdateColumnNullability, SchemaChange.UpdateColumnPosition, SchemaChange.UpdateColumnType, SchemaChange.UpdateComment
Constructor and Description |
---|
UpdateColumnComment(String[] fieldNames,
String newDescription) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String[] |
fieldNames() |
int |
hashCode() |
String |
newDescription() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addColumn, addColumn, addColumn, dropColumn, removeOption, renameColumn, setOption, updateColumnComment, updateColumnComment, updateColumnNullability, updateColumnNullability, updateColumnPosition, updateColumnType, updateColumnType, updateComment
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.