MethodDispatcherBuildResult クラス
- java.
lang. Object - microsoft.
servicefabric. services. remoting. builder. BuildResult - microsoft.
servicefabric. services. remoting. builder. MethodDispatcherBuildResult
- microsoft.
- microsoft.
public class MethodDispatcherBuildResult
アクターとサービスで使用されるメソッド ディスパッチャーのビルド結果。 内部使用のみ。
メソッドの概要
メソッドの詳細
getMethodDispatcher
public MethodDispatcherBase getMethodDispatcher()
getMethodDispatcherType
public Class getMethodDispatcherType()
setMethodDispatcher
public void setMethodDispatcher(MethodDispatcherBase methodDispatcher)
パラメーター:
methodDispatcher
setMethodDispatcherType
public void setMethodDispatcherType(Class methodDispatcherType)
パラメーター:
methodDispatcherType
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java