Package org.infinispan.distribution.group
-
Interface Summary Interface Description Grouper<T> User applications may implement this interface in order to customize the compution of groups in cases when the modifying the key is not possible, or when the value determined by theGroup
annotation needs customizing. -
Annotation Types Summary Annotation Type Description Group Identifies the key for a group.