Class TDataBlockPtr

    • Field Detail

    • Method Detail

      • fixed_len_data

        public static TDataBlockPtr fixed_len_data​(byte[] value)
      • standardSchemeReadValue

        protected Object standardSchemeReadValue​(org.apache.thrift.protocol.TProtocol iprot,
                                                 org.apache.thrift.protocol.TField field)
                                          throws org.apache.thrift.TException
        Specified by:
        standardSchemeReadValue in class org.apache.thrift.TUnion<TDataBlockPtr,​TDataBlockPtr._Fields>
        Throws:
        org.apache.thrift.TException
      • standardSchemeWriteValue

        protected void standardSchemeWriteValue​(org.apache.thrift.protocol.TProtocol oprot)
                                         throws org.apache.thrift.TException
        Specified by:
        standardSchemeWriteValue in class org.apache.thrift.TUnion<TDataBlockPtr,​TDataBlockPtr._Fields>
        Throws:
        org.apache.thrift.TException
      • tupleSchemeReadValue

        protected Object tupleSchemeReadValue​(org.apache.thrift.protocol.TProtocol iprot,
                                              short fieldID)
                                       throws org.apache.thrift.TException
        Specified by:
        tupleSchemeReadValue in class org.apache.thrift.TUnion<TDataBlockPtr,​TDataBlockPtr._Fields>
        Throws:
        org.apache.thrift.TException
      • tupleSchemeWriteValue

        protected void tupleSchemeWriteValue​(org.apache.thrift.protocol.TProtocol oprot)
                                      throws org.apache.thrift.TException
        Specified by:
        tupleSchemeWriteValue in class org.apache.thrift.TUnion<TDataBlockPtr,​TDataBlockPtr._Fields>
        Throws:
        org.apache.thrift.TException
      • getStructDesc

        protected org.apache.thrift.protocol.TStruct getStructDesc()
        Specified by:
        getStructDesc in class org.apache.thrift.TUnion<TDataBlockPtr,​TDataBlockPtr._Fields>
      • getFixed_len_data

        public byte[] getFixed_len_data()
      • bufferForFixed_len_data

        public ByteBuffer bufferForFixed_len_data()
      • setFixed_len_data

        public void setFixed_len_data​(byte[] value)
      • setFixed_len_data

        public void setFixed_len_data​(ByteBuffer value)
      • getVar_len_data

        public List<TVarLen> getVar_len_data()
      • setVar_len_data

        public void setVar_len_data​(List<TVarLen> value)
      • isSetFixed_len_data

        public boolean isSetFixed_len_data()
      • isSetVar_len_data

        public boolean isSetVar_len_data()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object