org.apache.hadoop.yarn.server.api.protocolrecords
Interface RegisterNodeManagerResponse

All Known Implementing Classes:
RegisterNodeManagerResponsePBImpl

public interface RegisterNodeManagerResponse


Method Summary
 RegistrationResponse getRegistrationResponse()
           
 void setRegistrationResponse(RegistrationResponse registrationResponse)
           
 

Method Detail

getRegistrationResponse

RegistrationResponse getRegistrationResponse()

setRegistrationResponse

void setRegistrationResponse(RegistrationResponse registrationResponse)


Copyright © 2013 Apache Software Foundation. All Rights Reserved.