[This is preliminary documentation and is subject to change.]
The VertexTTime generic type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| isShutdown |
Currently available for checkpoint restore
(Inherited from Vertex.) | |
| Stage |
The stage to which this vertex belongs.
(Inherited from Vertex.) | |
| VertexId |
Vertex identifier (unique within the same Stage).
(Inherited from Vertex.) |
See Also