public class HdfsSpoutTopology extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HdfsSpoutTopology.ConstBolt |
Modifier and Type | Field and Description |
---|---|
static String |
BOLT_ID |
static String |
SPOUT_ID |
Constructor and Description |
---|
HdfsSpoutTopology() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Copies text file content from sourceDir to destinationDir.
|
public static final String SPOUT_ID
public static final String BOLT_ID
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.