Uses of Interface
com.gigaspaces.internal.collections.ShortLongMap
Packages that use ShortLongMap
Package
Description
-
Uses of ShortLongMap in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile
Fields in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile declared as ShortLongMapModifier and TypeFieldDescriptionprotected final ShortLongMapAbstractMultiBucketSingleFileGroupBacklog._bucketsDeletionStateConstructors in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile with parameters of type ShortLongMapModifierConstructorDescriptionDeletedMultiBucketOrderedPacket(long startGlobalKey, long endGlobalKey, ShortObjectMap<BucketKey> bucketsStartKeys, ShortLongMap bucketEndKeys) -
Uses of ShortLongMap in com.gigaspaces.internal.cluster.node.impl.processlog.multibucketsinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.processlog.multibucketsinglefile with parameters of type ShortLongMapModifier and TypeMethodDescriptionvoidIBatchExecutedCallback.batchConsumed(ShortLongMap bucketProcessedKeys, ShortLongMap bucketGlobalProcessedKeys, long lastGlobalProcessedKey) voidMultiBucketSingleFileBatchConsumeTargetProcessLog.batchConsumed(ShortLongMap bucketProcessedKeys, ShortLongMap bucketGlobalProcessedKeys, long lastGlobalprocessedKey) -
Uses of ShortLongMap in com.gigaspaces.internal.collections
Methods in com.gigaspaces.internal.collections that return ShortLongMapModifier and TypeMethodDescriptionabstract ShortLongMapCollectionsFactory.createShortLongMap()CollectionsFactory.deserializeShortLongMap(ObjectInput in) protected abstract ShortLongMapCollectionsFactory.deserializeShortLongMap(Object map) -
Uses of ShortLongMap in com.gigaspaces.internal.collections.standard
Classes in com.gigaspaces.internal.collections.standard that implement ShortLongMapMethods in com.gigaspaces.internal.collections.standard that return ShortLongMapModifier and TypeMethodDescriptionStandardCollectionsFactory.createShortLongMap()protected ShortLongMapStandardCollectionsFactory.deserializeShortLongMap(Object map) -
Uses of ShortLongMap in com.gigaspaces.internal.collections.trove
Classes in com.gigaspaces.internal.collections.trove that implement ShortLongMapMethods in com.gigaspaces.internal.collections.trove that return ShortLongMapModifier and TypeMethodDescriptionTroveCollectionsFactory.createShortLongMap()protected ShortLongMapTroveCollectionsFactory.deserializeShortLongMap(Object map)