public class TableLoadResult extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
int |
errorCount |
String |
fatalException |
int |
fileSize |
int |
rowCount |
| Constructor and Description |
|---|
TableLoadResult()
No-arg constructor for Mongo
|
public int rowCount
public int errorCount
public String fatalException
public int fileSize
Copyright © 2019. All rights reserved.