org.fusesource.fabric

groups

package groups

Visibility
  1. Public
  2. All

Type Members

  1. trait ChangeListener extends AnyRef

    Callback interface used to get notifications of changes to a cluster group.

  2. class ClusteredSingleton [T <: NodeState] extends ClusteredSingletonWatcher[T]

  3. class ClusteredSingletonWatcher [T <: NodeState] extends ChangeListenerSupport

  4. trait Group extends AnyRef

    Used the join a cluster group and to monitor the memberships of that group.

  5. trait NodeState extends AnyRef

  6. class TextNodeState extends NodeState

Value Members

  1. object ClusteredSupport extends AnyRef

  2. object ZooKeeperGroupFactory extends AnyRef

  3. package internal