インターフェース PulsarClientFactory

すべての既知の実装クラス:
DefaultPulsarClientFactory

public interface PulsarClientFactory
Pulsar クライアントファクトリインターフェース。
作成者:
Soby Chacko, Chris Bono
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明
    org.apache.pulsar.client.api.PulsarClient
    クライアントを作成します。
  • メソッドの詳細

    • createClient

      org.apache.pulsar.client.api.PulsarClient createClient() throws org.apache.pulsar.client.api.PulsarClientException
      クライアントを作成します。
      戻り値:
      作成されたクライアントインスタンス
      例外:
      org.apache.pulsar.client.api.PulsarClientException - クライアントの作成中にエラーが発生した場合