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

org.infinispan.distribution.group.package-info Maven / Gradle / Ivy

There is a newer version: 9.1.7.Final
Show newest version
/**
 * 

* Groups allow keys with differeing hash codes to be co-located on the same node. *

* *

* Infinispan offers support for both instrinsic grouping ( see{@link org.infinispan.distribution.group.Group}) * and extrinsic grouping (see {@link org.infinispan.distribution.group.Grouper}). *

*/ package org.infinispan.distribution.group;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy