Uses of Class
com.gigaspaces.utils.Pair
Packages that use Pair
Package
Description
-
Uses of Pair in com.gigaspaces.internal.query.explainplan.model
Methods in com.gigaspaces.internal.query.explainplan.model that return types with arguments of type PairModifier and TypeMethodDescriptionPartitionFinalSelectedIndexes.getAggregators()PartitionIndexInspectionDetail.getAggregators()Method parameters in com.gigaspaces.internal.query.explainplan.model with type arguments of type PairModifier and TypeMethodDescriptionvoidPartitionIndexInspectionDetail.setAggregators(List<Pair<String, String>> aggregators) -
Uses of Pair in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return PairModifier and TypeMethodDescriptionSpaceEngine.clear(ITemplatePacket template, Transaction txn, SpaceContext sc, int operationModifiers) SpaceImpl.clear(ITemplatePacket template, Transaction txn, int modifiers, SpaceContext sc) SpaceEngine.count(ITemplatePacket template, Transaction txn, SpaceContext sc, int operationModifiers) SpaceImpl.count(ITemplatePacket template, Transaction txn, SpaceContext sc, int modifiers)