Package | Description |
---|---|
org.jboss.cache.buddyreplication | |
org.jboss.cache.config |
Modifier and Type | Class and Description |
---|---|
class |
NextMemberBuddyLocatorConfig
Type-specific configuration object for NextMemberBuddyLocator.
|
Modifier and Type | Method and Description |
---|---|
BuddyReplicationConfig.BuddyLocatorConfig |
NextMemberBuddyLocator.getConfig() |
BuddyReplicationConfig.BuddyLocatorConfig |
BuddyLocator.getConfig()
Gets the configuration for this BuddyLocator.
|
Modifier and Type | Method and Description |
---|---|
protected BuddyLocator |
BuddyManager.createBuddyLocator(BuddyReplicationConfig.BuddyLocatorConfig config) |
void |
NextMemberBuddyLocator.init(BuddyReplicationConfig.BuddyLocatorConfig buddyLocatorConfig) |
void |
BuddyLocator.init(BuddyReplicationConfig.BuddyLocatorConfig config)
Initialize this
BuddyLocator . |
Modifier and Type | Method and Description |
---|---|
BuddyReplicationConfig.BuddyLocatorConfig |
BuddyReplicationConfig.BuddyLocatorConfig.clone() |
BuddyReplicationConfig.BuddyLocatorConfig |
BuddyReplicationConfig.getBuddyLocatorConfig() |
Modifier and Type | Method and Description |
---|---|
void |
BuddyReplicationConfig.setBuddyLocatorConfig(BuddyReplicationConfig.BuddyLocatorConfig buddyLocatorConfig) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.