Class SubClusterHeartbeatResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.server.federation.store.records.SubClusterHeartbeatResponse
org.apache.hadoop.yarn.server.federation.store.records.impl.pb.SubClusterHeartbeatResponsePBImpl
@Private
@Unstable
public class SubClusterHeartbeatResponsePBImpl
extends SubClusterHeartbeatResponse
Protocol buffer based implementation of
SubClusterHeartbeatResponse.-
Constructor Summary
ConstructorsConstructorDescriptionSubClusterHeartbeatResponsePBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterHeartbeatResponseProto proto) -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.server.federation.store.records.SubClusterHeartbeatResponse
newInstance
-
Constructor Details
-
SubClusterHeartbeatResponsePBImpl
public SubClusterHeartbeatResponsePBImpl() -
SubClusterHeartbeatResponsePBImpl
public SubClusterHeartbeatResponsePBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterHeartbeatResponseProto proto)
-
-
Method Details