public class PipelineConfig extends Object
| Constructor and Description |
|---|
PipelineConfig() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCapacity()
并发能力
|
void |
setCapacity(Integer capacity) |
String |
toString() |
PipelineConfig |
withCapacity(Integer capacity) |
Copyright © 2015. All rights reserved.