org.apache.hadoop.yarn.proto
Interface YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder

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

public static interface YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 YarnServerCommonProtos.RegistrationResponseProto getRegistrationResponse()
           
 YarnServerCommonProtos.RegistrationResponseProtoOrBuilder getRegistrationResponseOrBuilder()
           
 boolean hasRegistrationResponse()
           
 
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

hasRegistrationResponse

boolean hasRegistrationResponse()

getRegistrationResponse

YarnServerCommonProtos.RegistrationResponseProto getRegistrationResponse()

getRegistrationResponseOrBuilder

YarnServerCommonProtos.RegistrationResponseProtoOrBuilder getRegistrationResponseOrBuilder()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.