| java.lang.Object | |
| ↳ | org.apache.helix.tools.ZnodeOpArg |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _key | |||||||||||
| _operation | "+" for update/create if not exist '-' for remove "==" for test equals "!=" for test not equal | ||||||||||
| _propertyType | |||||||||||
| _updateValue | |||||||||||
| _znodePath | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
verify simple/list/map field: no update value
| |||||||||||
verify znode: no update value
| |||||||||||
simple field change
| |||||||||||
list field change
| |||||||||||
map field change
| |||||||||||
znode change
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
"+" for update/create if not exist '-' for remove "==" for test equals "!=" for test not equal
verify simple/list/map field: no update value
verify znode: no update value
simple field change
list field change
map field change
znode change