Uses of Class
org.apache.storm.trident.tuple.TridentTupleView
-
Packages that use TridentTupleView Package Description org.apache.storm.trident.tuple -
-
Uses of TridentTupleView in org.apache.storm.trident.tuple
Fields in org.apache.storm.trident.tuple declared as TridentTupleView Modifier and Type Field Description static TridentTupleView
TridentTupleView. EMPTY_TUPLE
Methods in org.apache.storm.trident.tuple with parameters of type TridentTupleView Modifier and Type Method Description TridentTuple
TridentTupleView.OperationOutputFactory. create(TridentTupleView parent, List<Object> selfVals)
-