public class InstanceExecutorTest
extends java.lang.Object
Constructor and Description |
---|
InstanceExecutorTest() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
static void |
afterClass() |
void |
before() |
static void |
beforeClass() |
void |
testCreateInstance()
Method: createInstance()
|
void |
testCreatePhysicalPlanHelper()
Method: createPhysicalPlanHelper(PhysicalPlans.PhysicalPlan physicalPlan, String instanceId, MetricsCollector metricsCollector)
|
void |
testGetInstanceId()
Method: getInstanceId()
|
void |
testGetMetricsOutQueue()
Method: getMetricsOutQueue()
|
void |
testGetStreamInQueue()
Method: getStreamInQueue()
|
void |
testGetStreamOutQueue()
Method: getStreamOutQueue()
|
void |
testGetTaskId()
Method: getTaskId()
|
public static void beforeClass() throws java.lang.Exception
java.lang.Exception
public static void afterClass() throws java.lang.Exception
java.lang.Exception
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testGetStreamInQueue() throws java.lang.Exception
java.lang.Exception
public void testGetStreamOutQueue() throws java.lang.Exception
java.lang.Exception
public void testGetMetricsOutQueue() throws java.lang.Exception
java.lang.Exception
public void testGetInstanceId() throws java.lang.Exception
java.lang.Exception
public void testGetTaskId() throws java.lang.Exception
java.lang.Exception
public void testCreateInstance() throws java.lang.Exception
java.lang.Exception
public void testCreatePhysicalPlanHelper() throws java.lang.Exception
java.lang.Exception