Share via


ReshapingPolicy Class

Definition

Policy that specifies whether and how events are reshaped at egress

public class ReshapingPolicy
type ReshapingPolicy = class
Public Class ReshapingPolicy
Inheritance
ReshapingPolicy

Methods

CoalesceEndEdges()

Coalesce end edges with their starts into interval events (WARNING: may cause delay of output until the end of stream)

None()

No action taken to reshape output (this is the default)

Applies to