Class TMapTypeEntry

    • Field Detail

      • keyTypePtr

        public int keyTypePtr
      • valueTypePtr

        public int valueTypePtr
    • Constructor Detail

      • TMapTypeEntry

        public TMapTypeEntry()
      • TMapTypeEntry

        public TMapTypeEntry​(int keyTypePtr,
                             int valueTypePtr)
      • TMapTypeEntry

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

      • getKeyTypePtr

        public int getKeyTypePtr()
      • setKeyTypePtr

        public TMapTypeEntry setKeyTypePtr​(int keyTypePtr)
      • unsetKeyTypePtr

        public void unsetKeyTypePtr()
      • isSetKeyTypePtr

        public boolean isSetKeyTypePtr()
        Returns true if field keyTypePtr is set (has been assigned a value) and false otherwise
      • setKeyTypePtrIsSet

        public void setKeyTypePtrIsSet​(boolean value)
      • getValueTypePtr

        public int getValueTypePtr()
      • setValueTypePtr

        public TMapTypeEntry setValueTypePtr​(int valueTypePtr)
      • unsetValueTypePtr

        public void unsetValueTypePtr()
      • isSetValueTypePtr

        public boolean isSetValueTypePtr()
        Returns true if field valueTypePtr is set (has been assigned a value) and false otherwise
      • setValueTypePtrIsSet

        public void setValueTypePtrIsSet​(boolean value)
      • hashCode

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

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        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.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

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