![]() | StreamSelector Class |
Namespace: com.espertech.esper.common.client.soda
public sealed class StreamSelector : Enum
The StreamSelector type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ISTREAM_ONLY | Indicates selection of the insert stream only. |
![]() ![]() | RSTREAM_ISTREAM_BOTH | Indicates selection of both the insert and the remove stream. |
![]() ![]() | RSTREAM_ONLY | Indicates selection of the remove stream only. |
![]() | value__ |
Name | Description | |
---|---|---|
![]() | GetEPL | (Defined by StreamSelectorExtensions.) |