org.apache.bookkeeper.util
Class LocalBookKeeper

java.lang.Object
  extended by org.apache.bookkeeper.util.LocalBookKeeper

public class LocalBookKeeper
extends Object


Constructor Summary
LocalBookKeeper()
           
LocalBookKeeper(int numberOfBookies)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalBookKeeper

public LocalBookKeeper()

LocalBookKeeper

public LocalBookKeeper(int numberOfBookies)
Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        InterruptedException
Throws:
IOException
InterruptedException