public class PhysicalPlanUtilTest
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TOPOLOGY_ID |
static java.lang.String |
TOPOLOGY_NAME |
Constructor and Description |
---|
PhysicalPlanUtilTest() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
static void |
afterClass() |
void |
before() |
static void |
beforeClass() |
static TopologyAPI.Topology |
getTestTopology()
Construct the test topology
|
void |
testExtractTopologyTimeout()
Method: extractTopologyTimeout(TopologyAPI.Topology topology)
|
void |
testGetComponentToTaskIds()
Method: getComponentToTaskIds(PhysicalPlans.PhysicalPlan physicalPlan)
|
void |
testGetPhysicalPlan()
Method: getPhysicalPlan(TopologyAPI.Topology topology)
|
public static final java.lang.String TOPOLOGY_NAME
public static final java.lang.String TOPOLOGY_ID
public static void beforeClass() throws java.lang.Exception
java.lang.Exception
public static void afterClass() throws java.lang.Exception
java.lang.Exception
public static TopologyAPI.Topology getTestTopology()
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testGetPhysicalPlan() throws java.lang.Exception
java.lang.Exception
public void testGetComponentToTaskIds() throws java.lang.Exception
java.lang.Exception
public void testExtractTopologyTimeout() throws java.lang.Exception
java.lang.Exception