Class ChannelSet


  • public class ChannelSet
    extends Object
    • Constructor Detail

      • ChannelSet

        public ChannelSet​(GroupByHash hash,
                          boolean containsNull,
                          int[] hashChannels)
    • Method Detail

      • getType

        public Type getType()
      • getEstimatedSizeInBytes

        public long getEstimatedSizeInBytes()
      • size

        public int size()
      • isEmpty

        public boolean isEmpty()
      • containsNull

        public boolean containsNull()
      • contains

        public boolean contains​(int position,
                                Page page)
      • contains

        public boolean contains​(int position,
                                Page page,
                                long rawHash)