Skip to main content
Version: Next (2.x)

PipelineOptions<Pipeline, Result, Items>

Type Parameters

Type Parameter

Pipeline

Result

Items

Properties

PropertyType

addCommand

(pipeline, item) => void

estimateSize

(item) => number

executePipeline

(pipeline) => Promise<Result[]>

items

Items[]

makePipeline

() => Pipeline

maxBatchBytes

number

maxBatchCount

number

estimateOverheadBytes?

number