FabricTransportActorRemotingClientFactory クラス
- java.
lang. Object - CommunicationClientFactory<TCommunicationClient>
- ServiceRemotingClientFactory
- FabricTransportServiceRemotingClientFactory
- microsoft.
servicefabric. actors. remoting. fabrictransport. client. FabricTransportActorRemotingClientFactory
- microsoft.
public class FabricTransportActorRemotingClientFactory extends FabricTransportServiceRemotingClientFactory
ServiceRemotingClientFactoryファブリック TCP トランスポートを使用して、経由でリモート化されたインターフェイスを介してアクターと通信する を作成ServiceRemotingClientする 。FabricTransportServiceRemotingListener
コンストラクターの概要
コンストラクター | 説明 |
---|---|
FabricTransportActorRemotingClientFactory(FabricTransportRemotingSettings fabricTransportSettings, ServiceRemotingCallbackClient callbackClient, ServicePartitionResolver servicePartitionResolver, List<ExceptionHandler> exceptionHandlers, String traceId) |
ファブリック トランスポート ベースのアクター リモート処理クライアント ファクトリを構築します。 |
FabricTransportActorRemotingClientFactory(ServiceRemotingCallbackClient callbackClient) |
ファブリック トランスポート ベースのアクター リモート処理クライアント ファクトリを構築します。 |
継承メンバー
コンストラクターの詳細
FabricTransportActorRemotingClientFactory
public FabricTransportActorRemotingClientFactory(FabricTransportRemotingSettings fabricTransportSettings, ServiceRemotingCallbackClient callbackClient, ServicePartitionResolver servicePartitionResolver, List
ファブリック トランスポート ベースのアクター リモート処理クライアント ファクトリを構築します。
パラメーター:
FabricTransportActorRemotingClientFactory
public FabricTransportActorRemotingClientFactory(ServiceRemotingCallbackClient callbackClient)
ファブリック トランスポート ベースのアクター リモート処理クライアント ファクトリを構築します。
パラメーター:
適用対象
Azure SDK for Java