[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Abstract base specification for a stream, consists simply of an optional stream name and a list of views on to of the stream.

Implementation classes for views and patterns add additional information defining the stream of events.

The following tables list the members exposed by the StreamSpec type.

Public Properties

  NameDescription
OptionalStreamName
Returns the name assigned.

ViewSpecs
Returns view definitions to use to construct views to derive data on stream.