| Package | Description |
|---|---|
| org.hpccsystems.ws.client | |
| org.hpccsystems.ws.client.platform | |
| org.hpccsystems.ws.client.wrappers.gen.filespray |
| Modifier and Type | Method and Description |
|---|---|
List<PhysicalFileStructWrapper> |
HPCCFileSprayClient.listFiles(String netAddress,
String path,
String OS)
Fetch list of files on a given dropzone's machine on the target HPCC System
Note: a logical dropzone can contain multiple machines.
|
| Modifier and Type | Method and Description |
|---|---|
static PhysicalFile |
PhysicalFile.get(Platform platform,
PhysicalFileStructWrapper fileStruct)
Gets the.
|
void |
PhysicalFile.update(PhysicalFileStructWrapper file)
Update.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<PhysicalFileStructWrapper> |
ArrayOfPhysicalFileStructWrapper.local_physicalFileStruct |
| Modifier and Type | Method and Description |
|---|---|
List<PhysicalFileStructWrapper> |
ArrayOfPhysicalFileStructWrapper.getPhysicalFileStruct() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArrayOfPhysicalFileStructWrapper.setPhysicalFileStruct(List<PhysicalFileStructWrapper> _physicalFileStruct) |
| Constructor and Description |
|---|
ArrayOfPhysicalFileStructWrapper(List<PhysicalFileStructWrapper> _physicalFileStruct) |
Copyright © 2021. All rights reserved.