| Package | Description |
|---|---|
| ml.shifu.guagua |
This package contains some common classes for both master and worker.
|
| ml.shifu.guagua.coordinator.zk |
This package contains zookeeper wrapper to talk with ZooKeeper servers.
|
| Class and Description |
|---|
| GuaguaZooKeeper
ZooKeeper provides only atomic operations.
|
| Class and Description |
|---|
| GuaguaZooKeeper.Filter
Filter path out
GuaguaZooKeeper.Filter.filter(String) return true. |
| GuaguaZooKeeper.PathStat
Data structure for handling the output of createOrSet()
|
GuaguaZooKeeperOperation
GuaguaZooKeeperOperation is used as command to process consistent logic like re-trying for all zookeeper
operations (create, get, ...). |
Copyright © 2019. All Rights Reserved.