Package | Description |
---|---|
alluxio.client.file.cache |
Modifier and Type | Method and Description |
---|---|
CacheManager.State |
CacheManagerWithShadowCache.state() |
CacheManager.State |
LocalCacheManager.state() |
CacheManager.State |
NoExceptionCacheManager.state() |
CacheManager.State |
CacheManager.state() |
static CacheManager.State |
CacheManager.State.valueOf(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 © 2023. All Rights Reserved.