|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.labs.minion.test.regression.TupleFactory
public class TupleFactory
Creates tuple objects with documents that contain a certain entry.
| Constructor Summary | |
|---|---|
TupleFactory()
|
|
| Method Summary | |
|---|---|
static Tuple |
createTuple(Entry entry,
PartitionManager manager)
Creates a Tuple with all the documents that contain the given Entry. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TupleFactory()
| Method Detail |
|---|
public static Tuple createTuple(Entry entry,
PartitionManager manager)
entry - the entry the documents of the created Tuple should have
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||