クラス BrokerAddress
java.lang.ObjectSE
org.springframework.kafka.test.core.BrokerAddress
Kafka ブローカーのアドレスをカプセル化します。
- 作成者:
- Marius Bogoevici, Gary Russell
フィールド概要
フィールドコンストラクター概要
コンストラクターコンストラクター説明BrokerAddress(StringSE host) BrokerAddress(StringSE host, int port) BrokerAddress(org.apache.kafka.server.network.BrokerEndPoint broker) 方法の概要
フィールドの詳細
DEFAULT_PORT
public static final int DEFAULT_PORT- 関連事項:
コンストラクターの詳細
BrokerAddress
BrokerAddress
BrokerAddress
public BrokerAddress(org.apache.kafka.server.network.BrokerEndPoint broker)
方法の詳細