| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.shared |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SharedValue |
Manages a shared value.
|
| Modifier and Type | Method | 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.