public final class MemoryPipelineChannelCreator extends Object implements PipelineChannelCreator
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
BLOCK_QUEUE_SIZE_DEFAULT_VALUE |
static String |
BLOCK_QUEUE_SIZE_KEY |
static String |
TYPE |
| 构造器和说明 |
|---|
MemoryPipelineChannelCreator() |
| 限定符和类型 | 方法和说明 |
|---|---|
PipelineChannel |
createPipelineChannel(int outputConcurrency,
AckCallback ackCallback) |
String |
getType() |
void |
init(Properties props) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropspublic static final int BLOCK_QUEUE_SIZE_DEFAULT_VALUE
public void init(Properties props)
init 在接口中 org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessorpublic PipelineChannel createPipelineChannel(int outputConcurrency, AckCallback ackCallback)
createPipelineChannel 在接口中 PipelineChannelCreatorpublic String getType()
getType 在接口中 org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPICopyright © 2022 The Apache Software Foundation. All rights reserved.