Uses of Interface
org.apache.storm.lambda.SerializableSupplier
-
Uses of SerializableSupplier in org.apache.storm.lambda
-
Uses of SerializableSupplier in org.apache.storm.topology
Modifier and TypeMethodDescriptionTopologyBuilder.setSpout
(String id, SerializableSupplier<?> supplier) Define a new spout in this topology.TopologyBuilder.setSpout
(String id, SerializableSupplier<?> supplier, Number parallelismHint) Define a new spout in this topology with the specified parallelism.