Interface | Description |
---|---|
GeodeAssertions.AssertThat<T> |
The
GeodeAssertions.AssertThat interface defines a contract for making assertion about
a given Object used as the subject of the assert statement. |
GeodeConstants |
Interface encapsulating common Apache Geode constants used by SBDG.
|
Class | Description |
---|---|
CacheUtils |
Abstract utility class for working with Apache Geode cache instances, such as
ClientCache
and peer Cache instances. |
GeodeAssertions |
Abstract utility class containing different assertions for Apache Geode objects, such as a
GemFireCache
or Region , and so on. |