Class ElasticQueryUpdate<T>

  • All Implemented Interfaces:
    io.ebeanservice.docstore.api.DocStoreQueryUpdate<T>

    public class ElasticQueryUpdate<T>
    extends Object
    implements io.ebeanservice.docstore.api.DocStoreQueryUpdate<T>
    ElasticSearch implementation of DocStoreQueryUpdate.

    Uses the ElasticSearch BULK API.