Package org.springframework.data.gemfire.util
package org.springframework.data.gemfire.util
-
ClassDescription
ArrayUtils
is an abstract utility class used to work withObject
arrays.CacheUtils
is an abstract utility class encapsulating common operations for working withCache
andClientCache
instances.Abstract utility class used to operate on Java Collections Framework and classes.DistributedSystemUtils is an abstract utility class for working with the GemFire DistributedSystem.Filter<T>Java class to represent the current version of the JRE or JVM.Abstract utility class providing functions for networking.Builder forProperties
.TheRegionUtils
class is an abstract utility class for working withRegions
.TheRuntimeExceptionFactory
class is a factory for creating commonRuntimeExceptions
with the added convenience of message formatting and optionalcauses
.Abstract utility class encapsulating functionality common toObjects
,Class types
and Spring beans.TheStreamUtils
class is a abstract utility class for working withStreams
.