@Beta public final class NodeValue extends Object implements Serializable
WorkflowToken
. This class
provides a mapping from node name to the Value
which was set for the specific key.Constructor and Description |
---|
NodeValue(String nodeName,
Value value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getNodeName() |
Value |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2023 Cask Data, Inc. Licensed under the Apache License, Version 2.0.