Package | Description |
---|---|
org.wildfly.clustering.group |
Public clustering API which represent cluster group and its members.
|
org.wildfly.clustering.provider |
Public clustering API for registering services on a group of nodes.
|
org.wildfly.clustering.registry |
Public clustering API for clustered registry that stores a unique key/value pair per node.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Group
Represents a groups of nodes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ServiceProviderRegistry<T>
A distributed registry of service providers.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Registry<K,V>
Clustered registry abstraction that stores a unique key/value per node.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.