public static final class IngestHistoryResponse.FileEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
complete |
Long |
errorsSeen |
Long |
fileSize |
String |
firstError |
Long |
firstErrorCharacterPos |
String |
firstErrorColumnName |
Long |
firstErrorLineNum |
String |
lastInsertTime |
String |
path |
Long |
rowsInserted |
Long |
rowsParsed |
String |
timeReceived |
| Constructor and Description |
|---|
FileEntry() |
public String path
public Long fileSize
public String timeReceived
public String lastInsertTime
public Long rowsInserted
public Long rowsParsed
public Long errorsSeen
public String firstError
public Long firstErrorLineNum
public Long firstErrorCharacterPos
public String firstErrorColumnName
public boolean complete
Copyright © 2017. All rights reserved.