| Package | Description |
|---|---|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.reactive.publisher.impl | |
| org.infinispan.reactive.publisher.impl.commands.batch | |
| org.infinispan.reactive.publisher.impl.commands.reduction | |
| org.infinispan.stream.impl |
| Class and Description |
|---|
| DeliveryGuarantee
Enumeration defining the possible delivery guarantees for entries.
|
| Class and Description |
|---|
| LocalPublisherManager
Handles locally publishing entries from the cache.
|
| PublisherHandler
Handler for holding publisher results between requests of data
|
| Class and Description |
|---|
| ClusterPublisherManager
Manages distribution of various publisher operations that are ran locally and/or sent to remote nodes.
|
| ClusterPublisherManagerImpl
ClusterPublisherManager that determines targets for the given segments and/or keys and then sends to local and
remote nodes in parallel collecting results to be returned.
|
| DeliveryGuarantee
Enumeration defining the possible delivery guarantees for entries.
|
| LocalPublisherManager
Handles locally publishing entries from the cache.
|
| LocalPublisherManagerImpl
LocalPublisherManager that publishes entries from the local node only.
|
| SegmentAwarePublisher
This is the same as
SegmentCompletionPublisher except that it also allows listening for when a segment is
lost. |
| SegmentCompletionPublisher
A
Publisher that also notifies in a thread safe manner when a segment has sent all values upstream. |
| Class and Description |
|---|
| DeliveryGuarantee
Enumeration defining the possible delivery guarantees for entries.
|
| Class and Description |
|---|
| DeliveryGuarantee
Enumeration defining the possible delivery guarantees for entries.
|
| Class and Description |
|---|
| ClusterPublisherManager
Manages distribution of various publisher operations that are ran locally and/or sent to remote nodes.
|
| ModifiedValueFunction
This is a special interface that can mark a Function so that a user can know if the actual value will change
when the function is applied or not.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.