maxDataSize property

int maxDataSize
getter/setter pair

The maximum size of the value that a secondary server can store. BufferOverFlowException is thrown when size of the value exceeds the maxDataSize

Implementation

int maxDataSize = 10230000;