/[Apache-SVN]
ViewVC logotype

Revision 664889


Jump to revision: Previous Next
Author: aditya
Date: Fri Dec 8 23:52:57 2006 UTC (17 years, 11 months ago)
Changed paths: 5
Log Message:
-- TFileTransport (Thrift Logfile)

Summary:
-- TBufferedFileWriter.h/cpp will be renamed to TFileTransport.h/cpp in the next commit.
-- TFileTransport is essentially reading and writing thrift calls to/from a file instead of a
   socket.
-- The code/design is somewhat similar to pillar_logfile but there are some significant changes.

todo:
-- still need to do error correction/detection

Reviewed By: Mark Slee

Test Plan:
-- Wrote test in thrift/test/cpp/src/main.cpp that appends to a file and replays requests

Notes:
It's finally time to port search over to Thrift


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TBufferedFileWriter.cpp modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TBufferedFileWriter.h modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TTransportException.h modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TTransportUtils.h modified , text changed
Directoryincubator/thrift/trunk/test/cpp/src/main.cpp modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26