public class FileQueryDetails extends Object
| Constructor and Description |
|---|
FileQueryDetails(String header,
String filePath,
int lines,
String sampler,
double fraction,
String scope) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilePath() |
double |
getFraction() |
String |
getHeader() |
int |
getLines() |
String |
getSampler() |
String |
getScope() |
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.