org.apache.hadoop.yarn.proto
Interface YarnServerCommonProtos.MasterKeyProtoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
YarnServerCommonProtos.MasterKeyProto, YarnServerCommonProtos.MasterKeyProto.Builder
Enclosing class:
YarnServerCommonProtos

public static interface YarnServerCommonProtos.MasterKeyProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 com.google.protobuf.ByteString getBytes()
           
 int getKeyId()
           
 boolean hasBytes()
           
 boolean hasKeyId()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasKeyId

boolean hasKeyId()

getKeyId

int getKeyId()

hasBytes

boolean hasBytes()

getBytes

com.google.protobuf.ByteString getBytes()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.