Interface | Description |
---|---|
PriorEventBufferChangeCaptureMulti | |
PriorEventBufferChangeCaptureSingle |
Class | Description |
---|---|
PriorEventBufferMulti |
Buffers view-posted insert stream (new data) and remove stream (old data) events for
use with determining prior results in these streams, for multiple different prior events.
|
PriorEventBufferSingle |
Buffers view-posted insert stream (new data) and remove stream (old data) events for
use with serving prior results in these streams, for a single prior event.
|
PriorEventBufferUnbound |
Buffer class for insert stream events only for use with unbound streams that inserts data only, to serve
up one or more prior events in the insert stream based on an index.
|
PriorEventView |
View that provides access to prior events posted by the parent view for use by 'prior' expression nodes.
|
PriorEventViewFactory |
Factory for making
PriorEventView instances. |
PriorEventViewForge | |
PriorEventViewRelAccess |
Copyright © 2005–2018. All rights reserved.