JBoss Application Server: Build 7.1.2.Final
org.infinispan.distribution.group

Interface Grouper<T>

    • Method Detail

      • computeGroup

        String computeGroup(T key,
                          String 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()
JBoss Application Server: Build 7.1.2.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.