Uses of Enum Class
com.gigaspaces.internal.client.cache.SpaceCacheState
Packages that use SpaceCacheState
Package
Description
-
Uses of SpaceCacheState in com.gigaspaces.internal.client.cache
Methods in com.gigaspaces.internal.client.cache that return SpaceCacheStateModifier and TypeMethodDescriptionAbstractSpaceCacheContainer.getCacheState()static SpaceCacheStateReturns the enum constant of this class with the specified name.static SpaceCacheState[]SpaceCacheState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gigaspaces.internal.client.cache with parameters of type SpaceCacheStateModifier and TypeMethodDescriptionprotected voidAbstractSpaceCacheContainer.notifyLocalSpaceOnInternalStateChange(SpaceCacheState state) -
Uses of SpaceCacheState in com.gigaspaces.internal.client.cache.localview
Methods in com.gigaspaces.internal.client.cache.localview with parameters of type SpaceCacheStateModifier and TypeMethodDescriptionprotected voidLocalViewContainer.notifyLocalSpaceOnInternalStateChange(SpaceCacheState state)