Hierarchy For Package org.infinispan.distribution.ch.impl
Class Hierarchy
- java.lang.Object
- org.infinispan.distribution.ch.impl.AbstractConsistentHash (implements org.infinispan.distribution.ch.ConsistentHash)
- org.infinispan.distribution.ch.impl.DefaultConsistentHash
- org.infinispan.distribution.ch.impl.AbstractConsistentHashFactory<CH> (implements org.infinispan.distribution.ch.impl.ConsistentHashFactory<CH>)
- org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
- org.infinispan.distribution.ch.impl.TopologyAwareConsistentHashFactory
- org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
- org.infinispan.factories.AnyScopeComponentFactory (implements org.infinispan.factories.ComponentFactory)
- org.infinispan.factories.AbstractNamedCacheComponentFactory
- org.infinispan.distribution.ch.impl.KeyPartitionerFactory (implements org.infinispan.factories.AutoInstantiableFactory)
- org.infinispan.factories.AbstractNamedCacheComponentFactory
- org.infinispan.distribution.ch.impl.ConsistentHashPersistenceConstants
- org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
- org.infinispan.distribution.ch.impl.DefaultConsistentHash$___Marshaller_72e046f2d643b0377d964c75525999a723791ab876f8aaba63d75ab943289f60 (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory$___Marshaller_173f0b255e206295e8db39c13004d5c655d6cb0bdfb29d0e44891a27cbed3899 (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.distribution.ch.impl.ReplicatedConsistentHash$___Marshaller_511b2d504b441e5dca86956622dc223106488953a6ab23a83d4e36dfa564d003 (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory$___Marshaller_1237e547e13fc09a537f6095865771dbc4ed2216cd6be8233ce21169a784c0fe (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.distribution.ch.impl.SyncConsistentHashFactory$___Marshaller_cf55d4b19f9bec8588ef8d03cafe4c5844fa560c3b2b85178759a5e5ba456a93 (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory$___Marshaller_861188de0d49349246035d8120cb369e920d74222bde637fe1e600664ab0b23b (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.distribution.ch.impl.TopologyAwareConsistentHashFactory$___Marshaller_7afc7206ae2daac71e86a3cd1d273c5cc7b65e3c827807ace801d52a4029fc9 (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory$___Marshaller_30abdae83a54e3b1bc4cd6c03dde037bf091300c197bb2a595755091ccd6b26d (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.distribution.ch.impl.HashFunctionPartitioner (implements org.infinispan.distribution.ch.KeyPartitioner)
- org.infinispan.distribution.ch.impl.AffinityPartitioner
- org.infinispan.distribution.ch.impl.RESPHashFunctionPartitioner
- org.infinispan.distribution.ch.impl.OwnershipStatistics
- org.infinispan.distribution.ch.impl.ReplicatedConsistentHash (implements org.infinispan.distribution.ch.ConsistentHash)
- org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory (implements org.infinispan.distribution.ch.impl.ConsistentHashFactory<CH>)
- org.infinispan.distribution.ch.impl.SingleSegmentKeyPartitioner (implements org.infinispan.distribution.ch.KeyPartitioner)
- org.infinispan.distribution.ch.impl.SyncConsistentHashFactory (implements org.infinispan.distribution.ch.impl.ConsistentHashFactory<CH>)
- org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory
- org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory (implements org.infinispan.distribution.ch.impl.ConsistentHashFactory<CH>)
- org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Builder
- org.infinispan.distribution.ch.impl.AbstractConsistentHash (implements org.infinispan.distribution.ch.ConsistentHash)
Interface Hierarchy
- org.infinispan.distribution.ch.impl.ConsistentHashFactory<CH>