| Package | Description |
|---|---|
| alluxio.client.file.cache |
| Modifier and Type | Method and Description |
|---|---|
CacheManager.State |
LocalCacheManager.state() |
CacheManager.State |
NoExceptionCacheManager.state() |
CacheManager.State |
CacheManagerWithShadowCache.state() |
CacheManager.State |
CacheManager.state() |
static CacheManager.State |
CacheManager.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CacheManager.State[] |
CacheManager.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All Rights Reserved.