public static interface YarnServerCommonProtos.MasterKeyProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getBytes()
optional bytes bytes = 2; |
int |
getKeyId()
optional int32 key_id = 1; |
boolean |
hasBytes()
optional bytes bytes = 2; |
boolean |
hasKeyId()
optional int32 key_id = 1; |
Copyright © 2013 Apache Software Foundation. All rights reserved.