| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.partstate |
| Modifier and Type | Method and Description |
|---|---|
@Nullable PagesAllocationRange |
PartitionAllocationMap.get(FullPageId fullPageId) |
@Nullable PagesAllocationRange |
PartitionAllocationMap.get(GroupPartitionId key)
Returns the value to which the specified key is mapped,
or
null if this map contains no mapping for the key. |
PagesAllocationRange |
PartitionAllocationMap.put(GroupPartitionId key,
PagesAllocationRange val) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<GroupPartitionId,PagesAllocationRange>> |
PartitionAllocationMap.entrySet() |
Iterable<PagesAllocationRange> |
PartitionAllocationMap.values() |
| Modifier and Type | Method and Description |
|---|---|
PagesAllocationRange |
PartitionAllocationMap.put(GroupPartitionId key,
PagesAllocationRange val) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020