Uses of Class
com.gigaspaces.internal.cluster.node.impl.GroupMapping
Packages that use GroupMapping
Package
Description
-
Uses of GroupMapping in com.gigaspaces.internal.cluster.node.impl
Methods in com.gigaspaces.internal.cluster.node.impl that return GroupMappingModifier and TypeMethodDescriptionstatic GroupMappingGroupMapping.createSpecificMapping(String... specificGroups) Create a group mapping representing specific named groupsstatic GroupMappingGroupMapping.getAllMapping()Gets a group mapping representing all existing groupsReplicationOutContext.getGroupMapping()Methods in com.gigaspaces.internal.cluster.node.impl with parameters of type GroupMappingModifier and TypeMethodDescriptionvoidReplicationOutContext.setGroupMapping(GroupMapping mapping) -
Uses of GroupMapping in com.gigaspaces.internal.cluster.node.impl.config
Methods in com.gigaspaces.internal.cluster.node.impl.config that return types with arguments of type GroupMappingMethods in com.gigaspaces.internal.cluster.node.impl.config with parameters of type GroupMappingModifier and TypeMethodDescriptionvoidReplicationNodeConfig.mapSourceGroups(String packetAddress, GroupMapping groupMapping)