Package org.apache.storm.trident.tuple
Class TridentTupleView.FreshOutputFactory
java.lang.Object
org.apache.storm.trident.tuple.TridentTupleView.FreshOutputFactory
- All Implemented Interfaces:
- Serializable,- TridentTuple.Factory
- Enclosing class:
- TridentTupleView
public static class TridentTupleView.FreshOutputFactory
extends Object
implements TridentTuple.Factory
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionint
- 
Constructor Details- 
FreshOutputFactory
 
- 
- 
Method Details- 
create
- 
getFieldIndex- Specified by:
- getFieldIndexin interface- TridentTuple.Factory
 
- 
numDelegatespublic int numDelegates()- Specified by:
- numDelegatesin interface- TridentTuple.Factory
 
- 
getOutputFields- Specified by:
- getOutputFieldsin interface- TridentTuple.Factory
 
 
-