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

Implementation that provides stream number and property type information.

Namespace: net.esper.eql.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class StreamTypeServiceImpl _
	Implements StreamTypeService
C#
public class StreamTypeServiceImpl : StreamTypeService
Visual C++
public ref class StreamTypeServiceImpl : StreamTypeService

Inheritance Hierarchy

System.Object
  net.esper.eql.core.StreamTypeServiceImpl