| Modifier and Type | Field and Description |
|---|---|
private Map<String,String> |
stateValues |
private long |
version |
| Constructor and Description |
|---|
StandardStateMap(Map<String,String> stateValues,
long version) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String key) |
long |
getVersion() |
Map<String,String> |
toMap() |
String |
toString() |
public long getVersion()
getVersion in interface StateMapCopyright © 2021 Apache NiFi Project. All rights reserved.