| Package | Description |
|---|---|
| org.infinispan.topology | |
| org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
| Modifier and Type | Method and Description |
|---|---|
CacheTopology |
LocalTopologyManagerImpl.join(String cacheName,
CacheJoinInfo joinInfo,
CacheTopologyHandler stm,
PartitionHandlingManager phm) |
CacheTopology |
LocalTopologyManager.join(String cacheName,
CacheJoinInfo joinInfo,
CacheTopologyHandler stm,
PartitionHandlingManager phm)
Forwards the join request to the coordinator.
|
| Modifier and Type | Method and Description |
|---|---|
CacheTopology |
AbstractControlledLocalTopologyManager.join(String cacheName,
CacheJoinInfo joinInfo,
CacheTopologyHandler stm,
PartitionHandlingManager phm) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.