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, streamId
Constructor and Description |
---|
SpoutNode(String streamId,
Fields allOutputFields,
String txid,
Object spout,
SpoutNode.SpoutType type) |
equals, hashCode, shortString, toString
addSharedMemory, getResources, getSharedMemory, setCPULoad, setMemoryLoad, setMemoryLoad
public Object spout
public String txId
public SpoutNode.SpoutType type
public SpoutNode(String streamId, Fields allOutputFields, String txid, Object spout, SpoutNode.SpoutType type)
Copyright © 2022 The Apache Software Foundation. All rights reserved.