Class DistributedSystemUtils

java.lang.Object
org.springframework.data.gemfire.util.SpringExtensions
org.springframework.data.gemfire.util.DistributedSystemUtils
Direct Known Subclasses:
CacheUtils

public abstract class DistributedSystemUtils extends SpringExtensions
DistributedSystemUtils is an abstract utility class for working with the GemFire DistributedSystem.
Since:
1.7.0
Author:
John Blum
See Also: