Uses of Enum Class
org.infinispan.lifecycle.ComponentStatus
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
Factories are internal components used to create other components based on a cache's
configuration.
Functional API package
Module and component lifecycle.
Cache manager API.
-
Uses of ComponentStatus in org.infinispan
-
Uses of ComponentStatus in org.infinispan.cache.impl
-
Uses of ComponentStatus in org.infinispan.factories
Modifier and TypeFieldDescriptionprotected ComponentStatus
AbstractComponentRegistry.state
Deprecated, for removal: This API element is subject to removal in a future version.Modifier and TypeMethodDescriptionAbstractComponentRegistry.getStatus()
Deprecated, for removal: This API element is subject to removal in a future version.Retrieves the state of the registry -
Uses of ComponentStatus in org.infinispan.functional
-
Uses of ComponentStatus in org.infinispan.functional.impl
-
Uses of ComponentStatus in org.infinispan.lifecycle
Modifier and TypeMethodDescriptionstatic ComponentStatus
Returns the enum constant of this class with the specified name.static ComponentStatus[]
ComponentStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ComponentStatus in org.infinispan.manager
-
Uses of ComponentStatus in org.infinispan.manager.impl
-
Uses of ComponentStatus in org.infinispan.security.impl
-
Uses of ComponentStatus in org.infinispan.server.core