Skip to main content

@terascope/job-components / index / SliceRequest

Interface: SliceRequest

Defined in: types/dist/src/teraslice.d.ts:154

The metadata created by the Slicer and ran through a job pipeline

See [[Slice]]

Indexable

[prop: string]: any

The slice request can contain any metadata

Properties

PropertyTypeDescriptionDefined in
request_worker?stringA reserved key for sending work to a particular workertypes/dist/src/teraslice.d.ts:156