Packages

class TGetInfoValue extends TUnion[TGetInfoValue, _Fields]

Autogenerated by Thrift Compiler (0.9.3)

DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

Linear Supertypes
TUnion[TGetInfoValue, _Fields], TBase[TGetInfoValue, _Fields], Serializable, TSerializable, Comparable[TGetInfoValue], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TGetInfoValue
  2. TUnion
  3. TBase
  4. Serializable
  5. TSerializable
  6. Comparable
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
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: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def checkType(setField: _Fields, value: Any): Unit
    Attributes
    protected[thrift]
    Definition Classes
    TGetInfoValue → TUnion
  6. final def clear(): Unit
    Definition Classes
    TUnion → TBase
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  8. def compareTo(other: TGetInfoValue): Int
    Definition Classes
    TGetInfoValue → Comparable
  9. def deepCopy(): TGetInfoValue
    Definition Classes
    TGetInfoValue → TBase
  10. def enumForId(id: Short): _Fields
    Attributes
    protected[thrift]
    Definition Classes
    TGetInfoValue → TUnion
  11. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  12. def equals(other: TGetInfoValue): Boolean
  13. def equals(other: Any): Boolean
    Definition Classes
    TGetInfoValue → AnyRef → Any
  14. def fieldForId(fieldId: Int): _Fields
    Definition Classes
    TGetInfoValue → TBase
  15. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. def getBinaryValue(): Int
  17. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  18. def getFieldDesc(setField: _Fields): TField
    Attributes
    protected[thrift]
    Definition Classes
    TGetInfoValue → TUnion
  19. def getFieldValue(arg0: Int): AnyRef
    Definition Classes
    TUnion
  20. def getFieldValue(arg0: _Fields): AnyRef
    Definition Classes
    TUnion → TBase
  21. def getFieldValue(): AnyRef
    Definition Classes
    TUnion
  22. def getIntegerBitmask(): Int
  23. def getIntegerFlag(): Int
  24. def getLenValue(): Long
  25. def getSetField(): _Fields
    Definition Classes
    TUnion
  26. def getSmallIntValue(): Short
  27. def getStringValue(): String
  28. def getStructDesc(): TStruct
    Attributes
    protected[thrift]
    Definition Classes
    TGetInfoValue → TUnion
  29. def hashCode(): Int
    Definition Classes
    TGetInfoValue → AnyRef → Any
  30. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  31. def isSet(arg0: Int): Boolean
    Definition Classes
    TUnion
  32. def isSet(arg0: _Fields): Boolean
    Definition Classes
    TUnion → TBase
  33. def isSet(): Boolean
    Definition Classes
    TUnion
  34. def isSetBinaryValue(): Boolean
  35. def isSetIntegerBitmask(): Boolean
  36. def isSetIntegerFlag(): Boolean
  37. def isSetLenValue(): Boolean
  38. def isSetSmallIntValue(): Boolean
  39. def isSetStringValue(): Boolean
  40. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  41. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  42. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  43. def read(arg0: TProtocol): Unit
    Definition Classes
    TUnion → TSerializable
    Annotations
    @throws( ... )
  44. def setBinaryValue(value: Int): Unit
  45. def setFieldValue(arg0: Int, arg1: Any): Unit
    Definition Classes
    TUnion
  46. def setFieldValue(arg0: _Fields, arg1: Any): Unit
    Definition Classes
    TUnion → TBase
  47. def setIntegerBitmask(value: Int): Unit
  48. def setIntegerFlag(value: Int): Unit
  49. def setLenValue(value: Long): Unit
  50. def setSmallIntValue(value: Short): Unit
  51. def setStringValue(value: String): Unit
  52. def standardSchemeReadValue(iprot: TProtocol, field: TField): AnyRef
    Attributes
    protected[thrift]
    Definition Classes
    TGetInfoValue → TUnion
  53. def standardSchemeWriteValue(oprot: TProtocol): Unit
    Attributes
    protected[thrift]
    Definition Classes
    TGetInfoValue → TUnion
  54. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  55. def toString(): String
    Definition Classes
    TUnion → AnyRef → Any
  56. def tupleSchemeReadValue(iprot: TProtocol, fieldID: Short): AnyRef
    Attributes
    protected[thrift]
    Definition Classes
    TGetInfoValue → TUnion
  57. def tupleSchemeWriteValue(oprot: TProtocol): Unit
    Attributes
    protected[thrift]
    Definition Classes
    TGetInfoValue → TUnion
  58. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  59. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  60. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  61. def write(arg0: TProtocol): Unit
    Definition Classes
    TUnion → TSerializable
    Annotations
    @throws( ... )

Inherited from TUnion[TGetInfoValue, _Fields]

Inherited from TBase[TGetInfoValue, _Fields]

Inherited from Serializable

Inherited from TSerializable

Inherited from Comparable[TGetInfoValue]

Inherited from AnyRef

Inherited from Any

Ungrouped