public class RetryingZooKeeperNodeWriter
extends com.google.common.util.concurrent.AbstractIdleService
| Constructor and Description |
|---|
RetryingZooKeeperNodeWriter(String name,
ZooKeeperClient client) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
set(String path,
byte[] data) |
protected void |
shutDown() |
protected void |
startUp() |
public RetryingZooKeeperNodeWriter(String name, ZooKeeperClient client)
Copyright © 2017. All rights reserved.