public static interface Rpc.AlarmMemberOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.AlarmType |
getAlarm()
alarm is the type of alarm which has been raised.
|
int |
getAlarmValue()
alarm is the type of alarm which has been raised.
|
long |
getMemberID()
memberID is the ID of the member associated with the raised alarm.
|
long getMemberID()
memberID is the ID of the member associated with the raised alarm.
uint64 memberID = 1;int getAlarmValue()
alarm is the type of alarm which has been raised.
.etcdserverpb.AlarmType alarm = 2;Rpc.AlarmType getAlarm()
alarm is the type of alarm which has been raised.
.etcdserverpb.AlarmType alarm = 2;Copyright © 2018. All rights reserved.