BufferedUpdate

Struct like class that is used to iterate over all updates in this buffer

Properties

Link copied to clipboard

a binary value or null if this buffer holds numeric updates

Link copied to clipboard

the max document ID this update should be applied to

Link copied to clipboard

true if this update has a value

Link copied to clipboard

a numeric value or 0 if this buffer holds binary updates

Link copied to clipboard

The update terms field. This will never be null.

Link copied to clipboard

The update terms value. This will never be null.

Functions

Link copied to clipboard
open operator override fun equals(obj: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int