| 程序包 | 说明 |
|---|---|
| etcdserverpb |
| 限定符和类型 | 方法和说明 |
|---|---|
static Rpc.AlarmType |
Rpc.AlarmType.forNumber(int value) |
Rpc.AlarmType |
Rpc.AlarmRequestOrBuilder.getAlarm()
alarm is the type of alarm to consider for this request.
|
Rpc.AlarmType |
Rpc.AlarmRequest.getAlarm()
alarm is the type of alarm to consider for this request.
|
Rpc.AlarmType |
Rpc.AlarmRequest.Builder.getAlarm()
alarm is the type of alarm to consider for this request.
|
Rpc.AlarmType |
Rpc.AlarmMemberOrBuilder.getAlarm()
alarm is the type of alarm which has been raised.
|
Rpc.AlarmType |
Rpc.AlarmMember.getAlarm()
alarm is the type of alarm which has been raised.
|
Rpc.AlarmType |
Rpc.AlarmMember.Builder.getAlarm()
alarm is the type of alarm which has been raised.
|
static Rpc.AlarmType |
Rpc.AlarmType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Rpc.AlarmType |
Rpc.AlarmType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static Rpc.AlarmType |
Rpc.AlarmType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Rpc.AlarmType[] |
Rpc.AlarmType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Rpc.AlarmType> |
Rpc.AlarmType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.AlarmRequest.Builder |
Rpc.AlarmRequest.Builder.setAlarm(Rpc.AlarmType value)
alarm is the type of alarm to consider for this request.
|
Rpc.AlarmMember.Builder |
Rpc.AlarmMember.Builder.setAlarm(Rpc.AlarmType value)
alarm is the type of alarm which has been raised.
|
Copyright © 2018. All rights reserved.