| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.shared |
| Modifier and Type | Class and Description |
|---|---|
class |
SharedValue
Manages a shared value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SharedValueListener.valueHasChanged(SharedValueReader sharedValue,
byte[] newValue)
Called when the shared value has changed
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.