stream
Class StreamTopology

java.lang.Object
  extended by stream.StreamTopology

public class StreamTopology
extends Object

Author:
chris

Field Summary
static String UUID_ATTRIBUTE
           
 
Constructor Summary
StreamTopology()
           
 
Method Summary
static backtype.storm.generated.StormTopology createTopology(Document doc)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UUID_ATTRIBUTE

public static final String UUID_ATTRIBUTE
See Also:
Constant Field Values
Constructor Detail

StreamTopology

public StreamTopology()
Method Detail

createTopology

public static backtype.storm.generated.StormTopology createTopology(Document doc)
                                                             throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.