public interface GemfireEntityInformation<T,ID extends Serializable>
extends org.springframework.data.repository.core.EntityInformation<T,ID>
EntityInformation to capture Gemfire specific information.| Modifier and Type | Method and Description |
|---|---|
String |
getRegionName()
Returns the name of the
Region the entity is held in. |
String getRegionName()
Region the entity is held in.Region the entity is held in.