public interface BulkFactory
| Modifier and Type | Method and Description |
|---|---|
com.linecorp.armeria.common.HttpRequest |
bulk(io.netty.buffer.ByteBuf content)
Returns a request to perform multiple indexing or delete operations in a single API call.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.