public class ExampleJmsTopology extends Object
An example JMS topology.
Modifier and Type | Field and Description |
---|---|
static String |
ANOTHER_BOLT |
static String |
FINAL_BOLT |
static String |
INTERMEDIATE_BOLT |
static String |
JMS_QUEUE_SPOUT |
static String |
JMS_TOPIC_BOLT |
static String |
JMS_TOPIC_SPOUT |
Constructor and Description |
---|
ExampleJmsTopology() |
public static final String JMS_QUEUE_SPOUT
public static final String INTERMEDIATE_BOLT
public static final String FINAL_BOLT
public static final String JMS_TOPIC_BOLT
public static final String JMS_TOPIC_SPOUT
public static final String ANOTHER_BOLT
Copyright © 2022 The Apache Software Foundation. All rights reserved.