| Package | Description |
|---|---|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.reactive.publisher.impl |
| Modifier and Type | Method and Description |
|---|---|
ComponentRef<LocalPublisherManager> |
ComponentRegistry.getLocalPublisherManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalPublisherManagerImpl<K,V>
LocalPublisherManager that publishes entries from the local node only.
|
class |
NonSegmentedLocalPublisherManagerImpl<K,V>
LocalPublisherManager that handles cases when a non segmented store are present.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.