Spring Boot for VMware GemFire
Class PdxInstanceWrapperRegionAspect.RegionEntryWrapper<K,V>
java.lang.Object
org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect.RegionEntryWrapper<K,V>
- All Implemented Interfaces:
Map.Entry<K,
,V> org.apache.geode.cache.Region.Entry<K,
V>
- Enclosing class:
- PdxInstanceWrapperRegionAspect
public static class PdxInstanceWrapperRegionAspect.RegionEntryWrapper<K,V>
extends Object
implements org.apache.geode.cache.Region.Entry<K,V>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
RegionEntryWrapper
(org.apache.geode.cache.Region.Entry<K, V> regionEntry) -
Method Summary
-
Constructor Details
-
RegionEntryWrapper
-
-
Method Details
-
from
public static <T,K, T fromV> (T value) -
getDelegate
-
isDestroyed
public boolean isDestroyed() -
isLocal
public boolean isLocal() -
getKey
-
getRegion
-
getStatistics
public org.apache.geode.cache.CacheStatistics getStatistics() -
setUserAttribute
-
getUserAttribute
-
setValue
-
getValue
-