| パッケージ | 説明 |
|---|---|
| org.springframework.data.gemfire | |
| org.springframework.data.gemfire.config.annotation | |
| org.springframework.data.gemfire.config.annotation.support |
| 修飾子と型 | クラスと説明 |
|---|---|
class | GenericRegionFactoryBean<K,V>GenericRegionFactoryBean クラスは、抽象の基本クラス PeerRegionFactoryBean の拡張であり、開発者はデフォルトを使用して Pivotal GemFire Cache Region を定義できます。 |
class | LocalRegionFactoryBean<K,V> |
class | PartitionedRegionFactoryBean<K,V> |
class | ReplicatedRegionFactoryBean<K,V> |
| 修飾子と型 | メソッドと説明 |
|---|---|
default void | RegionConfigurer.configure(StringSE beanName, PeerRegionFactoryBean<?,?> bean) ピア Region のインスタンスを構築、構成、初期化するために使用される PeerRegionFactoryBean への参照を提供する構成コールバックメソッド。 |
void | LazyResolvingComposableRegionConfigurer.configure(StringSE beanName, PeerRegionFactoryBean<?,?> peerRegionFactoryBean) |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected PeerRegionFactoryBean<K, V> | CacheTypeAwareRegionFactoryBean.newPeerRegionFactoryBean() |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.