apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TFileWriterTransport.this
thrift
transport
file
TFileWriterTransport
Creates a new file writer transport.
class
TFileWriterTransport
this
(
string
path
)
Parameters
path
string
Path of the file to opperate on.
Meta
Source
See Implementation
thrift
transport
file
TFileWriterTransport
constructors
this
functions
chunkSize
close
eventBufferSize
flush
ioErrorSleepDuration
isOpen
maxFlushBytes
maxFlushInterval
open
peek
write
manifest constants
DEFAULT_EVENT_BUFFER_SIZE
DEFAULT_IO_ERROR_SLEEP_DURATION
DEFAULT_MAX_FLUSH_BYTES
DEFAULT_MAX_FLUSH_INTERVAL
Creates a new file writer transport.