Skip to content

Write a DocumentWriteOperation using WriteHostBatcher #647

Closed
@rjrudin

Description

@rjrudin

As a Java Client user
I want to (issue title)
So that I can write a library that abstracts whether WriteBatcher is used or just a DocumentManager so that either ML8 or ML9 can be used

  • I noticed that WriteBatcher, at least on master, does not have a method that takes a DocumentWriteOperation.
  • I think DocumentWriteOperation is one of the better features of the Java Client, since it encapsulates a write request in a single object. Could an add(DocumentWriteOperation) method be added to WriteBatcher?

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions