|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.nutch.util.ShareSet
A ShareSet is a library of ShareGroup objects. It defines every other machine in the current NutchFileSystem's universe.
Constructor Summary | |
ShareSet(File dbRoot)
Default constructor. |
|
ShareSet(File dbRoot,
Vector shareList)
Build a ShareSet out of a Vector of ShareGroup objects. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ShareSet(File dbRoot, Vector shareList)
public ShareSet(File dbRoot)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |