|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectstorm.trident.tuple.TridentTupleView.RootFactory
public static class TridentTupleView.RootFactory
| Constructor Summary | |
|---|---|
TridentTupleView.RootFactory(Fields inputFields)
|
|
| Method Summary | |
|---|---|
TridentTuple |
create(Tuple parent)
|
java.util.Map<java.lang.String,ValuePointer> |
getFieldIndex()
|
java.util.List<java.lang.String> |
getOutputFields()
|
int |
numDelegates()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TridentTupleView.RootFactory(Fields inputFields)
| Method Detail |
|---|
public TridentTuple create(Tuple parent)
public java.util.Map<java.lang.String,ValuePointer> getFieldIndex()
getFieldIndex in interface TridentTuple.Factorypublic int numDelegates()
numDelegates in interface TridentTuple.Factorypublic java.util.List<java.lang.String> getOutputFields()
getOutputFields in interface TridentTuple.Factory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||