| Modifier and Type | Method and Description | 
|---|---|
ShortObjectMap<BucketKey> | 
AbstractMultiBucketOrderedPacket.getBucketsKeys()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MultiBucketSingleFileReliableAsyncKeptDiscardedPacket.associateToBuckets(ShortObjectMap<List<IMultiBucketSingleFileReplicationOrderedPacket>> bucketsPackets)  | 
void | 
AbstractMultiBucketOrderedPacket.associateToBuckets(ShortObjectMap<List<IMultiBucketSingleFileReplicationOrderedPacket>> bucketsPackets)  | 
void | 
AbstractSingleBucketOrderedPacket.associateToBuckets(ShortObjectMap<List<IMultiBucketSingleFileReplicationOrderedPacket>> bucketsPackets)  | 
void | 
IMultiBucketSingleFileReplicationOrderedPacket.associateToBuckets(ShortObjectMap<List<IMultiBucketSingleFileReplicationOrderedPacket>> bucketsPackets)  | 
| Constructor and Description | 
|---|
AbstractMultiBucketOrderedPacket(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)  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract <V> ShortObjectMap<V> | 
CollectionsFactory.createShortObjectMap()  | 
abstract <V> ShortObjectMap<V> | 
CollectionsFactory.createShortObjectMap(int initialCapacity)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StandardShortObjectMap<V>  | 
| Modifier and Type | Method and Description | 
|---|---|
ShortObjectMap | 
StandardCollectionsFactory.createShortObjectMap()  | 
<V> ShortObjectMap<V> | 
StandardCollectionsFactory.createShortObjectMap(int initialCapacity)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TroveShortObjectMap<V>  | 
| Modifier and Type | Method and Description | 
|---|---|
ShortObjectMap | 
TroveCollectionsFactory.createShortObjectMap()  | 
<V> ShortObjectMap<V> | 
TroveCollectionsFactory.createShortObjectMap(int initialCapacity)  | 
Copyright © GigaSpaces.