public interface StageFactory
Modifier and Type | Method and Description |
---|---|
Stage |
createExisting(StageEntity stageEntity) |
Stage |
createNew(long requestId,
String logDir,
String clusterName,
String requestContext,
String clusterHostInfo) |
Copyright © 2015. All rights reserved.