org.apache.zookeeper.server
Interface ZooKeeperServer.DataTreeBuilder

All Known Implementing Classes:
ZooKeeperServer.BasicDataTreeBuilder
Enclosing class:
ZooKeeperServer

public static interface ZooKeeperServer.DataTreeBuilder

The server delegates loading of the tree to an instance of the interface


Method Summary
 DataTree build()
           
 

Method Detail

build

DataTree build()


Copyright © 2012 The Apache Software Foundation