Class SingleJoinExample

java.lang.Object
org.apache.storm.starter.SingleJoinExample

public class SingleJoinExample extends Object
Example of using a simple custom join bolt. NOTE: Prefer to use the built-in JoinBolt wherever applicable
  • Constructor Details

    • SingleJoinExample

      public SingleJoinExample()
  • Method Details