Class RowGroupInteractiveInfo

  • All Implemented Interfaces:
    java.io.Serializable

    public class RowGroupInteractiveInfo
    extends java.lang.Object
    implements java.io.Serializable
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    See Also:
    Serialized Form
    • Constructor Detail

      • RowGroupInteractiveInfo

        public RowGroupInteractiveInfo()
    • Method Detail

      • setOrder

        public void setOrder​(BucketOrder order)
      • isSortable

        public boolean isSortable()
      • setSortable

        public void setSortable​(boolean sortable)