| 程序包 | 说明 |
|---|---|
| org.jupiter.common.util | |
| org.jupiter.rpc.consumer.future |
| 限定符和类型 | 方法和说明 |
|---|---|
static Signal |
Signal.valueOf(Class<?> firstNameComponent,
String secondNameComponent)
|
static Signal |
Signal.valueOf(String name)
Returns the
Signal of the specified name. |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
Signal.compareTo(Signal other) |
void |
Signal.expect(Signal signal)
Check if the given
Signal is the same as this instance. |
| 限定符和类型 | 字段和说明 |
|---|---|
protected static Signal |
AbstractFuture.TIMEOUT |
Copyright © 2018. All rights reserved.