|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.galagosearch.tupleflow.Linkage
public class Linkage
| Constructor Summary | |
|---|---|
Linkage()
|
|
| Method Summary | |
|---|---|
static void |
close(Step stage)
|
static void |
link(Step source,
Step stage)
|
static void |
link(Step source,
Step stage,
java.lang.String fieldName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Linkage()
| Method Detail |
|---|
public static void link(Step source,
Step stage,
java.lang.String fieldName)
throws IncompatibleProcessorException
IncompatibleProcessorException
public static void link(Step source,
Step stage)
throws IncompatibleProcessorException
IncompatibleProcessorException
public static void close(Step stage)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||