Class TSlotSize

    • Field Detail

      • padded

        public short padded
      • logical

        public short logical
      • metaDataMap

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

      • TSlotSize

        public TSlotSize()
      • TSlotSize

        public TSlotSize​(short padded,
                         short logical)
      • TSlotSize

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

      • getPadded

        public short getPadded()
      • setPadded

        public TSlotSize setPadded​(short padded)
      • unsetPadded

        public void unsetPadded()
      • isSetPadded

        public boolean isSetPadded()
        Returns true if field padded is set (has been assigned a value) and false otherwise
      • setPaddedIsSet

        public void setPaddedIsSet​(boolean value)
      • getLogical

        public short getLogical()
      • setLogical

        public TSlotSize setLogical​(short logical)
      • unsetLogical

        public void unsetLogical()
      • isSetLogical

        public boolean isSetLogical()
        Returns true if field logical is set (has been assigned a value) and false otherwise
      • setLogicalIsSet

        public void setLogicalIsSet​(boolean value)
      • isSet

        public boolean isSet​(TSlotSize._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.thrift.TBase<TSlotSize,​TSlotSize._Fields>
      • equals

        public boolean equals​(TSlotSize that)
      • 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