public class ZooKeeperWriteProvider extends WriteProvider
| Constructor and Description |
|---|
ZooKeeperWriteProvider(Marshaller marshall,
org.apache.curator.framework.CuratorFramework client) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(String key,
byte[] bytes) |
writepublic ZooKeeperWriteProvider(Marshaller marshall, org.apache.curator.framework.CuratorFramework client)
public void write(String key, byte[] bytes)
write in class WriteProviderCopyright © 2016. All Rights Reserved.