|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object storm.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.Factory
public int numDelegates()
numDelegates
in interface TridentTuple.Factory
public 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 |