软件包 ml.shifu.guagua.coordinator.zk

This package contains zookeeper wrapper to talk with ZooKeeper servers.

请参见:
          描述

接口摘要
GuaguaZooKeeper.Filter Filter path out GuaguaZooKeeper.Filter.filter(String) return true.
GuaguaZooKeeperOperation<T> GuaguaZooKeeperOperation is used as command to process consistent logic like re-trying for all zookeeper operations (create, get, ...).
 

类摘要
GuaguaZooKeeper ZooKeeper provides only atomic operations.
GuaguaZooKeeper.PathStat Data structure for handling the output of createOrSet()
ZooKeeperUtils ZooKeeperUtils is a helper used to start embed zookeeper server in CLI host.
 

软件包 ml.shifu.guagua.coordinator.zk 的描述

This package contains zookeeper wrapper to talk with ZooKeeper servers.

Code is copied from Apache Giraph project, Thanks Giraph.



Copyright © 2015. All Rights Reserved.