Class

com.sematext.spm.client.tracing.thrift

TESAction

Related Doc: package thrift

Permalink

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

Linear Supertypes
Cloneable, TBase[TESAction, _Fields], Serializable, Comparable[TESAction], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TESAction
  2. Cloneable
  3. TBase
  4. Serializable
  5. Comparable
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new TESAction(other: TESAction)

    Permalink
  2. new TESAction()

    Permalink

Value Members

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

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clear(): Unit

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

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

    Permalink
    Definition Classes
    TESAction → Comparable
  8. def deepCopy(): TESAction

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

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

    Permalink
  11. def equals(that: Any): Boolean

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

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

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

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

    Permalink
  16. def getFieldValue(field: _Fields): AnyRef

    Permalink
    Definition Classes
    TESAction → TBase
  17. def getIndex(): String

    Permalink
  18. def getOpType(): String

    Permalink
  19. def getOperationType(): TESOperationType

    Permalink
  20. def getQuery(): String

    Permalink
  21. def getType(): String

    Permalink
  22. def hashCode(): Int

    Permalink
    Definition Classes
    TESAction → AnyRef → Any
  23. final def isInstanceOf[T0]: Boolean

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

    Permalink
    Definition Classes
    TESAction → TBase
  25. def isSetCount(): Boolean

    Permalink
  26. def isSetIndex(): Boolean

    Permalink
  27. def isSetOpType(): Boolean

    Permalink
  28. def isSetOperationType(): Boolean

    Permalink
  29. def isSetQuery(): Boolean

    Permalink
  30. def isSetSucceed(): Boolean

    Permalink
  31. def isSetType(): Boolean

    Permalink
  32. def isSucceed(): Boolean

    Permalink
  33. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  34. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  35. final def notifyAll(): Unit

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

    Permalink
    Definition Classes
    TESAction → TBase
  37. def setCount(count: Int): TESAction

    Permalink
  38. def setCountIsSet(value: Boolean): Unit

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

    Permalink
    Definition Classes
    TESAction → TBase
  40. def setIndex(index: String): TESAction

    Permalink
  41. def setIndexIsSet(value: Boolean): Unit

    Permalink
  42. def setOpType(opType: String): TESAction

    Permalink
  43. def setOpTypeIsSet(value: Boolean): Unit

    Permalink
  44. def setOperationType(operationType: TESOperationType): TESAction

    Permalink
  45. def setOperationTypeIsSet(value: Boolean): Unit

    Permalink
  46. def setQuery(query: String): TESAction

    Permalink
  47. def setQueryIsSet(value: Boolean): Unit

    Permalink
  48. def setSucceed(succeed: Boolean): TESAction

    Permalink
  49. def setSucceedIsSet(value: Boolean): Unit

    Permalink
  50. def setType(type: String): TESAction

    Permalink
  51. def setTypeIsSet(value: Boolean): Unit

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

    Permalink
    Definition Classes
    AnyRef
  53. def toString(): String

    Permalink
    Definition Classes
    TESAction → AnyRef → Any
  54. def unsetCount(): Unit

    Permalink
  55. def unsetIndex(): Unit

    Permalink
  56. def unsetOpType(): Unit

    Permalink
  57. def unsetOperationType(): Unit

    Permalink
  58. def unsetQuery(): Unit

    Permalink
  59. def unsetSucceed(): Unit

    Permalink
  60. def unsetType(): Unit

    Permalink
  61. def validate(): Unit

    Permalink
  62. final def wait(): Unit

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

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

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

    Permalink
    Definition Classes
    TESAction → TBase

Inherited from Cloneable

Inherited from TBase[TESAction, _Fields]

Inherited from Serializable

Inherited from Comparable[TESAction]

Inherited from AnyRef

Inherited from Any

Ungrouped