Dear all,

the class backtype.storm.generated.Nimbus defines a nested class
Nimbus$Cluster that offers the following two methods (both defined in
Nimbus#Iface):

>     public StormTopology getTopology(String id) throws NotAliveException, 
> org.apache.thrift.TException; 
>     public StormTopology getUserTopology(String id) throws NotAliveException, 
> org.apache.thrift.TException;

What is the difference between both? I don't understand what the
difference between a "(regular?) topology" and a "user topology" should
be... From my understanding, there is only one "type" of topologies.


Thanks for you help!


-Matthias

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to