public class UpdateResults extends Object
| Constructor and Description |
|---|
UpdateResults(WriteResult wr) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInsertedCount() |
protected int |
getN() |
Object |
getNewId() |
int |
getUpdatedCount() |
boolean |
getUpdatedExisting() |
WriteResult |
getWriteResult() |
public UpdateResults(WriteResult wr)
public boolean getUpdatedExisting()
public int getUpdatedCount()
protected int getN()
public int getInsertedCount()
public Object getNewId()
public WriteResult getWriteResult()