8.8. GOOGLE2_PING
Google Compute Engine (GCE)で、Google Cloud Storage (GCS)を使用してクラスターメンバーに関する情報を保存する汎用検出プロトコルまたは GOOGLE2_PING
を使用します。
GOOGLE2_PING 設定の例
<org.jgroups.protocols.google.GOOGLE_PING2 location="${jgroups.google.bucket_name}" />
埋め込み Data Grid の GOOGLE2_PING 依存関係
<dependency> <groupId>org.jgroups.google</groupId> <artifactId>jgroups-google</artifactId> <version>${version.jgroups.google}</version> </dependency>