All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.infinispan.distribution.ch.ReplicatedConsistentHashFactory Maven / Gradle / Ivy

There is a newer version: 9.1.7.Final
Show newest version
package org.infinispan.distribution.ch;

/**
 * @deprecated Extend from
 * {@link org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory}
 * instead. This class will be removed in the future.
 */
@Deprecated
public class ReplicatedConsistentHashFactory extends org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy