metadata property

Map<String, Object> metadata
final

An unmodifiable map of application-provided metadata associated with this node.

Implementation

final Map<String, Object> metadata;