public class HdfsSpoutNullBoltTopo extends Object
This topo helps measure speed of reading from Hdfs. Spout Reads from Hdfs. Bolt acks and discards tuples
| Modifier and Type | Field and Description | 
|---|---|
static int | 
DEFAULT_BOLT_NUM  | 
static int | 
DEFAULT_SPOUT_NUM  | 
| Constructor and Description | 
|---|
HdfsSpoutNullBoltTopo()  | 
| Modifier and Type | Method and Description | 
|---|---|
static StormTopology | 
getTopology(Map config)  | 
static void | 
main(String[] args)  | 
public static final int DEFAULT_SPOUT_NUM
public static final int DEFAULT_BOLT_NUM
public static StormTopology getTopology(Map config)
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.