public static class ClusterAvailableConfiguration.StandaloneClusterAvailableCondition extends ClusterAwareConfiguration.ClusterAwareCondition
RUNTIME_ENVIRONMENT_NAME
Constructor and Description |
---|
StandaloneClusterAvailableCondition() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(org.springframework.context.annotation.ConditionContext conditionContext,
org.springframework.core.type.AnnotatedTypeMetadata typeMetadata) |
close, configureTopology, connect, countConnections, doCachedMatch, doMatch, failOnStrictMatchAndNoMatches, getConfiguredConnectionEndpoints, getConnectionEndpoints, getDefaultConnectionEndpoints, getLogger, getPooledConnectionEndpoints, getPoolsFromApacheGeode, getRuntimeEnvironmentName, isAvailable, isConnected, isConnected, isNotConnected, isStrictMatch, isStrictMatchAndNoMatches, logConnectedRuntimeEnvironment, logConnectedRuntimeEnvironment, logRuntimeEnvironment, logUnconnectedRuntimeEnvironment, newSocket, newSocket, registerApplicationListener, reset, set, wasClusterAvailabilityEvaluated
public boolean matches(@NonNull org.springframework.context.annotation.ConditionContext conditionContext, @NonNull org.springframework.core.type.AnnotatedTypeMetadata typeMetadata)
matches
in interface org.springframework.context.annotation.Condition
matches
in class ClusterAwareConfiguration.ClusterAwareCondition