Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 435 Bytes

VertexInstance.md

File metadata and controls

16 lines (8 loc) · 435 Bytes

VertexInstance

VertexInstance is a wrapper of a vertex instance, which contains the vertex spec and the instance information such as hostname and replica index.

Properties

Name Type Description Notes
hostname String [optional]
replica Integer [optional]
vertex Vertex [optional]