com.sematext.spm.client.tracing.thrift

TJPAAnnotation

Related Doc: package thrift

class TJPAAnnotation extends TBase[TJPAAnnotation, _Fields] with Serializable with Cloneable

Linear Supertypes
Cloneable, TBase[TJPAAnnotation, _Fields], Serializable, Comparable[TJPAAnnotation], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. TJPAAnnotation
  2. Cloneable
  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 TJPAAnnotation(other: TJPAAnnotation)

  2. new TJPAAnnotation(type: String)

  3. new TJPAAnnotation()

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 clear(): Unit

    Definition Classes
    TJPAAnnotation → TBase
  6. def clone(): AnyRef

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

    Definition Classes
    TJPAAnnotation → Comparable
  8. def deepCopy(): TJPAAnnotation

    Definition Classes
    TJPAAnnotation → TBase
  9. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  10. def equals(that: TJPAAnnotation): Boolean

  11. def equals(that: Any): Boolean

    Definition Classes
    TJPAAnnotation → AnyRef → Any
  12. def fieldForId(fieldId: Int): _Fields

    Definition Classes
    TJPAAnnotation → TBase
  13. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  14. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  15. def getCount(): Int

  16. def getFieldValue(field: _Fields): AnyRef

    Definition Classes
    TJPAAnnotation → TBase
  17. def getObject(): String

  18. def getQuery(): String

  19. def getType(): String

  20. def hashCode(): Int

    Definition Classes
    TJPAAnnotation → AnyRef → Any
  21. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  22. def isSet(field: _Fields): Boolean

    Definition Classes
    TJPAAnnotation → TBase
  23. def isSetCount(): Boolean

  24. def isSetObject(): Boolean

  25. def isSetQuery(): Boolean

  26. def isSetType(): Boolean

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

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

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

    Definition Classes
    AnyRef
  30. def read(iprot: TProtocol): Unit

    Definition Classes
    TJPAAnnotation → TBase
  31. def setCount(count: Int): TJPAAnnotation

  32. def setCountIsSet(value: Boolean): Unit

  33. def setFieldValue(field: _Fields, value: Any): Unit

    Definition Classes
    TJPAAnnotation → TBase
  34. def setObject(object: String): TJPAAnnotation

  35. def setObjectIsSet(value: Boolean): Unit

  36. def setQuery(query: String): TJPAAnnotation

  37. def setQueryIsSet(value: Boolean): Unit

  38. def setType(type: String): TJPAAnnotation

  39. def setTypeIsSet(value: Boolean): Unit

  40. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  41. def toString(): String

    Definition Classes
    TJPAAnnotation → AnyRef → Any
  42. def unsetCount(): Unit

  43. def unsetObject(): Unit

  44. def unsetQuery(): Unit

  45. def unsetType(): Unit

  46. def validate(): Unit

  47. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  50. def write(oprot: TProtocol): Unit

    Definition Classes
    TJPAAnnotation → TBase

Inherited from Cloneable

Inherited from TBase[TJPAAnnotation, _Fields]

Inherited from Serializable

Inherited from Comparable[TJPAAnnotation]

Inherited from AnyRef

Inherited from Any

Ungrouped