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() |
public static final int DEFAULT_SPOUT_NUM
public static final int DEFAULT_BOLT_NUM
Copyright © 2019 The Apache Software Foundation. All rights reserved.