to distinguish components.
in which the component is deployed.
associated with the component.
list node aliases
Readonly
clusterthe cluster in which the component is deployed.
Readonly
consensuslist node aliases
Readonly
namethe name to distinguish components.
Readonly
namespacethe namespace associated with the component.
Readonly
typetype for identifying.
Converts the class instance to a plain object.
the plain object representation of the class.
Static
compareCompares two BaseComponent instances for equality.
The first component to compare
The second component to compare
boolean - true if the components are equal
Static
fromHandles creating instance of the class from plain object.
Interface for converting a class to a plain object.