Skip to main content
GuideServerConfigure and deploy Tabsdata servers on your machine.TutorialsConfigure data integration workflows within a running Tabsdata server.Advanced TutorialsBuild end-to-end workflows between two specific systems.API ReferenceCLI ReferenceRelease Notes
Version: 2.0.0

TrashDest

class
class TrashDest

Bases: Dest

Categories: destination

Destination that discards the frame for @subscriber -- a sink to nowhere.

Carries no configuration; the subscriber returns a single frame, which is dropped.