Class TGetResultSetMetadataResp
java.lang.Object
com.databricks.jdbc.model.client.thrift.generated.TGetResultSetMetadataResp
- All Implemented Interfaces:
Serializable,Cloneable,Comparable<TGetResultSetMetadataResp>,org.apache.thrift.TBase<TGetResultSetMetadataResp,,TGetResultSetMetadataResp._Fields> org.apache.thrift.TSerializable
@Generated(value="Autogenerated by Thrift Compiler (0.19.0)",
date="2025-05-08")
public class TGetResultSetMetadataResp
extends Object
implements org.apache.thrift.TBase<TGetResultSetMetadataResp,TGetResultSetMetadataResp._Fields>, Serializable, Cloneable, Comparable<TGetResultSetMetadataResp>
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe set of fields this struct contains, along with convenience methods for finding and manipulating them. -
Field Summary
FieldsModifier and TypeFieldDescriptionlongbooleanbooleanstatic final Map<TGetResultSetMetadataResp._Fields, org.apache.thrift.meta_data.FieldMetaData> long -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()intdeepCopy()booleanbooleanfieldForId(int fieldId) byte[]longlonginthashCode()booleanbooleanbooleanReturns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisebooleanReturns true if field arrowSchema is set (has been assigned a value) and false otherwisebooleanReturns true if field cacheLookupResult is set (has been assigned a value) and false otherwisebooleanReturns true if field compressedBytes is set (has been assigned a value) and false otherwisebooleanReturns true if field isStagingOperation is set (has been assigned a value) and false otherwisebooleanReturns true if field lz4Compressed is set (has been assigned a value) and false otherwisebooleanReturns true if field resultFormat is set (has been assigned a value) and false otherwisebooleanReturns true if field schema is set (has been assigned a value) and false otherwisebooleanReturns true if field status is set (has been assigned a value) and false otherwisebooleanReturns true if field uncompressedBytes is set (has been assigned a value) and false otherwisevoidread(org.apache.thrift.protocol.TProtocol iprot) setArrowSchema(byte[] arrowSchema) setArrowSchema(ByteBuffer arrowSchema) voidsetArrowSchemaIsSet(boolean value) setCacheLookupResult(TCacheLookupResult cacheLookupResult) voidsetCacheLookupResultIsSet(boolean value) setCompressedBytes(long compressedBytes) voidsetCompressedBytesIsSet(boolean value) voidsetFieldValue(TGetResultSetMetadataResp._Fields field, Object value) setIsStagingOperation(boolean isStagingOperation) voidsetIsStagingOperationIsSet(boolean value) setLz4Compressed(boolean lz4Compressed) voidsetLz4CompressedIsSet(boolean value) setResultFormat(TSparkRowSetType resultFormat) voidsetResultFormatIsSet(boolean value) setSchema(TTableSchema schema) voidsetSchemaIsSet(boolean value) voidsetStatusIsSet(boolean value) setUncompressedBytes(long uncompressedBytes) voidsetUncompressedBytesIsSet(boolean value) toString()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvalidate()voidwrite(org.apache.thrift.protocol.TProtocol oprot)
-
Field Details
-
status
-
schema
-
resultFormat
- See Also:
-
lz4Compressed
public boolean lz4Compressed -
arrowSchema
-
cacheLookupResult
- See Also:
-
uncompressedBytes
public long uncompressedBytes -
compressedBytes
public long compressedBytes -
isStagingOperation
public boolean isStagingOperation -
metaDataMap
public static final Map<TGetResultSetMetadataResp._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
-
-
Constructor Details
-
TGetResultSetMetadataResp
public TGetResultSetMetadataResp() -
TGetResultSetMetadataResp
-
TGetResultSetMetadataResp
Performs a deep copy on other.
-
-
Method Details
-
deepCopy
- Specified by:
deepCopyin interfaceorg.apache.thrift.TBase<TGetResultSetMetadataResp,TGetResultSetMetadataResp._Fields>
-
clear
public void clear()- Specified by:
clearin interfaceorg.apache.thrift.TBase<TGetResultSetMetadataResp,TGetResultSetMetadataResp._Fields>
-
getStatus
-
setStatus
-
unsetStatus
public void unsetStatus() -
isSetStatus
public boolean isSetStatus()Returns true if field status is set (has been assigned a value) and false otherwise -
setStatusIsSet
public void setStatusIsSet(boolean value) -
getSchema
-
setSchema
-
unsetSchema
public void unsetSchema() -
isSetSchema
public boolean isSetSchema()Returns true if field schema is set (has been assigned a value) and false otherwise -
setSchemaIsSet
public void setSchemaIsSet(boolean value) -
getResultFormat
- See Also:
-
setResultFormat
- See Also:
-
unsetResultFormat
public void unsetResultFormat() -
isSetResultFormat
public boolean isSetResultFormat()Returns true if field resultFormat is set (has been assigned a value) and false otherwise -
setResultFormatIsSet
public void setResultFormatIsSet(boolean value) -
isLz4Compressed
public boolean isLz4Compressed() -
setLz4Compressed
-
unsetLz4Compressed
public void unsetLz4Compressed() -
isSetLz4Compressed
public boolean isSetLz4Compressed()Returns true if field lz4Compressed is set (has been assigned a value) and false otherwise -
setLz4CompressedIsSet
public void setLz4CompressedIsSet(boolean value) -
getArrowSchema
public byte[] getArrowSchema() -
bufferForArrowSchema
-
setArrowSchema
-
setArrowSchema
-
unsetArrowSchema
public void unsetArrowSchema() -
isSetArrowSchema
public boolean isSetArrowSchema()Returns true if field arrowSchema is set (has been assigned a value) and false otherwise -
setArrowSchemaIsSet
public void setArrowSchemaIsSet(boolean value) -
getCacheLookupResult
- See Also:
-
setCacheLookupResult
- See Also:
-
unsetCacheLookupResult
public void unsetCacheLookupResult() -
isSetCacheLookupResult
public boolean isSetCacheLookupResult()Returns true if field cacheLookupResult is set (has been assigned a value) and false otherwise -
setCacheLookupResultIsSet
public void setCacheLookupResultIsSet(boolean value) -
getUncompressedBytes
public long getUncompressedBytes() -
setUncompressedBytes
-
unsetUncompressedBytes
public void unsetUncompressedBytes() -
isSetUncompressedBytes
public boolean isSetUncompressedBytes()Returns true if field uncompressedBytes is set (has been assigned a value) and false otherwise -
setUncompressedBytesIsSet
public void setUncompressedBytesIsSet(boolean value) -
getCompressedBytes
public long getCompressedBytes() -
setCompressedBytes
-
unsetCompressedBytes
public void unsetCompressedBytes() -
isSetCompressedBytes
public boolean isSetCompressedBytes()Returns true if field compressedBytes is set (has been assigned a value) and false otherwise -
setCompressedBytesIsSet
public void setCompressedBytesIsSet(boolean value) -
isIsStagingOperation
public boolean isIsStagingOperation() -
setIsStagingOperation
-
unsetIsStagingOperation
public void unsetIsStagingOperation() -
isSetIsStagingOperation
public boolean isSetIsStagingOperation()Returns true if field isStagingOperation is set (has been assigned a value) and false otherwise -
setIsStagingOperationIsSet
public void setIsStagingOperationIsSet(boolean value) -
setFieldValue
- Specified by:
setFieldValuein interfaceorg.apache.thrift.TBase<TGetResultSetMetadataResp,TGetResultSetMetadataResp._Fields>
-
getFieldValue
- Specified by:
getFieldValuein interfaceorg.apache.thrift.TBase<TGetResultSetMetadataResp,TGetResultSetMetadataResp._Fields>
-
isSet
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise- Specified by:
isSetin interfaceorg.apache.thrift.TBase<TGetResultSetMetadataResp,TGetResultSetMetadataResp._Fields>
-
equals
-
equals
-
hashCode
-
compareTo
- Specified by:
compareToin interfaceComparable<TGetResultSetMetadataResp>
-
fieldForId
- Specified by:
fieldForIdin interfaceorg.apache.thrift.TBase<TGetResultSetMetadataResp,TGetResultSetMetadataResp._Fields>
-
read
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException - Specified by:
readin interfaceorg.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:
writein interfaceorg.apache.thrift.TSerializable- Throws:
org.apache.thrift.TException
-
toString
-
validate
public void validate() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-