| パッケージ | 説明 |
|---|---|
| org.springframework.data.gemfire.client | Pivotal GemFire クライアント構成のサポートを提供するクラス。 |
| org.springframework.data.gemfire.config.annotation | |
| org.springframework.data.gemfire.config.annotation.support |
| 修飾子と型 | クラスと説明 |
|---|---|
class | ClientCacheFactoryBeanSpring FactoryBean は、Pivotal GemFire/Apache Geode ClientCache を作成するために使用されます。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected <T extends CacheFactoryBean> | AbstractCacheConfiguration.configureCacheFactoryBean(T gemfireCache) 共通のキャッシュ構成設定を使用して CacheFactoryBean を構成します。 |
protected <T extends CacheFactoryBean> | AbstractCacheConfiguration.constructCacheFactoryBean() 適切なアノテーションで表現される Spring アプリケーションのキャッシュ型設定 (クライアントまたはピア) に基づいて、 CacheFactoryBean の新しい初期化されたインスタンスを構築します。 |
protected <T extends CacheFactoryBean> | ClientCacheConfiguration.newCacheFactoryBean() ピア ClientCache を作成するために使用される ClientCacheFactoryBean の新しいインスタンスを構築します。 |
protected <T extends CacheFactoryBean> | PeerCacheConfiguration.newCacheFactoryBean() ピア Cache を作成するために使用される CacheFactoryBean の新しいインスタンスを構築します。 |
protected abstract <T extends CacheFactoryBean> | AbstractCacheConfiguration.newCacheFactoryBean() 適切なアノテーションで表現される Spring アプリケーションのキャッシュ型設定 (クライアントまたはピア) に基づいて、 CacheFactoryBean の新しい初期化されていないインスタンスを構築します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
CacheFactoryBean | PeerCacheConfiguration.gemfireCache() 単一のピア Cache インスタンスの Bean 宣言。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected void | PdxConfiguration.configurePdx(CacheFactoryBean cacheFactoryBean)Pivotal GemFire/Apache Geode キャッシュ PDX 直列化を構成します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | EmbeddedServiceConfigurationSupport.PeerGemFirePropertiesConfigurer.configure(StringSE beanName, CacheFactoryBean bean) |
protected void | EmbeddedServiceConfigurationSupport.AbstractGemFirePropertiesConfigurer.configureGemFireProperties(CacheFactoryBean bean) |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.