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