Unsupported

pekko.contrib.persistence.mongodb.ServerVersion.Unsupported
final case class Unsupported(_major: Double, minor: String) extends ServerVersion

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def atLeast(min: ServerVersion): Boolean

Attributes

Inherited from:
ServerVersion
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val major: Double

Attributes

Inherited from:
ServerVersion