- get() - Method in interface org.wildfly.clustering.dispatcher.CommandResponse
-
- getContext() - Method in interface org.wildfly.clustering.dispatcher.CommandDispatcher
-
Returns the context with which this dispatcher was created.
- getCoordinator() - Method in interface org.wildfly.clustering.group.Membership
-
Returns the coordinator node of this group membership.
- getCoordinatorNode() - Method in interface org.wildfly.clustering.group.Group
-
- getEntries() - Method in interface org.wildfly.clustering.registry.Registry
-
Returns all registry entries in this group.
- getEntry(Node) - Method in interface org.wildfly.clustering.registry.Registry
-
Returns the registry entry for the specified node.
- getGroup() - Method in interface org.wildfly.clustering.dispatcher.CommandDispatcherFactory
-
Returns the group upon which the this command dispatcher operates.
- getGroup() - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistry
-
Returns the group with which to register service providers.
- getGroup() - Method in interface org.wildfly.clustering.registry.Registry
-
Returns the group associated with this factory.
- getLocalMember() - Method in interface org.wildfly.clustering.group.Group
-
Returns the local member.
- getLocalNode() - Method in interface org.wildfly.clustering.group.Group
-
- getMembers() - Method in interface org.wildfly.clustering.group.Membership
-
Returns the nodes that comprise this group membership.
- getMembership() - Method in interface org.wildfly.clustering.group.Group
-
Gets the current membership of this group
- getName() - Method in interface org.wildfly.clustering.group.Group
-
Returns the logical name of this group.
- getName() - Method in interface org.wildfly.clustering.group.Node
-
Returns the logical name of this node.
- getNodes() - Method in interface org.wildfly.clustering.group.Group
-
- getProviders() - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistration
-
Returns the set of nodes that can provide this service.
- getProviders(T) - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistry
-
Returns the set of nodes that can provide the specified service.
- getService() - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistration
-
The provided service.
- getServices() - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistry
-
Returns the complete list of services known to this registry.
- getSocketAddress() - Method in interface org.wildfly.clustering.group.Node
-
Returns the unique socking binding address of this node.
- Group - Interface in org.wildfly.clustering.group
-
Represents a groups of nodes.
- Group.Listener - Interface in org.wildfly.clustering.group
-
- GroupListener - Interface in org.wildfly.clustering.group
-
Listener for
Group membership changes.