Uses of Interface
com.gigaspaces.internal.collections.IntegerObjectMap
Packages that use IntegerObjectMap
Package
Description
-
Uses of IntegerObjectMap in com.gigaspaces.internal.collections
Methods in com.gigaspaces.internal.collections that return IntegerObjectMapModifier and TypeMethodDescriptionabstract <V> IntegerObjectMap<V>CollectionsFactory.createIntegerObjectMap()Methods in com.gigaspaces.internal.collections with parameters of type IntegerObjectMap -
Uses of IntegerObjectMap in com.gigaspaces.internal.collections.standard
Classes in com.gigaspaces.internal.collections.standard that implement IntegerObjectMapMethods in com.gigaspaces.internal.collections.standard that return IntegerObjectMapModifier and TypeMethodDescription<V> IntegerObjectMap<V>StandardCollectionsFactory.createIntegerObjectMap()Methods in com.gigaspaces.internal.collections.standard with parameters of type IntegerObjectMapModifier and TypeMethodDescriptionvoidStandardIntegerObjectMap.flush(IntegerObjectMap<V> target) -
Uses of IntegerObjectMap in com.gigaspaces.internal.collections.trove
Classes in com.gigaspaces.internal.collections.trove that implement IntegerObjectMapMethods in com.gigaspaces.internal.collections.trove that return IntegerObjectMapModifier and TypeMethodDescription<V> IntegerObjectMap<V>TroveCollectionsFactory.createIntegerObjectMap()Methods in com.gigaspaces.internal.collections.trove with parameters of type IntegerObjectMap -
Uses of IntegerObjectMap in com.gigaspaces.internal.io
Fields in com.gigaspaces.internal.io declared as IntegerObjectMapModifier and TypeFieldDescriptionfinal IntegerObjectMap<IConstructor<?>>MarshalInputStream.Context._externalizableCtorCachefinal IntegerObjectMap<Object>MarshalInputStream.Context._refMapMethods in com.gigaspaces.internal.io that return IntegerObjectMap -
Uses of IntegerObjectMap in com.gigaspaces.internal.query.explainplan
Fields in com.gigaspaces.internal.query.explainplan declared as IntegerObjectMapModifier and TypeFieldDescriptionprotected final IntegerObjectMap<Integer>ExplainPlanImpl.indexInfoDescCache