8.7. AZURE_PING
Microsoft Azure では、共有 Azure Blob ストレージを使用して検出情報を保存する汎用検出プロトコルまたは AZURE_PING
を使用します。
AZURE_PING 設定の例
<azure.AZURE_PING storage_account_name="replace this with your account name" storage_access_key="replace this with your access key" container="replace this with your container name" />
埋め込み Data Grid の AZURE_PING 依存関係
<dependency> <groupId>org.jgroups.azure</groupId> <artifactId>jgroups-azure</artifactId> <version>${version.jgroups.azure}</version> </dependency>