pekko.contrib.persistence.mongodb.ServerVersion
See theServerVersion companion class
object ServerVersion
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ServerVersion.type
Members list
Type members
Classlikes
final case class 4.4(minor: String) extends ServerVersion
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ServerVersionclass Objecttrait Matchableclass AnyShow all
final case class 5.0(minor: String) extends ServerVersion
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ServerVersionclass Objecttrait Matchableclass AnyShow all
final case class 6.0(minor: String) extends ServerVersion
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ServerVersionclass Objecttrait Matchableclass AnyShow all
object Ordering extends Ordering[ServerVersion]
Attributes
- Supertypes
-
trait Ordering[ServerVersion]trait PartialOrdering[ServerVersion]trait Equiv[ServerVersion]trait Serializabletrait Comparator[ServerVersion]class Objecttrait Matchableclass AnyShow all
- Self type
-
Ordering.type
final case class Unsupported(_major: Double, minor: String) extends ServerVersion
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ServerVersionclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article