| Modifier and Type | Class and Description |
|---|---|
class |
KeyAffinityServiceFactoryBuilder
Key affinity service factory that will only generates keys for use by the local node.
|
| Modifier and Type | Method and Description |
|---|---|
KeyAffinityServiceFactory |
KeyAffinityServiceFactoryBuilder.getValue() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceBuilder<KeyAffinityServiceFactory> |
KeyAffinityServiceFactoryBuilder.build(org.jboss.msc.service.ServiceTarget target) |
| Modifier and Type | Method and Description |
|---|---|
KeyAffinityServiceFactory |
InfinispanBeanManagerConfiguration.getAffinityFactory() |
KeyAffinityServiceFactory |
InfinispanBeanManagerFactoryConfiguration.getKeyAffinityServiceFactory() |
KeyAffinityServiceFactory |
InfinispanBeanManagerFactoryBuilder.getKeyAffinityServiceFactory() |
| Constructor and Description |
|---|
AffinityIdentifierFactory(IdentifierFactory<K> factory,
org.infinispan.Cache<Key<K>,?> cache,
KeyAffinityServiceFactory affinityFactory) |
| Modifier and Type | Method and Description |
|---|---|
KeyAffinityServiceFactory |
InfinispanSessionManagerFactoryConfiguration.getKeyAffinityServiceFactory() |
KeyAffinityServiceFactory |
InfinispanSessionManagerFactoryBuilder.getKeyAffinityServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
KeyAffinityServiceFactory |
InfinispanSSOManagerFactoryConfiguration.getKeyAffinityServiceFactory() |
KeyAffinityServiceFactory |
InfinispanSSOManagerFactoryBuilder.getKeyAffinityServiceFactory() |
Copyright © 2022 JBoss by Red Hat. All rights reserved.