| Package | Description |
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container |
| Modifier and Type | Class and Description |
|---|---|
class |
StateTransferComponent<T extends StateTransferComponent>
The state transfer configuration for distributed and replicated caches.
|
interface |
StateTransferComponentConfigurator<T extends StateTransferComponent> |
| Modifier and Type | Method and Description |
|---|---|
StateTransferComponent |
ReplicatedCache.stateTransferComponent()
The state transfer configuration for distributed and replicated caches.
|
StateTransferComponent |
DistributedCache.stateTransferComponent()
The state transfer configuration for distributed and replicated caches.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ReplicatedCache.stateTransferComponent(StateTransferComponent value)
The state transfer configuration for distributed and replicated caches.
|
T |
DistributedCache.stateTransferComponent(StateTransferComponent value)
The state transfer configuration for distributed and replicated caches.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.