インターフェース | 説明 |
---|---|
PoolFactoryBean.PoolFactoryInitializer | ファクトリに追加または代替の構成を提供することで、この PoolFactoryBean によって使用される PoolFactory を初期化し、Pool を作成するためのコールバックインターフェース。 |
PoolResolver | PoolResolver は、Apache Geode Pool インスタンスへの参照を解決するための戦略インターフェースです。 |
クラス | 説明 |
---|---|
ClientCacheFactoryBean | Spring FactoryBean は、Pivotal GemFire/Apache Geode ClientCache を作成するために使用されます。 |
ClientRegionFactoryBean<K,V> | Spring FactoryBean は、クライアント Region の構築、構成、初期化に使用されます。 |
ClientRegionShortcutConverter | ClientRegionShortcutConverter クラスは、文字列値のクライアント領域ショートカット表現を実際の Pivotal GemFire ClientRegionShortcut 列挙値に変換する Spring コンバーター実装です。 |
ClientRegionShortcutToDataPolicyConverter | |
GemfireDataSourcePostProcessor | Apache Geode または Pivotal GemFire データソースにアクセス可能な各リージョンのクライアントリージョン Bean を登録するために使用される Spring BeanFactoryPostProcessor 。 |
Interest<K> | Interest クラスには、クライアントの関心を登録するための詳細が保持されます。 |
InterestResultPolicyConverter | InterestResultPolicyConverter クラスは、文字列を Pivotal GemFire InterestResultPolicyConverter に変換できる Spring Converter および JavaBeans PropertyEditor です。 |
KeyInterest<K> | 個々のキーに基づくキャッシュ領域の関心。 |
PoolAdapter | PoolAdapter クラスは抽象基本クラスであり、Pool インターフェースのデフォルトの no-op 実装です。これにより、実装クラスがこのアダプターを継承し、この実装でサポートされる Pool メソッド / 操作を選択できるようになります。 |
PoolFactoryBean | Spring FactoryBean は、Pool を構築、構成、初期化します。 |
RegexInterest | 個々のキー型ではなく、正規表現に基づいてキャッシュの対象を決定します。 |
列挙型 | 説明 |
---|---|
ClientRegionShortcutWrapper | ClientRegionShortcutWrapper 列挙型は、Pivotal GemFire の ClientRegionShortcuts を SDG ClientRegionShortcutWrapper 列挙値でラップする Java 列挙型です。 |
Interest.Type | 関心登録の種類。 |
InterestResultPolicyType | InterestResultPolicyType 列挙型は、すべてのクライアントの Register Interests (結果) ポリシー値の列挙です。 |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.