Class TColSlotContext

    • Constructor Detail

      • TColSlotContext

        public TColSlotContext()
      • TColSlotContext

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

      • getSlot_sizesSize

        public int getSlot_sizesSize()
      • addToSlot_sizes

        public void addToSlot_sizes​(TSlotSize elem)
      • unsetSlot_sizes

        public void unsetSlot_sizes()
      • isSetSlot_sizes

        public boolean isSetSlot_sizes()
        Returns true if field slot_sizes is set (has been assigned a value) and false otherwise
      • setSlot_sizesIsSet

        public void setSlot_sizesIsSet​(boolean value)
      • getCol_to_slot_mapSize

        public int getCol_to_slot_mapSize()
      • addToCol_to_slot_map

        public void addToCol_to_slot_map​(List<Integer> elem)
      • unsetCol_to_slot_map

        public void unsetCol_to_slot_map()
      • isSetCol_to_slot_map

        public boolean isSetCol_to_slot_map()
        Returns true if field col_to_slot_map is set (has been assigned a value) and false otherwise
      • setCol_to_slot_mapIsSet

        public void setCol_to_slot_mapIsSet​(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