case class Moved(hashSlot: Int, host: String, port: Int) extends ClusterError with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Moved
- Serializable
- Serializable
- Product
- Equals
- ClusterError
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All