public class EdgeID
extends java.lang.Object
This class will be used to handle the following issue. https://github.com/DSC-SPIDAL/twister2/issues/519
EdgeID will preallocate 5 IDs per edge. When configuring a communication operation, these IDs can be used without hitting the above issue.
Constructor and Description |
---|
EdgeID() |
Modifier and Type | Method and Description |
---|---|
int |
nextId() |