- get() - Method in interface org.wildfly.clustering.dispatcher.CommandResponse
-
- getCoordinatorNode() - Method in interface org.wildfly.clustering.group.Group
-
Returns the group coordinator node.
- 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.ServiceProviderRegistrationFactory
-
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.
- getKey() - Method in interface org.wildfly.clustering.registry.RegistryEntryProvider
-
Supplies the unique key for this node's registry entry.
- getLocalEntry() - Method in interface org.wildfly.clustering.registry.Registry
-
- getLocalNode() - Method in interface org.wildfly.clustering.group.Group
-
Returns the local node.
- getName() - Method in interface org.wildfly.clustering.group.Group
-
Returns the 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
-
Returns the list of nodes that are members of this group.
- getProviders() - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistration
-
Returns the set of nodes that can provide this service.
- getProviders(Object) - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistrationFactory
-
Returns the set of nodes that provide the specified service.
- getService() - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistration
-
The provided service.
- getSocketAddress() - Method in interface org.wildfly.clustering.group.Node
-
Returns the unique socking binding address of this node.
- getValue() - Method in interface org.wildfly.clustering.registry.RegistryEntryProvider
-
Supplies the value for this node's registry entry.
- Group - Interface in org.wildfly.clustering.group
-
Represents a groups of nodes.
- Group.Listener - Interface in org.wildfly.clustering.group
-
Listener for membership changes.