public class ExecuteTimeout
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ExecuteTimeout |
NO_TIMEOUT
表示不限制时间的实例
|
| Constructor and Description |
|---|
ExecuteTimeout(long timeoutMillis) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeoutMillis() |
boolean |
isExpired() |
public static final ExecuteTimeout NO_TIMEOUT
Copyright © 2012-2024 Alibaba Group. All Rights Reserved.