public class SpoutNode extends Node
| Modifier and Type | Class and Description |
|---|---|
static class |
SpoutNode.SpoutType |
| Modifier and Type | Field and Description |
|---|---|
Object |
spout |
String |
txId |
SpoutNode.SpoutType |
type |
allOutputFields, creationIndex, name, parallelismHint, stateInfo, streamIdpublic Object spout
public String txId
public SpoutNode.SpoutType type
public SpoutNode(String streamId, Fields allOutputFields, String txid, Object spout, SpoutNode.SpoutType type)
Copyright © 2015. All rights reserved.