Annotation Interface EnablePools


The EnablePools annotation enables 1 or more GemFire Pools to be defined and used in a GemFire client cache application configured with Spring (Data GemFire).
Since:
1.9.0
Author:
John Blum
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Enables the definition of multiple GemFire Pools.
  • Element Details

    • pools

      EnablePool[] pools
      Enables the definition of multiple GemFire Pools.
      Default:
      {}