Uses of Interface
org.apache.storm.trident.spout.IOpaquePartitionedTridentSpout
Packages that use IOpaquePartitionedTridentSpout
Package
Description
-
Uses of IOpaquePartitionedTridentSpout in org.apache.storm.kafka.spout.trident
Classes in org.apache.storm.kafka.spout.trident that implement IOpaquePartitionedTridentSpout -
Uses of IOpaquePartitionedTridentSpout in org.apache.storm.trident
Methods in org.apache.storm.trident with parameters of type IOpaquePartitionedTridentSpoutModifier and TypeMethodDescriptionTridentTopology.newStream
(String txId, IOpaquePartitionedTridentSpout spout) -
Uses of IOpaquePartitionedTridentSpout in org.apache.storm.trident.spout
Constructors in org.apache.storm.trident.spout with parameters of type IOpaquePartitionedTridentSpoutModifierConstructorDescriptionOpaquePartitionedTridentSpoutExecutor
(IOpaquePartitionedTridentSpout<Object, ISpoutPartition, Object> spout)