Uses of Enum
org.apache.shardingsphere.elasticjob.lite.lifecycle.domain.ShardingInfo.ShardingStatus
Packages that use ShardingInfo.ShardingStatus
-
Uses of ShardingInfo.ShardingStatus in org.apache.shardingsphere.elasticjob.lite.lifecycle.domain
Methods in org.apache.shardingsphere.elasticjob.lite.lifecycle.domain that return ShardingInfo.ShardingStatusModifier and TypeMethodDescriptionstatic ShardingInfo.ShardingStatusShardingInfo.ShardingStatus.getShardingStatus(boolean isDisabled, boolean isRunning, boolean isShardingFlag) Get sharding status.static ShardingInfo.ShardingStatusReturns 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.