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