Uses of Interface
org.apache.storm.trident.operation.Assembly
Packages that use Assembly
-
Uses of Assembly in org.apache.storm.trident
Methods in org.apache.storm.trident with parameters of type AssemblyModifier and TypeMethodDescriptionStream.applyAssembly
(Assembly assembly) Applies an `Assembly` to this `Stream`. -
Uses of Assembly in org.apache.storm.trident.operation.builtin
Classes in org.apache.storm.trident.operation.builtin that implement Assembly