Class TGetInfoValue
java.lang.Object
org.apache.thrift.TUnion<TGetInfoValue,TGetInfoValue._Fields>
com.databricks.jdbc.model.client.thrift.generated.TGetInfoValue
- All Implemented Interfaces:
Serializable,Comparable<TGetInfoValue>,org.apache.thrift.TBase<TGetInfoValue,,TGetInfoValue._Fields> org.apache.thrift.TSerializable
@Generated(value="Autogenerated by Thrift Compiler (0.19.0)",
date="2025-05-08")
public class TGetInfoValue
extends org.apache.thrift.TUnion<TGetInfoValue,TGetInfoValue._Fields>
- 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 TypeFieldDescriptionstatic final Map<TGetInfoValue._Fields, org.apache.thrift.meta_data.FieldMetaData> Fields inherited from class org.apache.thrift.TUnion
setField_, value_ -
Constructor Summary
ConstructorsConstructorDescriptionTGetInfoValue(TGetInfoValue other) TGetInfoValue(TGetInfoValue._Fields setField, Object value) -
Method Summary
Modifier and TypeMethodDescriptionstatic TGetInfoValuebinaryValue(int value) protected voidcheckType(TGetInfoValue._Fields setField, Object value) intcompareTo(TGetInfoValue other) deepCopy()protected TGetInfoValue._FieldsenumForId(short id) booleanequals(TGetInfoValue other) booleanfieldForId(int fieldId) intprotected org.apache.thrift.protocol.TFieldgetFieldDesc(TGetInfoValue._Fields setField) intintlongshortprotected org.apache.thrift.protocol.TStructinthashCode()static TGetInfoValueintegerBitmask(int value) static TGetInfoValueintegerFlag(int value) booleanbooleanbooleanbooleanbooleanbooleanstatic TGetInfoValuelenValue(long value) voidsetBinaryValue(int value) voidsetIntegerBitmask(int value) voidsetIntegerFlag(int value) voidsetLenValue(long value) voidsetSmallIntValue(short value) voidsetStringValue(String value) static TGetInfoValuesmallIntValue(short value) protected ObjectstandardSchemeReadValue(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TField field) protected voidstandardSchemeWriteValue(org.apache.thrift.protocol.TProtocol oprot) static TGetInfoValuestringValue(String value) protected ObjecttupleSchemeReadValue(org.apache.thrift.protocol.TProtocol iprot, short fieldID) protected voidtupleSchemeWriteValue(org.apache.thrift.protocol.TProtocol oprot) Methods inherited from class org.apache.thrift.TUnion
clear, getFieldValue, getFieldValue, getFieldValue, getSetField, isSet, isSet, isSet, read, setFieldValue, setFieldValue, toString, write
-
Field Details
-
metaDataMap
public static final Map<TGetInfoValue._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
-
-
Constructor Details
-
TGetInfoValue
public TGetInfoValue() -
TGetInfoValue
-
TGetInfoValue
-
-
Method Details
-
deepCopy
-
stringValue
-
smallIntValue
-
integerBitmask
-
integerFlag
-
binaryValue
-
lenValue
-
checkType
- Specified by:
checkTypein classorg.apache.thrift.TUnion<TGetInfoValue,TGetInfoValue._Fields> - Throws:
ClassCastException
-
standardSchemeReadValue
protected Object standardSchemeReadValue(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TField field) throws org.apache.thrift.TException - Specified by:
standardSchemeReadValuein classorg.apache.thrift.TUnion<TGetInfoValue,TGetInfoValue._Fields> - Throws:
org.apache.thrift.TException
-
standardSchemeWriteValue
protected void standardSchemeWriteValue(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException - Specified by:
standardSchemeWriteValuein classorg.apache.thrift.TUnion<TGetInfoValue,TGetInfoValue._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:
tupleSchemeReadValuein classorg.apache.thrift.TUnion<TGetInfoValue,TGetInfoValue._Fields> - Throws:
org.apache.thrift.TException
-
tupleSchemeWriteValue
protected void tupleSchemeWriteValue(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException - Specified by:
tupleSchemeWriteValuein classorg.apache.thrift.TUnion<TGetInfoValue,TGetInfoValue._Fields> - Throws:
org.apache.thrift.TException
-
getFieldDesc
- Specified by:
getFieldDescin classorg.apache.thrift.TUnion<TGetInfoValue,TGetInfoValue._Fields>
-
getStructDesc
protected org.apache.thrift.protocol.TStruct getStructDesc()- Specified by:
getStructDescin classorg.apache.thrift.TUnion<TGetInfoValue,TGetInfoValue._Fields>
-
enumForId
- Specified by:
enumForIdin classorg.apache.thrift.TUnion<TGetInfoValue,TGetInfoValue._Fields>
-
fieldForId
-
getStringValue
-
setStringValue
-
getSmallIntValue
public short getSmallIntValue() -
setSmallIntValue
public void setSmallIntValue(short value) -
getIntegerBitmask
public int getIntegerBitmask() -
setIntegerBitmask
public void setIntegerBitmask(int value) -
getIntegerFlag
public int getIntegerFlag() -
setIntegerFlag
public void setIntegerFlag(int value) -
getBinaryValue
public int getBinaryValue() -
setBinaryValue
public void setBinaryValue(int value) -
getLenValue
public long getLenValue() -
setLenValue
public void setLenValue(long value) -
isSetStringValue
public boolean isSetStringValue() -
isSetSmallIntValue
public boolean isSetSmallIntValue() -
isSetIntegerBitmask
public boolean isSetIntegerBitmask() -
isSetIntegerFlag
public boolean isSetIntegerFlag() -
isSetBinaryValue
public boolean isSetBinaryValue() -
isSetLenValue
public boolean isSetLenValue() -
equals
-
equals
-
compareTo
-
hashCode
-