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) |
write
public ZooKeeperWriteProvider(Marshaller marshall, org.apache.curator.framework.CuratorFramework client)
public void write(String key, byte[] bytes)
write
in class WriteProvider
Copyright © 2016. All Rights Reserved.