directorySizeLimitMb property

int directorySizeLimitMb
final

The size limit for the directory in Mb.

The directory size will be checked before a snapshot is taken and saved, so the directory may exceed the size specified by directorySizeLimitMb depending on the size of the snapshot.

Implementation

final int directorySizeLimitMb;