Package | Description |
---|---|
org.infinispan.distexec.mapreduce |
Map/Reduce APIs
|
org.infinispan.distribution.ch.impl | |
org.infinispan.distribution.group |
Groups allow keys with differeing hash codes to be co-located on the same node.
|
org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
org.infinispan.notifications.cachelistener.cluster | |
org.infinispan.security.impl | |
org.infinispan.stats.impl | |
org.infinispan.topology |
Modifier and Type | Class and Description |
---|---|
class |
MapReduceManagerFactory
MapReduceManagerFactory is a default factory class for
MapReduceManager . |
Modifier and Type | Class and Description |
---|---|
class |
KeyPartitionerFactory
Key partitioner factory that uses the hash function defined in the configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
GroupManagerFactory |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationManagerFactory |
class |
BootstrapFactory
Factory for setting up bootstrap components
|
class |
CacheStoreFactoryRegistryFactory |
class |
DataContainerFactory
Constructs the data container
|
class |
DistributionManagerFactory |
class |
EmptyConstructorFactory
Factory for building global-scope components which have default empty constructors
|
class |
EmptyConstructorNamedCacheFactory
Simple factory that just uses reflection and an empty constructor of the component type.
|
class |
EntryMetaFactory |
class |
EntryRetrieverFactory
Factory that allows creation of an
EntryRetriever based on the provided
configuration. |
class |
ExpirationManagerFactory
Constructs the expiration manager
|
class |
GlobalStateManagerFactory
GlobalStateManagerFactory.
|
class |
InboundInvocationHandlerFactory
Factory class that creates instances of
PerCacheInboundInvocationHandler . |
class |
InterceptorChainFactory
Factory class that builds an interceptor chain based on cache configuration.
|
class |
LockContainerFactory
Factory class that creates instances of
LockContainer . |
class |
LockManagerFactory
Factory class that creates instances of
LockManager . |
class |
MarshallerFactory
MarshallerFactory.
|
class |
NamedExecutorsFactory
A factory that specifically knows how to create named executors.
|
class |
PartitionHandlingManagerFactory |
class |
RecoveryManagerFactory
Factory for RecoveryManager.
|
class |
ReplicationQueueFactory
Deprecated.
Since 8.2, superseded by JGroups bundler functionality.
|
class |
ResponseGeneratorFactory
Creates a ResponseGenerator
|
class |
RpcManagerFactory
A factory for the RpcManager
|
class |
StateTransferComponentFactory
|
class |
StreamManagerFactory
Factory that allows creation of a
LocalStreamManager or ClusterStreamManager based on the provided
configuration. |
class |
TestDelayFactory
Internal class, only used for testing.
|
class |
TransactionManagerFactory
Uses a number of mechanisms to retrieve a transaction manager.
|
class |
TransactionSynchronizationRegistryFactory
Factory for the TransactionSynchronizationRegistry
|
class |
TransactionTableFactory
Factory for
TransactionTable objects. |
class |
TransportFactory
Factory for Transport implementations
|
class |
VersionGeneratorFactory
Version generator component factory.
|
Modifier and Type | Class and Description |
---|---|
class |
ClusterEventManagerFactory
Constructs the data container
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalSecurityManagerFactory
Factory for GlobalSecurityManager implementations
|
Modifier and Type | Class and Description |
---|---|
class |
ClusterCacheStatsFactory
ClusterCacheStatsFactory is a default factory class for
ClusterCacheStats . |
static class |
StatsCollector.Factory |
Modifier and Type | Class and Description |
---|---|
class |
ClusterTopologyManagerFactory
Factory for ClusterTopologyManager implementations
|
class |
LocalTopologyManagerFactory
Factory for ClusterTopologyManager implementations
|
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.