Uses of Class
org.springframework.data.gemfire.util.DistributedSystemUtils
-
Uses of DistributedSystemUtils in org.springframework.data.gemfire
Modifier 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
Modifier 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
.