[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Interface for indicating a result in the form of a single row of multiple events, which could
represent either a full result over all streams or a partial result over a subset of streams.
Namespace: net.esper.eql.join.assemble
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ResultAssembler |
C# |
---|
public interface ResultAssembler |
Visual C++ |
---|
public interface class ResultAssembler |