クラス PartitionedChannelSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<PartitionedChannelSpec, PartitionedChannel>
org.springframework.integration.dsl.MessageChannelSpec<PartitionedChannelSpec, PartitionedChannel>
org.springframework.integration.dsl.LoadBalancingChannelSpec<PartitionedChannelSpec, PartitionedChannel>
org.springframework.integration.dsl.PartitionedChannelSpec
- 実装されているすべてのインターフェース:
DisposableBean、FactoryBean<PartitionedChannel>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
public class PartitionedChannelSpec
extends LoadBalancingChannelSpec<PartitionedChannelSpec, PartitionedChannel>
- 導入:
- 6.1
- 作成者:
- Artem Bilan
フィールドのサマリー
クラス org.springframework.integration.dsl.LoadBalancingChannelSpec から継承されたフィールド
failoverStrategy, loadBalancingStrategy, maxSubscribersクラス org.springframework.integration.dsl.MessageChannelSpec から継承されたフィールド
channelクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明protected PartitionedChanneldoGet()partitionKey(FunctionSE<Message<?>, ObjectSE> partitionKeyFunction) threadFactory(ThreadFactorySE threadFactory) クラス org.springframework.integration.dsl.LoadBalancingChannelSpec から継承されたメソッド
failover, failoverStrategy, loadBalancer, maxSubscribersクラス org.springframework.integration.dsl.MessageChannelSpec から継承されたメソッド
datatype, getComponentsToRegister, interceptor, messageConverter, wireTap, wireTap, wireTapクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopクラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingletonインターフェース org.springframework.context.SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
PartitionedChannelSpec
protected PartitionedChannelSpec(int partitionCount)
メソッドの詳細
partitionKey
threadFactory
doGet
- オーバーライド:
- クラス
MessageChannelSpec<PartitionedChannelSpec, PartitionedChannel>のdoGet