| Package | Description |
|---|---|
| org.apache.shardingsphere.elasticjob.lite.lifecycle.domain |
| Modifier and Type | Method and Description |
|---|---|
static ShardingInfo.ShardingStatus |
ShardingInfo.ShardingStatus.getShardingStatus(boolean isDisabled,
boolean isRunning,
boolean isShardingFlag)
Get sharding status.
|
static ShardingInfo.ShardingStatus |
ShardingInfo.ShardingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShardingInfo.ShardingStatus[] |
ShardingInfo.ShardingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.