Class DescribeQueueRequest

    • Field Detail

      • shardID

        public int shardID
      • clusterName

        public java.lang.String clusterName
      • type

        public int type
    • Constructor Detail

      • DescribeQueueRequest

        public DescribeQueueRequest()
      • DescribeQueueRequest

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

      • getShardID

        public int getShardID()
      • unsetShardID

        public void unsetShardID()
      • isSetShardID

        public boolean isSetShardID()
        Returns true if field shardID is set (has been assigned a value) and false otherwise
      • setShardIDIsSet

        public void setShardIDIsSet​(boolean value)
      • getClusterName

        public java.lang.String getClusterName()
      • unsetClusterName

        public void unsetClusterName()
      • isSetClusterName

        public boolean isSetClusterName()
        Returns true if field clusterName is set (has been assigned a value) and false otherwise
      • setClusterNameIsSet

        public void setClusterNameIsSet​(boolean value)
      • getType

        public int getType()
      • unsetType

        public void unsetType()
      • isSetType

        public boolean isSetType()
        Returns true if field type is set (has been assigned a value) and false otherwise
      • setTypeIsSet

        public void setTypeIsSet​(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<DescribeQueueRequest,​DescribeQueueRequest._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<DescribeQueueRequest,​DescribeQueueRequest._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