Package | Description |
---|---|
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
org.infinispan.lifecycle |
Component lifecycle.
|
org.infinispan.manager |
Cache manager package
|
Modifier and Type | Method and Description |
---|---|
ComponentStatus |
Cache.getStatus() |
Modifier and Type | Method and Description |
---|---|
static ComponentStatus |
ComponentStatus.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
ComponentStatus |
EmbeddedCacheManager.getStatus() |
ComponentStatus |
DefaultCacheManager.getStatus() |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.