Uses of Enum
org.infinispan.lifecycle.ComponentStatus
Packages that use ComponentStatus
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
Functional API package
Module and component lifecycle.
Cache manager API.
-
Uses of ComponentStatus in org.infinispan
Methods in org.infinispan that return ComponentStatus -
Uses of ComponentStatus in org.infinispan.functional
Methods in org.infinispan.functional that return ComponentStatus -
Uses of ComponentStatus in org.infinispan.lifecycle
Methods in org.infinispan.lifecycle that return ComponentStatusModifier and TypeMethodDescriptionstatic ComponentStatus
Returns the enum constant of this type with the specified name.static ComponentStatus[]
ComponentStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ComponentStatus in org.infinispan.manager
Methods in org.infinispan.manager that return ComponentStatus