Uses of Class
org.springframework.data.gemfire.util.DistributedSystemUtils
Packages that use DistributedSystemUtils
-
Uses of DistributedSystemUtils in org.springframework.data.gemfire
Subclasses of DistributedSystemUtils 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 DistributedSystemUtils in org.springframework.data.gemfire.util
Subclasses of DistributedSystemUtils in org.springframework.data.gemfire.utilModifier and TypeClassDescriptionclass
CacheUtils
is an abstract utility class encapsulating common operations for working withCache
andClientCache
instances.class
TheRegionUtils
class is an abstract utility class for working withRegions
.