Package org.springframework.geode.util
package org.springframework.geode.util
-
ClassDescriptionAbstract utility class for working with Apache Geode cache instances, such as
ClientCache
and peerCache
instances.Abstract utility class containing different assertions for Apache Geode objects, such as aGemFireCache
orRegion
, and so on.TheGeodeAssertions.AssertThat
interface
defines a contract for making assertion about a givenObject
used as thesubject
of the assert statement.Interface encapsulating common Apache Geode constants used by SBDG.