Class PredicateQueryItem.EntryBase

    • Constructor Detail

      • EntryBase

        public EntryBase​(String key,
                         long subQueryBitmap)
    • Method Detail

      • getKey

        public String getKey()
      • getSubQueryBitmap

        public long getSubQueryBitmap()
      • encode

        public abstract void encode​(ByteBuffer buffer)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object