Package | Description |
---|---|
org.springframework.data.gemfire.config.annotation |
Modifier and Type | Class and Description |
---|---|
interface |
EnableAuth
The
EnableAuth annotation marks a Spring @Configuration annotated Class
to configure and enable Pivotal GemFire/Apache Geode's Authentication and Authorization framework and services. |
interface |
EnableGemFireProperties
The
EnableGemFireProperties annotation marks a Spring @Configuration
annotated class to configure Pivotal GemFire/Apache Geode System properties at runtime during [Spring Boot] application startup. |
interface |
EnableHttpService
The
EnableHttpService annotation marks a Spring @Configuration
annotated Class to configure and enable Pivotal GemFire/Apache Geode's embedded HTTP service. |
interface |
EnableLocator
The
EnableLocator annotation configures a Spring @Configuration annotated Class
to start an embedded Pivotal GemFire/Apache Geode Locator service in this cluster member. |
interface |
EnableLogging
The
EnableLogging annotation marks a Spring @Configuration annotated Class
to configure and enable Pivotal GemFire/Apache Geode system logging. |
interface |
EnableManager
The
EnableManager annotation marks a Spring @Configuration annotated Class
to configure, embed and start a Pivotal GemFire/Apache Geode Manager service in this cluster member. |
interface |
EnableMcast
The
EnableMcast annotation marks a Spring @Configuration annotated Class
to configure and enable Pivotal GemFire/Apache Geode's multi-cast networking features. |
interface |
EnableMemcachedServer
The
EnableMemcachedServer annotation marks a Spring @Configuration
annotated Class to start an embedded Memcached Server (Gemcached) service in this cluster member. |
interface |
EnableOffHeap
The
EnableOffHeap annotation marks a Spring @Configuration annotated application
Class to configure and enable Off-Heap Memory data storage in cache Regions . |
interface |
EnableRedisServer
The
EnableRedisServer annotation marks a Spring @Configuration annotated Class
to embed the Redis service in this cluster member. |
interface |
EnableSecurity
The
EnableSecurity annotation marks a Spring @Configuration annotated Class
to configure and enable Pivotal GemFire/Apache Geode's Security features for authentication, authorization
and post processing. |
interface |
EnableSsl
The
EnableSsl annotation marks a Spring @Configuration annotated Class
to configure and enable Pivotal GemFire/Apache Geode's TCP/IP Socket SSL. |
interface |
EnableStatistics
The
EnableStatistics annotation marks a Spring @Configuration annotated Class
to configure and enable statistics and runtime metrics of a running Pivotal GemFire/Apache Geode system. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.