| Package | Description |
|---|---|
| org.osgl.cache | |
| org.osgl.cache.impl |
| Modifier and Type | Method and Description |
|---|---|
CacheService.State |
CacheService.state()
Return state of this cache service.
|
static CacheService.State |
CacheService.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheService.State[] |
CacheService.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CacheService.State |
InteralCacheService.state() |
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.