public class LogicalRequestFactory extends Object
Constructor and Description |
---|
LogicalRequestFactory() |
Modifier and Type | Method and Description |
---|---|
LogicalRequest |
createRequest(Long id,
TopologyRequest topologyRequest,
ClusterTopology topology) |
LogicalRequest |
createRequest(Long id,
TopologyRequest topologyRequest,
ClusterTopology topology,
TopologyLogicalRequestEntity requestEntity) |
public LogicalRequest createRequest(Long id, TopologyRequest topologyRequest, ClusterTopology topology) throws org.apache.ambari.server.AmbariException
org.apache.ambari.server.AmbariException
public LogicalRequest createRequest(Long id, TopologyRequest topologyRequest, ClusterTopology topology, TopologyLogicalRequestEntity requestEntity) throws org.apache.ambari.server.AmbariException
org.apache.ambari.server.AmbariException
Copyright © 2022 Apache Software Foundation. All rights reserved.