Constructor and Description |
---|
SpoutDetails(IRichSpout spout,
Integer parallelism,
Map<String,Object> conf) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getConf() |
Integer |
getParallelism() |
IRichSpout |
getSpout() |
public SpoutDetails(IRichSpout spout, Integer parallelism, Map<String,Object> conf)
public IRichSpout getSpout()
public Integer getParallelism()
Copyright © 2022 The Apache Software Foundation. All rights reserved.