Enum Class CommonViewConstants.ViewVersionSummaryConstants

java.lang.Object
java.lang.Enum<CommonViewConstants.ViewVersionSummaryConstants>
org.apache.iceberg.viewdepoc.CommonViewConstants.ViewVersionSummaryConstants
All Implemented Interfaces:
Serializable, Comparable<CommonViewConstants.ViewVersionSummaryConstants>, Constable
Enclosing class:
CommonViewConstants

protected static enum CommonViewConstants.ViewVersionSummaryConstants extends Enum<CommonViewConstants.ViewVersionSummaryConstants>
All the properties except 'common_view' are stored in the View's Version Summary. 'operation' is supplied by the library and hence does not need to appear in the enum below. If you add a new constant that is specific to a version of the view, make sure to add it to the enum below.