| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.util |
| Modifier and Type | Method and Description |
|---|---|
TimeUtil.STATE |
TimeUtil.getState()
Current running state
|
static TimeUtil.STATE |
TimeUtil.STATE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeUtil.STATE[] |
TimeUtil.STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Alibaba Group. All rights reserved.