@TargetSE(valueSE=TYPESE) @RetentionSE(valueSE=RUNTIMESE) @InheritedSE @DocumentedSE @Import(value=AddPoolsConfiguration.class) public @interface EnablePools
EnablePools アノテーションを使用すると、Spring (データ GemFire) で構成された Pivotal GemFire クライアントキャッシュアプリケーションで 1 つ以上の Pivotal GemFire Pools を定義して使用できるようになります。AddPoolsConfiguration, EnablePool, PoolConfigurer| 修飾子と型 | オプションの要素と説明 |
|---|---|
EnablePool[] | pools 複数の Pivotal GemFire Pools の定義を有効にします。 |
public abstract EnablePool[] pools
Pools の定義を有効にします。Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.