Java org.springframework.data.gemfire GemfireTemplate fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.gemfire GemfireTemplate fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.gemfire GemfireTemplate.

The text is from its open source code.

Constructor

Method

Texecute(GemfireCallback action)
Vget(K key)
RegiongetRegion()
Returns the template Pivotal GemFire Cache Region.
Vput(K key, V value)