org.apache.hive.service.cli.thrift

TGetInfoValue

class TGetInfoValue extends TUnion[TGetInfoValue, _Fields]

Linear Supertypes
TUnion[TGetInfoValue, _Fields], TBase[TGetInfoValue, _Fields], Serializable, Comparable[TGetInfoValue], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. TGetInfoValue
  2. TUnion
  3. TBase
  4. Serializable
  5. Comparable
  6. AnyRef
  7. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new TGetInfoValue(other: TGetInfoValue)

  2. new TGetInfoValue(setField: _Fields, value: Any)

  3. new TGetInfoValue()

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  7. def checkType(setField: _Fields, value: Any): Unit

    Attributes
    protected[org.apache.hive.service.cli.thrift]
    Definition Classes
    TGetInfoValue → TUnion
  8. final def clear(): Unit

    Definition Classes
    TUnion → TBase
  9. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. def compareTo(other: TGetInfoValue): Int

    Definition Classes
    TGetInfoValue → Comparable
  11. def deepCopy(): TGetInfoValue

    Definition Classes
    TGetInfoValue → TBase
  12. def enumForId(id: Short): _Fields

    Attributes
    protected[org.apache.hive.service.cli.thrift]
    Definition Classes
    TGetInfoValue → TUnion
  13. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  14. def equals(other: TGetInfoValue): Boolean

  15. def equals(other: Any): Boolean

    Definition Classes
    TGetInfoValue → AnyRef → Any
  16. def fieldForId(fieldId: Int): _Fields

    Definition Classes
    TGetInfoValue → TBase
  17. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  18. def getBinaryValue(): Int

  19. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  20. def getFieldDesc(setField: _Fields): TField

    Attributes
    protected[org.apache.hive.service.cli.thrift]
    Definition Classes
    TGetInfoValue → TUnion
  21. def getFieldValue(arg0: Int): AnyRef

    Definition Classes
    TUnion
  22. def getFieldValue(arg0: _Fields): AnyRef

    Definition Classes
    TUnion → TBase
  23. def getFieldValue(): AnyRef

    Definition Classes
    TUnion
  24. def getIntegerBitmask(): Int

  25. def getIntegerFlag(): Int

  26. def getLenValue(): Long

  27. def getSetField(): _Fields

    Definition Classes
    TUnion
  28. def getSmallIntValue(): Short

  29. def getStringValue(): String

  30. def getStructDesc(): TStruct

    Attributes
    protected[org.apache.hive.service.cli.thrift]
    Definition Classes
    TGetInfoValue → TUnion
  31. def hashCode(): Int

    Definition Classes
    TGetInfoValue → AnyRef → Any
  32. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  33. def isSet(arg0: Int): Boolean

    Definition Classes
    TUnion
  34. def isSet(arg0: _Fields): Boolean

    Definition Classes
    TUnion → TBase
  35. def isSet(): Boolean

    Definition Classes
    TUnion
  36. def isSetBinaryValue(): Boolean

  37. def isSetIntegerBitmask(): Boolean

  38. def isSetIntegerFlag(): Boolean

  39. def isSetLenValue(): Boolean

  40. def isSetSmallIntValue(): Boolean

  41. def isSetStringValue(): Boolean

  42. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  43. final def notify(): Unit

    Definition Classes
    AnyRef
  44. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  45. def read(arg0: TProtocol): Unit

    Definition Classes
    TUnion → TBase
    Annotations
    @throws( ... )
  46. def setBinaryValue(value: Int): Unit

  47. def setFieldValue(arg0: Int, arg1: Any): Unit

    Definition Classes
    TUnion
  48. def setFieldValue(arg0: _Fields, arg1: Any): Unit

    Definition Classes
    TUnion → TBase
  49. def setIntegerBitmask(value: Int): Unit

  50. def setIntegerFlag(value: Int): Unit

  51. def setLenValue(value: Long): Unit

  52. def setSmallIntValue(value: Short): Unit

  53. def setStringValue(value: String): Unit

  54. def standardSchemeReadValue(iprot: TProtocol, field: TField): AnyRef

    Attributes
    protected[org.apache.hive.service.cli.thrift]
    Definition Classes
    TGetInfoValue → TUnion
  55. def standardSchemeWriteValue(oprot: TProtocol): Unit

    Attributes
    protected[org.apache.hive.service.cli.thrift]
    Definition Classes
    TGetInfoValue → TUnion
  56. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  57. def toString(): String

    Definition Classes
    TUnion → AnyRef → Any
  58. def tupleSchemeReadValue(iprot: TProtocol, fieldID: Short): AnyRef

    Attributes
    protected[org.apache.hive.service.cli.thrift]
    Definition Classes
    TGetInfoValue → TUnion
  59. def tupleSchemeWriteValue(oprot: TProtocol): Unit

    Attributes
    protected[org.apache.hive.service.cli.thrift]
    Definition Classes
    TGetInfoValue → TUnion
  60. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  63. 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