Uses of Class
org.springframework.data.gemfire.util.SpringUtils
Packages that use SpringUtils
-
Uses of SpringUtils in org.springframework.data.gemfire
Subclasses of SpringUtils in org.springframework.data.gemfireModifier and TypeClassDescriptionclass
GemfireUtils
is an abstract utility class encapsulating common functionality for accessing features and capabilities of Apache Geode based on version as well as other configuration meta-data. -
Uses of SpringUtils in org.springframework.data.gemfire.util
Subclasses of SpringUtils in org.springframework.data.gemfire.utilModifier and TypeClassDescriptionclass
CacheUtils
is an abstract utility class encapsulating common operations for working withCache
andClientCache
instances.class
DistributedSystemUtils is an abstract utility class for working with the GemFire DistributedSystem.class
TheRegionUtils
class is an abstract utility class for working withRegions
.