apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TFileWriterTransport.close
thrift
transport
file
TFileWriterTransport
Closes the transport, i.e. the underlying file and the writer thread.
class
TFileWriterTransport
override
void
close
(
)
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
Closes the transport, i.e. the underlying file and the writer thread.