apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TFileReaderTransport.chunkSize
thrift
transport
file
TFileReaderTransport
The size of the chunks the file is divided into, in bytes.
ulong
chunkSize
()
class
TFileReaderTransport
@
property
const
ulong
chunkSize
(
)
void
chunkSize
(ulong value)
Meta
Source
See Implementation
thrift
transport
file
TFileReaderTransport
constructors
this
functions
chunkSize
close
corruptedEventSleepDuration
getCurChunk
getNumChunks
isOpen
maxCorruptedEvents
maxEventSize
open
peek
read
readBufferSize
readTimeout
seekToChunk
seekToEnd
manifest constants
DEFAULT_CORRUPTED_EVENT_SLEEP_DURATION
DEFAULT_MAX_CORRUPTED_EVENTS
DEFAULT_MAX_EVENT_SIZE
DEFAULT_READ_BUFFER_SIZE
DEFAULT_READ_TIMEOUT
The size of the chunks the file is divided into, in bytes.