Package | Description |
---|---|
org.apache.twill.zookeeper |
This package provides functionality for ZooKeeper interactions.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ZKOperations.ChildrenCallback
Interface for defining callback method to receive children nodes updates.
|
static interface |
ZKOperations.DataCallback
Interface for defining callback method to receive node data updates.
|
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.