public class GridDhtUnreservedPartitionException extends IgniteCheckedException
| Constructor and Description |
|---|
GridDhtUnreservedPartitionException(int part,
AffinityTopologyVersion topVer,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
partition() |
AffinityTopologyVersion |
topologyVersion() |
String |
toString() |
getCause, hasCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GridDhtUnreservedPartitionException(int part,
AffinityTopologyVersion topVer,
String msg)
part - Partition.topVer - Affinity topology version.msg - Message.public int partition()
public AffinityTopologyVersion topologyVersion()
public String toString()
toString in class IgniteCheckedException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021