public abstract class ClusterBuilder extends Object
| Constructor and Description |
|---|
ClusterBuilder(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
getDataminerCluster() |
Cluster |
getRProtoCluster() |
Cluster |
getVRECluster(String targetVREToken,
String targetVRE) |
public ClusterBuilder(Configuration configuration)
public Cluster getDataminerCluster() throws FileNotFoundException
FileNotFoundExceptionpublic Cluster getVRECluster(String targetVREToken, String targetVRE) throws IOException
IOExceptionpublic Cluster getRProtoCluster() throws IOException
IOExceptionCopyright © 2019. All Rights Reserved.