| Package | Description |
|---|---|
| org.hpccsystems.ws.client.platform | |
| org.hpccsystems.ws.client.platform.test |
| Modifier and Type | Method and Description |
|---|---|
static Platform |
Platform.get(Connection conn)
Gets the.
|
static Platform |
Platform.get(String protocol,
String ip,
int port,
String user,
String pass)
Gets the.
|
static Platform |
Platform.get(String address,
String user,
String pass)
Gets the.
|
static Platform |
Platform.getNoCreate(String protocol,
String ip,
int port,
String user,
String pass)
Deprecated.
|
Platform |
Workunit.getPlatform()
Gets the platform.
|
Platform |
FileSprayWorkunit.getPlatform()
Gets the platform.
|
| Modifier and Type | Method and Description |
|---|---|
static PhysicalFile |
PhysicalFile.get(Platform platform,
PhysicalFileStructWrapper fileStruct)
Gets the.
|
static PhysicalFile |
PhysicalFile.get(Platform platform,
String name)
Gets the.
|
static PhysicalMachine |
PhysicalMachine.get(Platform platform,
String name)
Gets the.
|
static Workunit |
Workunit.get(Platform platform,
String wuid)
Gets the.
|
static DropZone |
DropZone.get(Platform platform,
String name)
Gets the.
|
static DataQuerySet |
DataQuerySet.get(Platform platform,
String name)
Gets the.
|
static Cluster |
Cluster.get(Platform platform,
String name)
Gets the.
|
static LogicalFile |
LogicalFile.get(Platform platform,
String name)
Gets the.
|
static FileSprayWorkunit |
FileSprayWorkunit.get(Platform platform,
String wuid)
Gets the.
|
static void |
Platform.remove(Platform p)
Removes the.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Platform |
BaseRemoteTest.platform |
Copyright © 2021. All rights reserved.