Class TCreateParams

    • Field Detail

      • is_replicated

        public boolean is_replicated
    • Constructor Detail

      • TCreateParams

        public TCreateParams()
      • TCreateParams

        public TCreateParams​(boolean is_replicated)
      • TCreateParams

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

      • isIs_replicated

        public boolean isIs_replicated()
      • setIs_replicated

        public TCreateParams setIs_replicated​(boolean is_replicated)
      • unsetIs_replicated

        public void unsetIs_replicated()
      • isSetIs_replicated

        public boolean isSetIs_replicated()
        Returns true if field is_replicated is set (has been assigned a value) and false otherwise
      • setIs_replicatedIsSet

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