object MsgType extends GeneratedEnumCompanion[MsgType]

Linear Supertypes
GeneratedEnumCompanion[MsgType], Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MsgType
  2. GeneratedEnumCompanion
  3. Serializable
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait Recognized extends MsgType
  2. final case class Unrecognized(unrecognizedValue: Int) extends MsgType with UnrecognizedEnum with Product with Serializable
    Annotations
    @SerialVersionUID()
  3. type ValueType = MsgType
    Definition Classes
    GeneratedEnumCompanion

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 clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  6. implicit def enumCompanion: GeneratedEnumCompanion[MsgType]
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  9. def fromName(name: String): Option[MsgType]
    Definition Classes
    GeneratedEnumCompanion
  10. def fromValue(__value: Int): MsgType
    Definition Classes
    MsgType → GeneratedEnumCompanion
  11. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. def javaDescriptor: EnumDescriptor
    Definition Classes
    MsgType → GeneratedEnumCompanion
  15. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  17. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  18. def scalaDescriptor: EnumDescriptor
    Definition Classes
    MsgType → GeneratedEnumCompanion
  19. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  20. def toString(): String
    Definition Classes
    AnyRef → Any
  21. lazy val values: Seq[Recognized]
    Definition Classes
    MsgType → GeneratedEnumCompanion
  22. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  23. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  24. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  25. object AllocateSegment extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  26. object AlterAlias extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  27. object CreateAlias extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  28. object CreateCollection extends MsgType with Recognized with Product with Serializable

    DEFINITION REQUESTS: COLLECTION

    DEFINITION REQUESTS: COLLECTION

    Annotations
    @SerialVersionUID()
  29. object CreateCredential extends MsgType with Recognized with Product with Serializable

    Credential

    Credential

    Annotations
    @SerialVersionUID()
  30. object CreateIndex extends MsgType with Recognized with Product with Serializable

    DEFINITION REQUESTS: INDEX

    DEFINITION REQUESTS: INDEX

    Annotations
    @SerialVersionUID()
  31. object CreatePartition extends MsgType with Recognized with Product with Serializable

    DEFINITION REQUESTS: PARTITION

    DEFINITION REQUESTS: PARTITION

    Annotations
    @SerialVersionUID()
  32. object CreateRole extends MsgType with Recognized with Product with Serializable

    RBAC

    RBAC

    Annotations
    @SerialVersionUID()
  33. object DataNodeTt extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  34. object Delete extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  35. object DeleteCredential extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  36. object DescribeCollection extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  37. object DescribeIndex extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  38. object DescribePartition extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  39. object DescribeSegment extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  40. object DescribeSegments extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  41. object DropAlias extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  42. object DropCollection extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  43. object DropIndex extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  44. object DropPartition extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  45. object DropRole extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  46. object Flush extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  47. object GetCollectionStatistics extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  48. object GetCredential extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  49. object GetIndexBuildProgress extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  50. object GetIndexState extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  51. object GetPartitionStatistics extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  52. object GetRecoveryInfo extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  53. object GetReplicas extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  54. object GetSegmentState extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  55. object GetShardLeaders extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  56. object GetSystemConfigs extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  57. object HandoffSegments extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  58. object HasCollection extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  59. object HasPartition extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  60. object Insert extends MsgType with Recognized with Product with Serializable

    MANIPULATION REQUESTS

    MANIPULATION REQUESTS

    Annotations
    @SerialVersionUID()
  61. object ListCredUsernames extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  62. object ListPolicy extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  63. object LoadBalanceSegments extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  64. object LoadCollection extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  65. object LoadIndex extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  66. object LoadPartitions extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  67. object LoadSegments extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  68. object OperatePrivilege extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  69. object OperateUserRole extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  70. object QueryNodeStats extends MsgType with Recognized with Product with Serializable

    GOOSE TODO: Remove kQueryNodeStats

    GOOSE TODO: Remove kQueryNodeStats

    Annotations
    @SerialVersionUID()
  71. object RefreshPolicyInfoCache extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  72. object ReleaseCollection extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  73. object ReleasePartitions extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  74. object ReleaseSegments extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  75. object RemoveDmChannels extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  76. object RemoveQueryChannels extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  77. object RequestID extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  78. object RequestTSO extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  79. object ResendSegmentStats extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  80. object Retrieve extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  81. object RetrieveResult extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  82. object SealedSegmentsChangeInfo extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  83. object Search extends MsgType with Recognized with Product with Serializable

    QUERY

    QUERY

    Annotations
    @SerialVersionUID()
  84. object SearchResult extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  85. object SegmentFlushDone extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  86. object SegmentInfo extends MsgType with Recognized with Product with Serializable

    DATA SERVICE

    DATA SERVICE

    Annotations
    @SerialVersionUID()
  87. object SegmentStatistics extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  88. object SelectGrant extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  89. object SelectResource extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  90. object SelectRole extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  91. object SelectUser extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  92. object ShowCollections extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  93. object ShowPartitions extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  94. object ShowSegments extends MsgType with Recognized with Product with Serializable

    DEFINE REQUESTS: SEGMENT

    DEFINE REQUESTS: SEGMENT

    Annotations
    @SerialVersionUID()
  95. object SystemInfo extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  96. object TimeTick extends MsgType with Recognized with Product with Serializable

    SYSTEM CONTROL

    SYSTEM CONTROL

    Annotations
    @SerialVersionUID()
  97. object Undefined extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  98. object UpdateCredential extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  99. object WatchDeltaChannels extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  100. object WatchDmChannels extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()
  101. object WatchQueryChannels extends MsgType with Recognized with Product with Serializable
    Annotations
    @SerialVersionUID()

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from GeneratedEnumCompanion[MsgType]

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped