Class LocalizerHeartbeatResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.yarn.proto.YarnServerNodemanagerServiceProtos.LocalizerHeartbeatResponseProto>
org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb.LocalizerHeartbeatResponsePBImpl
- All Implemented Interfaces:
LocalizerHeartbeatResponse
public class LocalizerHeartbeatResponsePBImpl
extends org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.yarn.proto.YarnServerNodemanagerServiceProtos.LocalizerHeartbeatResponseProto>
implements LocalizerHeartbeatResponse
-
Constructor Summary
ConstructorsConstructorDescriptionLocalizerHeartbeatResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServerNodemanagerServiceProtos.LocalizerHeartbeatResponseProto proto) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.yarn.proto.YarnServerNodemanagerServiceProtos.LocalizerHeartbeatResponseProtogetProto()voidsetLocalizerAction(LocalizerAction action) voidMethods inherited from class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase
convertFromProtoFormat, convertToProtoFormat, equals, hashCode, toString
-
Constructor Details
-
LocalizerHeartbeatResponsePBImpl
public LocalizerHeartbeatResponsePBImpl() -
LocalizerHeartbeatResponsePBImpl
public LocalizerHeartbeatResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServerNodemanagerServiceProtos.LocalizerHeartbeatResponseProto proto)
-
-
Method Details
-
getProto
public org.apache.hadoop.yarn.proto.YarnServerNodemanagerServiceProtos.LocalizerHeartbeatResponseProto getProto()- Specified by:
getProtoin classorg.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.yarn.proto.YarnServerNodemanagerServiceProtos.LocalizerHeartbeatResponseProto>
-
getLocalizerAction
- Specified by:
getLocalizerActionin interfaceLocalizerHeartbeatResponse
-
getResourceSpecs
- Specified by:
getResourceSpecsin interfaceLocalizerHeartbeatResponse
-
setLocalizerAction
- Specified by:
setLocalizerActionin interfaceLocalizerHeartbeatResponse
-
setResourceSpecs
- Specified by:
setResourceSpecsin interfaceLocalizerHeartbeatResponse
-