NodePreference

sec.api.NodePreference
See theNodePreference companion object
sealed trait NodePreference

Used in conjunction with cluster connections where you provide a preference about what state a node should be in.

There are three variants:

Attributes

Companion
object
Source
preference.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Follower.type
object Leader.type
object ReadOnlyReplica.type

Members list

Value members

Concrete methods

Extension method from NodePreference

Attributes

Source
preference.scala