Class AllSpaceItemGroupsExtractor
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.groups.AllSpaceItemGroupsExtractor
- All Implemented Interfaces:
ISpaceItemGroupsExtractor
Route every operation to all groups
- Since:
- 8.0
- Author:
- eitany
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionextractGroupMapping(IEntryHolder entryHolder) Extract relevant group mapping for the provided entry holder
-
Constructor Details
-
AllSpaceItemGroupsExtractor
public AllSpaceItemGroupsExtractor()
-
-
Method Details
-
extractGroupMapping
Description copied from interface:ISpaceItemGroupsExtractorExtract relevant group mapping for the provided entry holder- Specified by:
extractGroupMappingin interfaceISpaceItemGroupsExtractor
-