Uses of Class
org.apache.storm.trident.tuple.ValuePointer
Packages that use ValuePointer
-
Uses of ValuePointer in org.apache.storm.trident.tuple
Methods in org.apache.storm.trident.tuple that return ValuePointerModifier and TypeMethodDescriptionstatic ValuePointer[]
ValuePointer.buildIndex
(Fields fieldsOrder, Map<String, ValuePointer> pointers) Methods in org.apache.storm.trident.tuple that return types with arguments of type ValuePointerModifier and TypeMethodDescriptionstatic Map<String,
ValuePointer> ValuePointer.buildFieldIndex
(ValuePointer[] pointers) TridentTuple.Factory.getFieldIndex()
TridentTupleView.FreshOutputFactory.getFieldIndex()
TridentTupleView.OperationOutputFactory.getFieldIndex()
TridentTupleView.ProjectionFactory.getFieldIndex()
TridentTupleView.RootFactory.getFieldIndex()
Methods in org.apache.storm.trident.tuple with parameters of type ValuePointerModifier and TypeMethodDescriptionstatic Map<String,
ValuePointer> ValuePointer.buildFieldIndex
(ValuePointer[] pointers) Method parameters in org.apache.storm.trident.tuple with type arguments of type ValuePointerModifier and TypeMethodDescriptionstatic ValuePointer[]
ValuePointer.buildIndex
(Fields fieldsOrder, Map<String, ValuePointer> pointers) Constructors in org.apache.storm.trident.tuple with parameters of type ValuePointerModifierConstructorDescriptionTridentTupleView
(List delegates, ValuePointer[] index, Map<String, ValuePointer> fieldIndex) Constructor parameters in org.apache.storm.trident.tuple with type arguments of type ValuePointerModifierConstructorDescriptionTridentTupleView
(List delegates, ValuePointer[] index, Map<String, ValuePointer> fieldIndex)