ContentsIndexHome
PreviousUpNext
IConfig.getMaxBufferSize Method

Returns the maximum amount of memory in bytes that the buffers of IData instances can reserve before all data is automatically flushed. 

 

Java
int getMaxBufferSize();

The MaxBufferSize in bytes. 

 

See also the Tuning configuration settings topic in the Using the SDK section for a more elaborate discussion on this topic.