public static final class SchemaChange.UpdateColumnNullability 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 |
---|
UpdateColumnNullability(String[] fieldNames,
boolean newNullability) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String[] |
fieldNames() |
int |
hashCode() |
boolean |
newNullability() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addColumn, addColumn, addColumn, dropColumn, removeOption, renameColumn, setOption, updateColumnComment, updateColumnComment, updateColumnNullability, updateColumnNullability, updateColumnPosition, updateColumnType, updateColumnType, updateComment
public UpdateColumnNullability(String[] fieldNames, boolean newNullability)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.