NodeSet

reactivemongo.jmx.NodeSet
See theNodeSet companion object
final class NodeSet extends NotificationBroadcasterSupport with NodeSetMBean with NotificationSupport

Attributes

Companion:
object
Graph
Supertypes
trait NodeSetMBean
class NotificationBroadcasterSupport
trait NotificationEmitter
trait NotificationBroadcaster
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def getConnection(): String
def getConnectionOptions(): String
def getName(): String
def getNodes(): String
override def getNotificationInfo(): Array[MBeanNotificationInfo]

Attributes

Definition Classes
NotificationBroadcasterSupport -> NotificationBroadcaster
def getSecondaries(): String
def getSupervisor(): String

Inherited methods

def addNotificationListener(x$0: NotificationListener, x$1: NotificationFilter, x$2: <FromJavaObject>): Unit

Attributes

Inherited from:
NotificationBroadcasterSupport
protected def attributeChanged[T : ClassTag](name: String, message: String, oldValue: T, newValue: T)(f: T => Unit): Unit

Attributes

Inherited from:
NotificationSupport
def removeNotificationListener(x$0: NotificationListener, x$1: NotificationFilter, x$2: <FromJavaObject>): Unit

Attributes

Inherited from:
NotificationBroadcasterSupport
def removeNotificationListener(x$0: NotificationListener): Unit

Attributes

Inherited from:
NotificationBroadcasterSupport
def sendNotification(x$0: Notification): Unit

Attributes

Inherited from:
NotificationBroadcasterSupport

Inherited fields

protected val changeSeq: AtomicLong

Attributes

Inherited from:
NotificationSupport