| パッケージ | 説明 |
|---|---|
| org.springframework.data.gemfire | |
| org.springframework.data.gemfire.client | Pivotal GemFire クライアント構成のサポートを提供するクラス。 |
| org.springframework.data.gemfire.config.annotation.support |
| 修飾子と型 | クラスと説明 |
|---|---|
class | ConfigurableRegionFactoryBean<K,V> |
class | GenericRegionFactoryBean<K,V>GenericRegionFactoryBean クラスは、抽象の基本クラス PeerRegionFactoryBean の拡張であり、開発者はデフォルトを使用して Pivotal GemFire Cache Region を定義できます。 |
class | LocalRegionFactoryBean<K,V> |
class | LookupRegionFactoryBean<K,V>LookupRegionFactoryBean クラスは、>gfe:lookup-region/< SDG XML 名前空間 (XSD) 要素を処理するための ResolvableRegionFactoryBean の具体的な実装です。 |
class | PartitionedRegionFactoryBean<K,V> |
class | PeerRegionFactoryBean<K,V> |
class | ReplicatedRegionFactoryBean<K,V> |
| 修飾子と型 | クラスと説明 |
|---|---|
class | ClientRegionFactoryBean<K,V>Spring FactoryBean は、クライアント Region の構築、構成、初期化に使用されます。 |
| 修飾子と型 | クラスと説明 |
|---|---|
class | CacheTypeAwareRegionFactoryBean<K,V>CacheTypeAwareRegionFactoryBean クラスは、GemFireCache が ClientCache であるかピア Cache であるかに応じてクライアントまたはサーバー Region を作成する方法を認識するスマート Spring FactoryBean です。 |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.