|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbacktype.storm.drpc.LinearDRPCTopologyBuilder
@Deprecated public class LinearDRPCTopologyBuilder
| Constructor Summary | |
|---|---|
LinearDRPCTopologyBuilder(String function)
Deprecated. |
|
| Method Summary | |
|---|---|
LinearDRPCInputDeclarer |
addBolt(IBasicBolt bolt)
Deprecated. |
LinearDRPCInputDeclarer |
addBolt(IBasicBolt bolt,
Number parallelism)
Deprecated. |
LinearDRPCInputDeclarer |
addBolt(IBatchBolt bolt)
Deprecated. |
LinearDRPCInputDeclarer |
addBolt(IBatchBolt bolt,
Number parallelism)
Deprecated. |
LinearDRPCInputDeclarer |
addBolt(IRichBolt bolt)
Deprecated. |
LinearDRPCInputDeclarer |
addBolt(IRichBolt bolt,
Number parallelism)
Deprecated. |
StormTopology |
createLocalTopology(ILocalDRPC drpc)
Deprecated. |
StormTopology |
createRemoteTopology()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinearDRPCTopologyBuilder(String function)
| Method Detail |
|---|
public LinearDRPCInputDeclarer addBolt(IBatchBolt bolt,
Number parallelism)
public LinearDRPCInputDeclarer addBolt(IBatchBolt bolt)
@Deprecated
public LinearDRPCInputDeclarer addBolt(IRichBolt bolt,
Number parallelism)
@Deprecated public LinearDRPCInputDeclarer addBolt(IRichBolt bolt)
public LinearDRPCInputDeclarer addBolt(IBasicBolt bolt,
Number parallelism)
public LinearDRPCInputDeclarer addBolt(IBasicBolt bolt)
public StormTopology createLocalTopology(ILocalDRPC drpc)
public StormTopology createRemoteTopology()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||