| Package | Description |
|---|---|
| org.apache.hive.hplsql.objects |
| Modifier and Type | Method and Description |
|---|---|
File |
MethodParams.fileAt(int nth) |
File |
UtlFile.fileOpen(String dir,
String name,
boolean write,
boolean overwrite) |
| Modifier and Type | Method and Description |
|---|---|
void |
UtlFile.fileClose(File file) |
String |
UtlFile.getLine(File file) |
void |
UtlFile.put(File file,
String str,
boolean newLine) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.