public class SupplyPartitionInfo extends Object
| Constructor and Description |
|---|
SupplyPartitionInfo(int part,
long minCntr,
long maxReserved,
UUID maxReservedNodeId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHistoryReserved() |
long |
maxReserved() |
UUID |
maxReservedNodeId() |
long |
minCntr() |
int |
part() |
String |
toString() |
public SupplyPartitionInfo(int part,
long minCntr,
long maxReserved,
UUID maxReservedNodeId)
part - Partiiotn.minCntr - Minimal counter.maxReserved - Max reservation.maxReservedNodeId - Node with maximum reservation.public int part()
public long minCntr()
public long maxReserved()
public UUID maxReservedNodeId()
public boolean isHistoryReserved()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023