Skip navigation links
Red Hat JBoss Enterprise Application Platform 7.4.0.GA
org.infinispan.distribution.group

Interface Grouper<T>

    • Method Detail

      • computeGroup

        default Object computeGroup(T key,
                                    Object group)
        Compute the group for a given key
        Parameters:
        key - the key to compute the group for
        group - the group as currently computed, or null if no group has been determined yet
        Returns:
        the group, or null if no group is defined
      • getKeyType

        Class<T> getKeyType()
Red Hat JBoss Enterprise Application Platform 7.4.0.GA

Copyright © 2021 JBoss by Red Hat. All rights reserved.