FLAM Issue Tracker - FL5 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000416 | FL5 | 4. Element, Byte, Record or other API | public | 2014-04-28 12:24 | 2015-08-13 18:51 |
|
Reporter | Falk Reichbott | |
Assigned To | Tilo Eckert | |
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | |
Platform | General | OS | General | OS Version | General |
Product Version | 5.0 | |
Target Version | 5.2 | Fixed in Version | | |
|
Summary | 0000416: Add remote FLUC stream interface for Java |
Description | To use the FLUC byte interface from JAVA a stream class must be implemented based on the RPC interface of the FLIES-Server.
This stream class enabled the sequqntial read or write of each kind of original data source or target supported by FLUC with all corresponding conversion. For example it would be possible to read text records in UTF-16 from a GZIP file or read or write data to a FLAM4FILE.
To support this stream class in a enterprise environment the FLUC byte interface are called remotly over the network. For this the FLIES-Server must support this RPC mechanism. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0000413 | closed | Ulrich Schwab | Run FLUC byte interface over the network | related to | 0000417 | resolved | Tilo Eckert | Add FLUC stream interface for C++ |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-04-28 12:24 | Falk Reichbott | New Issue | |
2014-04-28 12:24 | Falk Reichbott | Status | new => assigned |
2014-04-28 12:24 | Falk Reichbott | Assigned To | => Tilo Eckert |
2014-04-28 12:26 | Falk Reichbott | Relationship added | related to 0000417 |
2014-04-28 12:27 | Falk Reichbott | Relationship added | related to 0000413 |
2014-09-08 10:21 | Falk Reichbott | Target Version | 5.1 => 5.2 |
2014-12-02 07:43 | Falk Reichbott | Category | 4. Element, Byte or Record API => 4. Element, Byte, Record or other API |
2015-04-19 15:14 | Falk Reichbott | Note Added: 0000832 | |
2015-08-13 18:51 | Falk Reichbott | Summary | Add FLUC stream interface for Java => Add remote FLUC stream interface for Java |