Package org.apache.storm.trident.tuple
Interface TridentTuple.Factory
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
TridentTupleView.FreshOutputFactory
,TridentTupleView.OperationOutputFactory
,TridentTupleView.ProjectionFactory
,TridentTupleView.RootFactory
- Enclosing interface:
- TridentTuple
-
Method Summary
Modifier and TypeMethodDescriptionint
-
Method Details
-
getFieldIndex
Map<String,ValuePointer> getFieldIndex() -
getOutputFields
-
numDelegates
int numDelegates()
-