Class SearchAttributes

    • Field Detail

      • indexedFields

        public java.util.Map<java.lang.String,​java.nio.ByteBuffer> indexedFields
      • metaDataMap

        public static final java.util.Map<SearchAttributes._Fields,​org.apache.thrift.meta_data.FieldMetaData> metaDataMap
    • Constructor Detail

      • SearchAttributes

        public SearchAttributes()
      • SearchAttributes

        public SearchAttributes​(SearchAttributes other)
        Performs a deep copy on other.
    • Method Detail

      • getIndexedFieldsSize

        public int getIndexedFieldsSize()
      • putToIndexedFields

        public void putToIndexedFields​(java.lang.String key,
                                       java.nio.ByteBuffer val)
      • getIndexedFields

        public java.util.Map<java.lang.String,​java.nio.ByteBuffer> getIndexedFields()
      • setIndexedFields

        public SearchAttributes setIndexedFields​(java.util.Map<java.lang.String,​java.nio.ByteBuffer> indexedFields)
      • unsetIndexedFields

        public void unsetIndexedFields()
      • isSetIndexedFields

        public boolean isSetIndexedFields()
        Returns true if field indexedFields is set (has been assigned a value) and false otherwise
      • setIndexedFieldsIsSet

        public void setIndexedFieldsIsSet​(boolean value)
      • equals

        public boolean equals​(java.lang.Object that)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TBase<SearchAttributes,​SearchAttributes._Fields>
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TBase<SearchAttributes,​SearchAttributes._Fields>
        Throws:
        org.apache.thrift.TException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException