org.infinispan.distribution.ch.TopologyAwareSyncConsistentHashFactory Maven / Gradle / Ivy
package org.infinispan.distribution.ch;
/**
* @deprecated Extend from
* {@link org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory}
* instead. This class will be removed in the future.
*/
@Deprecated
public class TopologyAwareSyncConsistentHashFactory extends org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy