Class ViewProperties


  • public class ViewProperties
    extends java.lang.Object
    View properties that can be set during CREATE/REPLACE view or using updateProperties API.
    • Field Detail

      • VERSION_HISTORY_SIZE

        public static final java.lang.String VERSION_HISTORY_SIZE
        See Also:
        Constant Field Values
      • VERSION_HISTORY_SIZE_DEFAULT

        public static final int VERSION_HISTORY_SIZE_DEFAULT
        See Also:
        Constant Field Values
      • METADATA_COMPRESSION

        public static final java.lang.String METADATA_COMPRESSION
        See Also:
        Constant Field Values
      • METADATA_COMPRESSION_DEFAULT

        public static final java.lang.String METADATA_COMPRESSION_DEFAULT
        See Also:
        Constant Field Values
      • REPLACE_DROP_DIALECT_ALLOWED

        public static final java.lang.String REPLACE_DROP_DIALECT_ALLOWED
        See Also:
        Constant Field Values
      • REPLACE_DROP_DIALECT_ALLOWED_DEFAULT

        public static final boolean REPLACE_DROP_DIALECT_ALLOWED_DEFAULT
        See Also:
        Constant Field Values