Uses of Class
com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.BucketKey
Packages that use BucketKey
-
Uses of BucketKey in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile that return types with arguments of type BucketKeyConstructor parameters in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile with type arguments of type BucketKeyModifierConstructorDescriptionAbstractMultiBucketOrderedPacket(long globalKey, ShortObjectMap<BucketKey> bucketsKeys) DeletedMultiBucketOrderedPacket(long startGlobalKey, long endGlobalKey, ShortObjectMap<BucketKey> bucketsStartKeys, ShortLongMap bucketEndKeys) DiscardedMultiBucketOrderedPacket(long globalKey, ShortObjectMap<BucketKey> bucketsKeys) MultipleBucketOrderedPacket(long globalKey, ShortObjectMap<BucketKey> bucketsKeys, IReplicationPacketData<?> data)