- GEMFIRE_PROPERTY_PREFIX - Static variable in interface org.springframework.geode.util.GeodeConstants
-
- GeodeAssertions - Class in org.springframework.geode.util
-
Abstract utility class containing different assertions for Apache Geode objects, such as a GemFireCache
or Region, and so on.
- GeodeAssertions() - Constructor for class org.springframework.geode.util.GeodeAssertions
-
- GeodeAssertions.AssertThat<T> - Interface in org.springframework.geode.util
-
- GeodeConstants - Interface in org.springframework.geode.util
-
Interface encapsulating common Apache Geode constants used by SBDG.
- getArgumentAt(int) - Method in class org.springframework.geode.util.function.InvocationArguments
-
- getArguments() - Method in class org.springframework.geode.util.function.InvocationArguments
-
- getAtIdentifier() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
Searches for a PDX field declared by the @identifier metadata field
on this PdxInstance and returns the value of this field
as the identifier for, or identity of,
this PdxInstance.
- getCache() - Method in class org.springframework.geode.distributed.event.MembershipEvent
-
Returns an Optional reference to the peer Cache.
- getClassName() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- getCredentials(Properties, DistributedMember, boolean) - Method in class org.springframework.geode.security.TestAuthInitialize
-
- getDelegate() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
Returns a reference to the configured, underlying PdxInstance backing this wrapper.
- getDistributedMember() - Method in class org.springframework.geode.distributed.event.MembershipEvent
-
Returns an
Optional reference to the
DistributedMember that is the subject
of this
MembershipEvent.
- getDistributedSystem() - Method in class org.springframework.geode.distributed.event.MembershipEvent
-
Returns an Optional reference to the DistributedSystem (cluster) to which the peer
Cache is connected.
- getDistributionManager() - Method in class org.springframework.geode.distributed.event.MembershipEvent
-
Returns a reference to the configured DistributionManager which is use as the source
of this event.
- getFailedMembers() - Method in class org.springframework.geode.distributed.event.support.QuorumLostEvent
-
Gets the configured Iterable of failed peer members
in the DistributedSystem that are on the losing side of a network partition.
- getField(String) - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- getFieldNames() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- getId() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
Searches for a PDX field name called id on this PdxInstance
and returns its value as the identifier for,
or identity of, this PdxInstance.
- getIdentifier() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
Determines the identifier for, or identity of,
this PdxInstance.
- getInstance() - Static method in class org.springframework.geode.cache.SimpleCacheResolver
-
- getName() - Method in class org.springframework.geode.security.TestSecurityManager.User
-
- getObject() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
Materializes an Object from the PDX bytes described by this PdxInstance.
- getObjectMapper() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
Returns an Optional reference to a configured Jackson ObjectMapper used to
deserialize the JSON generated from PDX back into an Object.
- getReason() - Method in class org.springframework.geode.distributed.event.support.MemberSuspectEvent
-
Returns an Optional reason describing the suspicion of the peer member.
- getRegionService() - Method in class org.springframework.geode.pdx.PdxInstanceBuilder
-
Returns a reference to the configured RegionService used to perform the operations of this PDX Builder.
- getRemainingMembers() - Method in class org.springframework.geode.distributed.event.support.QuorumLostEvent
-
Gets the configured Iterable of remaining peer members
in the DistributedSystem that are on the winning side of a network partition.
- getSubject() - Method in interface org.springframework.geode.util.GeodeAssertions.AssertThat
-
Returns the Object used as the subject of this assertion.
- getSuspectMember() - Method in class org.springframework.geode.distributed.event.support.MemberSuspectEvent
-
Returns an
Optional DistributedMember identified as the suspect in the
MembershipEvent.
- getType() - Method in class org.springframework.geode.distributed.event.MembershipEvent
-
- getType() - Method in class org.springframework.geode.distributed.event.support.MemberDepartedEvent
-
- getType() - Method in class org.springframework.geode.distributed.event.support.MemberJoinedEvent
-
- getType() - Method in class org.springframework.geode.distributed.event.support.MemberSuspectEvent
-
- getType() - Method in class org.springframework.geode.distributed.event.support.QuorumLostEvent
-