Interface ZooWorker.ZooCallable<T>

Enclosing class:
ZooWorker

static interface ZooWorker.ZooCallable<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    Be compatible with ZooKeeper interface.
  • Method Details