Package org.elasticsearch.env
Class NodeMetadata
java.lang.Object
org.elasticsearch.env.NodeMetadata
Metadata associated with this node: its persistent node ID and its version.
The metadata is persisted in the data folder of this node and is reused across restarts.