次の方法で共有


SingletonPartitionInformation クラス

public class SingletonPartitionInformation extends ServicePartitionInformation

サービスがシングルトン でパーティション分割され、実質的にパーティション分割されていないか、1 つのパーティションのみであることを示し、Singleton サービスのパーティション構成を使用します。

コンストラクターの概要

コンストラクター 説明
SingletonPartitionInformation()

system.fabric.SingletonPartitionInformation クラスの新しいインスタンスを作成します。

メソッドの概要

修飾子と型 メソッドと説明
String toString()

パーティションの ID と種類を出力します。

継承メンバー

コンストラクターの詳細

SingletonPartitionInformation

public SingletonPartitionInformation()

system.fabric.SingletonPartitionInformation クラスの新しいインスタンスを作成します。

メソッドの詳細

toString

public String toString()

パーティションの ID と種類を出力します。

適用対象