org.infinispan.query.affinity.package-info Maven / Gradle / Ivy
/**
* This package contains the implementation of the AffinityIndexManager, that maintains an index divided into shards
* with storage using the Infinispan Lucene directory. Each index shard is associated with one or more Infinispan
* segments.
*/
package org.infinispan.query.affinity;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy