Method | Description | |
---|---|---|
CanContinueProcessing ( IList |
||
Ending ( ) : long | ||
EventPage ( long @from, IList |
||
EventPage ( long from, long to, IList |
||
IsCompletelySequential ( IList |
||
IsSequential ( ) : bool | ||
LastEncountered ( ) : long | ||
ShouldPause ( ) : bool | ||
ToStreams ( IEnumerable |
||
ToString ( ) : string |
public CanContinueProcessing ( IList |
||
previous | IList |
|
return | bool |
public EventPage ( long @from, IList |
||
@from | long | |
sequences | IList |
|
events | IList |
|
return | System |
public EventPage ( long from, long to, IList |
||
from | long | |
to | long | |
events | IList |
|
return | System |
public static IsCompletelySequential ( IList |
||
sequences | IList |
|
return | bool |
public static ToStreams ( IEnumerable |
||
events | IEnumerable |
|
return | EventStream[] |