| Package | Description |
|---|---|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.interceptors.distribution |
Interceptors dealing with command replication in distributed/replicated mode.
|
| org.infinispan.interceptors.impl |
Basic interceptors
|
| org.infinispan.scattered.impl |
| Modifier and Type | Method and Description |
|---|---|
ComponentRef<BiasManager> |
ComponentRegistry.getBiasManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
BiasedScatteredDistributionInterceptor.inject(CommandAckCollector collector,
BiasManager biasManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
BiasedEntryWrappingInterceptor.inject(BiasManager biasManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
BiasManagerImpl |
Copyright © 2022 JBoss by Red Hat. All rights reserved.