org
.
apache
.
hive
.
service
.
cli
.
thrift
TGetInfoValue
Related Doc:
package thrift
class
TGetInfoValue
extends
TUnion
[
TGetInfoValue
,
_Fields
]
Linear Supertypes
TUnion
[
TGetInfoValue
,
_Fields
],
TBase
[
TGetInfoValue
,
_Fields
],
Serializable
,
Comparable
[
TGetInfoValue
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
TGetInfoValue
TUnion
TBase
Serializable
Comparable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
TGetInfoValue
(
other:
TGetInfoValue
)
new
TGetInfoValue
(
setField:
_Fields
,
value:
Any
)
new
TGetInfoValue
()
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
checkType
(
setField:
_Fields
,
value:
Any
)
:
Unit
Attributes
protected[
org.apache.hive.service.cli.thrift
]
Definition Classes
TGetInfoValue
→ TUnion
final
def
clear
()
:
Unit
Definition Classes
TUnion → TBase
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compareTo
(
other:
TGetInfoValue
)
:
Int
Definition Classes
TGetInfoValue
→ Comparable
def
deepCopy
()
:
TGetInfoValue
Definition Classes
TGetInfoValue
→ TBase
def
enumForId
(
id:
Short
)
:
_Fields
Attributes
protected[
org.apache.hive.service.cli.thrift
]
Definition Classes
TGetInfoValue
→ TUnion
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
other:
TGetInfoValue
)
:
Boolean
def
equals
(
other:
Any
)
:
Boolean
Definition Classes
TGetInfoValue
→ AnyRef → Any
def
fieldForId
(
fieldId:
Int
)
:
_Fields
Definition Classes
TGetInfoValue
→ TBase
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
getBinaryValue
()
:
Int
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getFieldDesc
(
setField:
_Fields
)
:
TField
Attributes
protected[
org.apache.hive.service.cli.thrift
]
Definition Classes
TGetInfoValue
→ TUnion
def
getFieldValue
(
arg0:
Int
)
:
AnyRef
Definition Classes
TUnion
def
getFieldValue
(
arg0:
_Fields
)
:
AnyRef
Definition Classes
TUnion → TBase
def
getFieldValue
()
:
AnyRef
Definition Classes
TUnion
def
getIntegerBitmask
()
:
Int
def
getIntegerFlag
()
:
Int
def
getLenValue
()
:
Long
def
getSetField
()
:
_Fields
Definition Classes
TUnion
def
getSmallIntValue
()
:
Short
def
getStringValue
()
:
String
def
getStructDesc
()
:
TStruct
Attributes
protected[
org.apache.hive.service.cli.thrift
]
Definition Classes
TGetInfoValue
→ TUnion
def
hashCode
()
:
Int
Definition Classes
TGetInfoValue
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isSet
(
arg0:
Int
)
:
Boolean
Definition Classes
TUnion
def
isSet
(
arg0:
_Fields
)
:
Boolean
Definition Classes
TUnion → TBase
def
isSet
()
:
Boolean
Definition Classes
TUnion
def
isSetBinaryValue
()
:
Boolean
def
isSetIntegerBitmask
()
:
Boolean
def
isSetIntegerFlag
()
:
Boolean
def
isSetLenValue
()
:
Boolean
def
isSetSmallIntValue
()
:
Boolean
def
isSetStringValue
()
:
Boolean
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
read
(
arg0:
TProtocol
)
:
Unit
Definition Classes
TUnion → TBase
Annotations
@throws
(
...
)
def
setBinaryValue
(
value:
Int
)
:
Unit
def
setFieldValue
(
arg0:
Int
,
arg1:
Any
)
:
Unit
Definition Classes
TUnion
def
setFieldValue
(
arg0:
_Fields
,
arg1:
Any
)
:
Unit
Definition Classes
TUnion → TBase
def
setIntegerBitmask
(
value:
Int
)
:
Unit
def
setIntegerFlag
(
value:
Int
)
:
Unit
def
setLenValue
(
value:
Long
)
:
Unit
def
setSmallIntValue
(
value:
Short
)
:
Unit
def
setStringValue
(
value:
String
)
:
Unit
def
standardSchemeReadValue
(
iprot:
TProtocol
,
field:
TField
)
:
AnyRef
Attributes
protected[
org.apache.hive.service.cli.thrift
]
Definition Classes
TGetInfoValue
→ TUnion
def
standardSchemeWriteValue
(
oprot:
TProtocol
)
:
Unit
Attributes
protected[
org.apache.hive.service.cli.thrift
]
Definition Classes
TGetInfoValue
→ TUnion
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
TUnion → AnyRef → Any
def
tupleSchemeReadValue
(
iprot:
TProtocol
,
fieldID:
Short
)
:
AnyRef
Attributes
protected[
org.apache.hive.service.cli.thrift
]
Definition Classes
TGetInfoValue
→ TUnion
def
tupleSchemeWriteValue
(
oprot:
TProtocol
)
:
Unit
Attributes
protected[
org.apache.hive.service.cli.thrift
]
Definition Classes
TGetInfoValue
→ TUnion
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
write
(
arg0:
TProtocol
)
:
Unit
Definition Classes
TUnion → TBase
Annotations
@throws
(
...
)
Inherited from
TUnion
[
TGetInfoValue
,
_Fields
]
Inherited from
TBase
[
TGetInfoValue
,
_Fields
]
Inherited from
Serializable
Inherited from
Comparable
[
TGetInfoValue
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped