See: Description
Class | Description |
---|---|
CollectionWriter |
Copies the values in specific fields to an in-memory
Collection . |
MapWriter |
Copies the values in specific key-value fields to an in-memory
Map . |
MemoryReader |
Obtains records from an in-memory
RecordList . |
MemoryWriter |
Writes records to an in-memory
RecordList . |
TailProxyReader |
Keeps the most recent n records in an in-memory
RecordList which can be retrieved
asynchronously while data is flowing through. |
TailWriter |
Writes records to an in-memory
RecordList . |
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.