Class NodeAttributeView
- java.lang.Object
-
- org.apache.ignite.spi.systemview.view.NodeAttributeView
-
public class NodeAttributeView extends Object
Node attribute representation for aSystemView
.
-
-
Constructor Summary
Constructors Constructor Description NodeAttributeView(UUID nodeId, String name, Object val)
-