|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AutoInstantiableFactory | |
---|---|
org.infinispan.distexec.mapreduce | |
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.topology |
Uses of AutoInstantiableFactory in org.infinispan.distexec.mapreduce |
---|
Classes in org.infinispan.distexec.mapreduce that implement AutoInstantiableFactory | |
---|---|
class |
MapReduceManagerFactory
MapReduceManagerFactory is a default factory class for MapReduceManager . |
Uses of AutoInstantiableFactory in org.infinispan.distribution.group |
---|
Classes in org.infinispan.distribution.group that implement AutoInstantiableFactory | |
---|---|
class |
GroupManagerFactory
|
Uses of AutoInstantiableFactory in org.infinispan.factories |
---|
Classes in org.infinispan.factories that implement AutoInstantiableFactory | |
---|---|
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 |
InterceptorChainFactory
Factory class that builds an interceptor chain based on cache configuration. |
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 |
RecoveryManagerFactory
Factory for RecoveryManager. |
class |
ReplicationQueueFactory
Factory for ReplicationQueue. |
class |
ResponseGeneratorFactory
Creates a ResponseGenerator |
class |
RpcManagerFactory
A factory for the RpcManager |
class |
StateTransferComponentFactory
Constructs StateTransferManager ,
StateConsumer
and StateProvider instances. |
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 |
VersioningMetaFactory
|
Uses of AutoInstantiableFactory in org.infinispan.topology |
---|
Classes in org.infinispan.topology that implement AutoInstantiableFactory | |
---|---|
class |
ClusterTopologyManagerFactory
Factory for ClusterTopologyManager implementations |
class |
LocalTopologyManagerFactory
Factory for ClusterTopologyManager implementations |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |