BulkWriteUpsert (driver-core 5.5.0 API) (original) (raw)


public class BulkWriteUpsert extends Object

Represents an item in the bulk write that was upserted.

Since:

3.0

Constructors

boolean
[getId](#getId%28%29)()
Gets the id of the upserted item.
int
[getIndex](#getIndex%28%29)()
Gets the index of the upserted item based on the order it was added to the bulk write operation.
int
[hashCode](#hashCode%28%29)()
[toString](#toString%28%29)()