DeleteSlice

Constructors

Link copied to clipboard
constructor(currentTail: DocumentsWriterDeleteQueue.Node<*>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun apply(del: BufferedUpdates, docIDUpto: Int)
Link copied to clipboard

Returns true iff the given node is identical to the slices tail, otherwise false.

Link copied to clipboard
fun isTailItem(object: Any): Boolean

Returns true iff the given item is identical to the item hold by the slices tail, otherwise false.

Link copied to clipboard
fun reset()