private static final class DocumentsWriterDeleteQueue.QueryArrayNode extends DocumentsWriterDeleteQueue.Node<Query[]>
item, next| Constructor and Description |
|---|
QueryArrayNode(Query[] query) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
apply(BufferedUpdates bufferedUpdates,
int docIDUpto) |
isDeleteQueryArrayNode(Query[] query)
void apply(BufferedUpdates bufferedUpdates, int docIDUpto)
apply in class DocumentsWriterDeleteQueue.Node<Query[]>